summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/CryptKeeper.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get encryption working for phones.Jason parks2011-06-131-4/+6
* Partial fix for Bug 3495575.Jason parks2011-03-011-33/+50
* There can only be one.............................Jason parks2011-02-101-0/+36
* Restart encryption display after screen power cycleAndy Stadler2011-02-011-11/+21
* Preserve wakelock through rotationAndy Stadler2011-02-011-3/+38
* More CryptKeeper UI work.Andy Stadler2011-01-311-17/+49
* More work on the Crypt Keeper.Jason parks2011-01-271-36/+61
* More UI tweaks.Jason parks2011-01-251-9/+16
* Accquire a wakelock while encrypting.Jason parks2011-01-211-21/+31
* More UI tweaks and fixes.Jason parks2011-01-211-14/+12
* Change how we check to see if we should display the progress bar.Jason parks2011-01-211-1/+2
* More work on the CryptKeeper.Jason parks2011-01-181-5/+100
* Move the CryptKeeper to Settings.Jason parks2011-01-121-0/+116