Commit Graph

17 Commits

Author SHA1 Message Date
MM20
96e70da913 Clean up 2022-06-24 17:23:59 +02:00
MM20
83a33d8ac5 Update Gradle 2022-05-09 20:04:21 +02:00
MM20
2b2dcb2f89 Distinct notificationy by shortcutId to calculate badge count 2022-04-02 12:32:23 +02:00
MM20
0d1b6fa33b Ignore notifications without shortcutId for notification badge number calculation 2022-04-01 22:08:40 +02:00
MM20
b73c9fabc9 Create appshortcuts module 2022-03-19 15:46:13 +01:00
MM20
47e7591975 Modify badge API
Pass searchable as argument instead of badgeKey which is now obsolete
2022-03-05 15:25:57 +01:00
MM20
41096e7ca6 Show progress in notification badges again 2022-02-18 00:20:26 +01:00
MM20
665664df70 Migrate search UI to Jetpack Compose 2022-02-14 22:48:56 +01:00
MM20
7a4e1e716f Remove isMinifyEnabled from library modules 2022-02-08 21:20:54 +01:00
MM20
a71efdf4b2 Adjust coroutine scope default dispatchers 2022-01-17 00:10:23 +01:00
MM20
cd3ee6f3cb Clean up unused badge code 2022-01-15 15:41:29 +01:00
MM20
6ca440f553 Refactor badges and notifications, migrate badge settings 2022-01-15 14:31:13 +01:00
MM20
89a2754eaf Migrate from Kotlin synthetics to Jetpack view binding 2021-12-11 14:46:46 +01:00
MM20
2edc96bc84 Move all icons to base module and remove unused icons 2021-12-06 21:48:01 +01:00
MM20
051fb1e9c5 Workaround a bug in Koin
This should hopefully fix java.util.NoSuchElementException as in InsertKoinIO/koin#1149
2021-10-16 20:55:07 +02:00
MM20
087d4fd455 Use dependency injection for most singletons 2021-10-10 12:15:54 +02:00
MM20
749e4e3073 Initial commit 2021-09-18 23:37:52 +02:00