Launcher3: add support for custom themed icon pack [3/3]
rdEdit: forward port to 13, misc code revisions and adaptation for custom icon packs, reverted try-with-resources changes from 68af549a Signed-off-by:jhonboy121 <alfredmathew05@gmail.com> Signed-off-by:
minaripenguin <minaripenguin@users.noreply.github.com> Author: minaripenguin <minaripenguin@users.noreply.github.com> Date: Thu Dec 1 17:11:40 2022 +0800 fixup! Launcher3: Add custom themed icons support * Follow AOSP code changes for themed icons * overwrite previous themed icons arraymap since users will most like change themed icon packs test: rename 3 custom themed icon packs to different packagenames, install, switch themed icon packs including default (system icons) Signed-off-by:
minaripenguin <minaripenguin@users.noreply.github.com> Author: Rizky Benggolo <travarilo@gmail.com> Date: Sun Dec 18 08:24:11 2022 +0000 Launcher3: Adapt custom themed icons to QPR1 Author: minaripenguin <minaripenguin@users.noreply.github.com> Date: Tue July 4th 11:47:21 2023 +0000 Launcher3: Adapt custom themed icons to QPR3 Change-Id: Ieb57159cae2ae871af7add56ef2c308e285cd63a Signed-off-by:
Rizky Benggolo <travarilo@gmail.com> Signed-off-by:
minaripenguin <minaripenguin@users.noreply.github.com> Signed-off-by:
Alvin Francis <nivlafx@gmail.com> Signed-off-by:
Farzin <itisFarzin@gmail.com>
Showing
- src/com/android/launcher3/Utilities.java 2 additions, 1 deletionsrc/com/android/launcher3/Utilities.java
- src/com/android/launcher3/graphics/GridCustomizationsProvider.java 16 additions, 0 deletions...ndroid/launcher3/graphics/GridCustomizationsProvider.java
- src/com/android/launcher3/icons/IconCache.java 4 additions, 1 deletionsrc/com/android/launcher3/icons/IconCache.java
- src/com/android/launcher3/icons/LauncherActivityCachingLogic.java 3 additions, 1 deletion...android/launcher3/icons/LauncherActivityCachingLogic.java
- src/com/android/launcher3/icons/LauncherIconProvider.java 20 additions, 6 deletionssrc/com/android/launcher3/icons/LauncherIconProvider.java
- src/com/android/launcher3/icons/ThirdPartyIconProvider.java 2 additions, 2 deletionssrc/com/android/launcher3/icons/ThirdPartyIconProvider.java
- src/com/android/launcher3/icons/ThirdPartyIconUtils.java 2 additions, 1 deletionsrc/com/android/launcher3/icons/ThirdPartyIconUtils.java
- src/com/android/launcher3/icons/pack/IconPackHeaderPreference.java 1 addition, 1 deletion...ndroid/launcher3/icons/pack/IconPackHeaderPreference.java
- src/com/android/launcher3/util/Themes.java 5 additions, 0 deletionssrc/com/android/launcher3/util/Themes.java
Loading
Please register or sign in to comment