summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio2012-10-102-3/+12
* Merge "Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)" in...Fabrice Di Meglio2012-10-101-3/+3
|\
| * Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)Fabrice Di Meglio2012-10-101-3/+3
* | Move lockscreen to using haptic feedback setting.Jeff Sharkey2012-10-101-8/+2
* | Cannot force a shown item from an ActionMode into the overflow menu.Svetoslav Ganov2012-10-091-0/+3
|/
* Properly handle cancel event in GlowPadViewJim Miller2012-10-071-6/+2
* Plumbing to allow keyguard to be shown with user switcher (issue 7175023)Adam Cohen2012-10-041-0/+21
* Fix launching home when there are multiple launchers installedAmith Yamasani2012-10-031-8/+6
* Send LockPatternView accessibility announcements before callbacksalanv2012-10-031-7/+5
* Merge "Fix camera disambiguation in secure keyguard" into jb-mr1-devJim Miller2012-10-021-4/+6
|\
| * Fix camera disambiguation in secure keyguardJim Miller2012-10-011-4/+6
* | Sets accessibility importance for the home/up button.Casey Burkhardt2012-10-011-10/+18
|/
* Status bar: Keep disabled state per user.John Spurlock2012-10-011-0/+1
* Add wireless display selection support to MediaRouter.Adam Powell2012-09-281-2/+20
* Merge "Cleanup internal status bar APIs." into jb-mr1-devDaniel Sandler2012-09-282-8/+6
|\
| * Cleanup internal status bar APIs.Daniel Sandler2012-09-272-8/+6
* | Respect per-user rotation lock et aliaChristopher Tate2012-09-271-11/+24
* | Update keyguard layouts on phoneJim Miller2012-09-271-28/+56
|/
* Merge "Fix issue #7238170: Edit picture option is not available for the secon...Dianne Hackborn2012-09-261-2/+3
|\
| * Fix issue #7238170: Edit picture option is not available for the secondary user.Dianne Hackborn2012-09-261-2/+3
* | Merge "LockScreen: only set keystore password for owner" into jb-mr1-devKenny Root2012-09-251-4/+13
|\ \ | |/ |/|
| * LockScreen: only set keystore password for ownerKenny Root2012-09-251-4/+13
* | Merge "Adding a global accessibility action to open quick settings." into jb-...Svetoslav Ganov2012-09-252-4/+8
|\ \
| * | Adding a global accessibility action to open quick settings.Svetoslav Ganov2012-09-252-4/+8
* | | Load resources for the correct userAmith Yamasani2012-09-251-4/+10
|/ /
* | Merge "Fix issue #7214090: Need to be able to post notifications to all users...Dianne Hackborn2012-09-241-1/+2
|\ \ | |/ |/|
| * Fix issue #7214090: Need to be able to post notifications to all usersDianne Hackborn2012-09-241-1/+2
* | Merge "Better handling of multiple touch events in GlowPadView" into jb-mr1-devJim Miller2012-09-231-7/+26
|\ \ | |/ |/|
| * Better handling of multiple touch events in GlowPadViewJim Miller2012-09-231-7/+26
* | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-234-7/+5
|\ \
| * | Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-234-7/+5
* | | Merge "Fix bug #6427629 Clean up layout direction APIs" into jb-mr1-devFabrice Di Meglio2012-09-231-0/+3
|\ \ \ | |/ /
| * | Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-0/+3
* | | Merge "Allow acquiring ContentProviders across users." into jb-mr1-devJeff Sharkey2012-09-231-23/+28
|\ \ \
| * | | Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-23/+28
* | | | Merge "Show lockscreen widgets for the current user." into jb-mr1-devAmith Yamasani2012-09-211-6/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Show lockscreen widgets for the current user.Amith Yamasani2012-09-211-6/+8
| |/ /
* | | Merge "Remove UID checks from LockPatternUtils" into jb-mr1-devJim Miller2012-09-211-27/+13
|\ \ \ | |/ / |/| |
| * | Remove UID checks from LockPatternUtilsJim Miller2012-09-211-27/+13
* | | Merge "Add support for changing status widget on security screen" into jb-mr1...Michael Jurka2012-09-211-0/+11
|\ \ \ | |/ / |/| |
| * | Add support for changing status widget on security screenMichael Jurka2012-09-201-0/+11
* | | Merge "Implement multi-user PackageMonitor." into jb-mr1-devDianne Hackborn2012-09-201-7/+44
|\ \ \ | |/ / |/| |
| * | Implement multi-user PackageMonitor.Dianne Hackborn2012-09-201-7/+44
| |/
* | Update keyguard selector view to match UX design specJim Miller2012-09-191-4/+25
|/
* Merge "Fix deadlock in LockPatternUtils by using local id." into jb-mr1-devDianne Hackborn2012-09-191-11/+6
|\
| * Fix deadlock in LockPatternUtils by using local id.Craig Mautner2012-09-191-11/+6
* | am baed0a8f: am 56fd88d8: am ab12f0f7: Merge "Implement resolving of icon att...Adam Powell2012-09-191-0/+16
|\ \ | |/ |/|
| * Implement resolving of icon attributes to resIds in AlertControllerblunden2012-09-111-0/+16
* | DevicePolicyManager per userAmith Yamasani2012-09-181-36/+75
* | Merge "Fix bug #7112174 ActionMenuView should be aware of layout direction" i...Fabrice Di Meglio2012-09-181-14/+40
|\ \