index
:
Project-1CE/packages_apps_Launcher3
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quickstep
/
src
/
com
/
android
/
launcher3
/
taskbar
/
TaskbarStashController.java
Age
Commit message (
Expand
)
Author
2021-12-16
Temporarily disable SUW specific insets logic
Winson Chung
2021-12-14
Ensure some taskbar states are initialized correctly
Winson Chung
2021-12-10
Report contentInsets only based on what they will be inside apps
Tony Wickham
2021-12-06
Fix taskbar stash misalignment when going from app to overview
Tony Wickham
2021-11-23
Stash taskbar when IME is present, including during gestures
Tony Wickham
2021-11-19
Clear ref after animation if visual stashing not supported
Winson Chung
2021-11-01
Move floating rotation button handling to Launcher
Nick Chameyev
2021-10-28
Recreate taskbar when dark mode changes
Tony Wickham
2021-10-19
Delaying taskbar loading until user setup completed
Sunny Goyal
2021-10-19
Merge "Track LauncherState for task bar stashing better" into sc-v2-dev
Tracy Zhou
2021-10-18
Merge "Add a scrim to taskbar for bubbles expanded state" into sc-v2-dev
Mady Mellor
2021-10-18
Track LauncherState for task bar stashing better
Tracy Zhou
2021-10-14
Fix taskbar layout issues in setup wizard
Tony Wickham
2021-10-08
Add a scrim to taskbar for bubbles expanded state
Mady Mellor
2021-10-07
When taskbar would be stashed in 3 button mode, hide icons instead
Tony Wickham
2021-10-07
Add flags to stash taskbar for app pinning and empty hotseat
Tony Wickham
2021-10-07
Migrate mStashedInApp to FLAGS_STASHED_IN_APP
Tony Wickham
2021-09-22
Allow visual stashing when going to overview in tests
Tony Wickham
2021-09-16
Stash the bar after settling in Overview
Tracy Zhou
2021-09-03
Stash/unstash the task bar based on states
Tracy Zhou
2021-08-18
Merge "Tint task bar based on sampling of colors in the area" into sc-v2-dev
Tracy Zhou
2021-08-17
Tint task bar based on sampling of colors in the area
Tracy Zhou
2021-08-16
Extend taskbar color to entire screen in overview
Tony Wickham
2021-07-20
Merge "Add taskbar stashing feedforward, i.e. hint at upcoming stash/unstash"...
Tony Wickham
2021-07-19
Add taskbar stashing feedforward, i.e. hint at upcoming stash/unstash
Tony Wickham
2021-07-16
Don't allow stashing in tests for now
Tony Wickham
2021-07-02
Notify System UI about taskbar state
Alex Chau
2021-06-18
Initial commit of taskbar stashing
Tony Wickham