summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/CredentialStorage.java
Commit message (Expand)AuthorAgeFilesLines
* Check signature match between Cert installer and SettingsZoltan Szatmary-Ban2015-07-091-2/+5
* Fix userId for credentials from managed profilesJorim Jaggi2015-06-291-1/+2
* Clear only keystore credential entiresChad Brubaker2015-05-221-1/+14
* Track keystore password method changesChad Brubaker2015-05-071-1/+1
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-1/+2
* Update confirm device credentials to spec, add fingerprintJorim Jaggi2015-04-131-3/+2
* Prompt for lock pin on VPN screen when credential restriction is enabled.Julia Reynolds2015-03-031-1/+7
* Repair broken keychain wifi_uid logicRobin Lee2015-01-301-2/+2
* Forward wifi cert install intents to primary userRobin Lee2014-11-131-39/+96
* Don't show a pattern-specific prompt at encryption time.Paul Crowley2014-11-051-2/+1
* Don't put credentials in results from externally accessible activitiesPaul Lawrence2014-07-101-1/+2
* Remove pin and add restrictions for Security settings.Julia Reynolds2014-06-131-10/+16
* Remove all dialog icons in SettingsAlan Viverette2014-06-101-2/+0
* Fix EAP-TLS reconnect after reboot issueVinit Deshapnde2013-09-301-3/+36
* Remove old KeyStore API call sitesKenny Root2013-04-121-3/+3
* Allow multiuser use of keystoreKenny Root2013-04-081-7/+0
* Add ability to install credentials as other UIDKenny Root2013-03-281-7/+8
* Do not allow non-primary user to install certsKenny Root2012-09-161-3/+11
* Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-2/+2
|\
| * Settings: Use ICS alert drawableBjörn Lundén2012-05-311-2/+2
* | Do not reuse master_clear_gesture_* strings for credential installation confi...Brian Carlstrom2012-05-011-2/+2
* | Convert to new KeyStore formatKenny Root2012-03-211-3/+29
|/
* Bulletproof CredentialStorage state handlingBrian Carlstrom2011-06-021-40/+194
* Integrating keystore with keyguard (Part 4 of 4)Brian Carlstrom2011-06-011-170/+173
* Move to KeyChain.bindBrian Carlstrom2011-05-171-25/+10
* Make CertInstaller installed CA certs trusted by applications via default Tru...Brian Carlstrom2011-05-161-8/+70
* Extract credential storage dialogs to a new activity.Chia-chi Yeh2011-01-201-0/+230