summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/SecuritySettings.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * am 46c0a5b1: Merge "Remove unused imports in SecuritySettings.java"Jean-Baptiste Queru2010-07-261-5/+0
| |\
| | * Remove unused imports in SecuritySettings.javaBen Clark2010-07-241-5/+0
* | | Change I546ee2fb: Fix 2677197: Adding minimum complex character support.Konstantin Lopyrev2010-05-271-0/+1
|/ /
* | am 0b326a6f: Merge "Fix 2579923: Make changing lock screen method more discov...Jim Miller2010-04-121-81/+7
|\ \ | |/
| * Fix 2579923: Make changing lock screen method more discoverable.Jim Miller2010-04-111-81/+7
| * DO NOT MERGEOscar Montemayor2010-03-261-74/+6
|/
* Fix 2535700: Add support for enforcing password qualityJim Miller2010-03-251-14/+19
* Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-261-1/+1
* Temporarily hiding enabling non-working functionality UI option for Froyo ear...Oscar Montemayor2010-02-261-3/+2
* Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock.Jim Miller2010-02-181-4/+1
* Fix 2332563: Update logic for lockscreen in Settings.Jim Miller2010-02-111-24/+76
* Perform master clear via Intent broadcast, rather than using ICheckinService.Dan Egnor2010-02-111-22/+3
* Remove USE_LOCATION_FOR_SERVICES from SettingsBjorn Bringert2010-02-081-3/+0
* Update to follow password mode->quality API change.Dianne Hackborn2010-01-291-2/+2
* Update to follow device policy changes.Dianne Hackborn2010-01-281-2/+2
* Start hooking up password device policiesDianne Hackborn2010-01-211-18/+25
* Fix 2385283: Add DevicePolicyManager calls to LockScreen.Jim Miller2010-01-201-4/+6
* Initial UI for managing device policies.Dianne Hackborn2010-01-161-0/+13
* Fix 2332563: Add password-lock support to lockscreenJim Miller2010-01-111-89/+64
* Encrypted File Systems. Recovery process - adding interface settings to toggl...Oscar Montemayor2009-12-101-31/+78
* Encrypted File Systems Project. Enabling Settings menu changes to transition ...Oscar Montemayor2009-11-161-27/+91
* SecuritySettings: reduce 1 access to KeyStore and clean up.Chia-chi Yeh2009-10-061-69/+28
* SecuritySettings: revert "minor tuning".Chia-chi Yeh2009-10-021-3/+2
* SecuritySettings: fix a the status before handling the intent.Chia-chi Yeh2009-10-021-1/+1
* SecuritySettings: set the check box before further processing.Chia-chi Yeh2009-10-021-1/+1
* SecuritySettings: minor tuning.Chia-chi Yeh2009-10-021-4/+6