summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
Commit message (Collapse)AuthorAgeFilesLines
* Update language to comply with Android’s inclusive language guidanceJulia Tuttle2020-07-291-14/+14
| | | | | | | | | | See https://source.android.com/setup/contribute/respectful-code for reference #inclusivefixit Bug: 161896447 Test: still builds! let's see what presubmit says. Change-Id: Ia0aac0b80511076f77a64a9eee6eff9376ed906f
* Updated StatusBarIconController and StatusBarSignalPolicy to check iconJianYang Liu2020-01-161-1/+1
| | | | | | | | blacklist from config value, config_statusBarIconBlacklist. Bug: 118675475 Test: Manual Change-Id: I44dd1d007d3f7b9b435eceb273ecf333aef7cef4
* Fixes import ordering.Gus Prevas2018-11-141-1/+2
| | | | | Test: n/a Change-Id: I432e11b52deb7974e50f62076af3b7aa07e364b6
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-1/+1
| | | | | | Test: make SystemUI SettingsLib Bug:76692459 Change-Id: I248fdf4042a0a97bc6349091da21c936c2d37c95
* Fix leaks in sysuiJason Monk2017-02-021-2/+3
| | | | | | | | | | | Add support for testing for PluginManager and TunerService leaks and add tests for the known leaks and fix them. Also port PluginManager and TunerService to Dependency to make them easier to handle in tests. Test: runtest systemui Change-Id: I5642539ee24dd72f802905106decd0c87b41b4eb Fixes: 34846972
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
| | | | | Bug: b/28974522 Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
* move framework metrics over to new protoChris Wren2016-01-271-2/+3
| | | | Change-Id: Ie46e946dc787350c15c10aa4385a6b7df7e181a8
* Switch Tuner to support prefs (and some improvements)Jason Monk2015-12-161-5/+5
| | | | Change-Id: I2ef62c0c56d4af69f9f34e1cfd297999d59b7da6
* SysUI Tuner: Add clock seconds optionJason Monk2015-08-171-0/+12
| | | | | | | Also do some cleanup to use new preference onAtached/DetachedFromActivity to make things simpler. Change-Id: I542684b453a6ac596cc0a5c22c989a44e7e688b7
* Add metrics to tunerJason Monk2015-07-221-0/+4
| | | | | Bug: 22462605 Change-Id: I075f9a25630a89e85dd17603297565988c38075b
* Setup service for tunable things to use.Jason Monk2015-06-071-10/+21
| | | | Change-Id: I13daa68d3d1ec5584fd84f356f4f5a0d1c0b853a
* Tuner: Let Status bar be tunedJason Monk2015-06-021-0/+58
Also fix a crash in the QSTuner Bug: 21192440 Change-Id: Ideb8e34b93a4b456d758266dfc06545e7f7ab109