377 Commits

Author SHA1 Message Date
MM20
f74ad3c195
Allow search bar to enter resting position when clock widget is not set to fill height and search bar is set to top 2023-04-20 20:30:08 +02:00
MM20
6498f81e63
Add support for widget multi instancing 2023-04-20 20:10:35 +02:00
MM20
73039fd800
Add missing package declaration 2023-04-20 20:04:58 +02:00
MM20
cea492af67
Typo 2023-04-20 20:02:53 +02:00
MM20
7b00b200da
Version 1.24.1 2023-04-18 18:25:07 +02:00
MM20
a57f206147
Improve color picker state handling 2023-04-18 18:23:50 +02:00
MM20
426fa7e216
Fix crash when clicking configure widget 2023-04-18 17:57:57 +02:00
MM20
d0d12703d3
Version 1.24.0 2023-04-17 19:00:01 +02:00
MM20
d4cf895481
Add debug preference to rebuild icon pack cache 2023-04-17 18:57:15 +02:00
MM20
168ab729a1
Hide Google Drive / OneDrive file settings if unavailable 2023-04-17 18:07:22 +02:00
MM20
580984b316
Copy calculator result to clipboard on long press
Close #300
2023-04-17 17:22:32 +02:00
MM20
5b7a563739
Move incorrectly placed divider 2023-04-17 16:35:25 +02:00
MM20
7bb16753e0
Rewrite color picker 2023-04-17 15:44:20 +02:00
MM20
64e7528cb0
Update and cleanup dependencies 2023-04-17 13:51:36 +02:00
MM20
847fe08acd
Workaround edit favorites create tag popup not focusable bug 2023-04-16 20:58:55 +02:00
MM20
75226fe1b1
Opt-out WebView metrics 2023-04-16 20:32:49 +02:00
MM20
c0a97d0d67
Don't play enter transtition when launcher is already in foreground 2023-04-16 20:22:42 +02:00
MM20
4df691fcb0
Fix crashes
Close #297
2023-04-16 18:42:20 +02:00
MM20
c59fa5b667
Let users pick media player apps 2023-04-16 18:38:15 +02:00
MM20
c686fa25c1
Widget config: enforce icon size in icon buttons 2023-04-16 15:34:44 +02:00
MM20
ba87725519
Add missing localization 2023-04-16 14:08:59 +02:00
MM20
5b2ad94065
Move widget specific settings to widgets 2023-04-16 14:07:08 +02:00
MM20
dfe1c83c80
Restructure settings 2023-04-13 00:53:19 +02:00
MM20
68eece53f7
Rename IconRepository -> IconService 2023-04-10 23:01:12 +02:00
MM20
e5a6043fe6
Rename BadgeRepository -> BadgeService 2023-04-10 23:00:07 +02:00
MM20
ed70097c38
Refactor favorites and searchable database 2023-04-10 22:44:05 +02:00
MM20
4db54fc038
Hide widgets that are already in use from widget picker 2023-04-10 14:09:29 +02:00
MM20
3cda75bc77
Refactor widgets 2023-04-10 01:15:27 +02:00
MM20
2054386179
Settings main screen: remove nested preference category 2023-04-07 21:49:36 +02:00
MM20
5da3dcd06c
Fix item popup animation misalignment 2023-04-07 21:28:47 +02:00
MM20
309bee62fd
New widget picker, add support for work profile widgets 2023-04-07 17:22:38 +02:00
MM20
ca29a908aa
Save bottom sheet state 2023-04-05 18:24:52 +02:00
Christoph
4159d7ad50
Make OrbitClock somewhat respect orbital dynamics (#276)
* 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
2023-04-04 19:40:02 +02:00
MM20
a811113602
Add TagChip component 2023-04-02 22:43:10 +02:00
MM20
47e94d73cd
Version 1.23.1 2023-03-15 17:12:23 +01:00
MM20
971e9d6251
Add tooltip to icon pack themed toggle 2023-03-15 17:10:21 +01:00
MM20
70b406eb5c
Add preference to disable themed icons for themed icon packs 2023-03-15 17:09:23 +01:00
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
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
88d27cf06d
Improve grid item highlight 2023-03-14 20:07:19 +01: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
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