summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Centralize all system InputEventReceiver monitors.Craig Mautner2013-06-122-58/+19
* Hide "Take bugreport" for secondary usersAmith Yamasani2013-06-101-7/+15