Releases: Xposed-Modules-Repo/com.richardluo.globalIconPack
Releases Β· Xposed-Modules-Repo/com.richardluo.globalIconPack
0.4.7
π Fixes
- fix(AppIconListVM): distinct and sort items by icon
- fix(AppIconListPage): edge to edge for IconList
- fix: appIconEntry not being changed
- perf: distinctBy only when app changes
- fix(InstanceManager): cache lock
- fix: db early error
- fix: remove unnecessary mapLatest
π¬ Other
- build: some commits are not included
- refactor: ConsumablePadding
- refactor: simplify WorldPreference
0.4.6
π Features
- feat: compatible with android >= 8 (#102) @Mickmick21
π Fixes
- fix: reset db permission in provider mode
- fix: remove duplicate debounceInput
- perf(AppIconList): stop and lazy restart flow as needed
- fix: change min sdk to 27. SQLite won't work otherwise.
- fix: PIXEL_LAUNCHER_PACKAGE pref will use TextFieldDialogContent
- fix: u:object_r:magisk_file does not work for ksu android 16
- fix: double the icon cache size
- fix(AppIconListVM): flow is not started as intended
π¬ Other
- chore: cleanup
0.4.5
π Features
- feat: radio button in merger base pack selection
- feat: use broken_image.xml to represent missing icons
- feat(Merger): ripple round corner
- feat: auto fill missing icons from other icon packs
π Fixes
- fix: deoptimize system ui methods
- perf: minus assign instead of filterKeys
- fix(AutoFill): move draggable handle to drag indicator icon, to avoid conflict with lazy column
- perf(IconPackApps): flow stops after a timeout
π¬ Other
- chore: code cleanup
- chore: upgrade dependencies
- refactor: object Apps
- docs: add missing licenses
- chore: cleanup
0.4.4
π Features
- feat: add com.google.android.apps.wellbeing to xposed scope
π Fixes
- fix: android 15 qpr2
- fix: > android 15 r20 and fallback icon may be processed twice
0.4.3
π Features
- feat: add progress report to icon pack creator
π Fixes
- fix: probably uninitialized prefFlow before setup.
- fix(Merger): correct bottom padding for fab and nav pill
- fix(create_icon_pack.sh): wording
π¬ Other
- build: upgrade dependency
- docs: add OTA instruction
0.4.2
π Features
- feat: improved page transition and shared bounds between pages
π¬ Other
- build: match
fix(a.xml): xxx
0.4.1
π Features
- feat: override with shape and disable foreground
0.4.0
π Features
- feat: add loading dialog for import and export
- feat: set icons for activities
- feat: generate fallback icon for sym_def_app_icon
π Fixes
- fix: read closed cursor
- fix(IconVariant): the sdk unflattenFromString can not handle empty classname
0.3.13
π Features
- feat: auto refresh app list when new app is installed
π Fixes
- fix: reset permission each time in share mode
π¬ Other
- chore: update dependency
- docs: uninstallation in share mode instruction
0.3.12
π Fixes
- fix: restart pixel launcher will now restart user defined launcher
- fix: not work for some highly optimized systems
π¬ Other
- build: get xposed api from https://api.xposed.info
- refactor: remove null from reflection methods