summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/CryptKeeper.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove back button entirely when disabledVikram Aggarwal2012-11-091-10/+30
* Remove further loggingVikram Aggarwal2012-10-081-1/+0
* Remove verbose loggingVikram Aggarwal2012-10-081-2/+0
* Update Settings app to use new namespace for airplane-mode settingsChristopher Tate2012-09-101-2/+3
* Use telephony-commonWink Saville2012-07-111-1/+2
* Show keyboard selectively, do not listen on MCC/MNC changes, show text to user.Vikram Aggarwal2012-05-221-5/+1
* Delay audio notification on user interactionVikram Aggarwal2012-05-081-5/+55
* Write the airplane setting in addition to sending the Intent.Vikram Aggarwal2012-05-041-0/+2
* Merge "Go into airplane mode in minimal boot mode." into jb-devVikram Aggarwal2012-05-041-0/+28
|\
| * Go into airplane mode in minimal boot mode.Vikram Aggarwal2012-05-041-0/+28
* | UI fixes for tabletsVikram Aggarwal2012-05-031-0/+10
|/
* Notification alert every 5s and start after 30s.Vikram Aggarwal2012-05-021-6/+5
* Notify user when waiting for decryption passwordVikram Aggarwal2012-05-011-27/+102
* Enable back in CryptKeeperVikram Aggarwal2012-05-011-3/+3
* Fix crash due to lost activity.Vikram Aggarwal2012-04-021-1/+1
* Minor changes to improve CryptKeeper readabilityVikram Aggarwal2012-03-301-51/+52
* Work on issue #5461497: Landed on Welcome screen after a tap on 'Next' in Scr...Dianne Hackborn2011-10-181-7/+3
* Fix issue #5460725: Crespo does not fully boot after a wipeDianne Hackborn2011-10-161-1/+14
* Use new status bar disable flags.Daniel Sandler2011-10-121-1/+2
* Properly initialize wakelock for cryptkeeper.Ben Komalo2011-09-211-1/+1
* Don't try to talk to vold mid-encryption.Ben Komalo2011-09-111-8/+10
* Show factory reset option if encryption went bad.Ben Komalo2011-09-061-4/+54
* Misc fixes to CryptKeeperBen Komalo2011-08-291-43/+71
* Stop leaking wakelocks in cryptkeeper.Ben Komalo2011-08-181-4/+12
* Fixes to CryptKeeper layout for phonesBen Komalo2011-08-171-1/+3
* Allow CryptKeeper to be started for UI debuggingBen Komalo2011-08-171-9/+42
* Add "emergency call" button to CryptKeeperDavid Brown2011-06-241-1/+78