Releases: zixpo/candybar-sample
Releases · zixpo/candybar-sample
v3.18.0
- Improved initial load speed. Now loads 30000 icons under 5 seconds.
- Fixed memory leak in icon search, uses less memory.
- Fixed unable to download offline wallpapers.
v3.17.5
- Fix the issue related to "Restore purchases"
- Probably fix the issue with icon search when navigating back
- Minor fixes
v3.17.4
- Ability to load wallpapers from
assets
- Removed MultiDex (thanks to @connyduck)
- Added support for visibly disabled requests (thanks to @moertel)
- Updated launchers (thanks to @Donnnno)
- Added support for rendering
VectorDrawable
- Updated translations
v3.17.1
- Configuration for filtering out apps in requests. Refer to this issue for more details
- Configuration for enabling analytics in the app
- Now supports dynamic configuration for wallpaper and config JSON
- Option to override TapIntro colors
- OneUI launcher is now available in apply section
- Fixed clock widget click not working correctly on Android 12
- Removed very old launchers
- Fixed error in appfilter.xml when an activity name contains
$
(dollar sign) - Added option to enable/disable the "Restore purchases" option
- Updated translations
- Updated Gradle, AGP and dependencies
v3.16.2
- Fixed app crashes
v3.16.0
- Updated AGP, dependencies and translations
- Migrated to Billing Library v5.1
- Fixed icon requests failing when using Gmail
- Fixed keyboard not showing in search
- Added better fast scroller in icons section
- Bumped Min SDK to 21
v3.15.0
- Remove Play Store check feature as play store no longer leaves any signature.
- Targets Android 13
- Updated Android Gradle Plugin and Gradle
- Updated translations
- Fixed icons not rendering in the request section
v3.14.2
- Fixed wrong icon getting selected in icon requests
- Updated translations
v3.14.1
- Fixed icon request taking forever to build.
- Updated translations.
v3.14.0
- Updated Android Gradle Plugin
- Rebuilds only current premium request
- Ability to render layered drawables
- Fixed an issue with the request fragment where the first missing app was not showing up when premium request was disabled
(Thanks to @moertel for the research) - Updated dependencies
- Now targets Android S (API 32)
- Hide old launchers in apply section
- Updated to work with Pacific Manager (Thanks to @justinkruit)
- Added support for custom icon request mode which you can configure programmatically using Java (Thanks to @moertel)