summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* am 12585551: am c4b27478: am 8e0ca288: Window decor rect should not include t...John Spurlock2013-10-041-1/+2
|\
| * am c4b27478: am 8e0ca288: Window decor rect should not include the nav bar if...John Spurlock2013-10-031-1/+2
| |\
| | * Window decor rect should not include the nav bar if hidden.John Spurlock2013-10-031-1/+2
* | | am bee8af82: am c3752cfb: am e660ecc4: Merge "Store decor rects per window fo...John Spurlock2013-10-041-13/+35
|\ \ \ | |/ /
| * | am c3752cfb: am e660ecc4: Merge "Store decor rects per window for transition ...John Spurlock2013-10-031-13/+35
| |\ \ | | |/
| | * 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
* | | | am b2db2fbc: am 6d90862f: am d65825ab: Merge "Private flags are masked in cor...Adam Lesinski2013-10-031-5/+6
|\ \ \ \ | |/ / /
| * | | am 6d90862f: am d65825ab: Merge "Private flags are masked in correct variable...Adam Lesinski2013-10-031-5/+6
| |\ \ \ | | |/ /
| | * | Private flags are masked in correct variableAdam Lesinski2013-10-021-5/+6
| | |/
* | | 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