This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Releases: danimahardhika/candybar-library
Releases · danimahardhika/candybar-library
1.0.7
- Added an option to enable global icon search inside icons section #1. Check
dashboard_icons.xml
in sample project to add global icon search configuration. Latest commit here. - Added an option to adjust
home_image
height. Checkdashboard_configurations.xml
in sample project to addhome_image_height
configuration. Latest commit here. - Added an option to remove wallpaper name and author in wallpapers section. Check
dashboard_configurations.xml
in sample project to add the configuration. Latest commit here. - Icons section now reads icon list from
drawable.xml
same as Nova Launcher. Checkdrawable.xml
in sample project for example. home_title
color changed fromtoolbarIcon
tohomeTitle
home_subtitle
color changed fromtoolbarIcon
tohomeTitle
. See Customization: Advanced for more info. AddhomeTitle
andhomeTitleDark
color tocolors.xml
. Latest commit here.
1.0.5
- Better color customization, on Android M status bar icon color change based on
primaryColorDark
, take a look inside Customization: Advanced for more info - Added left and right padding to
home_title
andhome_subtitle
, it will be looks better when showing long text home_title
font changed from bold to mediumhome_subtitle
font changed from medium to light- Now you can remove
home_image
,navigation_view_header
, andabout_image
, take a look inside Customization: Basic for more info
1.0.4
- Fixed icon request not checked when selected
- Fixed muzei settings won't close when icon pack doesn't contains wallpaper
- Added wallpaper details (name, author, dimensions)
- Added quick apply in home. Check dashboard_configurations.xml in sample project to add quick apply configuration. Latest commit here.
- Wallpaper preview now use storage cache
1.0.2
- Fixed code consistency
- Fixed premium request view not completely gone when disabled
- Fixed changelog not automatically showing
1.0.0
Initial release