summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/OperatorNameView.java
Commit message (Expand)AuthorAgeFilesLines
* Add carrier config support to operator name in statusbarNiklas Lindgren2022-03-291-16/+13
* 5/N Move KeyguardUpdateMonitor to OperatorNameViewController.Dave Mankoff2021-08-171-37/+8
* 4/N Move Tunable to OperatorNameViewControllerDave Mankoff2021-08-171-33/+4
* 3/N Move SignalCallback to OperatorNameViewController.Dave Mankoff2021-08-171-13/+2
* 2/N Move DarkModeReceiver to OperatorNameViewController.Dave Mankoff2021-08-171-11/+1
* Fix CS external dependencies on SystemUIpaulhu2021-03-221-3/+1
* Create a DemoMode controllerEvan Laird2020-08-131-10/+15
* Remove usage of IccCardConstants hidden APIJayachandran C2019-11-081-3/+3
* Fix the looper that KeyguardUpdateMonitor is using.Dave Mankoff2019-08-311-1/+1
* Move filterMobileSubscriptionInSameGroup into KeyguardUpdateMonitor.Malcolm Chen2019-08-201-1/+1
* Make DarkIconDispatcher visible to pluginsBeverly2019-01-021-2/+2
* Fixes import ordering.Gus Prevas2018-11-141-2/+1
* Display network name in status barKensuke Matsui2017-10-311-0/+155