summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/states/SpringLoadedState.java
Commit message (Expand)AuthorAgeFilesLines
* Add translationX to overview stateTony2019-03-271-5/+5
* Fix hotseat translated upwards when dragging from all appsTony Wickham2019-03-041-2/+2
* Scale and translate hotseat with workspace instead of all appsTony2019-03-031-0/+5
* Fixing keyboard navigation when Overview list is emptyVadim Tryshev2018-05-241-6/+0
* Chaniging all-apps scrimSunny Goyal2018-05-081-1/+6
* Hide back button in drag-n-drop and quick scrubTony Wickham2018-03-201-1/+1
* Updating Launcher rotation logicSunny Goyal2018-03-031-21/+2
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-1/+1
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-1/+1
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-3/+8
* Adding translationX to workspace card to that it is slightly visibleSunny Goyal2017-12-221-1/+1
* Separating various UI properties into state variablesSunny Goyal2017-12-061-1/+2
* Allow hotseat items to be clicked in overviewTony Wickham2017-12-051-1/+1
* Moving all-apps state logic to an independent classSunny Goyal2017-10-231-1/+7
* Moving some state specific logic to subclass of LauncherStateSunny Goyal2017-10-201-0/+108