557 Commits

Author SHA1 Message Date
MM20
7ebc662c6f
Add assistant activity shortcut
Close #322
2023-05-13 19:09:44 +02:00
MM20
674f4e7f9e
Set max column count to 12 2023-05-13 18:33:44 +02:00
MM20
2fb2e2ddda
Use material3 chips in app item popup 2023-05-13 17:38:05 +02:00
MM20
864383ab2c
Update Jetpack Compose and Accompanist 2023-05-11 19:41:09 +02:00
MM20
5c7d162c88
Add preference to hide hidden items button 2023-05-09 19:47:16 +02:00
MM20
e370a32b66
Filter group summary notifications in app detail popup 2023-05-09 16:11:41 +02:00
MM20
b678662121
Respect notification badge settings 2023-05-09 00:03:40 +02:00
MM20
b5a4d459d3
Catch exceptions related to AppWidgetHost.stopListening 2023-05-08 17:26:07 +02:00
MM20
d8996a4633
Hide widget tune button for note widget 2023-04-27 20:55:29 +02:00
MM20
e726ff1ffd
Markdown editor: improve list handling 2023-04-27 20:54:26 +02:00
MM20
5211f5bced
Note widget: add dismiss action 2023-04-27 18:45:52 +02:00
MM20
b217dad7c8
Note widget: add action to create new note 2023-04-26 21:58:34 +02:00
MM20
10d4b02798
Markdown: increase list vertical spacing 2023-04-26 21:48:26 +02:00
MM20
624a6a6d2e
Change markdown headline typography 2023-04-26 21:43:15 +02:00
MM20
db79a19ebc
Note widget: add export functionality 2023-04-26 21:40:22 +02:00
MM20
1ab89fc9b8
Note widget: add placeholder 2023-04-26 20:36:03 +02:00
MM20
2a8d4e3445
Note widget: better markdown rendering in read mode 2023-04-26 18:43:13 +02:00
MM20
617ac0f25f
Notes widget: add markdown support 2023-04-25 19:30:03 +02:00
MM20
24e549ec3f
Add missing outlineVariant color preference 2023-04-25 16:40:00 +02:00
MM20
d98dcdf286
Bringup notes widget 2023-04-23 22:34:20 +02:00
MM20
87769ead41
improve search bar unfocusing 2023-04-23 20:57:22 +02:00
MM20
498af47265
Workaround #352
Surely this won't have any unintended side-effects :clueless:
2023-04-23 18:47:37 +02:00
MM20
b5110afe62
Remove log statement 2023-04-22 16:27:51 +02:00
MM20
77f513a511
Remove animateItemPlacement from search results 2023-04-21 17:36:07 +02:00
MM20
92fa92ff50
Change icon and badge stateIn behavior from WhileSubscriped to Lazy 2023-04-21 15:03:33 +02:00
MM20
df1aa8c119
Reuse search result item viewmodels 2023-04-21 13:37:00 +02:00
MM20
d1482ad112
Get rid of LiveData 2023-04-20 21:50:03 +02:00
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
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
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
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