Commit Graph

17 Commits

Author SHA1 Message Date
MM20
11df4376a1 Fix text drawable icon scaling 2022-04-09 17:37:13 +02:00
MM20
68cba4b515 Include phonetic name and alternative display name in contacts search 2022-03-06 12:49:38 +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
470e378e17 Remove LauncherPreferences 2022-01-30 13:38:01 +01:00
MM20
f72e7a1993 Migrate icon settings 2022-01-28 23:15:27 +01:00
MM20
d85da0361d Set visibility of interface implementations to internal 2022-01-17 00:16:00 +01:00
MM20
5834e7e8c4 Migrate search settings 2022-01-10 21:48:29 +01:00
MM20
e9703ad778 Add API to watch permission state 2022-01-03 22:17:57 +01:00
MM20
b5005ee4ea Refactor permissions manager 2022-01-03 21:41:44 +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
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
fa22eb4d71 Replace TextDrawable with an implementation that supports tint 2021-12-04 13:51:38 +01: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