summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/ScreenPinningSettings.java
Commit message (Collapse)AuthorAgeFilesLines
* Screen pinning set default lock on exit valueJason Monk2015-06-231-1/+9
| | | | | | | | | The UI default varies based on security state, so make sure we set the current value when we turn on the feature so that the setting has the same value as the UI. Bug: 21999172 Change-Id: I6c920aa93aab391852d6f3a4dd8ee52da5618729
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-5/+9
| | | | | Bug: 18931518 Change-Id: Ie2faa18918aaadf17a84287898438549a693b0cc
* log visibility of viewsChris Wren2015-03-271-0/+6
| | | | | Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
* Bring screen lock setting back to screen pinningJason Monk2014-10-311-23/+115
| | | | | | | | | | | | The material design of the request has removed this option from the dialog, and now needs to be in settings. When screen pinning is off it shows a description of how to use the feature, however when on it shows a switch to control whether it locks the device on exit. This setting defaults to on if there is a lock pin/pattern. Bug: 16957435 Change-Id: I59e0d64964cee4302e6ecff59e622cfe11422807
* Add Screen pinning back to settingsJason Monk2014-07-211-0/+118
Adds a basic screen for screen pinning (previously lock-to-app) to settings that describes the feature and allows it to be turned on and off. Bug: 16378448 Depends on Ide333463f86310eacb7a1d8b6dc7b1aea8722713 for Settings constant Change-Id: Id3ef8471794aa01de20efeb947bed95c50d6b954