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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
StatusBarManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide setDisabledForSimNetworkLock
Hall Liu
2020-03-12
1
-1
/
+0
*
Merge "Adding additional listeners (onNotificationVisibilityChanged, onPanelH...
TreeHugger Robot
2020-01-10
1
-0
/
+2
|
\
|
*
Adding additional listeners (onNotificationVisibilityChanged,
Alex Mang
2020-01-07
1
-0
/
+2
*
|
Merge "Add setDisabledForSimNetworkLock to StatusBarManager" am: f428f58080 a...
Automerger Merge Worker
2020-01-08
1
-0
/
+29
|
\
\
|
|
/
|
/
|
|
*
Add setDisabledForSimNetworkLock to StatusBarManager
Hall Liu
2020-01-06
1
-0
/
+29
|
*
Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master
Xin Li
2019-09-10
1
-2
/
+62
|
|
\
|
*
|
Add missing nullability annotations.
Aurimas Liutikas
2019-08-30
1
-0
/
+1
*
|
|
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
|
|
Add missing nullability annotations.
Aurimas Liutikas
2019-08-29
1
-0
/
+1
|
|
/
|
/
|
*
|
Add disable methods in StatusBarManager
Beverly
2019-05-28
1
-2
/
+62
|
/
*
Add @TestApi to StatusBarManager @SystemApi methods
Evan Laird
2019-04-17
1
-0
/
+10
*
Add @RequiresPermission and fix API naming
Evan Laird
2019-02-28
1
-1
/
+4
*
Add nullability to StatusBarManager#getDisableInfo
Evan Laird
2019-02-28
1
-0
/
+2
*
Create a DisableInfo object instead of exposing DISABLE_* flags
Evan Laird
2019-02-13
1
-11
/
+180
*
Add StatusBarManager#disableForSetup(boolean) @SystemApi
Evan Laird
2019-01-25
1
-2
/
+71
*
Remove @hide from top-level StatusBarManager
Evan Laird
2019-01-24
1
-4
/
+52
*
Make Some APIs in CommandQueue aware of multi-display (3/N)
Charles Chen
2019-01-03
1
-0
/
+31
*
Fixes NPE when trying to expand QSPanel with wrong name of tile
Fabian Kozynski
2018-10-01
1
-2
/
+4
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+16
*
Use disableForUser in StatusBarManager
Evan Laird
2018-05-31
1
-2
/
+4
*
Add disable2 flag for rotate suggestions
Mike Digman
2018-03-16
1
-2
/
+4
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-3
/
+8
*
StatusBar: add DISABLE2_GLOBAL_ACTIONS.
Charles He
2017-10-10
1
-2
/
+3
*
StatusBar: add DISABLE2_NOTIFICATION_SHADE flag.
Charles He
2017-10-04
1
-2
/
+5
*
StatusBar: add DISABLE2_SYSTEM_ICONS flag
Charles He
2017-09-25
1
-3
/
+4
*
Status bar: correctly register disable flags
Charles He
2017-09-18
1
-2
/
+1
*
Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...
Jeff Sharkey
2017-06-06
1
-0
/
+2
|
\
|
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-0
/
+2
*
|
Add camera lift trigger to GestureLauncherService
Jonathan Solnit
2017-05-12
1
-0
/
+1
|
/
*
When system server goes down, crash apps more.
Jeff Sharkey
2016-03-01
1
-16
/
+8
*
Support dnd condition in Settings
Jason Monk
2015-12-13
1
-1
/
+8
*
Deliver camera launch source for analytics
Jorim Jaggi
2015-09-24
1
-0
/
+3
*
Add status bar flag to disable quick settings
Benjamin Franz
2015-04-28
1
-2
/
+10
*
Introduce disable2 into StatusBarManager
Benjamin Franz
2015-04-27
1
-1
/
+32
*
Add IME Switcher icon to Navigation Bar
Jason Monk
2014-05-02
1
-0
/
+1
*
Move redaction logic showing from Keyguard to PhoneStatusBar.
Jorim Jaggi
2014-04-23
1
-2
/
+0
*
SystemUI support for notification visibility.
Dan Sandler
2014-01-30
1
-0
/
+3
*
Manage keyguard nav elements using transitions.
John Spurlock
2013-11-01
1
-4
/
+1
*
Improve transient bar transitions.
John Spurlock
2013-08-20
1
-1
/
+10
*
Collapse/disable shade when hiding status bar window.
John Spurlock
2013-07-31
1
-0
/
+6
*
New lockscreen: allow search gesture from nav bar.
Daniel Sandler
2012-10-19
1
-1
/
+3
*
Cleanup internal status bar APIs.
Daniel Sandler
2012-09-27
1
-24
/
+9
*
Adding a global accessibility action to open quick settings.
Svetoslav Ganov
2012-09-25
1
-6
/
+36
*
System bar now renders the back button for recents
Daniel Sandler
2011-12-06
1
-0
/
+5
*
Lazily fetch the status bar service.
Daniel Sandler
2011-10-19
1
-9
/
+35
*
Fix 5466678: use new setSystemUiVisibility() API to enable clock in statusbar
Jim Miller
2011-10-17
1
-2
/
+4
*
Break apart DISABLE_HOME and DISABLE_RECENT.
Daniel Sandler
2011-10-13
1
-2
/
+7
*
Adding accessibility support to the Status Bar.
Svetoslav Ganov
2011-07-21
1
-2
/
+3
*
Allow independent control of the back and the other navigation buttons.
Joe Onorato
2011-01-27
1
-1
/
+2
*
Allow the status bar disable flags to be used as View's system ui visibility ...
Joe Onorato
2011-01-27
1
-42
/
+14
[next]