summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* am 234c6c8a: am ff7cba54: am 42e9b631: Merge "Make room for new public flags"...Adam Lesinski2013-10-021-1/+1
|\
| * am ff7cba54: am 42e9b631: Merge "Make room for new public flags" into klp-devAdam Lesinski2013-10-021-1/+1
| |\
| | * Make room for new public flagsAdam Lesinski2013-10-011-1/+1
| * | am fb2e3c8d: Merge "Fix permissions on WindowManagerService.showAssistant()" ...Jim Miller2013-09-302-10/+1
| |\ \ | | |/
* | | resolved conflicts for merge of fb2e3c8d to masterJim Miller2013-10-012-10/+1
|\ \ \ | | |/ | |/|
| * | Fix permissions on WindowManagerService.showAssistant()Jim Miller2013-09-272-10/+1
* | | Update TimePicker widget and its related dialogFabrice Di Meglio2013-09-271-0/+8
| |/ |/|
* | am 04b0840b: Merge "Accessibility improvements in keyguard - add accessibilit...Jim Miller2013-09-251-0/+4
|\ \ | |/
| * Accessibility improvements in keyguardJim Miller2013-09-251-0/+4
* | am 560d2e46: Merge "Include starting windows in the sysui vis calculation." i...John Spurlock2013-09-201-13/+14
|\ \ | |/
| * Include starting windows in the sysui vis calculation.John Spurlock2013-09-201-13/+14
* | am af638c4f: Merge "Add camera affordance to navigation bar on phones" into k...Jim Miller2013-09-192-2/+9
|\ \ | |/
| * Add camera affordance to navigation bar on phonesJim Miller2013-09-192-2/+9
* | 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