OSDN Git Service

Color transforms for the tuner
authorJason Monk <jmonk@google.com>
Tue, 8 Dec 2015 02:45:47 +0000 (21:45 -0500)
committerJason Monk <jmonk@google.com>
Mon, 21 Dec 2015 14:37:00 +0000 (09:37 -0500)
commitd40328e68786736a5033b2480867efc813d12ed1
treed90afee63cbca948a39abf10c996f366879e884c
parent160aa406c5ea0572c957cc1c2a59fb621456ec11
Color transforms for the tuner

Change-Id: I615be65e2b020acd5520f93c04f426c4006221c5
core/java/com/android/internal/logging/MetricsLogger.java
packages/SystemUI/res/drawable/ic_colorize.xml [new file with mode: 0644]
packages/SystemUI/res/layout/preference_matrix.xml [new file with mode: 0644]
packages/SystemUI/res/layout/preference_widget_settings.xml [new file with mode: 0644]
packages/SystemUI/res/layout/preference_widget_switch.xml [new file with mode: 0644]
packages/SystemUI/res/values/strings.xml
packages/SystemUI/res/values/styles.xml
packages/SystemUI/res/xml/tuner_prefs.xml
packages/SystemUI/src/com/android/systemui/statusbar/phone/QSTileHost.java
packages/SystemUI/src/com/android/systemui/tuner/ColorMatrixFragment.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/tuner/ColorMatrixTile.java [new file with mode: 0644]