summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/users
Commit message (Expand)AuthorAgeFilesLines
* Fix a race condition when switching between settings panelsAmith Yamasani2012-11-141-3/+4
* Use given name instead of full name for the initial population of User name.Amith Yamasani2012-10-242-2/+2
* Merge "Use new color avatar assets" into jb-mr1-devAmith Yamasani2012-10-021-8/+10
|\
| * Use new color avatar assetsAmith Yamasani2012-10-021-8/+10
* | Improved dialog management in Settings>UsersAmith Yamasani2012-10-021-12/+44
|/
* Make Settings shortcuts launch into the correct activity/fragment.Amith Yamasani2012-09-301-1/+1
* Merge "Bring up new user setup dialog when tapping on new user" into jb-mr1-devAmith Yamasani2012-09-282-7/+33
|\
| * Bring up new user setup dialog when tapping on new userAmith Yamasani2012-09-272-7/+33
* | Rename "Owner info" to "User info" for secondary usersAmith Yamasani2012-09-271-2/+9
|/
* Show long message for a new user only once.Svetoslav Ganov2012-09-251-4/+17
* Show more settings and add restrictions/dialogs for secondary usersAmith Yamasani2012-09-231-20/+7
* Exclude dying users when querying the listAmith Yamasani2012-09-201-2/+2
* Load user photos through system_server.Jeff Sharkey2012-09-191-4/+3
* Add help menu for Users and Location accessAmith Yamasani2012-09-181-0/+5
* Use Bitmap instead of ParcelFileDescriptor to get the user's icon.Amith Yamasani2012-09-172-21/+68
* Use UserManager.getUserIcon() to get the user's avatar.Amith Yamasani2012-09-172-5/+38
* More user management ui workAmith Yamasani2012-09-162-63/+79
* Watch for profile changes and push to user managerAmith Yamasani2012-09-132-53/+118
* Tell contacts to return back to Settings when done editing the profile infoAmith Yamasani2012-09-121-0/+3
* Check the user limit before showing an ADD menu itemAmith Yamasani2012-09-111-3/+6
* User management UI: take 2Amith Yamasani2012-09-103-314/+447
* Avoid re-creating a user when activity is resumedAmith Yamasani2012-08-251-0/+11
* Simplify User management settings to bare minimumAmith Yamasani2012-08-221-89/+1
* Use UserManager instead of PackageManager for user managementAmith Yamasani2012-08-102-28/+20
* UI to add a photo to a user's profile.Amith Yamasani2012-06-122-10/+110
* User management screensAmith Yamasani2012-03-272-0/+394