summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/icons
Commit message (Expand)AuthorAgeFilesLines
* IconsHandler: use ViewHolder, prevent AsyncTask leaks, cleanupAlexander Martinz2018-07-141-28/+55
* IconsHandler: prevent resource not found exception when getting xmlAlexander Martinz2018-07-141-3/+3
* IconPicker: clone drawables array to prevent IOOBEAlexander Martinz2018-07-041-3/+3
* Icons: wrap all legacy icons to adaptive iconsAlexander Martinz2018-05-211-0/+5
* Icons: fix non-adaptive icon handlingAlexander Martinz2018-05-212-17/+14
* Utilities: fix checking whether non-default icon pack is appliedAlexander Martinz2018-04-091-2/+3
* Trebuchet: quick settings & settings reorganizationJoey Rizzoli2018-01-191-5/+5
* Trebuchet: icon packs supportJoey Rizzoli2018-01-194-0/+1027