index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
navigationbar
/
TaskbarDelegate.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
4/ Keep EdgeBackGestureHandler state across nav/taskbar changes
Winson Chung
2023-03-09
1
-6
/
+5
*
1/ Initialize assistant state change listeners once with the nav bar helper
Winson Chung
2023-03-09
1
-2
/
+0
*
Hide task bar on AOD
Yunfan Chen
2023-02-17
1
-3
/
+6
*
Remove expensive queries for lock task mode (screen pinning)
Winson Chung
2023-01-11
1
-3
/
+18
*
Pass button nav long press assistant availability to Launcher
Vinit Nayak
2023-01-03
1
-4
/
+7
*
Initialize navigation mode for TaskbarDelegate
Vinit Nayak
2022-11-28
1
-3
/
+8
*
Use NavBarHelper to keep shared initalizing state between nav/taskbar
Vinit Nayak
2022-11-22
1
-0
/
+8
*
Pass config changes through to TaskbarDelegate
Vinit Nayak
2022-10-06
1
-13
/
+6
*
Create API for WM to send letterbox info to SysUI.
Christian Göllner
2022-07-04
1
-1
/
+3
*
Fix transient behavior with task bar
Tracy Zhou
2022-06-07
1
-12
/
+33
*
Remove NavigationBarOverlayController.
Peiyong Lin
2022-04-28
1
-22
/
+1
*
Revert "Revert "Remove Dep.get(CommandQueue.class) from NavBarView""
Dave Mankoff
2022-04-21
1
-1
/
+1
*
Merge "Revert "Remove Dep.get(CommandQueue.class) from NavBarView"" into tm-dev
Vinit Nayak
2022-04-20
1
-1
/
+1
|
\
|
*
Revert "Remove Dep.get(CommandQueue.class) from NavBarView"
Vinit Nayak
2022-04-19
1
-1
/
+1
*
|
Merge "Remove Dep.get(CommandQueue.class) from NavBarView" into tm-dev
Dave Mankoff
2022-04-13
1
-1
/
+1
|
\
|
|
*
Remove Dep.get(CommandQueue.class) from NavBarView
Dave Mankoff
2022-04-06
1
-1
/
+1
*
|
Merge "Make LightBarTransitionsController injectable." into tm-dev
Dave Mankoff
2022-04-08
1
-16
/
+20
|
\
|
|
*
Make LightBarTransitionsController injectable.
Dave Mankoff
2022-04-06
1
-16
/
+20
*
|
Remove FileDescriptor from systemui.Dumpable.
Dave Mankoff
2022-04-05
1
-2
/
+1
|
/
*
Cover screen pinning logic around task bar
Tracy Zhou
2022-03-28
1
-0
/
+4
*
Have both NAVIGATION_HINT_IME{,_SWITCHER}_SHOWN
Yohei Yukawa
2022-02-04
1
-2
/
+2
*
Track immersive mode via a new SysUI state.
Pat Manning
2022-01-24
1
-0
/
+6
*
Integration of back gesture animation on Sysui (BackNav 2/n)
Vadim Caen
2022-01-20
1
-1
/
+6
*
Merge "Notify sysui of side swipe gestures that will show the bars transientl...
Winson Chung
2022-01-07
1
-1
/
+1
|
\
|
*
Notify sysui of side swipe gestures that will show the bars transiently
Winson Chung
2022-01-06
1
-1
/
+1
*
|
Support game dashboard on tablets
Tracy Zhou
2022-01-06
1
-6
/
+51
|
/
*
Update PiP exclusion bounds in TaskBarDelegate.
Ben Lin
2021-12-14
1
-1
/
+20
*
Merge "Consider IME_VISIBLE_IMPERCEPTIBLE as shown for taskbar purposes" into...
Tony Wickham
2021-12-01
1
-0
/
+5
|
\
|
*
Consider IME_VISIBLE_IMPERCEPTIBLE as shown for taskbar purposes
Tony Wickham
2021-11-30
1
-0
/
+5
*
|
Support to show lock task toast on taskbar
Charles Chen
2021-11-30
1
-0
/
+39
|
/
*
Remote mCurClientInKeyguard dependency in IMMS
Ming-Shin Lu
2021-11-29
1
-2
/
+2
*
Revert "Revert "Extract assistant logic from NavigationBar to share with Task...
Vinit Nayak
2021-11-24
1
-13
/
+44
*
Revert "Extract assistant logic from NavigationBar to share with Taskbar"
Vinit Nayak
2021-11-23
1
-44
/
+13
*
Pipe dark intensity through OverviewProxy
Tony Wickham
2021-11-22
1
-1
/
+38
*
Extract assistant logic from NavigationBar to share with Taskbar
Vinit Nayak
2021-11-19
1
-9
/
+44
*
Add API to allow launcher to suspend AutoHideController
Vinit Nayak
2021-10-11
1
-14
/
+78
*
Dump TaskbarDelegate info
Winson Chung
2021-10-05
1
-2
/
+20
*
Listen for ComponentCallback.onConfigurationChanged in TaskbarDelegate
Alex Chau
2021-10-01
1
-1
/
+28
*
Attach/Detatch EdgeBackGestureHandler only once on Taskbar init/destroy
Vinit Nayak
2021-09-22
1
-16
/
+0
*
Merge "Update edgeBackGestureHandler for Taskbar on init/destroy()" into sc-v...
Vinit Nayak
2021-09-20
1
-0
/
+9
|
\
|
*
Update edgeBackGestureHandler for Taskbar on init/destroy()
Vinit Nayak
2021-09-20
1
-0
/
+9
*
|
Set navigation mode when taskbar is initialised.
Ben Murdoch
2021-09-17
1
-1
/
+2
|
/
*
Update SYSUI_STATE_SCREEN_PINNING in TaskbarDelegate
Tony Wickham
2021-09-10
1
-0
/
+4
*
Revert "Revert "Support immersive mode with task bar""
Tracy Zhou
2021-09-03
1
-0
/
+34
*
Revert "Support immersive mode with task bar"
Tracy Zhou
2021-08-30
1
-34
/
+0
*
Support immersive mode with task bar
Tracy Zhou
2021-08-27
1
-0
/
+34
*
Hook up EdgeBackGestureHandler with TaskbarDelegate
Tracy Zhou
2021-08-21
1
-3
/
+38
*
Pass through home/back/recents disable flags via sysuiFlags
Vinit Nayak
2021-08-17
1
-0
/
+14
*
Use InsetsVisibilities to carry requested visibilities
Tiger Huang
2021-07-26
1
-2
/
+2
*
Send more system bar attributes to System UI for logging
Tiger Huang
2021-07-09
1
-1
/
+2
[next]