Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Releases: danimahardhika/candybar-library

3.2.0

16 Jun 14:03
Compare
Choose a tag to compare
  • Fixed #63, #66, #67
  • Localization
  • Improved stability and performance
  • Improved apply section, Atom launcher will be hidden if appmap.xml doesn't exist, LG Home will be hidden if theme_resources.xml doesn't exist.
  • Improved wallpaper service, now it will ignore duplicate wallpaper
  • Improved icon request, now it will generate a proper appfilter.xml, there's also an option to generate appmap.xml and theme_resources.xml.
  • Redesigned about, iconized buttons. Check this commit and here to add social links.
  • Removed default font to reduce library size
  • Removed unused colors, check this commit.
  • Removed unnecessary configurations, check this commit.
  • More configurations, check here.

3.1.6

23 May 00:01
Compare
Choose a tag to compare

3.1.5

22 May 15:52
Compare
Choose a tag to compare
  • Fixed #54, #50, #23
  • Fixed unable to insert data to database with duplicate entry
  • Code cleanup
  • Improved stability and performance
  • Improved inbuilt wallpaper apply
  • Now you can display an image from url inside contributors.xml, check this commit.

How to Update

  1. Open dashboard_configurations.xml and follow this commit
  2. Open module:app build.gradle and change CandyBar version to 3.1.5
  3. Sync project with gradle files

3.1.2

06 May 08:29
Compare
Choose a tag to compare
  • Fixed premium request buy and about button text color
  • Fixed tap target tutorial font
  • Improved icons and faqs search, ignore leading and trailing space #45

3.1.0

05 May 13:02
Compare
Choose a tag to compare
  • Fixed #43, #44
  • Fixed wallpaper crop on Android below Lollipop
  • Fixed supports for 18:9 and 18.5:9 screen aspect ratio
  • Improved stability and performance
  • Improved wallpaper preview
  • Updated dependency
  • Added tutorial how to use the dashboard for user, can be reset from settings
  • Added an option to disable shadow
  • Added an option to change home image style
  • Added an option to change wallpapers grid preview style
  • Added a proper message dialog for LG Home on lg device with nougat because no longer supports icon pack
  • Report bugs will be hidden if apply section disabled
  • Redesigned icon request
  • Redesigned default navigation drawer icon
  • Redesigned default launchers icon
  • Removed KK, MN, New, and S launcher from apply section (no longer available on Google Play)
  • Added Evie launcher to apply section (manual apply)

How to Update

  1. Open dashboard_configurations.xml and follow this commit
  2. Open module:app build.gradle and change CandyBar version to 3.1.0
  3. Sync project with gradle files

3.0.5

22 Apr 04:37
Compare
Choose a tag to compare
  • Fixed #42, #39
  • Updated dependency
  • Added an option to disable apply section, open dashboard_configurations.xml and follow this commit to add the configuration
  • Removed iTop Launcher from apply section

NOTE: You need to update Android SDK, make sure to update Android Support Repository to latest version

OPTIONAL
This is optional, but it will be better to keep things updated

  1. Open gradle-wrapper.properties and follow this commit
  2. Open Project: build.gradle and follow this commit
  3. Sync project with gradle files

3.0.3

05 Apr 12:59
Compare
Choose a tag to compare
  • Fixed #38
  • Code cleanup
  • Updated dependency

NOTE: You need to update Android SDK, make sure to update Android Support Repository to latest version

3.0.2

22 Mar 05:26
Compare
Choose a tag to compare
  • Fixed #35, #36, #37
  • Fixed inbuilt wallpaper crop
  • Code cleanup
  • Improved report bugs

3.0.0

15 Mar 14:21
Compare
Choose a tag to compare
  • Complete redesign
  • Code cleanup
  • Changelog and report bugs moved to settings

How to Update

  1. Open project build.gradle and follow this commit
  2. Open gradle-wrapper.properties and follow this commit
  3. Open colors.xml and follow this commit
  4. Open dashboard_configurations.xml and follow this commit
  5. Open module:app build.gradle and change CandyBar version to 3.0.0
  6. Sync project with gradle files

2.0.6

15 Mar 02:16
Compare
Choose a tag to compare
  • Fixed minor bug
  • Fixed typo
  • Updated dependency

NOTE: This is a legacy version, no longer supported. If you want to use the old design, you can use this version. This release is quite stable, so there won't be any problem. You can read more info about legacy version here.