OSDN Git Service

Notify user when waiting for decryption password
authorVikram Aggarwal <viki@google.com>
Tue, 1 May 2012 22:37:30 +0000 (15:37 -0700)
committerVikram Aggarwal <viki@google.com>
Tue, 1 May 2012 23:05:44 +0000 (16:05 -0700)
commitde3c9cb412688eb841993ad971d06039d8a952c3
tree4a1d780020f6597f30c9f9be9e9a0892e5516e6e
parent7706a2a1432a67720e3f7906647c3c0d2afbfb8b
Notify user when waiting for decryption password

1. Disable back presses from physical keyboard during encryption: Fix b/6139810
2. Keep screen on when waiting for password. Fix b/6153213 and b/6149606
3. Alert the user with sound when waiting for password. Fix b/6149606
4. Add debugging feature to display the password screen without having to reboot the device.

Change-Id: I588aa7d96e1140f95a6fa91e0281117907f666f7
src/com/android/settings/CryptKeeper.java