History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8c09ac7435c62a8ba2e34d57a7ac3be2ddf23adc 16-Mar-2017 Jason Monk <jmonk@google.com> Clean up and cover more QS metrics

Change-Id: I4ab5e54398024c8b16ca8223f0639aadcdef4377
Fixes: 34801532
Test: runtest systemui
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java
702e2ebf9fbfb715c1d9b716683c9e4d182b575e 03-Mar-2017 Jason Monk <jmonk@google.com> Add plugin API for individual QS tiles

This will allow prototyping of individual QS tiles and/or their
visual representation without having to write a plugin for the
entire panel. This will allow quick iteration on QS UI + dual
target tiles.

Test: Install plugin using new API
Change-Id: I05ca9d9f5a200a1dad2c3582251a36edb5cb9aba
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java
3250885c9feb9b42d60058a823c57a027c0dcf58 18-Jan-2017 Jason Monk <jmonk@google.com> Visual refresh for QS

Adds circles and things

Test: visual
Change-Id: I7d974fcfe6257357abfd1a7d0ee521f0e6cee588
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.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/qs/tiles/NightDisplayTile.java
8cbf1fb125f823ee757db1f0f38744444004518d 11-Oct-2016 Justin Klaassen <justinklaassen@google.com> Fix contentDescription for NightDisplayTile

Fixes: 32092641
Test: Manually verified TalkBack description for "Night Light" tile.
Change-Id: Id950e3e8111ec21e71c2761ee2874baa769c9474
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java
dd32d90843baec8c2311ca7a9607031aec3ab5b6 31-Jul-2016 Justin Klaassen <justinklaassen@google.com> Fix Night display QSTile for secondary users

Bug: 30459698
Change-Id: I8d56caabf6401239ab9e05ebbe54ecc64a1ab695
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java
06c0cb7acdc07344463d8b9022c69125b14adb16 22-Jul-2016 Justin Klaassen <justinklaassen@google.com> Add Settings#ACTION_NIGHT_DISPLAY_SETTINGS

- The ACTION_NIGHT_DISPLAY_SETTINGS action can be used to launch
Night display settings directly.
- Updated NightDisplayTile to use ACTION_NIGHT_DISPLAY_SETTINGS.

Bug: 30291948
Change-Id: I6d912cf481f72ef5b52f53fa23942071fc795452
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java
137909005cd3fab785539dc1232b67d80007d8fb 22-Jun-2016 Justin Klaassen <justinklaassen@google.com> Add Night display QSTile

Bug: 28615069
Bug: 29619615
Change-Id: Ie23bd1ed9266941682eceb5f2086201bf02af765
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/NightDisplayTile.java