summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/anim
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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