* 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>