OSDN Git Service

Fix 4560303: Add setting to lock later when power button pressed
authorJim Miller <jaggies@google.com>
Sat, 7 Jan 2012 02:28:09 +0000 (18:28 -0800)
committerJim Miller <jaggies@google.com>
Mon, 9 Jan 2012 22:25:04 +0000 (14:25 -0800)
commit071742d838f9b0c312af309c87eaf2c444aeeab8
tree0ac0b5381aea88aaa5703b3fde129c8421c78575
parenta98c353f8b18607f0c2e9af26b91bf6ffbe8dc78
Fix 4560303: Add setting to lock later when power button pressed

This adds a feature to delay locking the device when the power button
is pressed.  This fixes a use case where the user wants to turn off
the display (e.g. to save power) but doesn't want to lock the device.

Change-Id: I711a81c3e79f7accdc1d9cb217b7806a0b8fcf63
res/values/strings.xml
res/xml/security_settings_biometric_weak.xml
res/xml/security_settings_password.xml
res/xml/security_settings_pattern.xml
res/xml/security_settings_pin.xml
src/com/android/settings/SecuritySettings.java