d7cadf3de2cf8272e817a416549fc2d47852f3b9 |
|
19-Dec-2014 |
Zoltan Szatmary-Ban <szatmz@google.com> |
Eliminate duplicated code for creating circled user icons in Settings. Use Utils.getUserIcon instead. Change-Id: Id653f8c89ac041e925464c88bbc0c7c43d3ce632
/packages/apps/Settings/src/com/android/settings/users/EditUserInfoController.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/users/EditUserInfoController.java
|
95b86a5488a27d95bda8b6db1f608d6ce55dae8a |
|
24-Jul-2014 |
Alexandra Gherghina <alexgherghina@google.com> |
Refactoring useless UserUtils class Bug: 16542609 Change-Id: Iadb83c5e378cd342ea89d6e224ddc45e6f940c8b
/packages/apps/Settings/src/com/android/settings/users/EditUserInfoController.java
|
247520c369370885a1c085e53ee679dce0fd55ce |
|
25-Jul-2014 |
Amith Yamasani <yamasani@google.com> |
More User Settings improvements Add a menu checkbox to allow creation of users from lockscreen. Add a delete icon in restricted profiles settings. Other little fixes to icons. Update some strings based on feedback. Bug: 15761405 Bug: 16550371 Bug: 16298824 Change-Id: Ib876bd57f15c6ce2d71856f72571c6b8b0e3102d
/packages/apps/Settings/src/com/android/settings/users/EditUserInfoController.java
|
ee3987475e1d29e8355bdb9e068149eb01e3fd43 |
|
24-Jul-2014 |
Amith Yamasani <yamasani@google.com> |
Refactor User Profile editor dialog for reuse Move the dialog code into a separate class. Use it from RestrictedProfileSettings and UserSettings for the current user. Bug: 15761405 Change-Id: I0b9a95ba8463304525e6a4b8cf3b4ca77b15796f
/packages/apps/Settings/src/com/android/settings/users/EditUserInfoController.java
|