Merge branch 'main' of github.com:MM2-0/Kvaesitso

This commit is contained in:
MM20
2022-11-17 21:46:36 +01:00
6 changed files with 781 additions and 2 deletions
@@ -29,6 +29,7 @@ private val SUPPORTED_GRAYSCALE_MAP_PROVIDERS = arrayOf(
"app.lawnchair.lawnicons", // Lawnicons
"app.lawnchair", // Lawnchair
"de.mm20.launcher2.themedicons",
"de.kvaesitso.icons",
)
@@ -655,4 +656,4 @@ class UpdateIconPacksWorker(val context: Context) {
private const val PREFERENCE_NAME = "icon_pack"
private const val KEY_ICON_PACK = "icon_pack"
private const val KEY_VERSION = "version"
private const val KEY_ICONSCALE = "iconscale"
private const val KEY_ICONSCALE = "iconscale"