update encpasschanger to 2.0
This commit is contained in:
parent
c7e2a9f977
commit
e52ea8a938
|
@ -6,12 +6,18 @@ Issue Tracker:https://github.com/kibab/encpasschanger/issues
|
||||||
|
|
||||||
Summary:Use a stronger disk password
|
Summary:Use a stronger disk password
|
||||||
Description:
|
Description:
|
||||||
In Android 4.0.3+ it is now possible to encrypt the storage so that a password is necessary to decrypt
|
In Android 4.0.3+ it is now possible to encrypt the storage so that a password
|
||||||
it every time the phone is switched on. However, in stock Android, the password used to generate the
|
is necessary to decrypt
|
||||||
encryption key is identical to that used to unlock the screen. That either forces you to use weak
|
it every time the phone is switched on. However, in stock Android, the password
|
||||||
password, or to type long secure password each time you unlock the screen of device.
|
used to generate the
|
||||||
This application uses standard VDC calls to validate and set a new password. The app has
|
encryption key is identical to that used to unlock the screen. That either
|
||||||
been tested on the developer's Galaxy Nexus: however, please backup your data before using this app!
|
forces you to use weak
|
||||||
|
password, or to type long secure password each time you unlock the screen of
|
||||||
|
device.
|
||||||
|
This application uses standard VDC calls to validate and set a new password.
|
||||||
|
The app has
|
||||||
|
been tested on the developer's Galaxy Nexus: however, please backup your data
|
||||||
|
before using this app!
|
||||||
If you forget your password, you will NEVER recover your data!
|
If you forget your password, you will NEVER recover your data!
|
||||||
|
|
||||||
Requires Root: Yes.
|
Requires Root: Yes.
|
||||||
|
@ -23,6 +29,7 @@ Repo Type:git
|
||||||
Repo:https://github.com/kibab/encpasschanger.git
|
Repo:https://github.com/kibab/encpasschanger.git
|
||||||
|
|
||||||
Build Version:1.0,1,97df69b6d
|
Build Version:1.0,1,97df69b6d
|
||||||
|
Build Version:2.0,2,691b12e9a2
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
|
|
Loading…
Reference in a new issue