History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1137f872c6e4ee0b2f630cd03f5b4f0033368115 08-Jul-2017 Fan Zhang <zhfan@google.com> Use new settings preference theme in sysui tuner

- Also removed deprecated activity manifest entry for tuneractivity

Change-Id: Id3a8d25cd9e2bf18c999e273714a2b82fd14ffe8
Fix: 36663882
Test: visual
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
ae39cb9c60e55a82f65d067a6ab8a3837fff2239 31-Mar-2017 Jason Monk <jmonk@google.com> Fix tuner sub-screens attach

Seems that when preferences are attached has changed, so we need to
make sure any sub preference screense explicitly own their preferences.

Test: manual
Change-Id: Id28c30367417fc7dbe74c3970a8e19a031ea6d8d
Fixes: 36766199
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
790442e4cd8106cf2c69d23ff185953b620b087a 13-Feb-2017 Jason Monk <jmonk@google.com> Tuner updates

Some UX updates to the tuner to feel better and align with settings
UX patterns.

Test: visual
Change-Id: I9c57194b9649c61e0d6d3f9e21a51d9c4a5c1286
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
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/TunerActivity.java
38b4725108d25928b2df7966a08d9369828d1e14 04-Oct-2016 Fan Zhang <zhfan@google.com> Add a temporary activity-alias for TunerActivity.

Bug: 31781480
Test: make SystemUI, and manually inspected sysui appears in
Settings. Turning off sysui tuner still works.

The new alias is used by Settings to display sysui tuner in a different
category instead of in homepage directly. The display location is
controlled by category metadata. We need a alias because the category
metadata is different between new/old activity.

Change-Id: Ie4f2c1f6017459e34227155c83a7767f2003b18b
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
e81fa8578284e0eb04009ceade6d0d9d3ef3e7cc 21-Jun-2016 Justin Klaassen <justinklaassen@google.com> Remove "Night mode" from tuner

Bug: 28887927
Change-Id: Ic1c217152e56db63a87a1f1e772696d97b4b58b3
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
52c66d74d13f26e2aea578f6f4308250cb958f67 13-Apr-2016 Jason Monk <jmonk@google.com> Remove color and appearance

Also fix crash.

Change-Id: I16abec61d63e2d503b07047c08664c2e96689c50
Fixes: 28163234
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
98d7c7a84d007d3de0c3394d8a93253a313eda27 12-Apr-2016 Jason Monk <jmonk@google.com> The return and fixing of demo mode

Change-Id: I2bcf3435b92c80b4ab3c46cba02902820c942c7c
Fixes: 27919212
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
5732df41db45b2af1599f3ebb9d20c799f8d4694 24-Feb-2016 Jason Monk <jmonk@google.com> Make sure tuner has metrics coverage for new stuff

Change-Id: I1e0d8e34f518cb3fc2bd9ccff0b71dc586ed2ab6
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
76c67aa361f65dfb2f5e03d06cc1ccebce9cecd9 19-Feb-2016 Jason Monk <jmonk@google.com> Add QS long-press -> Settings

Bug: 27269699
Change-Id: I861cb65dbb6609d9c95d5341f5f5aebc3cc519f3
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
a9f128832f3fc16c2f435f2d0c999a5154200b4c 24-Jan-2016 Jason Monk <jmonk@google.com> Add preview section to nav bar tuner.

It uses density scaling to show a slightly smaller real time version
of the nav bar, so you can see edits without possibly breaking the
nav bar.

Also fix rotation in the tuner, cause it was broken.

Change-Id: I3de89c3df25c6adb18f0aef41b597c96446d1631
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java
f0c6f64e5b6b4d5e635a100d40e2bc5568aaf62b 21-Jan-2016 Jason Monk <jmonk@google.com> SysUI Tuner: Color mod v2

Change-Id: Id2734c2f4ee8724ef7d7e633fed124454e2d8c5a
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.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/TunerActivity.java
295a337781d81d746a36259ec6c7cc443967dcca 11-May-2015 Jason Monk <jmonk@google.com> Add SysUI Tuner

Change-Id: I9b0fabbe913b8297d8c668b6416a7be856adb9d5
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/TunerActivity.java