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
/
NavigationBarController.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...
George Zacharia
2023-08-02
1
-28
/
+48
|
\
|
*
1/ Initialize assistant state change listeners once with the nav bar helper
Winson Chung
2023-03-09
1
-2
/
+9
|
*
Refactor Utilities#isTablet to Utilities#isLargeScreen
Christian Göllner
2023-02-24
1
-10
/
+11
|
*
Revert "Refactor Utilities#isTablet to Utilities#isLargeScreen"
Judy Chang
2023-02-23
1
-11
/
+10
|
*
Refactor Utilities#isTablet to Utilities#isLargeScreen
Christian Göllner
2023-02-23
1
-10
/
+11
|
*
[DO NOT MERGE] Add centralized DisplayTracker for SystemUI
Alex Stetson
2023-01-26
1
-9
/
+15
|
*
[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker
Alex Stetson
2023-01-17
1
-7
/
+8
|
*
Remove expensive queries for lock task mode (screen pinning)
Winson Chung
2023-01-11
1
-4
/
+3
*
|
fixup! SystemUI: Add API for runtime taskbar config
Michael Bestas
2023-04-20
1
-1
/
+1
*
|
Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...
George Zacharia
2023-04-03
1
-3
/
+19
|
\
|
|
*
Add logging for floating rotation button
Winson Chung
2022-12-15
1
-0
/
+2
|
*
Log config change messages at INFO so that they show up in BR.
Shan Huang
2022-12-06
1
-1
/
+1
|
*
Add debug logs for navBarController config change
Vinit Nayak
2022-10-13
1
-1
/
+8
|
*
Pass config changes through to TaskbarDelegate
Vinit Nayak
2022-10-06
1
-0
/
+3
*
|
SystemUI: Add API for runtime taskbar config
Danny Lin
2023-02-19
1
-14
/
+22
*
|
Merge tag 'android-13.0.0_r16' into t13.0
George Zacharia
2022-12-15
1
-8
/
+33
|
\
|
|
*
Fix multi-display nav bar tests on large screen devices
Charles Chen
2022-08-08
1
-5
/
+1
|
*
Add flag to hide nav bar window in favor of taskbar.
Vinit Nayak
2022-07-28
1
-3
/
+15
|
*
Fix transient behavior with task bar
Tracy Zhou
2022-06-07
1
-1
/
+0
|
*
Remove last call to Dep.get from NavigationBarView
Dave Mankoff
2022-05-10
1
-4
/
+8
*
|
Add support for runtime toggle of navbar
Bruno Martins
2022-11-07
1
-9
/
+11
*
|
Remove last call to Dep.get from NavigationBarView
Dave Mankoff
2022-05-09
1
-4
/
+8
|
/
*
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
/
+9
*
Convert NavigationBar to subclass ViewController.
Dave Mankoff
2022-03-21
1
-10
/
+8
*
Revert "Revert "Move touch handling out of NavigationBarView.""
Dave Mankoff
2022-03-18
1
-1
/
+3
*
Merge "Hide navigation bar view immediately when folding to AOD"
Nick Chameyev
2022-02-17
1
-1
/
+6
|
\
|
*
Hide navigation bar view immediately when folding to AOD
Nick Chameyev
2022-02-16
1
-1
/
+6
*
|
Add traces to latency sensitive points
Nicolo' Mazzucato
2022-02-10
1
-0
/
+3
|
/
*
Integration of back gesture animation on Sysui (BackNav 2/n)
Vadim Caen
2022-01-20
1
-2
/
+5
*
Update PiP exclusion bounds in TaskBarDelegate.
Ben Lin
2021-12-14
1
-2
/
+5
*
Support to show lock task toast on taskbar
Charles Chen
2021-11-30
1
-0
/
+18
*
Revert "Revert "Extract assistant logic from NavigationBar to share with Task...
Vinit Nayak
2021-11-24
1
-2
/
+2
*
Revert "Extract assistant logic from NavigationBar to share with Taskbar"
Vinit Nayak
2021-11-23
1
-2
/
+2
*
Pipe dark intensity through OverviewProxy
Tony Wickham
2021-11-22
1
-2
/
+4
*
Extract assistant logic from NavigationBar to share with Taskbar
Vinit Nayak
2021-11-19
1
-2
/
+2
*
Fix Accessibility button & gesture settings did not update correctly in Table...
jasonwshsu
2021-11-10
1
-0
/
+40
*
Show nav bar on secondary displays regardless of
Charles Chen
2021-11-08
1
-8
/
+10
*
Reland "Remove Dependency.get from NavigationBar."
wilsonshih
2021-10-15
1
-122
/
+6
*
Add API to allow launcher to suspend AutoHideController
Vinit Nayak
2021-10-11
1
-3
/
+5
*
Dump TaskbarDelegate info
Winson Chung
2021-10-05
1
-1
/
+2
*
Revert "Remove Dependency.get from NavigationBar."
Dave Mankoff
2021-09-28
1
-6
/
+121
*
Remove Dependency.get from NavigationBar.
Dave Mankoff
2021-09-24
1
-121
/
+6
*
Consolidate isTablet logic across launcher and SysUI
Tracy Zhou
2021-09-23
1
-1
/
+1
*
Manually register Dumpables to DumpManager
Ned Burns
2021-09-09
1
-4
/
+9
*
Hook up EdgeBackGestureHandler with TaskbarDelegate
Tracy Zhou
2021-08-21
1
-5
/
+3
*
Merge "Revert "Revert "No NavigationBar layer in tablets""" into sc-v2-dev
Tracy Zhou
2021-08-17
1
-4
/
+3
|
\
|
*
Revert "Revert "No NavigationBar layer in tablets""
Tracy Zhou
2021-08-13
1
-4
/
+3
*
|
Merge "Revert "No NavigationBar layer in tablets"" into sc-v2-dev
Alex Chau
2021-08-11
1
-3
/
+4
|
\
|
|
*
Revert "No NavigationBar layer in tablets"
Alex Chau
2021-08-11
1
-3
/
+4
[next]