summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make DPM API for disabling keyguard widgets more generic" into jb-mr1-devJim Miller2012-09-212-8/+16
|\
| * Make DPM API for disabling keyguard widgets more genericJim Miller2012-09-192-8/+16
* | Merge "Add support for changing status widget on security screen" into jb-mr1...Michael Jurka2012-09-211-1/+18
|\ \
| * | Add support for changing status widget on security screenMichael Jurka2012-09-201-1/+18
* | | Query users excluding any being removedAmith Yamasani2012-09-203-3/+3
|/ /
* | Update keyguard selector view to match UX design specJim Miller2012-09-1911-224/+459
|/
* Merge "Fix deadlock in LockPatternUtils by using local id." into jb-mr1-devDianne Hackborn2012-09-192-4/+22
|\
| * Fix deadlock in LockPatternUtils by using local id.Craig Mautner2012-09-192-4/+22
* | Merge "Add debug for b/7094175." into jb-mr1-devCraig Mautner2012-09-191-0/+4
|\ \ | |/ |/|
| * Add debug for b/7094175.Craig Mautner2012-09-181-0/+4
* | Merge "Fix wrong pattern count in keyguard pattern security view." into jb-mr...Jim Miller2012-09-184-9/+9
|\ \
| * | Fix wrong pattern count in keyguard pattern security view.Jim Miller2012-09-184-9/+9
* | | Merge "DevicePolicyManager per user" into jb-mr1-devAmith Yamasani2012-09-183-4/+6
|\ \ \
| * | | DevicePolicyManager per userAmith Yamasani2012-09-183-4/+6
* | | | Merge "Make invalidateOptionsMenu asynchronous" into jb-mr1-devAdam Powell2012-09-181-0/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Make invalidateOptionsMenu asynchronousAdam Powell2012-09-181-0/+26
| | |/ | |/|
* | | Merge "Refactor Carrier text as a movable module." into jb-mr1-devJim Miller2012-09-182-210/+219
|\ \ \
| * | | Refactor Carrier text as a movable module.Jim Miller2012-09-172-210/+219
* | | | Merge "Selectively enable back button in keyguard for security screens." into...Jim Miller2012-09-183-7/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Selectively enable back button in keyguard for security screens.Jim Miller2012-09-163-7/+14
| |/ /
* | | Merge "Don't show empty widget in the case where a widget can't be inflated" ...Jim Miller2012-09-171-2/+6
|\ \ \ | |_|/ |/| |
| * | Don't show empty widget in the case where a widget can't be inflatedJim Miller2012-09-171-2/+6
| |/
* | Enabling hardware layers while overscrolling widget pagerAdam Cohen2012-09-172-1/+10
* | Merge "Second pass on Keyguard multi-user switcher" into jb-mr1-devAdam Cohen2012-09-164-38/+396
|\ \ | |/ |/|
| * Second pass on Keyguard multi-user switcherAdam Cohen2012-09-164-38/+396
* | Merge "Fix keyguard timeout dialog messages" into jb-mr1-devJim Miller2012-09-163-10/+17
|\ \
| * | Fix keyguard timeout dialog messagesJim Miller2012-09-143-10/+17
| |/
* | Merge "More multi-user stuff." into jb-mr1-devDianne Hackborn2012-09-163-7/+34
|\ \ | |/ |/|
| * More multi-user stuff.Dianne Hackborn2012-09-153-7/+34
* | Merge "Fix face unlock for multiple users" into jb-mr1-devAmith Yamasani2012-09-141-1/+2
|\ \
| * | Fix face unlock for multiple usersAmith Yamasani2012-09-141-1/+2
| |/
* | Add support for settings for lock widgetsJim Miller2012-09-141-15/+11
|/
* Music in keyguard improvementsJim Miller2012-09-121-1/+4
* Merge "Initial pass at adding Music control to new keyguard." into jb-mr1-devJim Miller2012-09-123-3/+596
|\
| * Initial pass at adding Music control to new keyguard.Jim Miller2012-09-113-3/+596
* | Merge "Go back to keyguard if user is switched in lock screen" into jb-mr1-devAmith Yamasani2012-09-111-3/+3
|\ \ | |/ |/|
| * Go back to keyguard if user is switched in lock screenAmith Yamasani2012-09-111-3/+3
* | Merge "This enables the back button in keyguard" into jb-mr1-devJim Miller2012-09-111-0/+11
|\ \
| * | This enables the back button in keyguardJim Miller2012-09-091-3/+11
* | | Attempt to fix blank keyguard issueJim Miller2012-09-101-0/+5
| |/ |/|
* | Merge "Allow pattern to start from outside pattern view" into jb-mr1-devJim Miller2012-09-104-9/+86
|\ \
| * | Allow pattern to start from outside pattern viewJim Miller2012-09-104-9/+86
| |/
* | Merge "Force keyguard if there are multiple users" into jb-mr1-devAmith Yamasani2012-09-101-1/+7
|\ \
| * | Force keyguard if there are multiple usersAmith Yamasani2012-09-101-1/+7
| |/
* | Update airplane-mode manipulation for the new Settings namespaceChristopher Tate2012-09-101-5/+5
* | Merge "Pass EXCLUDE_FROM_RECENTS when starting secure camera." into jb-mr1-devWu-cheng Li2012-09-091-2/+4
|\ \ | |/ |/|
| * Pass EXCLUDE_FROM_RECENTS when starting secure camera.Wu-cheng Li2012-09-071-2/+4
* | Merge "Don't hide the PIN keyboard even when a physical keyboard is present."...Jim Miller2012-09-071-3/+9
|\ \
| * | Don't hide the PIN keyboard even when a physical keyboard is present.Jim Miller2012-09-071-3/+9
* | | Enable lazy-loading of security views in keyguardJim Miller2012-09-071-93/+91