summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/folder/FolderAnimationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update Folders to match spec."Jonathan Miranda2017-07-261-6/+3
* Update Folders to match spec.Jon Miranda2017-07-201-3/+6
* Polish Folder open animation during drag and drop.Jon Miranda2017-07-141-10/+11
* Slide in first page preview items in FolderIcon after Folder closes.Jon Miranda2017-07-101-7/+13
* Folder animation polish.Jon Miranda2017-06-291-17/+22
* Popup visual changesTony Wickham2017-06-271-2/+8
* Animate Folder elevation halfway thru transition.Jon Miranda2017-06-261-7/+12
* Move inner classes out of FolderIcon.Jon Miranda2017-06-251-8/+1
* Fixing two different implementations for animating text alphaSunny Goyal2017-06-231-25/+14
* Move PreviewBackground into its own class file.Jon Miranda2017-06-221-1/+1
* Fix shadow problems with Folder animation.Jon Miranda2017-06-201-0/+6
* Fade folder icon text when opening/closing.Jon Miranda2017-06-181-0/+1
* Fix folder animation in RTL mode.Jon Miranda2017-05-091-3/+4
* Fix folder animations in spring loaded mode + polish.Jon Miranda2017-03-291-40/+41
* Smoother folder animation tweaks.Jon Miranda2017-03-231-11/+46
* Refactor Folder/FolderAnimationManager code.Jon Miranda2017-03-161-92/+60
* Added new interpolators for preview items in large folders.Jon Miranda2017-03-081-2/+27
* Fix bug where FolderIcon is invisible when closing Folder with no animation.Jon Miranda2017-03-071-6/+0
* Fix bug where first page Folder text stays transparent.Jon Miranda2017-03-071-12/+17
* New folder animations.Jon Miranda2017-03-061-0/+333