History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/CurrentUserTracker.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
50a531337e7d6d49b40a1c96636962507ccf6c61 24-Oct-2012 Daniel Sandler <dsandler@android.com> Missing copyright headers.

Change-Id: I0fac062ffa52fc21f32d25d3f0a38e263e701c46
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/CurrentUserTracker.java
48f37ec8c98a6281dbf067d1740a3bc4953ed26f 05-Oct-2012 John Spurlock <jspurlock@google.com> Keep quick settings brightness icon/dialog level in sync.

We now listen for brightness changes and update the icon appropriately.
Note there are still only two icon states in QS (auto-on and auto-off).

We also listen for user switches, since the brightness setting is per-user.

The manual brightness level is now kept in sync with level set in Settings.

This change is tightly scoped to brightness only. Any other
QS bugs should be triaged separately.

Bug:7283805
Change-Id: Ibaf8fe94e98f65cc02efe7fcddf4f38370fdb09f
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/CurrentUserTracker.java