summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/CryptKeeperSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Added support for DO_NOT_ASK_CREDENTIALS_ON_BOOT DPM flagAndrei Kapishnikov2015-04-291-2/+16
* Require explicit userId in LockPatternUtilsAdrian Roos2015-04-281-1/+2
* Update confirm device credentials to spec, add fingerprintJorim Jaggi2015-04-131-3/+2
* log visibility of viewsChris Wren2015-03-271-1/+7
* Don't show a pattern-specific prompt at encryption time.Paul Crowley2014-11-051-5/+2
* Show correct string when prompting for pattern before encryptingPaul Lawrence2014-07-241-1/+1
* Don't put credentials in results from externally accessible activitiesPaul Lawrence2014-07-101-1/+2
* Remove all dialog icons in SettingsAlan Viverette2014-06-101-1/+0
* Allow encryption when keyguard is set to pattern or no protectionPaul Lawrence2014-04-031-23/+16
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-2/+1
* Allow wireless charging during encryptVikram Aggarwal2012-10-291-9/+8
* Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-1/+1
|\
| * Settings: Use ICS alert drawableBjörn Lundén2012-05-311-1/+1
* | Allowing FaceUnlock with a PIN fixes 5467194Steven Ross2011-11-301-1/+8
|/
* Check to see if the power source is a valid charger.Jason parks2011-06-241-1/+7
* Bulletproof CredentialStorage state handlingBrian Carlstrom2011-06-021-1/+1
* Integrating keystore with keyguard (Part 4 of 4)Brian Carlstrom2011-06-011-12/+2
* Prevent NPE in onActivityResultAndy Stadler2011-02-011-2/+5
* Final cleanup of "password required" dialogAndy Stadler2011-01-311-3/+3
* Improvements to enable encryption stepsAndy Stadler2011-01-301-6/+27
* More work on the Crypt Keeper.Jason parks2011-01-271-4/+4
* Add start-encryption intent filter to settingsAndy Stadler2011-01-211-1/+23
* More UI tweaks and fixes.Jason parks2011-01-211-43/+72
* More work on the CryptKeeper.Jason parks2011-01-181-0/+129