summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add swipe-to-dismiss support to PhoneWindow." into klp-modular-devWill Haldean Brown2014-03-041-1/+68
|\
| * Add swipe-to-dismiss support to PhoneWindow.Will Haldean Brown2014-03-041-1/+68
* | am c6ecac77: am 38f81ccc: am fee6f69e: Merge "Volume panel should not clear s...John Spurlock2014-03-041-9/+7
|\ \
| * \ am 38f81ccc: am fee6f69e: Merge "Volume panel should not clear system ui flag...John Spurlock2014-03-041-9/+7
| |\ \
| | * \ Merge "Volume panel should not clear system ui flags." into klp-devJohn Spurlock2014-03-041-9/+7
| | |\ \
| | | * | Volume panel should not clear system ui flags.John Spurlock2014-03-041-9/+7
* | | | | am c3371eb5: am 49eac16e: am 8ec59a72: Merge "Show hideycling for non-primary...John Spurlock2014-03-041-0/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 49eac16e: am 8ec59a72: Merge "Show hideycling for non-primary users." into...John Spurlock2014-03-041-0/+1
| |\ \ \ | | |/ /
| | * | Show hideycling for non-primary users.John Spurlock2014-03-041-0/+1
| | |/
* | | Reset deferred task removal when app token added.Craig Mautner2014-02-211-1/+2
* | | Add a new "doze mode" based on Dream components.Jeff Brown2014-02-201-10/+15
* | | Fix broken homekey on devices without keyguardJim Miller2014-01-111-0/+3
* | | Implement ActivityView.Craig Mautner2014-01-101-1/+2
* | | DO NOT MERGE: Remove obsolete "headless" supportMike Lockwood2013-12-091-11/+4
|/ /
* | am 378c804d: am c8867b28: Merge "Report keyguard as initially showing and sec...Jim Miller2013-11-131-0/+8
|\ \ | |/
| * Report keyguard as initially showing and secure until we knowJim Miller2013-11-131-0/+8
* | am da721a99: am 778eaf4b: Merge "Disallow transient status bar on the keyguar...John Spurlock2013-11-111-0/+5
|\ \ | |/
| * Disallow transient status bar on the keyguard.John Spurlock2013-11-111-0/+5
* | am 94cab389: am 1e45fd78: Merge "Fix improperly hidden status bar." into klp-devJohn Spurlock2013-11-072-10/+16
|\ \ | |/
| * Fix improperly hidden status bar.John Spurlock2013-11-072-10/+16
* | am 8ed10cff: am def34eb7: Merge "Ensure bar window state is SHOWING after rot...Craig Mautner2013-11-061-3/+7
|\ \ | |/
| * Ensure bar window state is SHOWING after rotate if visible.John Spurlock2013-11-061-3/+7
* | am 1dbaf904: am 18612840: Merge "Force relayout at completion of status bar a...Craig Mautner2013-10-301-1/+9
|\ \ | |/
| * Force relayout at completion of status bar animationCraig Mautner2013-10-291-1/+9
* | am 7539a5af: am 2f566900: Merge "Ensure the simple CAB appears below the stat...John Spurlock2013-10-231-6/+62
|\ \ | |/
| * Ensure the simple CAB appears below the status bar.John Spurlock2013-10-221-6/+62
* | am 1eeb5ff2: am d4595bd1: Merge "Move the IME navigation guard view up to dec...John Spurlock2013-10-191-0/+32
|\ \ | |/
| * Move the IME navigation guard view up to decor.John Spurlock2013-10-181-0/+32
* | am 0945bc15: am ac2d61a2: Merge "Do not show immersive mode help in touch exp...John Spurlock2013-10-181-1/+2
|\ \ | |/
| * Merge "Do not show immersive mode help in touch exploration mode." into klp-devJohn Spurlock2013-10-181-1/+2
| |\
| | * Do not show immersive mode help in touch exploration mode.Daniel Sandler2013-10-181-1/+2
* | | am 62c19871: am da35dded: Relayout the immersive cling in the correct thread.Daniel Sandler2013-10-181-3/+10
|\ \ \ | |/ /
| * | Relayout the immersive cling in the correct thread.Daniel Sandler2013-10-181-3/+10
| |/
* | am 01491271: am 53cb242f: Merge "Fix issue where keyguard adds widgets before...Jim Miller2013-10-173-0/+22
|\ \ | |/
| * Fix issue where keyguard adds widgets before the system is readyJim Miller2013-10-163-0/+22
* | am 2c345435: am 79a0ed58: Merge "Move the wallpaper beneath the keyguard." in...Craig Mautner2013-10-141-1/+2
|\ \ | |/
| * Merge "Move the wallpaper beneath the keyguard." into klp-devCraig Mautner2013-10-141-1/+2
| |\
| | * Move the wallpaper beneath the keyguard.Craig Mautner2013-10-141-1/+2
* | | am 596b1f86: am dd73ee4d: Add a config resource to enable translucent bars gl...Daniel Sandler2013-10-141-7/+13
|\ \ \ | |/ /
| * | Add a config resource to enable translucent bars globally.Daniel Sandler2013-10-141-7/+13
* | | am fc2ecd5e: am 774e8ad8: Merge "Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICK...John Spurlock2013-10-142-52/+65
|\ \ \ | |/ /
| * | Implement new SYSTEM_UI_FLAG_IMMERSIVE_STICKY.John Spurlock2013-10-142-52/+65
| |/
* | am 782dbb85: am 69f49434: Merge "Limit transient nav cling to 380dp on large/...Daniel Sandler2013-10-141-21/+52
|\ \ | |/
| * Limit transient nav cling to 380dp on large/land devices.Daniel Sandler2013-10-141-21/+52
* | am 5ca56cb9: am 1ae1373a: Merge "Wire up new hideycling ok button to persist ...John Spurlock2013-10-131-3/+5
|\ \ | |/
| * Wire up new hideycling ok button to persist setting.John Spurlock2013-10-131-3/+5
* | am 71352415: am ce6d9066: Merge "New window cling for immersive mode." into k...Daniel Sandler2013-10-131-12/+120
|\ \ | |/
| * New window cling for immersive mode.Daniel Sandler2013-10-131-12/+120
* | am 2c1934d3: am 5a783173: Merge "Test for hidden keyguard before waiting for ...Craig Mautner2013-10-111-1/+1
|\ \ | |/
| * Merge "Test for hidden keyguard before waiting for it." into klp-devCraig Mautner2013-10-121-1/+1
| |\