This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Releases: danimahardhika/candybar-library
Releases · danimahardhika/candybar-library
2.0.5
- 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
- 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
- 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
2.0.0
- 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
toic_muzei_logo
to avoid conflict home_image
,navigation_view_header
, andabout_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
- Fixed #17, #18
- About description now supports html formatting, take a look inside
dashboard_configurations.xml
inside sample project
NOTE: If you still using version below 1.6.0, you need to update to 1.6.0 first
1.6.0
- Fixed #14, #16
- Minor grammatical fixes and changed the "Rebuild" tip according to it's new location in the settings, check
dashboard_faqs.xml
anddashboard_strings.xml
inside sample project - Updated dependency
- Added 4 launchers to apply section (iTop Launcher, M Launcher, MN Launcher, New Launcher), check wiki Customization: Advanced to replace the icons
- Removed option to disable splash screen, it will be used by default now
- Improved crash report
- Improved icon request (Should load faster, select all exclude requested apps)
- Improved wallpapers section
Read this before updating
- Delete
StartActivity.java
- See latest commit here, follow those changes
- Update CandyBar to 1.6.0
- Sync project with gradle files
NOTE: If you are confused, it's better to start again from the beginning (setup)
1.5.4
- Moved rebuild premium request to settings
- Updated dependency
1.5.3
- Fixed bugs
- Fixed icons section tab typeface, now using
Font-Medium.ttf
- Improved icon request, now should load even faster