summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/SecuritySettings.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* SecuritySettings: remove debug messages.Chia-chi Yeh2009-10-021-1/+0
* SecuritySettings: remove trailing spaces.Chia-chi Yeh2009-10-021-3/+3
* SecuritySettings: clean up.Chia-chi Yeh2009-10-021-247/+195
* Fix bugs in credential storage settings:Hung-ying Tyan2009-09-301-1/+10
* Add CredentialInstaller.Hung-ying Tyan2009-09-281-9/+1
* New Privacy settings screen and Backup settings toggle. See #2132044 & #2133178Amith Yamasani2009-09-231-124/+10
* SecuritySettings: use Credentials instead of CertTool.Chia-chi Yeh2009-09-221-426/+127
* Enable cert install from sdcard in Settings...Hung-ying Tyan2009-09-161-2/+1
* Add install-cert-from-sdcard in Security settingsHung-ying Tyan2009-09-101-17/+39
* Show the Use location prompt only once if user agrees. Bug #1910370Amith Yamasani2009-08-311-0/+24
* Hide the "Enable Assisted GPS" checkbox in security & location settings.Mike Lockwood2009-08-251-4/+8
* am 233991a2: Reduce the number of keystore connections to 1Hung-ying Tyan2009-08-021-11/+13
|\
| * Reduce the number of keystore connections to 1Hung-ying Tyan2009-08-021-11/+13
* | am 38322393: Merge change 9437 into donutAndroid (Google) Code Review2009-07-311-7/+8
|\ \ | |/
| * Reduce the number of keystore connections.Hung-ying Tyan2009-08-011-7/+8
* | am 86637edf: Merge change 8183 into donutAndroid (Google) Code Review2009-07-221-36/+81
|\ \ | |/
| * Improve UX of adding credential...Hung-ying Tyan2009-07-231-36/+81
* | am 241610e9: Add password error hint when adding new cert.Hung-ying Tyan2009-07-211-11/+15
|\ \ | |/
| * Add password error hint when adding new cert.Hung-ying Tyan2009-07-211-11/+15
* | am 6b1b36a8: Merge change 7687 into donutAndroid (Google) Code Review2009-07-171-5/+39
|\ \ | |/
| * Add UI to handle PKCS12 cert.Hung-ying Tyan2009-07-171-5/+39
* | am c3eaaad1: Fix "use secure credential" checkbox in Settings.Hung-ying Tyan2009-07-161-0/+4
|\ \ | |/
| * Fix "use secure credential" checkbox in Settings.Hung-ying Tyan2009-07-161-0/+4
* | am 5c30845c: Fix #1930767 : "Share with Google" not working on orientation ch...Amith Yamasani2009-07-131-5/+6
|\ \ | |/
| * Fix #1930767 : "Share with Google" not working on orientation change.Amith Yamasani2009-07-131-5/+6
* | am 1ddccd07: Fix dialog handling.Hung-ying Tyan2009-07-121-11/+16
|\ \ | |/
| * Fix dialog handling.Hung-ying Tyan2009-07-131-11/+16
* | am 66959341: Fix behavior of cancelling the name cred. dialog.Hung-ying Tyan2009-07-091-1/+6
|\ \ | |/