summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* am c8d19b89: Merge "Update transient navigation confirmation wording & behavi...John Spurlock2013-09-162-83/+95
|\
| * Update transient navigation confirmation wording & behaviorJohn Spurlock2013-09-162-83/+95
* | am 6421aa06: Merge "Fix glitch launching new windows from transparent launche...John Spurlock2013-09-161-1/+1
|\ \ | |/
| * Fix glitch launching new windows from transparent launcher.John Spurlock2013-09-161-1/+1
* | am fa055694: Merge "Promote lights-out to a bar transition mode." into klp-devJohn Spurlock2013-09-141-17/+25
|\ \ | |/
| * Promote lights-out to a bar transition mode.John Spurlock2013-09-141-17/+25
* | am a2906cb4: Merge "Show alternate menu panel on devices with menu key" into ...Adam Powell2013-09-121-5/+11
|\ \ | |/
| * 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
* | | am 4d73951a: am c286ae17: Merge "GlobalAction dialog ref not set to null"Amith Yamasani2013-09-121-0/+1
|\ \ \ | |/ / |/| |
| * | GlobalAction dialog ref not set to nullHenrik Baard2013-08-071-0/+1
* | | 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
* | Delay transient navigation confirmation prompt.John Spurlock2013-08-132-33/+54
* | Update transient navigation confirmation logic.John Spurlock2013-08-132-11/+137
* | add local focus mode and input event injection API to Windowkeunyoung2013-08-081-0/+23
* | Fix propagation of display overscan information.Jeff Brown2013-08-071-2/+4
* | Introduce new transparent bars sysui flags.John Spurlock2013-08-061-90/+98
* | Merge "Collapse/disable shade when hiding status bar window."John Spurlock2013-08-051-28/+41
|\ \
| * | Collapse/disable shade when hiding status bar window.John Spurlock2013-07-311-28/+41
* | | Merge "Add force default orientation."Craig Mautner2013-08-031-19/+40
|\ \ \
| * | | Add force default orientation.Craig Mautner2013-08-021-19/+40
* | | | Fix a regression where android:windowContentOverlay did not draw properly.Adam Powell2013-08-011-0/+7
| |/ / |/| |
* | | Tweak system gesture listener.John Spurlock2013-07-291-5/+7
|/ /
* | Limit TYPE_SYSTEM_ERROR to system decor bounds.Craig Mautner2013-07-231-1/+2
* | Restore nav bar position when wm size is reset.Craig Mautner2013-07-221-4/+2
* | Merge "Add a keycode to switch audio tracks (1/2)"michaelwr2013-07-162-3/+7
|\ \
| * | Add a keycode to switch audio tracks (1/2)Jaekyun Seok2013-07-122-3/+7
* | | add TYPE_PRIVATE_PRESENTATION window typekeunyoung2013-07-121-0/+4
|/ /
* | Resolve car dock home activities properly.John Spurlock2013-07-111-2/+13
* | Remove debug logging.Craig Mautner2013-07-011-9/+0
* | Change order of setting isOpenCraig Mautner2013-07-011-5/+8
* | Merge "More debug for 9404689."Craig Mautner2013-06-281-0/+6
|\ \
| * | More debug for 9404689.Craig Mautner2013-06-281-0/+7
* | | Simplify wake management code in keyguard.Jim Miller2013-06-273-49/+5
* | | Single-user restrictionsAmith Yamasani2013-06-251-0/+2
|/ /
* | Remove concept of system bar from window manager.John Spurlock2013-06-141-49/+15
* | Show the default activity icon in the action bar if one is not suppliedAdam Powell2013-06-131-2/+25