🚀 Features
- feat: add a dialog for sliderPreference
- feat: a hover label for MySliderPreference
- feat(IconChooser): long press to try as calendar icon
- feat: fallback prefs will be disabled if fallback is not enabled
- feat: add a notification icon
- feat: add "open with menu"
- feat: a separate scale for non adaptive icon
- feat(IconChooserVM): asCalendarEntry will guess with _15 suffix
🐛 Fixes
- fix: min width for MainDropdownMenu
- perf: do not actively recycle
- fix: shortcuts icon includes dynamic icons too
- perf: .ui.model.IconPack will delay loading from pack
- fix(IconChooser): the suggest icons are limited to 2 lines if not expanded
- fix: arg[1] is probably not int
- fix(LocalIconPack): make field not mutable
- fix(RemoteIconPack): thread safety
- fix: plzEnableModuleFirst Dialog should also be themed
- fix: turn off strict mode
- perf: info is passed down
- fix: null safety
- fix: compatibility with other modules
- fix: force crowdin to regenerate
💬 Other
- revert: synchronized release to xposed module repo
- chore: change pref theme icon color to secondary
- refactor: remove valueText in MySliderPreference
- refactor: IconChooser and FilterApps
- refactor: defaultIconPackConfig
- chore: code cleanup
- docs: change README.md
- chore: remove LocalVariableName warning
- chore: add export_notification svg file
- docs: update README.md
- docs: add screenshot