Skip to content

Releases: danimahardhika/candybar-library

3.5.0-b4

17 Nov 23:14
15a020a
Compare
Choose a tag to compare

3.5.0-b3

16 Nov 00:17
ac45bd3
Compare
Choose a tag to compare

How to update:

  1. Open MainActivity.java and follow this commit
  2. Open build.gradle change CandyBar version to 3.5.0-b3
  3. Sync project with gradle files

3.5.0-b2

02 Nov 09:30
7c8fbb7
Compare
Choose a tag to compare
  • Fixed #106
  • Crop wallpaper will be disabled until this issue is fixed #105

3.5.0-b1

01 Nov 03:54
fc2ea77
Compare
Choose a tag to compare
  • 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

26 Sep 11:56
Compare
Choose a tag to compare
  • Fixed #96
  • Updated spanish, german, and italian translation

3.4.0

24 Sep 13:18
Compare
Choose a tag to compare
  • Fixed #92, #95
  • Improved stability and performance
  • Added chinese simplified translation
  • Updated translation

NOTE: Better use release 3.4.1

3.3.3

13 Sep 02:43
Compare
Choose a tag to compare

3.3.2

12 Aug 23:49
Compare
Choose a tag to compare
  • Fixed #82, #84
  • Fixed Japanese translation
  • Code cleanup
  • Added ShadowOptions to Configuration, read here for more info.

3.3.0

06 Aug 13:10
Compare
Choose a tag to compare
  • 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

05 Jul 23:24
Compare
Choose a tag to compare
  • 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