History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UserDetailView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9e7283f6a31bc2beb75c84c6173968a46582c563 08-May-2015 Chris Wren <cwren@android.com> log more settings actions

airplane: quick and slow settings
bluetooth: quick and slow settings
cellular data: quick and slow settings
dnd: quick and slow settings
wifi: quick settings (slow already done)
cast: quick settings
user: quick settings

include state of the toggle in the action log

Back away slowly from the over-generalization of logging
around handleClick, the semantics of mState are particular
to the individual tiles.

Bug: 20264417
Change-Id: I4cecbd3361af64d08de9fb41b8dca210a8086a80
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UserDetailView.java
844c92b444dca7f5ef4d0943fb14e2cbeee49701 01-Dec-2014 Adrian Roos <roosa@google.com> Refresh user list a little more eagerly

Unfortunately, we don't get a signal when user restrictions such as
for adding new users change. That means the user switcher UI could get
out of sync and showed the add user option when in fact it couldn't add one.

Also cleans up an unused method.

Bug: 18292723
Change-Id: I56f6f848d967d9d1c11bd6262eacbdb11f90cfe2
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UserDetailView.java
1940892d891c1d2538f51608b6618af646ab7481 07-Aug-2014 Adrian Roos <roosa@google.com> QS: Make user switcher expand when users don't fit

Also updates the switcher to match the latest redlines.

Bug: 16406694
Change-Id: Ibf44ed9ea2ef4e3c467724eb4c79f1df5b3e49f4
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UserDetailView.java
ccdff62159b41ab130a8f90d30edb9b9542d8c72 06-Aug-2014 Adrian Roos <roosa@google.com> Update User switcher to new spec, implement adding users

Also enforces restrictions on when guests can be added.

Bug: 15545213
Change-Id: Ia03747fbcc39f2b1b20876463c85afbac5057878
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UserDetailView.java
e9c7d431da85b5bc03ecaa964d7a491b01466a99 17-Jul-2014 Adrian Roos <roosa@google.com> QS Guest fixes

- Fixes NPE when guest has not been created yet
- Reloads pictures only when they changed
- Adds "Exit guest" affordance

Bug: 16363920
Bug: 15759638
Change-Id: I99ff1c4be06fee96c5169fd7c2d31b1b13f7a389
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UserDetailView.java
19f653ec19e3435c707357ddf553f1b584c811da 17-Jul-2014 Adrian Roos <roosa@google.com> Update QS user switcher colors to spec

Bug: 15545213
Change-Id: Id0e48e4406c64d2a8a19ed8fdcec398896ca11c0
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UserDetailView.java
00a0b1f397557790cf9ab55fe06e72a96ebc5353 16-Jul-2014 Adrian Roos <roosa@google.com> Implement real QS user switcher

Replaces the stop-gap user switcher with the real deal.
Dimensions may need some further adjustments.

Bug: 15545213
Change-Id: I4399635c03553dac935049d5b8297fe5f5c1dc9a
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/UserDetailView.java