summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/CryptKeeper.java
Commit message (Expand)AuthorAgeFilesLines
* Use MIN_LOCK_PASSWORD_SIZE as min password length.Andrew Zeng2017-04-061-1/+1
* Deprecate IMM#showSoftInputUnchecked() part 2Yohei Yukawa2017-03-211-13/+8
* Revert "Make IME handling deterministic in CryptKeeper"Tom Cherry2017-03-151-8/+13
* Make IME handling deterministic in CryptKeeperYohei Yukawa2017-03-131-13/+8
* Replace deprecated ACTION_MASTER_CLEAR by ACTION_FACTORY_RESET.Lenka Trochtova2017-02-131-2/+2
* Properly target the factory-reset broadcastsChristopher Tate2017-01-311-0/+2
* Update MountService to StorageManagerService.Sudheer Shanka2016-11-091-7/+7
* Update usage of IMountService constants.Sudheer Shanka2016-10-191-3/+3
* Show signal strength indication while in CryptKeeperJim Miller2016-05-031-1/+0
* Revert "Revert "Fix no keyboard on N builds""Seigo Nonaka2016-04-131-0/+2
* Revert "Fix no keyboard on N builds"Yohei Yukawa2016-04-011-2/+0
* Fix no keyboard on N buildsPaul Lawrence2015-12-151-0/+2
* Store cooldown state through rotationPaul Lawrence2015-11-241-0/+11
* Depend on support lib preferencesJason Monk2015-10-131-2/+1
* Revert "Remove don't kill flag from CryptKeeper to stop logspam"Paul Lawrence2015-09-191-1/+2
* Remove don't kill flag from CryptKeeper to stop logspamPaul Lawrence2015-09-141-2/+1
* 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
|\