summaryrefslogtreecommitdiffstats
path: root/policy/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Wake up device in the case a touch is encountered in theater mode when...Bryce Lee2014-11-121-0/+10
|\
| * Wake up device in the case a touch is encountered in theater mode when the sc...Bryce Lee2014-11-101-0/+10
| * Change boot screen title to "Android is starting" when not upgrading.Jeff Hao2014-11-051-1/+5
* | Fix inset hinting when adding windowAdrian Roos2014-11-101-7/+12
* | Merge "When keyguard exits use same anim for all windows" into lmp-mr1-devCraig Mautner2014-11-051-20/+14
|\ \
| * | When keyguard exits use same anim for all windowsCraig Mautner2014-11-051-20/+14
* | | am 5a818e55: Merge "Add config to control going to sleep when entering theate...Bryce Lee2014-11-051-1/+8
|\ \ \ | |/ / |/| / | |/
| * Add config to control going to sleep when entering theater mode.Bryce Lee2014-11-041-1/+8
* | Revert "When keyguard exits use same anim for all windows"Alan Viverette2014-11-041-11/+15
* | When keyguard exits use same anim for all windowsCraig Mautner2014-11-041-15/+11
* | Merge "[Theater Mode] Add framework support for screen double tapping out of ...Bryce Lee2014-11-041-6/+28
|\ \ | |/
| * [Theater Mode] Add framework support for screen double tapping out of theater...Bryce Lee2014-11-031-6/+28
* | Merge "Fix colored status bar panning issues" into lmp-mr1-devAdrian Roos2014-11-031-0/+20
|\ \
| * | Fix colored status bar panning issuesAdrian Roos2014-10-291-0/+20
* | | Merge "Improve dump of status bar service" into lmp-mr1-devAdrian Roos2014-11-031-2/+3
|\ \ \
| * | | Improve dump of status bar serviceAdrian Roos2014-10-291-2/+3
| |/ /
* | | am 13f00f07: Implement multi-press behavior for power key.Jeff Brown2014-11-011-162/+348
|\ \ \ | | |/ | |/|
| * | Implement multi-press behavior for power key.Jeff Brown2014-10-311-162/+348
* | | Animate starting windows when keyguard dismissed.Craig Mautner2014-10-311-1/+4
* | | Merge "Add setters for window elevation and clipToOutline properties" into lm...Alan Viverette2014-10-291-0/+16
|\ \ \
| * | | Add setters for window elevation and clipToOutline propertiesAlan Viverette2014-10-291-0/+16
| | |/ | |/|
* | | Change boot screen title to "Android is starting" when not upgrading.Jeff Hao2014-10-291-1/+5
|/ /
* | Merge "APIs for an accessibility service to put interaction tracking overlays...Svetoslav2014-10-231-5/+8
|\ \
| * | APIs for an accessibility service to put interaction tracking overlays.Svetoslav2014-10-211-5/+8
* | | resolved conflicts for merge of f03ba4f1 to lmp-mr1-devBryce Lee2014-10-221-6/+45
|\ \ \ | | |/ | |/|
| * | [Theater Mode] framework implementation through global settingBryce Lee2014-10-211-6/+45
* | | Fix issue #17789629: PopupWindow overlaps with navigation bar.Wale Ogunwale2014-10-212-4/+9
| |/ |/|
* | Merge "Retire RecentApplicationsDialog" into lmp-mr1-devAdrian Roos2014-10-202-349/+0
|\ \
| * | Retire RecentApplicationsDialogAdrian Roos2014-10-082-349/+0
* | | Allow home to be pressed while in incoming call screenYorke Lee2014-10-101-9/+0
| |/ |/|
* | Merge "Make GlobalKeyManager broadcasts send as foreground" into lmp-sprout-devJustin Koh2014-10-091-0/+1
|\ \
| * | Make GlobalKeyManager broadcasts send as foregroundJustin Koh2014-10-091-0/+1
* | | Implement issue #17906468: Allow search request to fall back to global searchDianne Hackborn2014-10-091-2/+12
|/ /
* | Merge "Put in real "code" (aka marketing) name." into lmp-devDianne Hackborn2014-10-081-1/+1
|\ \
| * | Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-1/+1
| |/
* | Suppress redundant power key presses while turning screen on.Jeff Brown2014-10-071-1/+6
|/
* Prevent monkey from triggering bugreportGuang Zhu2014-10-031-0/+6
* Inset the non-overlay contextual action bar without a status guardAdam Powell2014-09-301-5/+5
* Don't forward media keys to the app if the phone session is activeRoboErik2014-09-261-12/+7
* Merge "Don't start the keyguard until boot is done." into lmp-devDan Sandler2014-09-262-2/+5
|\
| * Don't start the keyguard until boot is done.Jason Monk2014-09-262-2/+5
* | Merge "Turn the device on if the camera lens is uncovered." into lmp-devMichael Wright2014-09-261-0/+1
|\ \
| * | Turn the device on if the camera lens is uncovered.Michael Wright2014-09-251-0/+1
| |/
* | Merge "Fix "Always apply window insets to action modes"" into lmp-devAlan Viverette2014-09-251-21/+39
|\ \ | |/ |/|
| * Fix "Always apply window insets to action modes"Alan Viverette2014-09-241-21/+39
* | Merge "Add announcement of global actions dialog" into lmp-devJason Monk2014-09-241-0/+41
|\ \ | |/ |/|
| * Add announcement of global actions dialogJason Monk2014-09-241-0/+41
* | Fix window manager policy state when waking from doze.Jeff Brown2014-09-231-100/+128
* | Aggressively trim memory for system_processJohn Reck2014-09-221-0/+1
|/
* Decouple turning screen on from waking up in policy.Jeff Brown2014-09-191-57/+85