summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/OwnerInfoSettings.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove char limit from owner infoJason Monk2015-06-291-33/+0
| | | | | Bug: 21959734 Change-Id: I21854309ca390cb126ba50feaa56fb9a35b862e1
* Add content description to owner info status textJason Monk2015-06-191-1/+5
| | | | | Bug: 21799551 Change-Id: I8fe82d304309949a5a46492f7d20c58e006baea3
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-1/+1
| | | | | Bug: 18931518 Change-Id: Ie2faa18918aaadf17a84287898438549a693b0cc
* Change owner info to be a dialog rather than screenJason Monk2015-04-221-65/+60
| | | | | Bug: 15937670 Change-Id: I8d8609ff165c4a76e318a80a62fb1dc9effbc82a
* log visibility of viewsChris Wren2015-03-271-1/+7
| | | | | Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
* Settings: Remove all unused imports.John Spurlock2015-03-181-2/+0
| | | | Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
* OwnerInfos code cleaningFabrice Di Meglio2014-07-231-11/+14
| | | | Change-Id: I5f4e5dcee4af672fa11f552544bfcf4506a21258
* 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