summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/SecuritySettings.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug: allow users to select "none" for lockscreen widgetMichael Jurka2012-09-181-2/+1
* Tweaking mechanism for adding keyguard widgetsAdam Cohen2012-09-181-5/+4
* Fix cases where app widget ids were not being cleaned upMichael Jurka2012-09-171-10/+22
* Ability to hide verification settingsrich cannings2012-09-161-6/+13
* Fix crash in Settings > SecurityMichael Jurka2012-09-141-13/+15
* Add support for setting lock widgetsMichael Jurka2012-09-141-5/+112
* Grey out App Check setting when no verifiers existrich cannings2012-09-091-3/+21
* Add package verification to settings apprich cannings2012-09-071-0/+15
* Update Settings app to manipulate now-global settings properlyChristopher Tate2012-09-071-3/+3
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-3/+3
* Fix 6654057: Fixing crash if device is rotated during confirm passwordDanielle Millett2012-06-141-1/+3
* Removing head turn and putting blink backDanielle Millett2012-06-081-5/+31
* BUG 5457035 : Anti-spoofing : DO NOT MERGEUriel Rodriguez2012-05-301-31/+5
* Don't show SIM LOCK settings if there's no Icc card.Amith Yamasani2012-05-231-3/+2
* User management screensAmith Yamasani2012-03-271-13/+27
* Fix 6101396: Added password check when turning biometric weak liveliness offDanielle Millett2012-03-231-5/+34
* Added a liveliness check box preference for Face Unlock.Danielle Millett2012-03-211-0/+12
* Fix 4560303: Add setting to lock later when power button pressedJim Miller2012-01-091-0/+11
* Don't enable SIM PIN Lock menu if SIM is not availableKazuhiro Ondo2011-12-201-0/+8
* Adding an improve face matching settings option for Face UnlockDanielle Millett2011-11-071-0/+22
* Fix 5428748: Added more options for biometric weakDanielle Millett2011-10-191-1/+11
* Reorganized the biometric weak check functionsDanielle Millett2011-09-301-1/+2
* Delete the temp gallery on return from fallbackSteven Ross2011-09-301-1/+0
* calling back SetupFaceLock to clean up temporary gallerySteven Ross2011-09-291-0/+1
* Fix 5185505: Add weak biometric sensors to security choices.Jim Miller2011-09-081-0/+3
* Allow SIM PIN on CDMA LTE devicesWink Saville2011-08-191-2/+4
* Fix lock screen timeout summary text on first use.Amith Yamasani2011-07-221-1/+1
* Refactoring in Settings/ApplicationsGilles Debunne2011-06-221-1/+55
* Split Location and Security settings.Gilles Debunne2011-06-211-125/+4
* Integrating keystore with keyguard (Part 4 of 4)Brian Carlstrom2011-06-011-15/+2
* Remove / re-word some settings for WiFi-only devices.Amith Yamasani2011-02-241-0/+5
* Have SecuritySettings and SoundSettings use getCurrentPhoneTypeWink Saville2011-02-021-1/+2
* More work on the Crypt Keeper.Jason parks2011-01-271-7/+9
* Display the correct encryption settings.Jason parks2011-01-251-7/+14
* Remove unused code.Jason parks2011-01-211-97/+0
* Merge "Encrypt inplace settings." into honeycombJason parks2011-01-201-2/+0
|\
| * Encrypt inplace settings.Jason parks2011-01-181-2/+0
* | Extract credential storage dialogs to a new activity.Chia-chi Yeh2011-01-201-404/+103
|/
* Remove obsolete code from SecuritySettings.Chia-chi Yeh2011-01-181-124/+31
* Add a setting to enable encryption.Jason parks2011-01-131-0/+96
* Fix 3333490,3250193: Update LockScreen settingsJim Miller2011-01-101-0/+23
* Fix 3148496: Initial pass at fragmentizing lockscreen settings.Jim Miller2010-12-081-2/+4
* Fix 3201870: Move OwnerInfo settings to Location&Security.Jim Miller2010-11-301-13/+22
* Conditional remove "haptic" settings if there's no vibratorAmith Yamasani2010-11-171-0/+9
* Add 'Use My Location for Google services'.Mathew Inwood2010-10-221-3/+31
* Use PreferenceActivity and FragmentBreadCrumbs as they offer the same capabil...Amith Yamasani2010-09-211-1/+13
* Fix 2579224: Add a separate timeout for lockscreen vs displayJim Miller2010-09-011-4/+84
* Refactor settings top level activities to use fragments.Amith Yamasani2010-08-181-43/+50
* Fix build.Mike Dodd2010-07-261-0/+1
* am 885ac770: am 46c0a5b1: Merge "Remove unused imports in SecuritySettings.java"Jean-Baptiste Queru2010-07-261-5/+0
|\