This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Releases: danimahardhika/candybar-library
Releases · danimahardhika/candybar-library
3.2.0
- 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
3.1.5
- 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
- Open
dashboard_configurations.xml
and follow this commit - Open module:app
build.gradle
and change CandyBar version to 3.1.5 - Sync project with gradle files
3.1.2
3.1.0
- 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
- Open
dashboard_configurations.xml
and follow this commit - Open module:app
build.gradle
and change CandyBar version to 3.1.0 - Sync project with gradle files
3.0.5
- 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
- Open
gradle-wrapper.properties
and follow this commit - Open Project:
build.gradle
and follow this commit - Sync project with gradle files
3.0.3
3.0.2
3.0.0
- Complete redesign
- Code cleanup
- Changelog and report bugs moved to settings
How to Update
- Open project
build.gradle
and follow this commit - Open
gradle-wrapper.properties
and follow this commit - Open
colors.xml
and follow this commit - Open
dashboard_configurations.xml
and follow this commit - Open module:app
build.gradle
and change CandyBar version to 3.0.0 - Sync project with gradle files