History log of /packages/apps/Settings/src/com/android/settings/UserSpinnerAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7d3b6b4703e3fa280437bb5ac311af6482484449 22-Sep-2014 Alexandra Gherghina <alexgherghina@google.com> Use plain user icon in UserSpinnerAdapter

Before, we were using CircleFramedDrawable, used by user settings.
That performs some alterations on the image (adds an outline and
shadow) that made it inconsistent with the corp icon.

Bug: 17561925
Change-Id: I2490360d332a1b93864858122868b571f2949617
/packages/apps/Settings/src/com/android/settings/UserSpinnerAdapter.java
bc6e78f9da195af4c3a936bff22773ce867af0aa 03-Sep-2014 Alexandra Gherghina <alexgherghina@google.com> Switch to using system-wide default user icons

User icons were either User Settings specific, or missing. This makes it
consistent with the ones in the new helper class.

Bug: 17311038
Change-Id: I20cc1deba989cf7a397c5a8dba41bd91bd62472b
/packages/apps/Settings/src/com/android/settings/UserSpinnerAdapter.java
6b3b751492d01b23b87a4ee6b807dc00c3b5770e 25-Jul-2014 Alexandra Gherghina <alexgherghina@google.com> Update icon and text for a managed profile

Bug: 16369104
Change-Id: I15d25910332d92e1638cdc63422e7e28c2f07d85
/packages/apps/Settings/src/com/android/settings/UserSpinnerAdapter.java
fe47a8dc89fe0393dae16b1c2152c901feab4dcb 18-Jul-2014 Alexandra Gherghina <alexgherghina@google.com> Toggle between primary and managed profile in Print Settings

This adds a spinner to the print settings screen which can be used to toggle
between the Settings app in the primary and managed profile so that the user
can edit settings belonging to both profiles.

Bug: 16369104
Change-Id: I2556a331d09379c2a501bc6b192ab1631b5215f5
/packages/apps/Settings/src/com/android/settings/UserSpinnerAdapter.java