History log of /packages/apps/Settings/src/com/android/settings/users/EditUserPhotoController.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2a8f7cb7367577d6a1e3b1406117a93c76e525a1 11-Sep-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #17459965 Take photo for Profile twice leads to "A resource was acquired at attached stack trace but never released

- close the stream properly in all cases

Change-Id: I3a593be534ea444a2e2659458918cce221891456
/packages/apps/Settings/src/com/android/settings/users/EditUserPhotoController.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/EditUserPhotoController.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/EditUserPhotoController.java