summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/OwnerInfoSettings.java
Commit message (Collapse)AuthorAgeFilesLines
* Three kinds of owner info - owner, user and profileAmith Yamasani2013-04-281-1/+5
| | | | | | | | | Bug: 8736733 Put the summary "Restricted profile" under the user name in app restrictions panel. Bug: 8736734 Change-Id: I6b724bd10a9246eb57831bffb737a48c01e0c285
* Reorganize users screenAmith Yamasani2013-04-171-8/+41
| | | | | | | | | | As per product/ux feedback, move around and rename the users. Settings button for some users. Fix crash in limited user when clicking on the user: Bug: 8494377 Change-Id: I346d12646d32608b01f2c2c2c866b6da51408618
* Move owner info from Settings.Secure to LockSettingsJim Miller2013-04-151-10/+12
| | | | | | Fixes bug 8512972 Change-Id: I3eb68ace44c51daa012547908e28544a2d94847d
* Rename "Owner info" to "User info" for secondary usersAmith Yamasani2012-09-271-0/+4
| | | | | Bug: 7237781 Change-Id: I40207d6aa34bf3b7403f077fc7f3a945d739269d
* Fix 3201870: Move OwnerInfo settings to Location&Security.Jim Miller2010-11-301-2/+0
| | | | | | | | This moves OwnerInfo into Location&Security and adds the necessary logic to only show it in modes that make sense- Lock (when not disabled) and Unlock (pattern, pin, password). Change-Id: I3549dc4d956406aea3d63cd06d37bcea27a5b555
* Fix 3100926: Prevent proguard from stripping OwnerInfoJim Miller2010-10-151-0/+77
This just renames OwnerInfo to OwnerInfoSettings so the existing proguard rule picks it up. Change-Id: Ie5682d77e8efe22a922bf750d4689cafd50e7a65