History log of /packages/apps/Settings/src/com/android/settings/CryptKeeperConfirm.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4d2bfd149118c8b82827d76d1d110fd5c65294c8 12-Oct-2011 Daniel Sandler <dsandler@android.com> Use new status bar disable flags.

Requires frameworks/base change I04eb2245.

Bug: 5380495
Change-Id: Ia9e5c25e224b38c1cdad4cd725fc425de90f8344
/packages/apps/Settings/src/com/android/settings/CryptKeeperConfirm.java
00046d6e176eb05c3e3b0d13d38a8da7491bba5e 14-Jun-2011 Jason parks <jparks@google.com> Get encryption working for phones.

I've removed the "special" keyboard from the phone
layouts for now.

Change-Id: I4b18279dafb18ba7cebacfad1b7167e34a7203b4
/packages/apps/Settings/src/com/android/settings/CryptKeeperConfirm.java
e481eaf9618c435ea340a8312ecf8ca8093c7a76 15-Mar-2011 Jason parks <jparks@google.com> Remove logging of the password.

Change-Id: I2b3595089be8fc1d8c197dfa1ef8783c9dd2cf40
/packages/apps/Settings/src/com/android/settings/CryptKeeperConfirm.java
13d62049f7c96c47356f23eaee7f0997612fdf9f 01-Feb-2011 Andy Stadler <stadler@google.com> More CryptKeeper UI work.

* Implemented failure case.
* More pixel perfect
* Remove the animation
* Display the encroid on the blank screen
* Remove the back button.
* Fix portrait mode screens

Bug: 3384231
Bug: 3394103
Bug: 3388721
Bug: 3381450
Bug: 3406278
Bug: 3351832
Change-Id: Ib763c8b577198deb45255acc767bc6d5409efc0c
/packages/apps/Settings/src/com/android/settings/CryptKeeperConfirm.java
f8217304073b5cd13823a0602568394be93bf310 26-Jan-2011 Jason parks <jparks@google.com> More work on the Crypt Keeper.

* Use the DPM to determine if we are encrypted.
* Fix misspelling (Comfirm -> Confirm).
* Animate to black when enabling encryption.
* Add holo droid background.
* Change the progress bar to indterminate.
* Display the percentage complete in the status line.
* Fixed bug 3388097. You will no longer have to unplug your device to start encryption. This line is intentionally long. I could make it shorter but I am proving a point: <magic>overflow: auto;</magic>.
* Actually hold onto the wakelock to prvent the device from sleeping.
* Implement onStop() as a orientation change can happen at boot. This will start the activity twice and there will be multiple handlers with messages.

Change-Id: Ia752d106c39e0d81431e856f8f500182e8ec1abd
/packages/apps/Settings/src/com/android/settings/CryptKeeperConfirm.java