summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/users/RestrictionsReceiver.java
Commit message (Collapse)AuthorAgeFilesLines
* Implement proper settings restrictionsAmith Yamasani2013-03-311-128/+0
| | | | | | | | Settings restrictions for limited users translate to user restrictions specified in UserManager. Added required strings. TODO: Add NFC restriction. Change-Id: If1f81319131855f5dc1b27fe5bd54a4fef616d7f
* Follow changes to RestrictionEntry APIAmith Yamasani2013-03-291-18/+18
| | | | | | | Implement custom restrictions activity. Fixed some bugs. Change-Id: I094a6ffcc41c2936f76a8731048d7cb712c1b857
* Application restrictions UIAmith Yamasani2013-03-201-0/+128
Refactored User Settings UI to have two types of users. Display a list of apps to select. Edit user restrictions. Handle saving and updating RestrictionEntry items via User Manager. Change-Id: I3ad5aa71d5ef66dffd39e17ba0556f075ac10a0f