summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder/PreviewItemManager.java
Commit message (Expand)AuthorAgeFilesLines
* Making CellLayout inflatable without LauncherActivtiySunny Goyal2018-11-201-1/+2
* Migrating to android-xSunny Goyal2018-08-141-5/+6
* Stop using deprecated Canvas APIs.Derek Sollenberger2018-03-011-1/+1
* Polish animation when icon returns to Folder.Jon Miranda2017-09-111-10/+14
* Removing some folder customization optionsSunny Goyal2017-09-081-6/+8
* Adding spring effect for folder icons when dragging similar to adaptive iconsSunny Goyal2017-07-251-0/+5
* Fix bug when dragging FolderIcon between Workspace/Hotseat.Jon Miranda2017-07-241-4/+5
* Decrease the animation delay when closing Folder from 2+ page.Jon Miranda2017-07-181-1/+1
* Add new motion for when Folder preview changes due to onDrop.Jon Miranda2017-07-141-0/+77
* Slide in first page preview items in FolderIcon after Folder closes.Jon Miranda2017-07-101-17/+77
* Move the PreviewItem drawing/animation logic to PreviewItemManager.Jon Miranda2017-07-061-0/+216