* orbitclock adjustments
* cleanup
* switch to LaunchedEffect
* radii-diff golden ratio && readability
* equal space between planets && large label on hour
* size adjustments
* smooth animations
* incorporate ms
* cleanup and synchronization fix (somewhat?)
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (568 of 568 strings)
Translation: Kvæsitso/i18n
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (568 of 568 strings)
Translation: Kvæsitso/i18n
* Translated using Weblate (Chinese (Traditional))
Currently translated at 64.1% (68 of 106 strings)
Translation: Kvæsitso/units
* Fix favorites in favorite widget hidden even when clock widget favorites are disabled
* Fix crash
* Add preference to disable themed icons for themed icon packs
* Add tooltip to icon pack themed toggle
* Version 1.23.1
* Translated using Weblate (Dutch)
Currently translated at 99.4% (565 of 568 strings)
Translation: Kvæsitso/i18n
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (106 of 106 strings)
Translation: Kvæsitso/units
* Translated using Weblate (Dutch)
Currently translated at 100.0% (568 of 568 strings)
Translation: Kvæsitso/i18n
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (564 of 568 strings)
Translation: Kvæsitso/i18n
* Translated using Weblate (Russian)
Currently translated at 100.0% (106 of 106 strings)
Translation: Kvæsitso/units
* Added translation using Weblate (Hungarian)
* Translated using Weblate (Turkish)
Currently translated at 34.9% (37 of 106 strings)
Translation: Kvæsitso/units
* Added translation using Weblate (Hungarian)
* Added translation using Weblate (Ukrainian)
* Translated using Weblate (Hungarian)
Currently translated at 4.2% (24 of 568 strings)
Translation: Kvæsitso/i18n
* Added translation using Weblate (Ukrainian)
* Docs: update docusaurus
* Docs: Add FAQ page
* Update Jetpack Compose and Accompanist
* Add TagChip component
* Translated using Weblate (Ukrainian)
Currently translated at 5.9% (34 of 568 strings)
Translation: Kvæsitso/i18n
* Translated using Weblate (Ukrainian)
Currently translated at 0.9% (1 of 106 strings)
Translation: Kvæsitso/units
* Extend FAQ
* Restore EmptyClock when branch
* orbitclock adjustments
* cleanup
* switch to LaunchedEffect
* radii-diff golden ratio && readability
* equal space between planets && large label on hour
* size adjustments
* smooth animations
* incorporate ms
* cleanup and synchronization fix (somewhat?)
* Restore EmptyClock when branch
* Database: backend for weights & timestamps
- Migration 21->22
- SearchableLaunchTimestampEntity.kt
- `weight`-column in SavedSearchableEntity
- Queries for sorting by and adjusting weight
- Queries for sorting by recent use
* move weightfactor access to favoritesRepository
* reorder calls in SearchVM
* no more datahoarding
* add settings screen for ordering
* ui fix, animations
* move ordering settings out of own screen
* remove unused localization
* weight factors
* larger factor for WeightFactor.High
* cleanup
* sort favorites by weight
* icons for favorite screen
* I hate coming up with descriptive strings
* add default weight factor to settings migration
* Add default values for search result ordering preferences
* Favorites settings: change order of preferences
* Change strings
* Replace favorites variability slider with list preference
* migration initial weight
* Change labels
* Include searchable weight column in backup
---------
Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
* Search: add launch action on keyboard-done
* Add switch in settings
* :)
* fix dataStore-update, pull bestMatch from multiple sources
* launch searchAction when no other match is found
* update localization
* switch to .firstNotNullOfOrNull { }
* switch imeAction based on launchOnEnter == true
* localization
* adding highlighting for bestMatch
* Remove unused code
* Store hightlighted search result in viewmodel
* Add highlight for list item, tweak grid item highlight
* Highlight search action that is launched on enter
* localizaton
* switch to IconShape / hairline border
* remove border / outlineVariant-background
---------
Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>
* Add setting for clock widget to show two DynamicZones, one of them always being favorites
* implementing horizontal pager
* undoing changes
* checking if withFavoriteBar is set in horizontal layout
* Clock widget: use compose pager, not accompanist pager
* Pull favorites part provider from view model
* Clock widget settings: remove divider
* Remove date_part from settings.proto
* Remove datePart settings references
---------
Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>