Releases: danimahardhika/candybar-library
Releases · danimahardhika/candybar-library
3.5.0-b3
How to update:
- Open
MainActivity.java
and follow this commit
- Open
build.gradle
change CandyBar version to 3.5.0-b3
- Sync project with gradle files
3.5.0-b2
- Fixed #106
- Crop wallpaper will be disabled until this issue is fixed #105
3.5.0-b1
- Code cleanup
- Gradle 3.0.0
- Fixed #103
- Added new lucky patcher package #97
- Removed muzei options to load downloaded wallpaper only #101
NOTE:
- Update your Android SDK, make sure to install Build-tools 27, Android API 26, and latest version of support repository.
- You need to start again (re-import the sample project) :(
3.4.1
- Fixed #96
- Updated spanish, german, and italian translation
3.4.0
- Fixed #92, #95
- Improved stability and performance
- Added chinese simplified translation
- Updated translation
NOTE: Better use release 3.4.1
3.3.2
- Fixed #82, #84
- Fixed Japanese translation
- Code cleanup
- Added ShadowOptions to Configuration, read here for more info.
3.3.0
- Fixed #81
- Code cleanup
- Improved icon request, apps will be marked as sent when user choose email client
- Improved report bugs
- Added Japanese and Russian #76 translation
- Added an option to show more apps inside a dialog #56, read here for more info
3.2.2
- Fixed #74, #70
- Fixed Bengali and French translation
- Added German, Hindi #69, and Spanish translation
- Added
setColoredApplyCard(boolean)
to Configuration
- Support different json structure, check here