summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder/PreviewBackground.java
Commit message (Expand)AuthorAgeFilesLines
* Implement 3 shades of folder icon/container fill colorHyunyoung Song2019-05-141-1/+1
* Adding utility method to get adaptive icon scaleSunny Goyal2019-05-031-2/+2
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-2/+1
* Fix app to folder icon animation.Jon Miranda2019-03-051-0/+9
* Changing some colors for folderIcon in dark themesSunny Goyal2019-02-051-3/+9
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-5/+4
* Making CellLayout inflatable without LauncherActivtiySunny Goyal2018-11-201-5/+7
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ...Sunny Goyal2018-11-061-4/+3
* Changing the FolderIcon shape based on AdpativeIconSunny Goyal2018-10-171-39/+10
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-27/+8
* Adjust notification dotsTony2018-07-231-1/+4
* Match folder icon size to normalized circle icon size.Jon Miranda2018-03-281-7/+4
* Stop using deprecated Canvas APIs.Derek Sollenberger2018-03-011-3/+2
* Dominant color is part of icon cacheSunny Goyal2018-01-031-0/+4
* Adding spring effect for folder icons when dragging similar to adaptive iconsSunny Goyal2017-07-251-7/+15
* Fixing preview for newly created folder not getting clipped properly.Sunny Goyal2017-07-041-0/+2
* Grid change polish bugs.Jon Miranda2017-06-251-1/+1
* Move PreviewBackground into its own class file.Jon Miranda2017-06-221-0/+430