summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherState.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing keyboard navigation when Overview list is emptyVadim Tryshev2018-05-241-5/+1
* Making caret visibility part of state definitionSunny Goyal2018-05-221-2/+3
* Update interpolators and durations for state animationsTony Wickham2018-05-161-1/+1
* Removing scrim overdrawSunny Goyal2018-05-101-2/+7
* Merge "Add atomic recents animation while swiping up" into ub-launcher3-edmontonTony Wickham2018-05-091-0/+3
|\
| * Add atomic recents animation while swiping upTony Wickham2018-05-091-0/+3
* | Adding a carent in the scrimSunny Goyal2018-05-091-3/+2
|/
* Chaniging all-apps scrimSunny Goyal2018-05-081-16/+13
* Change overview animation to scale instead of translationXTony2018-04-041-5/+5
* Swipe down on hotseat to launch recent taskTony Wickham2018-04-031-1/+0
* Adding a custom view for DragHandleSunny Goyal2018-03-261-3/+4
* Remove quick switch and improve quick scrubTony2018-03-221-2/+7
* Swipe interaction changes on home screenSunny Goyal2018-03-211-2/+2
* Separate some elements to set visibility separatelyTony Wickham2018-03-211-4/+9
* Hide back button in drag-n-drop and quick scrubTony Wickham2018-03-201-1/+9
* Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-12/+21
* Set RecentView's translationX based on to/from stateTony2018-03-141-0/+4
* Updating Launcher rotation logicSunny Goyal2018-03-031-1/+4
* Adding a separate state for QuickScrubSunny Goyal2018-03-021-1/+19
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-0/+8
* Ensuring that Recents view is always loaded when going to Overview stateSunny Goyal2018-01-161-0/+13
* Adding a back stack to go to overview from all-appsSunny Goyal2018-01-111-0/+5
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-13/+12
* Adding translationX to workspace card to that it is slightly visibleSunny Goyal2017-12-221-1/+1
* Merge "Hide hotseat in landscape overview" into ub-launcher3-masterTreeHugger Robot2017-12-121-0/+4
|\
| * Hide hotseat in landscape overviewTony Wickham2017-12-121-0/+4
* | Enabling swipe up from overview to all-appsSunny Goyal2017-12-121-5/+25
|/
* Separating various UI properties into state variablesSunny Goyal2017-12-061-5/+28
* Allow hotseat items to be clicked in overviewTony Wickham2017-12-051-1/+8
* Changing the state UI logic for normal build and quickStep buildSunny Goyal2017-11-071-5/+2
* Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-061-2/+2
* Using state animation to control all-apps transitionSunny Goyal2017-10-311-3/+0
* Setting up build rules and placeholder code for QuickStepSunny Goyal2017-10-301-2/+2
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-3/+12
* Moving all-apps state logic to an independent classSunny Goyal2017-10-231-6/+29
* Moving some state specific logic to subclass of LauncherStateSunny Goyal2017-10-201-10/+14
* Changing LauncherState to a class to allow adding custom functionalitySunny Goyal2017-10-191-19/+33
* Removing state definition from LauncherSunny Goyal2017-10-181-3/+22
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-0/+71