summaryrefslogtreecommitdiff
path: root/quickstep/src/com/android/launcher3/taskbar/TaskbarStashController.java
AgeCommit message (Expand)Author
2021-12-16Temporarily disable SUW specific insets logicWinson Chung
2021-12-14Ensure some taskbar states are initialized correctlyWinson Chung
2021-12-10Report contentInsets only based on what they will be inside appsTony Wickham
2021-12-06Fix taskbar stash misalignment when going from app to overviewTony Wickham
2021-11-23Stash taskbar when IME is present, including during gesturesTony Wickham
2021-11-19Clear ref after animation if visual stashing not supportedWinson Chung
2021-11-01Move floating rotation button handling to LauncherNick Chameyev
2021-10-28Recreate taskbar when dark mode changesTony Wickham
2021-10-19Delaying taskbar loading until user setup completedSunny Goyal
2021-10-19Merge "Track LauncherState for task bar stashing better" into sc-v2-devTracy Zhou
2021-10-18Merge "Add a scrim to taskbar for bubbles expanded state" into sc-v2-devMady Mellor
2021-10-18Track LauncherState for task bar stashing betterTracy Zhou
2021-10-14Fix taskbar layout issues in setup wizardTony Wickham
2021-10-08Add a scrim to taskbar for bubbles expanded stateMady Mellor
2021-10-07When taskbar would be stashed in 3 button mode, hide icons insteadTony Wickham
2021-10-07Add flags to stash taskbar for app pinning and empty hotseatTony Wickham
2021-10-07Migrate mStashedInApp to FLAGS_STASHED_IN_APPTony Wickham
2021-09-22Allow visual stashing when going to overview in testsTony Wickham
2021-09-16Stash the bar after settling in OverviewTracy Zhou
2021-09-03Stash/unstash the task bar based on statesTracy Zhou
2021-08-18Merge "Tint task bar based on sampling of colors in the area" into sc-v2-devTracy Zhou
2021-08-17Tint task bar based on sampling of colors in the areaTracy Zhou
2021-08-16Extend taskbar color to entire screen in overviewTony Wickham
2021-07-20Merge "Add taskbar stashing feedforward, i.e. hint at upcoming stash/unstash"...Tony Wickham
2021-07-19Add taskbar stashing feedforward, i.e. hint at upcoming stash/unstashTony Wickham
2021-07-16Don't allow stashing in tests for nowTony Wickham
2021-07-02Notify System UI about taskbar stateAlex Chau
2021-06-18Initial commit of taskbar stashingTony Wickham