summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherState.java
Commit message (Expand)AuthorAgeFilesLines
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-191-1/+52
* Fix HOME/RECENTS/BACK duplicated, missing loggingHyunyoung Song2019-06-121-2/+0
* Some RecentsView layout fixesSunny Goyal2019-06-041-3/+0
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-7/+7
* Add getOverviewFullscreenProgress() to LauncherStateTony2019-05-171-1/+4
* Hide Clear all button during quick switchTony Wickham2019-04-241-1/+2
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-031-6/+1
* Add QuickSwitchTouchController on homeTony2019-03-281-2/+5
* Move some classes to packagesTony2019-03-271-2/+2
* Peek overview on motion pause, then animate fully on touch upTony2019-03-271-5/+13
* Add translationX to overview stateTony2019-03-271-5/+17
* Replace translationYFactor with just translationYTony2019-03-201-7/+1
* Fix hotseat translated upwards when dragging from all appsTony Wickham2019-03-041-5/+3
* Scale and translate hotseat with workspace instead of all appsTony2019-03-031-0/+7
* Adding NORMAL_STATE_ORDINALvadimt2019-02-151-1/+3
* Moving state ordinals to TestProtocolvadimt2019-02-141-4/+10
* Deleting Quickscrub related logicSunny Goyal2019-02-141-4/+3
* Creating a separate state for launcehr as background appSunny Goyal2018-09-051-4/+3
* Launching last task when back button is pressed in overviewSunny Goyal2018-08-021-0/+11
* Fix wrong labeling of app launch session type (HOME vs OVERVIEW)Hyunyoung Song2018-06-051-1/+3
* 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