danimahardhika / candybar-library

Android icon pack material dashboard
Apache License 2.0
495 stars 146 forks source link

[Question/Enhancement] Exclude some apps from Icon Request #148

Closed DanyGee closed 6 years ago

DanyGee commented 6 years ago

Hi, I'am wondering if it will be hard to implement a feature allowing Icon request to ignore some apps specified by the developer? For example: I am creating an Icon Pack as an extension of another Icon Pack abandoned by its developer. Simply just adding new icons. And I would like the icon request not to count those already created icons as missing. You know, make a list of them, and let the app read it and not include them in a new request.

DanyGee commented 6 years ago

Found a way to exclude unwanted icons from request: Simply by leaving the drawable and appfilter entries, but deleting all unwanted icons from res folder.