Releases: Xposed-Modules-Repo/com.richardluo.globalIconPack
Releases Β· Xposed-Modules-Repo/com.richardluo.globalIconPack
0.4.4
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
0.3.11
π Fixes
- fix: icon pack selection dialog not opening if the icon pack has been uninstalled
π¬ Other
- chore: code cleanup
0.3.10
π Features
- feat: display the pixel launcher package name in summary if it is not the default value
π Fixes
- fix: scale task icon using NON_ADAPTIVE_SCALE
- fix: hook nexus launcher and launcher3 even if launcher package is set to other value
π¬ Other
- refactor: PrefEntry instead of just Pair
- docs: README.md
0.3.9
π Features
- feat: replace icon in task description (for example custom tabs)
π Fixes
- fix(ScrollIndicationBox): use DarkGray in light mode
- fix(Utils): asType does not do type checking
- fix(task icon): use primary color as background
π¬ Other
- refactor: move sources to .source, models to .model
- refactor: use MethodHookParam as receiver
- docs: add new translator