Skip to content

Releases: danimahardhika/candybar-library

2.0.5

06 Mar 05:30
Compare
Choose a tag to compare
  • Fixed #23, #28, #29, #30, #31
  • Added an option to choose between semi transparent or colored navigation bar, check dashboard_configurations.xml inside sample project to add the config, latest commit here.
  • Updated dependency

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

2.0.3

27 Feb 16:27
Compare
Choose a tag to compare
  • Fixed some bugs
  • Improved wallpapers section

NOTE: If you don't want to create separate link for url and thumbUrl in wallpaper json, now you can set both of them with the same url. Dashboard will automatically resize image to display wallpaper thumbnail on server side (resize image -> download resized image -> display) which is faster.

2.0.2

17 Feb 17:13
Compare
Choose a tag to compare
  • Fixed search toolbar color
  • Added ABC Launcher to apply section
  • Updated dependency

NOTE: You don't need hintText and hintTextDark from colors.xml, just remove or ignore them, latest commit here.

2.0.1

11 Feb 17:29
Compare
Choose a tag to compare
  • Fixed #24, fixed #25
  • Improved icon name replacer

2.0.0

10 Feb 02:22
Compare
Choose a tag to compare
  • Complete redesign
  • Fixed #21, #22
  • Fixed tablet layout
  • Fixed inbuilt wallpaper crop
  • Improved stability and performance
  • Added support to V Launcher and Zero Launcher
  • Added 2 launchers to apply section (V Launcher and Zero Launcher)
  • Removed quick apply because of some reason
  • Renamed ic_muzei to ic_muzei_logo to avoid conflict
  • home_image, navigation_view_header, and about_image now supports solid color

NOTE:

  • Because so many files have changed and it's too complicated to explain, you need to start again (setup)
  • You need to update Android Support Repository to latest version

1.6.1

02 Feb 02:56
Compare
Choose a tag to compare

NOTE: If you still using version below 1.6.0, you need to update to 1.6.0 first

1.6.0

30 Jan 12:37
Compare
Choose a tag to compare

Read this before updating

  1. Delete StartActivity.java
  2. See latest commit here, follow those changes
  3. Update CandyBar to 1.6.0
  4. Sync project with gradle files

NOTE: If you are confused, it's better to start again from the beginning (setup)

1.5.4

22 Jan 11:24
Compare
Choose a tag to compare
  • Moved rebuild premium request to settings
  • Updated dependency

1.5.3

16 Jan 10:51
Compare
Choose a tag to compare
  • Fixed bugs
  • Fixed icons section tab typeface, now using Font-Medium.ttf
  • Improved icon request, now should load even faster

1.5.2

13 Jan 12:58
Compare
Choose a tag to compare