summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Adjust interpolators when swiping from overview to all appsTony Wickham2018-06-201-0/+1
* | Add stagger and "springs" to app closing transition.Jon Miranda2018-06-201-0/+23
|/
* Fix some issues with hapticTony Wickham2018-06-111-1/+7
* Making the self always follow the vertical progress without any min height li...Sunny Goyal2018-06-111-2/+1
* Overshoot when flinging up from an appTony Wickham2018-06-062-0/+39
* Update interpolators and durations for state animationsTony Wickham2018-05-162-2/+5
* Tune quick scrubTony Wickham2018-05-151-0/+20
* Merge "Add atomic recents animation while swiping up" into ub-launcher3-edmontonTony Wickham2018-05-091-3/+2
|\
| * Add atomic recents animation while swiping upTony Wickham2018-05-091-3/+2
* | Tweaks to app closing animation.Jon Miranda2018-05-091-2/+1
|/
* Cleanup swipe detector in case of double cancelTony Wickham2018-05-041-0/+4
* Fix some state issues with user-controlled animationsTony2018-05-011-5/+49
* Force finish any pending animations if the insets or orientation changeSunny Goyal2018-04-201-17/+15
* Change overview animation to scale instead of translationXTony2018-04-042-6/+25
* Moving some methods related to task launch animation toSunny Goyal2018-03-301-0/+5
* Animate TaskView as you swipe down on it to launchTony Wickham2018-03-291-1/+0
* Removing accessibility workaround for changing View visibilitySunny Goyal2018-03-282-32/+17
* Swipe interaction changes on home screenSunny Goyal2018-03-211-0/+15
* Separate some elements to set visibility separatelyTony Wickham2018-03-211-3/+5
* Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-192-0/+166
* Using edge effect to trigger spring animation for all apps.Mario Bertschler2018-03-081-265/+0
* Tweaks to synchronized app transitions.Jon Miranda2018-02-161-2/+13
* Animate the visible task view if launching an app that resolves to the taskWinson Chung2018-02-091-0/+3
* Fix a couple of issues with app closeJorim Jaggi2018-02-011-0/+2
* Launcher app close transition.Jon Miranda2018-01-221-0/+4
* Adding a horizontal popup when when workspace is longPressedSunny Goyal2018-01-191-0/+4
* Synchronized opening app transition animations.Jon Miranda2018-01-181-0/+2
* Adding swipe gestures in overview screenSunny Goyal2018-01-161-0/+6
* Animate to the workspace card when transitioning from overview to homeTony Wickham2018-01-051-0/+6
* Fix bug where Folder gets stuck with an invalid OutlineProvider when cancelled.Jon Miranda2017-12-191-12/+4
* Initial interaction for two state swipe to overviewSunny Goyal2017-12-111-1/+22
* Creating a copy of vertical swipe detector for quickstepSunny Goyal2017-12-071-0/+3
* Removing view layer support during state animation.Sunny Goyal2017-12-071-69/+0
* Adding support for tagging animations per controller, so that they can be con...Sunny Goyal2017-12-071-0/+43
* Simplifying app icon popupSunny Goyal2017-11-152-26/+7
* Using state animation to control all-apps transitionSunny Goyal2017-10-313-1/+221
* Consolidating various interpolatorsSunny Goyal2017-10-261-0/+90
* Moving all-apps state logic to an independent classSunny Goyal2017-10-231-0/+42
* Converting widget panel into a floating viewSunny Goyal2017-10-131-53/+0
* 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
|\