Commit Graph
1487 Commits
Author SHA1 Message Date
MM20 26366e8b23 Fix crash 2023-03-15 16:35:36 +01:00
MM20 6741ad92ac Fix favorites in favorite widget hidden even when clock widget favorites are disabled 2023-03-15 16:31:20 +01:00
MM2-0andWeblate fa5cd7a6ff Translated using Weblate (German)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-14 19:46:30 +00:00
MM20 3301f1042d Revert: use popup for bottom sheet dialogs
Fix textfield not focusable issue
2023-03-14 20:44:45 +01:00
MM20 c4f001cc1c Hide launch count search mode from preferences 2023-03-14 20:24:46 +01:00
MM20 cd4d1ab355 Version 1.23.0 2023-03-14 20:19:34 +01:00
MM20 d4749aab8d Compact clock widget: remove caret
Close #269
2023-03-14 20:13:45 +01:00
MM20 dd539ea301 BrightSky: Fix weather condition wind string
Close #280
2023-03-14 20:11:10 +01:00
MM20 b496824458 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-14 20:08:44 +01:00
MM20 88d27cf06d Improve grid item highlight 2023-03-14 20:07:19 +01:00
FjuroandWeblate 66e20f4265 Translated using Weblate (Czech)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-14 18:20:38 +00:00
Massimo PissarelloandWeblate 37ca1ebe13 Translated using Weblate (Italian)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-14 18:20:38 +00:00
MM20 9f6444ef77 Change app launch animatinon 2023-03-14 18:31:46 +01:00
MM20 2af64000de Add back handler to customize icon picker 2023-03-14 18:00:09 +01:00
MM20 5f31ded8c3 Improve bottom sheets 2023-03-13 18:33:22 +01:00
MM20 fc7fcd7553 Upgrade Jetpack Compose 2023-03-13 14:21:27 +01:00
MM20 e9fca435e6 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-12 21:48:01 +01:00
MM20 280af24546 Tweak weight factors 2023-03-12 21:47:46 +01:00
MM2-0andWeblate c98d5250e3 Translated using Weblate (Italian)
Currently translated at 99.8% (567 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-12 11:20:38 +00:00
Massimo PissarelloandWeblate c654c08aa9 Translated using Weblate (Italian)
Currently translated at 99.8% (567 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-12 11:20:38 +00:00
MM2-0andWeblate c1b5352d06 Translated using Weblate (German)
Currently translated at 99.2% (564 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-12 11:20:38 +00:00
MM2-0andWeblate a4c4209fe8 Translated using Weblate (English)
Currently translated at 100.0% (568 of 568 strings)

Translation: Kvæsitso/i18n
2023-03-12 11:20:38 +00:00
MM20 824ae9bba2 Hide top row of favorites in favorites widget if it is directly below the clock widget favorites part 2023-03-11 13:16:29 +01:00
MM20 6424bf7b92 Track item usage when it is launched with enter 2023-03-11 12:54:27 +01:00
MM20 264ef3e4aa Remove unused function 2023-03-11 12:53:18 +01:00
MM20 832ff67320 Tweak usage weights alphas 2023-03-11 12:40:41 +01:00
MM20 c37b280d29 Add ability to expand pinned tags to multiple lines 2023-03-11 00:26:02 +01:00
MM20 eae063879c Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-10 22:56:56 +01:00
MM20 63623b2ae8 Optimize favorite queries 2023-03-10 22:53:33 +01:00
Weblate 9f8d2d5f8d Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Kvæsitso/i18n
2023-03-10 21:19:35 +00:00
MM20 282ecf3e48 Change default preferences 2023-03-10 22:19:17 +01:00
Weblate 32428e9600 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Kvæsitso/i18n
2023-03-10 21:17:10 +00:00
2c9cba72a9 Search: introduce weighted reordering (#272)
* 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>
2023-03-10 22:17:03 +01:00
mTTn987andWeblate 003789f310 Translated using Weblate (Turkish)
Currently translated at 15.9% (90 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-10 20:20:44 +00:00
MM20 c3df63f738 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-10 14:42:09 +01:00
MM20 9d520cef42 Ensure icon pack dynamic calendar icons are correctly loaded 2023-03-10 14:39:30 +01:00
abc0922001andWeblate 88f6790e4d Translated using Weblate (Chinese (Traditional))
Currently translated at 4.7% (5 of 106 strings)

Translation: Kvæsitso/units
2023-03-09 15:20:38 +00:00
abc0922001andWeblate 75b3edd518 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-09 15:20:38 +00:00
Bart LibertandWeblate 0adef99d4e Translated using Weblate (Dutch)
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-08 00:20:59 +00:00
Rafael2616andWeblate a5f5e0a496 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-08 00:20:58 +00:00
MM20 0b56c497e1 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-06 13:29:46 +01:00
MM20 3df44b2f22 Stop updating time when app is paused 2023-03-06 13:29:14 +01:00
Rafael2616andWeblate edd578011f Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (106 of 106 strings)

Translation: Kvæsitso/units
2023-03-06 01:20:38 +00:00
Rafael2616andWeblate 3114a2f19a Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-06 01:20:38 +00:00
kaajjoandWeblate 6b132ce025 Translated using Weblate (Russian)
Currently translated at 94.3% (531 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-06 01:20:38 +00:00
FjuroandWeblate 8881be576c Translated using Weblate (Czech)
Currently translated at 100.0% (563 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-04 20:20:38 +00:00
Rafael2616andWeblate 51d499e105 Translated using Weblate (Portuguese (Brazil))
Currently translated at 80.1% (451 of 563 strings)

Translation: Kvæsitso/i18n
2023-03-04 20:20:38 +00:00
MM20 ea08584656 Rename HomeTransition and related classes to EnterHomeTransition 2023-03-03 17:13:21 +01:00
MM20 f534458680 Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-03-03 14:42:33 +01:00
MM20 314e4f0736 Update icon pack picker automatically when an icon pack has been installed or uninstalled 2023-03-03 14:42:08 +01:00