summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/states/SpringLoadedState.java
AgeCommit message (Expand)Author
2021-12-06Remove LauncherState.TASKBAR visible elementTony Wickham
2021-09-21Remove nonOverlappingTaskarInsetsTony Wickham
2021-04-27Removing dependency on wallpaper colors and using theme resourcesSunny Goyal
2021-04-06Some cleanup in RecentsViewSunny Goyal
2021-03-19Fix spring loaded scale when taskbar is presentTony Wickham
2021-03-03Align real hotseat with taskbar hotseat during drag and dropTony Wickham
2021-01-29Animate taskbar background alpha and visibility alphaTony Wickham
2020-10-23Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ...""Winson Chung
2020-10-05Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."Alistair Delva
2020-09-27Good riddance UserEventDispatcherHyunyoung Song
2020-06-22Log Launcher transitions to WWHyunyoung Song
2020-04-30Generalizing LauncherState definition so that it can be used in RecentsActivitySunny Goyal
2020-04-21Disable blurs while in multiwindow modeWinson Chung
2020-03-24Adding some wallpaper depth to drag and dropSunny Goyal
2020-02-05Make LauncherState transitionDuration overridable at runtimeTony Wickham
2019-03-27Add translationX to overview stateTony
2019-03-04Fix hotseat translated upwards when dragging from all appsTony Wickham
2019-03-03Scale and translate hotseat with workspace instead of all appsTony
2018-05-24Fixing keyboard navigation when Overview list is emptyVadim Tryshev
2018-05-08Chaniging all-apps scrimSunny Goyal
2018-03-20Hide back button in drag-n-drop and quick scrubTony Wickham
2018-03-03Updating Launcher rotation logicSunny Goyal
2018-03-01Updating the scrim and landscpae uiSunny Goyal
2018-01-10Removing layout handling in DeviceProfile and moving it toSunny Goyal
2018-01-08Updating landscape layout for launcher/quickstepSunny Goyal
2017-12-22Adding translationX to workspace card to that it is slightly visibleSunny Goyal
2017-12-06Separating various UI properties into state variablesSunny Goyal
2017-12-05Allow hotseat items to be clicked in overviewTony Wickham
2017-10-23Moving all-apps state logic to an independent classSunny Goyal
2017-10-20Moving some state specific logic to subclass of LauncherStateSunny Goyal