42 Commits

Author SHA1 Message Date
MM20
73fda4e8ab
Fix crash 2022-08-23 16:37:50 +02:00
MM20
6c60819f09
Install icon packs in 100 icon chunks to avoid OOM 2022-08-23 14:39:31 +02:00
MM20
54111a93be
Load dynamic calendar drawable with IO dispatcher 2022-08-03 22:14:13 +02:00
MM20
ac028946ee
Add option to use placeholder icon as custom icon 2022-08-02 16:33:23 +02:00
MM20
0552f18001
Enable force themed icon option for non-apps 2022-08-02 16:25:56 +02:00
MM20
56e8471373
Add force themed icon to icon suggestions 2022-08-01 20:28:21 +02:00
MM20
c423aa2fff
Fix crash when an icon pack references an invalid resource id 2022-07-31 21:47:06 +02:00
MM20
389b33aebe
Add themed icons to icon picker, add option to force themed icons 2022-07-31 21:45:00 +02:00
MM20
a1e8c20b2b
Improve icon picker, add icon search 2022-07-31 14:36:49 +02:00
MM20
050e8284e7
Fix transformations for dynamic launcher icons 2022-07-29 19:24:03 +02:00
MM20
6152c566f0
(Absolutely awful) picker for any icon from any pack 2022-07-28 22:48:12 +02:00
MM20
a2a22bd257
Add AndroidX paging library 2022-07-28 21:43:44 +02:00
MM20
2e3add0d94
Add option to pick icons from any icon pack 2022-07-27 20:08:45 +02:00
MM20
6cb74e68f6
Refactor IconPackManager 2022-07-26 21:45:18 +02:00
MM20
32c82d74c3
Implement basic icon picker 2022-07-26 17:20:34 +02:00
MM20
70bef9ac14
Add adaptive icon suggestions 2022-07-24 21:10:23 +02:00
MM20
bb211d4d6a
Implement custom legacy to adaptive icon transformations 2022-07-24 20:47:10 +02:00
MM20
96e70da913
Clean up 2022-06-24 17:23:59 +02:00
MM20
a303703d9e
Fix crash if adaptive icon foreground or background is null 2022-06-19 19:39:35 +02:00
MM20
6de89f3f79
Refactor icons 2022-06-18 18:51:41 +02:00
MM20
965e9fed02
Fix kotlin.UninitializedPropertyAccessException: lateinit property placeholderProvider has not been initialized 2022-05-29 11:55:38 +02:00
MM20
e16e6762b9
Fix greyscale map providers not installed after a system reboot 2022-05-21 14:40:40 +02:00
MM20
83a33d8ac5
Update Gradle 2022-05-09 20:04:21 +02:00
MM20
840c7db690
Apply themed icon colors in UI layer, not in icon repository 2022-04-11 20:04:19 +02:00
MM20
cba69ca1b1
Fix themed calendar icon colors 2022-03-06 13:32:26 +01:00
MM20
667ec0f932
Themed icons: correctly apply application theme colors 2022-03-05 16:49:53 +01:00
MM20
2665df2fff
Tweak themed icon colors 2022-02-14 22:49:06 +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
01cd674c8c
Add mdc as dependency to icons module
fix R.attr.* not found errors
2022-01-29 19:38:39 +01:00
MM20
97ba10d3a7
Remove obsolete API level checks 2022-01-29 19:32:53 +01:00
MM20
8f5e920d4e
Recreate icon repository on activity recreation 2022-01-29 17:15:45 +01:00
MM20
f72e7a1993
Migrate icon settings 2022-01-28 23:15:27 +01:00
MM20
a71efdf4b2
Adjust coroutine scope default dispatchers 2022-01-17 00:10:23 +01:00
MM20
0abb198fdd
Use Mdc Compose Theme adapter 2021-12-12 13:59:28 +01:00
MM20
89a2754eaf
Migrate from Kotlin synthetics to Jetpack view binding 2021-12-11 14:46:46 +01:00
MM20
be0ea2cfe6
Themed icons: swap colors in dark mode 2021-12-07 17:52:45 +01:00
MM20
9b4028f9f8
Remove unneeded log output 2021-12-07 11:14:29 +01:00
MM20
ccda48c559
Themed icons 2021-12-04 21:39:45 +01:00
MM20
dbd7fda7fb
Rework icon repository 2021-12-02 21:49:18 +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