summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/CryptKeeper.java
Commit message (Expand)AuthorAgeFilesLines
* CryptKeeper improvementsRoman Birg2015-12-111-28/+55
* CryptKeeper: layout whole screen in boundsRoman Birg2015-12-111-0/+7
* Settings: fix non lock pattern CryptKeeper crashRoman Birg2015-12-111-1/+3
* CryptKeeper: pattern unlock displays incorrect pw when correctRoman Birg2015-12-111-0/+1
* Settings: handle decrypting larger pattern sizesRoman Birg2015-12-111-2/+35
* Settings: forward port lock pattern grid size (2/2)Michael Bestas2015-12-111-1/+2
* Modified the behavior of encryption failure, when MDTP is activatedAmit Blay2015-10-061-16/+48
* Disable back button on crypto screenPaul Lawrence2015-05-271-8/+4
* Honor password visible setting in CryptKeeperPaul Lawrence2015-05-271-0/+5
* Making the behavior deterministic when the IME picker is shown.Seigo Nonaka2015-05-071-1/+1
* Use primaryUserOnly attribute to disable CryptKeeperFyodor Kupolov2015-01-271-18/+3
* Disable CryptKeeper activity for secondary usersFyodor Kupolov2014-12-161-5/+24
* Reduce number of attempts before factory reset to 30.Paul Crowley2014-11-211-1/+1
* Force power cycle on cooldown.Paul Crowley2014-11-131-48/+29
* Prevent factory reset for short passwords in CryptKeeperPaul Crowley2014-11-081-53/+87
* Use the right message for pattern/password.Paul Crowley2014-11-071-2/+2
* Add a new flow for decryption checking.Paul Crowley2014-11-061-9/+30
* Use the StorageManager constant for the PatternVisible key.Elliott Hughes2014-10-021-2/+2
* Merge "Include reason when wiping data." into lmp-devJeff Sharkey2014-09-241-3/+10
|\
| * Include reason when wiping data.Jeff Sharkey2014-09-241-3/+10
* | Hide controls once password is known goodPaul Lawrence2014-09-181-0/+13
|/
* Settings: Ensure CryptKeeper dismisses secure keyguards.John Spurlock2014-09-171-2/+3
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-7/+7
* Get correct factory reset reason from encryption failurePaul Lawrence2014-09-021-2/+7
* Merge "API Review PhoneManager -> TelecommManager. Rename methods (3/6)" into...Nancy Chen2014-08-251-8/+7
|\
| * API Review PhoneManager -> TelecommManager. Rename methods (3/6)Nancy Chen2014-08-221-8/+7
* | Honor hide pattern on crypto screenPaul Lawrence2014-08-211-0/+13
|/
* Bring up factory reset UI when decryption fails but password is correctPaul Lawrence2014-08-111-5/+21
* Show countdown of remaining decrypt attempts before wiping devicePaul Lawrence2014-07-241-1/+11
* Allow CryptKeeper dialogs to rotate on tabletsPaul Lawrence2014-07-231-0/+9
* Make crypt dialogs materialPaul Lawrence2014-07-161-28/+3
* Update CryptKeeper to use PhoneManager APIS.Santos Cordon2014-07-091-5/+10
* Fix back button on crypto screenPaul Lawrence2014-07-081-0/+1
* Fix assorted problems on Crypto screenPaul Lawrence2014-06-171-8/+33
* Remove crypto pattern after two secondsPaul Lawrence2014-06-171-28/+48
* Show time to go while encrypting drivePaul Lawrence2014-06-051-6/+24
* Adding commentPaul Lawrence2014-06-021-1/+1
* am 3afbdf00: Update showCallScreen to use Telecomm (6/6)Santos Cordon2014-05-301-17/+10
|\
| * Update showCallScreen to use Telecomm (6/6)Santos Cordon2014-05-291-17/+10
* | Fix marqueeing of OwnerText on CryptKeeper screensPaul Lawrence2014-05-291-0/+1
|/
* Merge "Improve power fail/reset"Paul Lawrence2014-05-191-0/+14
|\
| * Improve power fail/resetPaul Lawrence2014-05-161-0/+14
* | Fixing decryption messagingPaul Lawrence2014-05-161-0/+2
|/
* Show OwnerInfo on CryptKeeper screenPaul Lawrence2014-04-011-16/+32
* Merge "Handle pattern cooldown correctly"Paul Lawrence2014-03-201-2/+15
|\
| * Handle pattern cooldown correctlyPaul Lawrence2014-03-141-2/+15
* | Don't show IME on patternPaul Lawrence2014-03-131-5/+7
|/
* Support default, pattern, pin and password encryption typesPaul Lawrence2014-02-111-9/+60
* Don't show keyguard on top of CryptKeeperJim Miller2013-11-141-0/+4
* Hide Camera in CryptKeeperAlon Albert2013-09-301-0/+1