summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding support for building a "spring like animation" with precomputed...TreeHugger Robot2019-09-111-0/+229
|\
| * Adding support for building a "spring like animation" with precomputed valuesSunny Goyal2019-09-091-0/+229
* | Properly prevent All Apps relayouts by avoiding scrollToPositionTony Wickham2019-09-031-1/+0
|/
* Don't update all apps content visibility during home animationTony Wickham2019-08-301-0/+1
* Tie prediction text to all apps interpolatorTony Wickham2019-07-311-0/+1
* Add OverviewScrim to show below overview but above workspaceTony Wickham2019-07-311-0/+1
* Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-241-3/+4
* Merge "Fix overshoot velocity in 2-button landscape mode" into ub-launcher3-q...TreeHugger Robot2019-07-161-1/+2
|\
| * Fix overshoot velocity in 2-button landscape modeTony2019-07-121-1/+2
* | Fix bug where app icons are clipped when transitioning from app to home.Jon Miranda2019-07-101-1/+4
|/
* Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-191-30/+16
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-191-5/+7
* Tuning app open/close animation.Jon Miranda2019-05-301-1/+1
* Add staggered springs animation when swiping up to home.Jon Miranda2019-05-291-2/+10
* Swipe up to home animation changes.Jon Miranda2019-05-131-8/+10
* Initial app open/close polish using tuned values.Jon Miranda2019-05-101-2/+2
* Updating floating animation target if layout changes during the animationSunny Goyal2019-05-041-1/+18
* End window animation to home when handler invalidatedTony Wickham2019-05-021-3/+11
* Make sure overview visibilty is GONE when it stops peekingTony Wickham2019-04-021-1/+0
* Add QuickSwitchTouchController on homeTony2019-03-281-5/+7
* Peek overview on motion pause, then animate fully on touch upTony2019-03-271-0/+4
* Add translationX to overview stateTony2019-03-271-2/+3
* Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilderTony2019-03-271-5/+11
* Merge changes If11fea2d,Ia7e1eebe,Iafa89db1 into ub-launcher3-masterTony Wickham2019-03-201-0/+60
|\
| * Apply spring forces to animate to the final position for swipe homeTony2019-03-151-0/+60
* | Fix SpringObjectAnimator not sending onAnimationEnd()Tony2019-03-201-5/+5
|/
* Fix bug where listeners didn't get dispatched properly due to it beingJon Miranda2019-01-302-4/+4
* Merge "Changing min sdk to 25" into ub-launcher3-masterTreeHugger Robot2019-01-291-12/+4
|\
| * Changing min sdk to 25Sunny Goyal2019-01-291-12/+4
* | Add springs for recents dismiss animations.Jon Miranda2019-01-291-7/+17
|/
* Fix bugs with quickstep springs.Jon Miranda2019-01-282-5/+44
* Generalize SpringObjectAnimator.Jon Miranda2019-01-161-14/+33
* Fix bug where onStateTransitionEnd is not called when QUICKSTEP_SPRINGS=false.Jon Miranda2019-01-111-1/+4
* Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state ...Jon Miranda2019-01-082-4/+336
* Revert "Add spring to shelf for home <-> overview <-> all apps state transiti...Jonathan Miranda2019-01-052-336/+4
* Add spring to shelf for home <-> overview <-> all apps state transitions.Jon Miranda2019-01-042-4/+336
* Merge "setVisibility should not propagate focus on children views" into ub-la...Hyunyoung Song2018-12-011-1/+10
|\
| * setVisibility should not propagate focus on children viewsHyunyoung Song2018-11-301-1/+10
* | Fix end state when animating launcher after swipe up from an appTony2018-11-291-0/+4
|/
* Removing static launcher activity dependency from FirstFrameAnimationHelperSunny Goyal2018-08-131-2/+4
* Removing Launcher activity dependency on various animationsSunny Goyal2018-08-101-3/+1
* Last minute swipe up overshoot tweaksAdam Cohen2018-06-271-3/+9
* Merge "Swipe up overshoot always plays" into ub-launcher3-edmonton-polishTony Wickham2018-06-271-7/+75
|\
| * Swipe up overshoot always playsTony2018-06-271-7/+75
* | Revert "Add stagger and "springs" to app closing transition."Jonathan Miranda2018-06-261-23/+0
* | Revert "Fix typo in horizontalShift"Jonathan Miranda2018-06-261-1/+1
* | Revert "Tune app closing/launcher resume animation "spring" values."Jonathan Miranda2018-06-261-5/+3
* | Tune app closing/launcher resume animation "spring" values.Jon Miranda2018-06-251-3/+5
|/
* Fix typo in horizontalShiftJon Miranda2018-06-211-1/+1
* Merge "Adjust interpolators when swiping from overview to all apps" into ub-l...Jonathan Miranda2018-06-211-0/+1
|\