All Projects → danimahardhika → Candybar Library

danimahardhika / Candybar Library

Licence: apache-2.0
Android icon pack material dashboard

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Candybar Library

Iconshowcase Dashboard
A full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 197 (-54.92%)
Mutual labels:  material-design, icon-pack, dashboard
Iconshowcase
Full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 91 (-79.18%)
Mutual labels:  material-design, icon-pack, dashboard
Wallpaperboard
Android Json based wallpaper dashboard library
Stars: ✭ 235 (-46.22%)
Mutual labels:  library, material-design, dashboard
Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (-10.98%)
Mutual labels:  material-design, icon-pack, dashboard
Dynamic Support
A complete library to build Android apps with a built-in theme engine.
Stars: ✭ 218 (-50.11%)
Mutual labels:  library, material-design
Garland View Android
≡ GarlandView seamlessly transitions between multiple lists of content. Made by @Ramotion
Stars: ✭ 1,855 (+324.49%)
Mutual labels:  library, material-design
Material Backdrop
A simple solution for implementing Backdrop pattern for Android
Stars: ✭ 221 (-49.43%)
Mutual labels:  library, material-design
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (-40.05%)
Mutual labels:  material-design, dashboard
Smartmaterialspinner
The powerful android spinner library for your application
Stars: ✭ 108 (-75.29%)
Mutual labels:  library, material-design
Materialchipsinput
Implementation of Material Design Chips component for Android
Stars: ✭ 2,605 (+496.11%)
Mutual labels:  library, material-design
Ng Notadd
In-middle background front-end solution based on angular material 基于Angular Material的中后台前端解决方案
Stars: ✭ 287 (-34.32%)
Mutual labels:  material-design, dashboard
Animated Tab Bar
RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
Stars: ✭ 10,904 (+2395.19%)
Mutual labels:  library, material-design
Dynamic Toasts
Custom toasts with color and icon for Android.
Stars: ✭ 132 (-69.79%)
Mutual labels:  library, material-design
Folding Cell
📃 FoldingCell is an expanding content cell with animation made by @Ramotion
Stars: ✭ 10,035 (+2196.34%)
Mutual labels:  library, material-design
Aestheticdialogs
📱 An Android Library for 💫fluid, 😍beautiful, 🎨custom Dialogs.
Stars: ✭ 352 (-19.45%)
Mutual labels:  library, material-design
Postgui
A React web application to query and share any PostgreSQL database.
Stars: ✭ 260 (-40.5%)
Mutual labels:  material-design, dashboard
Android Floatingtutorialactivity
A light-weight, easy-to-implement, and easy-to-look-at way to do a tutorial pager or dialog on Android
Stars: ✭ 346 (-20.82%)
Mutual labels:  library, material-design
Material Calendar View
📅 Material Design Calendar compatible with API 11+
Stars: ✭ 360 (-17.62%)
Mutual labels:  library, material-design
Bubble Navigation
🎉 [Android Library] A light-weight library to easily make beautiful Navigation Bar with ton of 🎨 customization option.
Stars: ✭ 1,537 (+251.72%)
Mutual labels:  library, material-design
Kivymd
Set of widgets for Kivy inspired by Google's Material Design.
Stars: ✭ 107 (-75.51%)
Mutual labels:  library, material-design

CandyBar

Build Status CircleCI Codacy Badge License
Android Icon Pack Material Dashboard

Get it on Google Play

Gradle Dependency

The minimum API level supported by this library is API 15

Add JitPack repository to root build.gradle

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}

Add the dependency

dependencies {
    implementation 'com.github.danimahardhika.candybar-library:core:3.5.0-b4'
}

Or use a snapshot

dependencies {
    implementation('com.github.danimahardhika.candybar-library:core:-SNAPSHOT') {
        changing = true
    }
}

How to Use

Take a look inside Wiki Site

Previews

Features

  • License Checker
  • Apply: 23 launchers
  • Icon Picker: see all icons included with sections and search
  • Icon Request
    • Regular Request: free to request
    • Premium Request: pay to request
  • Cloud Based Wallpaper
    • Preview wallpaper
    • Apply wallpaper: inbuilt wallpaper crop
    • Download wallpaper
  • Settings
    • Clear Cache
    • Swith to Dark Theme
    • Restore Purchases: restore premium request after reinstalling
  • Frequently Asked Questions: with search
  • About
  • Donation
  • Changelog: show changelog every update
  • Muzei Live Wallpaper: smart art source loader
  • Localization: supports more than 10 languages

NOTE: This is just Icon Pack Dashboard, not Icon Pack template or Icon Pack tutorial. You need to add required XML for Icon Pack by yourself.

Support Development

Support development by making donation through demo app at Google Play

Translation

Help translating CandyBar to supports more languages here

Need a Help?

Join CandyBar community on Google+

Icon Pack Using CandyBar

Want your icon pack listed here? Mention me at Google Plus.

License

Copyright (c) 2014-2016 Dani Mahardhika

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].