History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
de850bbcaa61c1874b803f2086443febbafd81a4 02-Feb-2017 Jason Monk <jmonk@google.com> Fix leaks in sysui

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
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
383db5ebcc3a4a615faf249bf4f126f42e80b82e 22-Jun-2016 Tamas Berghammer <tberghammer@google.com> Update package names to work with the proto3 compiler

Bug: b/28974522
Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
f6e9228b8a97603d3ceb8f0d61e8d87cf19bd21f 27-Jan-2016 Chris Wren <cwren@android.com> move framework metrics over to new proto

Change-Id: Ie46e946dc787350c15c10aa4385a6b7df7e181a8
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
87ccd55e8a90ff5d1c30f852941d523a83ab735a 12-Dec-2015 Jason Monk <jmonk@google.com> Switch Tuner to support prefs (and some improvements)

Change-Id: I2ef62c0c56d4af69f9f34e1cfd297999d59b7da6
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
fe7c91bb6031622ca576454926db875c0c8ac0d8 13-Aug-2015 Jason Monk <jmonk@google.com> SysUI Tuner: Add clock seconds option

Also do some cleanup to use new preference
onAtached/DetachedFromActivity to make things simpler.

Change-Id: I542684b453a6ac596cc0a5c22c989a44e7e688b7
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
a403159a3bb693088c127e4ee5955fa940e75950 16-Jul-2015 Jason Monk <jmonk@google.com> Add metrics to tuner

Bug: 22462605
Change-Id: I075f9a25630a89e85dd17603297565988c38075b
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
5e745172d93fcd4a90e0c8b216941a10a9994de8 03-Jun-2015 Jason Monk <jmonk@google.com> Setup service for tunable things to use.

Change-Id: I13daa68d3d1ec5584fd84f356f4f5a0d1c0b853a
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java
3b230077dc53c1f83aa6e9b70585148d8193dd82 29-May-2015 Jason Monk <jmonk@google.com> Tuner: Let Status bar be tuned

Also fix a crash in the QSTuner

Bug: 21192440
Change-Id: Ideb8e34b93a4b456d758266dfc06545e7f7ab109
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/StatusBarSwitch.java