summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim
Commit message (Expand)AuthorAgeFilesLines
* Add spring to QSB when opening all apps.Jon Miranda2017-08-231-3/+24
* Merge "Polish for all apps physics." into ub-launcher3-dorval-polishTreeHugger Robot2017-06-291-23/+34
|\
| * Polish for all apps physics.Jon Miranda2017-06-291-23/+34
* | Popup visual changesTony Wickham2017-06-271-1/+1
|/
* Add overscroll w/ physics to All Apps.Jon Miranda2017-06-261-0/+15
* Fix shadow problems with Folder animation.Jon Miranda2017-06-201-1/+1
* Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-091-5/+4
* Refactor and generalize SpringAnimationHandler.Jon Miranda2017-06-071-107/+69
* Fix bug where physics appears not to run in all apps.Jon Miranda2017-06-071-0/+5
* Revert "Decrease jank in all apps physics."Jonathan Miranda2017-06-061-1/+1
* Decrease jank in all apps physics.Jon Miranda2017-06-051-1/+1
* Remove gap between popup itemsTony2017-05-313-109/+20
* Update physics VelocityTracker units to 175 pixels per second.Jon Miranda2017-05-231-1/+1
* Add physics motion to items in all apps.Jon Miranda2017-05-231-0/+247
* Keep elevation during the Folder clip animation.Jon Miranda2017-05-121-1/+1
* Fix folder animations in spring loaded mode + polish.Jon Miranda2017-03-291-1/+1
* New folder animations.Jon Miranda2017-03-061-0/+4
* Added RoundedRectRevealOutlineProvider.Jon Miranda2017-03-031-0/+57
* Moves OutlineProvider / Animation files to anim package.Jon Miranda2017-03-034-2/+207
* Update notification view to match newer specsTony Wickham2017-02-242-0/+84
* Removing wrapper around ViewPropertyAnimator, and using ObjectAnimatorSunny Goyal2017-02-162-1/+60
* Fixing bug in AnimationLayerSet where it sets the layer type to softwareSunny Goyal2017-02-131-6/+14
* Calling buildLayer only on views which are actually visibleSunny Goyal2016-10-261-0/+53