1630 Commits

Author SHA1 Message Date
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
95ad871c68
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-05-08 17:17:48 +02:00
MM20
2d184728db
Add plugin modules 2023-05-08 00:50:03 +02:00
Bart Libert
4539d6cd4d Translated using Weblate (Dutch)
Currently translated at 100.0% (595 of 595 strings)

Translation: Kvæsitso/i18n
2023-05-02 11:47:48 +00:00
MM20
fbb815c6f4
Update FAQ 2023-04-29 14:10:03 +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
Fjuro
328a69e75b Translated using Weblate (Czech)
Currently translated at 100.0% (595 of 595 strings)

Translation: Kvæsitso/i18n
2023-04-27 16:49:43 +00:00
Massimo Pissarello
a949b089ee Translated using Weblate (Italian)
Currently translated at 100.0% (595 of 595 strings)

Translation: Kvæsitso/i18n
2023-04-27 16:49:42 +00:00
MM2-0
fdae3ae9dd Translated using Weblate (German)
Currently translated at 100.0% (595 of 595 strings)

Translation: Kvæsitso/i18n
2023-04-27 16:49:42 +00:00
MM20
5211f5bced
Note widget: add dismiss action 2023-04-27 18:45:52 +02:00
MM20
9f675da337
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-04-26 21:58:54 +02:00
MM20
b217dad7c8
Note widget: add action to create new note 2023-04-26 21:58:34 +02:00
Massimo Pissarello
50dbc70a57 Translated using Weblate (Italian)
Currently translated at 100.0% (589 of 589 strings)

Translation: Kvæsitso/i18n
2023-04-26 19:52:10 +00: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
5a3be88e5f
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-04-25 19:30:21 +02:00
MM20
617ac0f25f
Notes widget: add markdown support 2023-04-25 19:30:03 +02:00
Fjuro
dc2210db10 Translated using Weblate (Czech)
Currently translated at 100.0% (588 of 588 strings)

Translation: Kvæsitso/i18n
2023-04-25 14:41:57 +00:00
MM20
0ea8543e33
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-04-25 16:41:40 +02:00
MM20
24e549ec3f
Add missing outlineVariant color preference 2023-04-25 16:40:00 +02:00
Bart Libert
ca444c076a Translated using Weblate (Dutch)
Currently translated at 100.0% (588 of 588 strings)

Translation: Kvæsitso/i18n
2023-04-25 07:47:48 +00:00
MM20
d98dcdf286
Bringup notes widget 2023-04-23 22:34:20 +02:00
MM20
e17c8d0f63
Version 1.24.2 2023-04-23 21:13:13 +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
bad3c02fe8
Fix crash
Fix #359
2023-04-23 18:09:30 +02:00
MM20
2917302766
Fix non adaptive calendar icons from icon packs having color filter 2023-04-23 18:06:53 +02:00
MM20
b5110afe62
Remove log statement 2023-04-22 16:27:51 +02:00
MM20
5a26878746
build-nightly-action: use Java 17 2023-04-22 15:56:22 +02:00
MM20
cfabbe7d13
Nightly build action: use Java 20 2023-04-22 15:46:49 +02:00
MM20
77f513a511
Remove animateItemPlacement from search results 2023-04-21 17:36:07 +02:00
MM20
f47f139d46
Make debug builds debuggable again 2023-04-21 17:35:41 +02:00
MM20
92fa92ff50
Change icon and badge stateIn behavior from WhileSubscriped to Lazy 2023-04-21 15:03:33 +02:00
MM20
8043d90cb5
Add fake app repository to simulate lots of installed apps 2023-04-21 15:03:10 +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
0e40355ae1
Merge branch 'main' of github.com:MM2-0/Kvaesitso 2023-04-20 20:30:41 +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
65426a8d9e
Update Jetpack Compose 2023-04-20 20:17:37 +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
metezd
ea93ad6267 Translated using Weblate (Turkish)
Currently translated at 23.4% (138 of 588 strings)

Translation: Kvæsitso/i18n
2023-04-19 19:47:29 +00:00