summaryrefslogtreecommitdiff
path: root/quickstep/src/com/android/launcher3/taskbar/TaskbarLauncherStateController.java
AgeCommit message (Expand)Author
2021-12-14Ensure some taskbar states are initialized correctlyWinson Chung
2021-12-10Fix taskbar being emptyTony Wickham
2021-12-07Improve quick switch from home to taskbarTony Wickham
2021-12-06Cleanup some taskbar/hotseat handoff issuesTony Wickham
2021-12-06Fix taskbar stash misalignment when going from app to overviewTony Wickham
2021-12-02Fix taskbar jumping when going homeTony Wickham
2021-12-01Remove TaskbarLauncherStateController#setIconAlpha()Tony Wickham
2021-11-16Fix memory leak in TaskbarLauncherStateControllerTracy Zhou
2021-11-09Track LauncherState, RecentsAnimation, resumed state for task bar in one placeTracy Zhou