Commit Graph
19 Commits
Author SHA1 Message Date
MM20 701ab490d2 Don't crash when attempting to launch an app that has been uninstalled 2022-01-29 19:35:30 +01:00
MM20 97ba10d3a7 Remove obsolete API level checks 2022-01-29 19:32:53 +01:00
MM20 f72e7a1993 Migrate icon settings 2022-01-28 23:15:27 +01:00
MM20 11017f46bc Remove more unused legacy preferences 2022-01-25 21:30:44 +01:00
MM20 d85da0361d Set visibility of interface implementations to internal 2022-01-17 00:16:00 +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 912982aba8 combine -> merge 2021-12-31 21:50:28 +01:00
MM20 a2ccef64ce Refactor search, favorites and calendar widget 2021-12-31 20:16:08 +01:00
MM20 89a2754eaf Migrate from Kotlin synthetics to Jetpack view binding 2021-12-11 14:46:46 +01:00
MM20 73d65d1a30 Hopefully fix app installation progress badges not disappearing 2021-12-07 17:51:45 +01:00
MM20 2edc96bc84 Move all icons to base module and remove unused icons 2021-12-06 21:48:01 +01:00
MM20 be50fb2276 Load all icons off main thread 2021-12-04 14:06:01 +01:00
MM20 c388b01fe8 Rename loadIconAsync to loadIcon as it's no longer guaranteed to be called off the main thread 2021-12-04 13:55:29 +01:00
MM20 0e1ca1c1f9 Material 3 theme [WIP] 2021-12-04 12:24:16 +01:00
MM20 dbd7fda7fb Rework icon repository 2021-12-02 21:49:18 +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