index
:
Project-1CE/frameworks_base
lineage-18.1
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
/
core
/
java
/
android
/
app
/
StatusBarManager.java
Age
Commit message (
Expand
)
Author
2022-05-02
SystemUI: handle camera launch gesture from keyhandler
Roman Birg
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-07-07
Require proper permission for togglePanel()/handleSystemKey()
Bernardo Rufino
2021-04-22
[Ongoing Call Chip] Don't show the chip on lockscreen.
Caitlin Cassidy
2021-03-16
Remove collapsePanels() publicAlternatives
Bernardo Rufino
2021-02-17
NAS Feedback API Change
Chloris Kuo
2021-01-19
Add NAS#onNotificationClicked API and TestAPI for cts test
Chloris Kuo
2020-11-12
Require signature|privileged STATUS_BAR for collapsePanels()
Bernardo Rufino
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-09-22
Rename StatusBarManager#setDisabledForSimNetworkLock
Hall Liu
2020-09-15
Expose StatusBarManager#setDisabledForSimNetworkLock
Hall Liu
2020-03-12
Hide setDisabledForSimNetworkLock
Hall Liu
2020-01-10
Merge "Adding additional listeners (onNotificationVisibilityChanged, onPanelH...
TreeHugger Robot
2020-01-08
Merge "Add setDisabledForSimNetworkLock to StatusBarManager" am: f428f58080 a...
Automerger Merge Worker
2020-01-07
Adding additional listeners (onNotificationVisibilityChanged,
Alex Mang
2020-01-06
Add setDisabledForSimNetworkLock to StatusBarManager
Hall Liu
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-09-10
Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master
Xin Li
2019-08-29
Add missing nullability annotations.
Aurimas Liutikas
2019-08-30
Add missing nullability annotations.
Aurimas Liutikas
2019-05-28
Add disable methods in StatusBarManager
Beverly
2019-04-17
Add @TestApi to StatusBarManager @SystemApi methods
Evan Laird
2019-02-28
Add @RequiresPermission and fix API naming
Evan Laird
2019-02-28
Add nullability to StatusBarManager#getDisableInfo
Evan Laird
2019-02-13
Create a DisableInfo object instead of exposing DISABLE_* flags
Evan Laird
2019-01-25
Add StatusBarManager#disableForSetup(boolean) @SystemApi
Evan Laird
2019-01-24
Remove @hide from top-level StatusBarManager
Evan Laird
2019-01-03
Make Some APIs in CommandQueue aware of multi-display (3/N)
Charles Chen
2018-10-01
Fixes NPE when trying to expand QSPanel with wrong name of tile
Fabian Kozynski
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-31
Use disableForUser in StatusBarManager
Evan Laird
2018-03-16
Add disable2 flag for rotate suggestions
Mike Digman
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-10-10
StatusBar: add DISABLE2_GLOBAL_ACTIONS.
Charles He
2017-10-04
StatusBar: add DISABLE2_NOTIFICATION_SHADE flag.
Charles He
2017-09-25
StatusBar: add DISABLE2_SYSTEM_ICONS flag
Charles He
2017-09-18
Status bar: correctly register disable flags
Charles He
2017-06-06
Merge "Annotate @SystemApi with required permissions." into oc-dev am: c14069...
Jeff Sharkey
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-05-12
Add camera lift trigger to GestureLauncherService
Jonathan Solnit
2016-03-01
When system server goes down, crash apps more.
Jeff Sharkey
2015-12-13
Support dnd condition in Settings
Jason Monk
2015-09-24
Deliver camera launch source for analytics
Jorim Jaggi
2015-04-28
Add status bar flag to disable quick settings
Benjamin Franz
2015-04-27
Introduce disable2 into StatusBarManager
Benjamin Franz
2014-05-02
Add IME Switcher icon to Navigation Bar
Jason Monk
2014-04-23
Move redaction logic showing from Keyguard to PhoneStatusBar.
Jorim Jaggi
[next]