summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Remove opaque-on-interaction from nav bar." into klp-devJohn Spurlock2013-09-051-1/+3
|\
| * Remove opaque-on-interaction from nav bar.John Spurlock2013-09-051-1/+3
* | Force the nav bar visible when an IME window is visible.John Spurlock2013-09-051-1/+2
|/
* Merge "Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE." into klp-devJohn Spurlock2013-08-291-5/+5
|\
| * Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE.John Spurlock2013-08-271-5/+5
* | Ensure IME windows always appear north of the nav bar.John Spurlock2013-08-282-6/+7
|/
* Allow wallpaper to extend into the entire screen.John Spurlock2013-08-271-6/+6
* Add new logging for system bar window state.John Spurlock2013-08-261-4/+8
* Improve transparent bar transitions.John Spurlock2013-08-232-6/+28
* Improve transient bar transitions.John Spurlock2013-08-202-34/+76
* Maintain TRANSIENT_*_BAR flags until transient bars hidden.John Spurlock2013-08-152-145/+256
* Ensure LOW_PROFILE is always clear when bars are transient.John Spurlock2013-08-141-1/+17