Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Releases: danimahardhika/candybar-library

1.0.7

14 Nov 06:10
Compare
Choose a tag to compare
  • 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. Check dashboard_configurations.xml in sample project to add home_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. Check drawable.xml in sample project for example.
  • home_title color changed from toolbarIcon to homeTitle
  • home_subtitle color changed from toolbarIcon to homeTitle. See Customization: Advanced for more info. Add homeTitle and homeTitleDark color to colors.xml. Latest commit here.

1.0.5

12 Nov 04:04
Compare
Choose a tag to compare
  • 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 and home_subtitle, it will be looks better when showing long text
  • home_title font changed from bold to medium
  • home_subtitle font changed from medium to light
  • Now you can remove home_image, navigation_view_header, and about_image, take a look inside Customization: Basic for more info

1.0.4

11 Nov 15:29
Compare
Choose a tag to compare
  • 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

07 Nov 17:19
Compare
Choose a tag to compare
  • Fixed code consistency
  • Fixed premium request view not completely gone when disabled
  • Fixed changelog not automatically showing

1.0.0

07 Nov 06:05
Compare
Choose a tag to compare

Initial release