summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsTransitionController.java
Commit message (Expand)AuthorAgeFilesLines
* Scaling down hotseat to match prediction row size when going to overviewSunny Goyal2019-11-061-11/+0
* Properly prevent All Apps relayouts by avoiding scrollToPositionTony Wickham2019-09-031-10/+1
* Don't update all apps content visibility during home animationTony Wickham2019-08-301-3/+10
* Tie prediction text to all apps interpolatorTony Wickham2019-07-311-5/+7
* Removing tracing for a fixed bug.vadimt2019-07-111-4/+0
* Cleaning up some animation states:Sunny Goyal2019-06-211-4/+8
* Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-191-10/+6
* Fix bugs with hotseat in overviewTony2019-06-181-4/+12
* More debug tracing for switching to all apps not sending the final eventvadimt2019-05-311-0/+6
* Makes Launcher hide the all apps content and scrim on assistant visible.Govinda Wasserman2019-04-231-1/+4
* Add QuickSwitchTouchController on homeTony2019-03-281-1/+1
* Quickly fade in QSB when swiping up when SWIPE_HOME = falseTony Wickham2019-03-111-1/+4
* Scale and translate hotseat with workspace instead of all appsTony2019-03-031-6/+0
* Add springs for recents dismiss animations.Jon Miranda2019-01-291-15/+5
* Generalize SpringObjectAnimator.Jon Miranda2019-01-161-39/+7
* Revert "Revert "Add spring to shelf for home <-> overview <-> all apps state ...Jon Miranda2019-01-081-5/+54
* Revert "Add spring to shelf for home <-> overview <-> all apps state transiti...Jonathan Miranda2019-01-051-54/+5
* Add spring to shelf for home <-> overview <-> all apps state transitions.Jon Miranda2019-01-041-5/+54
* Removing Launcher dependency in search box layoutSunny Goyal2018-11-201-1/+1
* Removing separate hotseat widget, instead using a QSB acroll all UI.Sunny Goyal2018-11-051-16/+1
* Highlight work tab when user already in All Apps after creating WP.arangelov2018-08-171-1/+11
* Adjust interpolators when swiping from overview to all appsTony Wickham2018-06-201-8/+14
* Making caret visibility part of state definitionSunny Goyal2018-05-221-0/+4
* Cleanup how we set back button alphaTony Wickham2018-05-221-9/+0
* Fade back button in and out tied with the overview/shelf (2/3)Matthew Ng2018-05-181-0/+9
* Update interpolators and durations for state animationsTony Wickham2018-05-161-1/+5
* Set status bar icons to dark at correct all apps progressTony Wickham2018-05-161-1/+2
* Merge "Add atomic recents animation while swiping up" into ub-launcher3-edmontonTony Wickham2018-05-091-0/+5
|\
| * Add atomic recents animation while swiping upTony Wickham2018-05-091-0/+5
* | Adding a carent in the scrimSunny Goyal2018-05-091-2/+0
|/
* Chaniging all-apps scrimSunny Goyal2018-05-081-8/+6
* Merge "Fix some state issues with user-controlled animations" into ub-launche...Tony Wickham2018-05-021-2/+2
|\
| * Fix some state issues with user-controlled animationsTony2018-05-011-2/+2
* | Adding a round rect background for the self in OverviewSunny Goyal2018-04-301-0/+10
|/
* Fix bug where drag handle translation was not set to 0 on device profile change.Jon Miranda2018-04-031-0/+1
* Don't wait until layout to calculate the scroll rangeSunny Goyal2018-03-281-10/+10
* Adding a custom view for DragHandleSunny Goyal2018-03-261-0/+1
* Swipe interaction changes on home screenSunny Goyal2018-03-211-3/+2
* Separate some elements to set visibility separatelyTony Wickham2018-03-211-1/+3
* Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-15/+21
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-21/+9
* Handling configuration changesSunny Goyal2018-02-011-10/+16
* Initial changes for handling configuration changes dynamicallySunny Goyal2018-01-311-7/+15
* Use AllAppsTransitionController to animate the hotseat & scrim.Jon Miranda2018-01-231-3/+4
* Removing multi-state apha control for hotseatSunny Goyal2018-01-191-6/+2
* Add peek to work tab animationTony Mak2018-01-101-0/+1
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-25/+23
* Updating the hotseat background to a solid color with rounded cornersSunny Goyal2017-12-141-13/+10
* Removing view layer support during state animation.Sunny Goyal2017-12-071-3/+2
* Adding support for tagging animations per controller, so that they can be con...Sunny Goyal2017-12-071-4/+4