summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* Magic null-background filling for PhoneWindowsAdam Powell2014-09-141-0/+23
* Merge "Give a tablet a chance." into lmp-devCraig Mautner2014-09-131-8/+5
|\
| * Give a tablet a chance.Craig Mautner2014-09-131-8/+5
* | Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-26/+26
* | Merge "Hide the increased window size due to colored bars from the view hiera...Adrian Roos2014-09-122-6/+44
|\ \
| * | Hide the increased window size due to colored bars from the view hierarchyAdrian Roos2014-09-102-6/+44
* | | Merge changes Ia6fe9724,I682b9acb into lmp-devCraig Mautner2014-09-121-21/+34
|\ \ \
| * | | Show all windows from activity that hides keyguardCraig Mautner2014-09-111-1/+6
| * | | Make sure FLAG_DISMISS_KEYGUARD brings up bouncerJorim Jaggi2014-09-111-20/+28
| | |/ | |/|
* | | Merge "Have Activity Transitions activited by a new window attribute." into l...George Mount2014-09-111-1/+5
|\ \ \
| * | | Have Activity Transitions activited by a new window attribute.George Mount2014-09-111-1/+5
| |/ /
* | | Make starting window hw-acceleratedChet Haase2014-09-111-2/+0
|/ /
* | Merge "Add new wallpaper features for insets and offsets." into lmp-devDianne Hackborn2014-09-091-10/+16
|\ \
| * | Add new wallpaper features for insets and offsets.Dianne Hackborn2014-09-081-10/+16
* | | Merge "Don't draw system bar backgrounds if FLAG_FULLSCREEN is set" into lmp-devAdrian Roos2014-09-091-3/+7
|\ \ \ | |_|/ |/| |
| * | Don't draw system bar backgrounds if FLAG_FULLSCREEN is setAdrian Roos2014-09-081-3/+7
| |/
* | Allow wake keys to wake dozing device.Michael Wright2014-09-081-6/+9
|/
* Merge "Allow for event dispatching when in non-interactive states." into lmp-devMichael Wright2014-09-051-7/+19
|\
| * Allow for event dispatching when in non-interactive states.Michael Wright2014-09-041-7/+19
* | Merge "Add extra to ASSIST intent to indicate potential input type" into lmp-devMichael Wright2014-09-051-1/+8
|\ \
| * | Add extra to ASSIST intent to indicate potential input typeMichael Wright2014-09-041-1/+8
| |/
* | am 0641ab3d: am 636f3eac: Add clear_top flag to settings action intent. Bug: ...Wei Liu2014-09-051-1/+1
|\ \
| * \ am 636f3eac: Add clear_top flag to settings action intent. Bug: 17200185Wei Liu2014-09-051-1/+1
| |\ \
| | * | Add clear_top flag to settings action intent.Wei Liu2014-09-041-1/+1
* | | | Merge "Add support for SW_CAMERA_LENS_COVER." into lmp-devMichael Wright2014-09-041-0/+32
|\ \ \ \
| * | | | Add support for SW_CAMERA_LENS_COVER.Michael Wright2014-09-021-0/+32
| | |_|/ | |/| |
* | | | Merge ""Back" with translucent window now sets ActivityOptions." into lmp-devGeorge Mount2014-09-041-1/+0
|\ \ \ \
| * | | | "Back" with translucent window now sets ActivityOptions.George Mount2014-09-041-1/+0
* | | | | Make Fragment Transitions match Acitivty Transitions APIGeorge Mount2014-09-021-8/+8
|/ / / /
* | | | Merge "Add IDs for status and nav-bar backgrounds." into lmp-devGeorge Mount2014-08-291-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add IDs for status and nav-bar backgrounds.George Mount2014-08-291-3/+6
* | | | Fix the global gesture to enable accessibility.Svetoslav2014-08-282-2/+12
|/ / /
* | | Merge "Allowing isRound and outsetBottom properties to be passed to ActivityV...Filip Gruszczynski2014-08-271-2/+4
|\ \ \
| * | | Allowing isRound and outsetBottom properties to be passed to ActivityView.Filip Gruszczynski2014-08-271-2/+4
* | | | Merge "Allow voice assist to function in a non-interactive state" into lmp-devMichael Wright2014-08-271-2/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Allow voice assist to function in a non-interactive stateMichael Wright2014-08-261-2/+27
* | | | Add sample profiling option to am.Jeff Hao2014-08-261-2/+2
* | | | Merge "Always allow translucent bars for keyguard" into lmp-devJorim Jaggi2014-08-261-3/+8
|\ \ \ \
| * | | | Always allow translucent bars for keyguardAdrian Roos2014-08-221-3/+8
* | | | | Merge "Add state save/restore for Toolbar" into lmp-devAdam Powell2014-08-261-10/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add state save/restore for ToolbarAdam Powell2014-08-251-10/+16
* | | | | Merge "API review PhoneManager -> TelecommManager. Rename methods (6/6)" into...Nancy Chen2014-08-251-3/+3
|\ \ \ \ \
| * | | | | API review PhoneManager -> TelecommManager. Rename methods (6/6)Nancy Chen2014-08-251-3/+3
* | | | | | Merge "Remove Meta-Tab shortcut for Recents." into lmp-devMichael Wright2014-08-251-4/+2
|\ \ \ \ \ \
| * | | | | | Remove Meta-Tab shortcut for Recents.Michael Wright2014-08-211-4/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge "Cancel pending meta actions when the key pressed *isn't* meta." into l...Michael Wright2014-08-251-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Cancel pending meta actions when the key pressed *isn't* meta.Michael Wright2014-08-221-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Fix password unlock method" into lmp-devJorim Jaggi2014-08-251-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix password unlock methodJorim Jaggi2014-08-251-0/+10
| |/ / /
* | | | Merge "Add Voice Assist key." into lmp-devMichael Wright2014-08-221-0/+12
|\ \ \ \