summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/ChooseLockPassword.java
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 2594148: confirm PIN/Password before resetting deviceJim Miller2010-04-141-1/+2
* Fix 2579923: Make changing lock screen method more discoverable.Jim Miller2010-04-111-1/+5
* Fix 2535700: Add support for enforcing password qualityJim Miller2010-03-251-30/+45
* Fix 2504863: Use password min/max constants in ChooseLockPasswordJim Miller2010-03-101-3/+3
* Fix 2332563: Update logic for lockscreen in Settings.Jim Miller2010-02-111-64/+164
* Fix 2373088: Update SecuritySettings with new layout and minor logic tweaks.Jim Miller2010-02-101-47/+46
* Start hooking up password device policiesDianne Hackborn2010-01-211-9/+11
* Fix 2385283: Add DevicePolicyManager calls to LockScreen.Jim Miller2010-01-201-18/+25
* Fix 2332563: Add password-lock support to lockscreenJim Miller2010-01-111-0/+232