Skip to content

Releases: zixpo/candybar-sample

v3.18.0

02 Jul 11:01
Compare
Choose a tag to compare
  • 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

26 Jun 14:55
Compare
Choose a tag to compare
  • Fix the issue related to "Restore purchases"
  • Probably fix the issue with icon search when navigating back
  • Minor fixes

v3.17.4

09 Jun 18:11
Compare
Choose a tag to compare
  • 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

12 May 17:50
Compare
Choose a tag to compare
  • 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

29 Dec 07:58
57b0af9
Compare
Choose a tag to compare
  • Fixed app crashes

v3.16.0

11 Dec 16:16
Compare
Choose a tag to compare
  • 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

10 Sep 14:21
f06ec17
Compare
Choose a tag to compare
  • 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

22 May 17:40
35e31e3
Compare
Choose a tag to compare
  • Fixed wrong icon getting selected in icon requests
  • Updated translations

v3.14.1

08 May 18:21
6d9c635
Compare
Choose a tag to compare
  • Fixed icon request taking forever to build.
  • Updated translations.

v3.14.0

07 May 19:54
Compare
Choose a tag to compare
  • 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)