summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/tuner/TunerFragment.java
Commit message (Expand)AuthorAgeFilesLines
* base: SystemUI: enable tuner and show in Settingsmaxwen2022-09-221-2/+2
* systemui: Don't allow the end user to disable SystemUI TunerSourajit Karmakar2022-09-221-5/+0
* Move static calls in TunerService to use depsFabian Kozynski2021-02-161-9/+13
* Migrate to new UserTracker for currentUserFabian Kozynski2020-09-291-1/+4
* Move AmbientDisplayConfiguration class out of internal package.Issei Suzuki2019-02-271-1/+1
* Fixes import ordering.Gus Prevas2018-11-141-2/+3
* Move plugin support to shared libTony Wickham2018-09-281-1/+1
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-2/+2
* Disable parts of tuner from user buildsJason Monk2017-05-101-0/+13
* Revert "Revert "AOD: Refactor always on configuration""Adrian Roos2017-03-091-2/+6
* Revert "AOD: Refactor always on configuration"Adrian Roos2017-03-071-6/+2
* AOD: Refactor always on configurationAdrian Roos2017-03-031-2/+6
* AOD: readd AOD settings on debuggable buildsAdrian Roos2017-02-221-0/+5
* Merge "Add null check before finish SystemUI Tuner's activity" am: 5bb91bacc3...Akira Oshimi2016-11-101-1/+3
|\
| * Add null check before finish SystemUI Tuner's activityAkira Oshimi2016-11-101-1/+3
* | Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* | Add plugin controls to tunerJason Monk2016-09-271-7/+5
|/
* SysUI Tuner: UI cleanup and groupingJason Monk2016-02-181-40/+0
* Referencing static interpolators. Winson2016-01-291-2/+0
* Add preview section to nav bar tuner.Jason Monk2016-01-271-1/+6
* SysUI Tuner: Color mod v2Jason Monk2016-01-271-0/+1
* move framework metrics over to new protoChris Wren2016-01-271-3/+4
* Switch Tuner to support prefs (and some improvements)Jason Monk2015-12-161-20/+12
* Add Quick Settings APIJason Monk2015-11-191-28/+0
* Fix tuner-related crashesJason Monk2015-11-101-12/+23
* Quick prototype of new headerJason Monk2015-10-121-1/+1
* Add more QS tilesJason Monk2015-09-291-1/+1
* QS prototype workJason Monk2015-08-311-1/+21
* SysUI Tuner: Add clock seconds optionJason Monk2015-08-171-33/+2
* Add metrics to tunerJason Monk2015-07-221-0/+4
* Move tuner enable point to QSJason Monk2015-07-221-0/+38
* Add demo mode to tunerJason Monk2015-06-081-1/+12
* Setup service for tunable things to use.Jason Monk2015-06-071-0/+33
* Tuner: add battery pct preference.John Spurlock2015-05-291-0/+55
* Add QS TunerJason Monk2015-05-131-0/+16
* Add SysUI TunerJason Monk2015-05-121-0/+44