summaryrefslogtreecommitdiff
path: root/libs/WindowManager/Shell/src/com/android/wm/shell/TaskView.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-05-19Fix transitions in the background when launching something in TaskViewMady Mellor
2021-03-12Fix touches for manage menuMady Mellor
2021-02-26Introduce a flag removeWithTaskOrganizer.Yuncheol Heo
2021-02-15Allow non-resizable apps in split-screen (11/n)Chris Li
2021-01-28Fix NPE in TaskView.Yuncheol Heo
2021-01-22Move setTaskAlwaysOnTop from TaskView to BubbleExpandedView.Yuncheol Heo
2021-01-18Fix NPE in TaskView.Yuncheol Heo
2021-01-08Add TaskViewFactory.Yuncheol Heo
2021-01-08Migrate touchable inset calulation from BubbleStackView to TaskView.Yuncheol Heo
2020-12-15Intercept back press for TaskViewMady Mellor
2020-12-10Use shell executor for TaskViewMady Mellor
2020-11-04Migrate Bubbles to wm-shell (5/n)Tony Huang