summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* Fix improperly hidden status bar.John Spurlock2013-11-072-10/+16
* Ensure bar window state is SHOWING after rotate if visible.John Spurlock2013-11-061-3/+7
* Force relayout at completion of status bar animationCraig Mautner2013-10-291-1/+9
* Ensure the simple CAB appears below the status bar.John Spurlock2013-10-221-6/+62
* Move the IME navigation guard view up to decor.John Spurlock2013-10-181-0/+32
* Merge "Do not show immersive mode help in touch exploration mode." into klp-devJohn Spurlock2013-10-181-1/+2
|\
| * Do not show immersive mode help in touch exploration mode.Daniel Sandler2013-10-181-1/+2
* | Relayout the immersive cling in the correct thread.Daniel Sandler2013-10-181-3/+10
|/
* Fix issue where keyguard adds widgets before the system is readyJim Miller2013-10-163-0/+22
* Merge "Move the wallpaper beneath the keyguard." into klp-devCraig Mautner2013-10-141-1/+2
|\
| * Move the wallpaper beneath the keyguard.Craig Mautner2013-10-141-1/+2
* | Add a config resource to enable translucent bars globally.Daniel Sandler2013-10-141-7/+13
* | Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.John Spurlock2013-10-142-52/+65
|/
* Limit transient nav cling to 380dp on large/land devices.Daniel Sandler2013-10-141-21/+52
* Wire up new hideycling ok button to persist setting.John Spurlock2013-10-131-3/+5
* New window cling for immersive mode.Daniel Sandler2013-10-131-12/+120
* Merge "Test for hidden keyguard before waiting for it." into klp-devCraig Mautner2013-10-121-1/+1
|\
| * Test for hidden keyguard before waiting for it.Craig Mautner2013-10-111-1/+1
* | Merge "Remote volume changes" into klp-devJean-Michel Trivi2013-10-111-11/+23
|\ \ | |/ |/|
| * Remote volume changesJean-Michel Trivi2013-10-111-11/+23
* | Merge "Reduce jank on incoming phone call during dream." into klp-devCraig Mautner2013-10-111-4/+5
|\ \
| * | Reduce jank on incoming phone call during dream.Craig Mautner2013-10-101-4/+5
* | | Fix dock rect calculation when nav is translucent.John Spurlock2013-10-101-4/+5
* | | IME navigation guard implemented as a View.John Spurlock2013-10-101-1/+1
| |/ |/|
* | Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-devJohn Spurlock2013-10-091-2/+4
|\ \
| * | Allow IMEs to extend below nav bar, remove SystemUI veto.John Spurlock2013-10-091-2/+4
* | | Merge "Remove overly tight constraint on drawn Keyguard." into klp-devCraig Mautner2013-10-091-1/+3
|\ \ \
| * | | Remove overly tight constraint on drawn Keyguard.Craig Mautner2013-10-081-1/+3
| | |/ | |/|
* | | Close context menu dialogs if the menu becomes emptyAdam Powell2013-10-081-0/+4
| |/ |/|
* | Merge "Translucent sysui flags affect layout." into klp-devJohn Spurlock2013-10-081-1/+3
|\ \
| * | Translucent sysui flags affect layout.John Spurlock2013-10-081-1/+3
* | | Don't crop top-most windows at rest.John Spurlock2013-10-081-3/+6
|/ /
* | Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette2013-10-071-12/+31
|/
* Transparent system ui flags -> Translucent WM flags.John Spurlock2013-10-063-40/+88
* Window decor rect should not include the nav bar if hidden.John Spurlock2013-10-031-1/+2
* Merge "Store decor rects per window for transition cropping." into klp-devJohn Spurlock2013-10-031-13/+35
|\
| * Store decor rects per window for transition cropping.John Spurlock2013-10-021-13/+35
* | Private flags are masked in correct variableAdam Lesinski2013-10-021-5/+6
|/
* Make room for new public flagsAdam Lesinski2013-10-011-1/+1
* Fix permissions on WindowManagerService.showAssistant()Jim Miller2013-09-272-10/+1
* Accessibility improvements in keyguardJim Miller2013-09-251-0/+4
* Include starting windows in the sysui vis calculation.John Spurlock2013-09-201-13/+14
* Add camera affordance to navigation bar on phonesJim Miller2013-09-192-2/+9
* Update transient navigation confirmation wording & behaviorJohn Spurlock2013-09-162-83/+95
* Fix glitch launching new windows from transparent launcher.John Spurlock2013-09-161-1/+1
* Promote lights-out to a bar transition mode.John Spurlock2013-09-141-17/+25
* Merge "Show alternate menu panel on devices with menu key" into klp-devAdam Powell2013-09-121-5/+11
|\
| * Show alternate menu panel on devices with menu keyAdam Powell2013-09-111-5/+11
* | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-2/+2
|/
* Fix deadlock by keeping local copy of currentUserIdCraig Mautner2013-09-061-13/+6