summaryrefslogtreecommitdiffstats
path: root/policy/src
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #5214105 and work on issue #5109947.Dianne Hackborn2011-08-251-1/+24
* Fix issue #4279860: previous UI flashes before showing lock screen...Dianne Hackborn2011-08-233-96/+158
* Fix bug 5202226 - Leave menu button visible for no-button phones ifAdam Powell2011-08-231-2/+9
* BLUR_BEHIND flag is not supported anymoreMathias Agopian2011-08-225-29/+1
* Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-223-4/+45
* Fix 5026428: Rework unlock attempt logic with active DPM to show better messagesJim Miller2011-08-212-50/+76
* Merge "Fix 5021968: Add input method switcher button to lock screen."Jim Miller2011-08-191-3/+67
|\
| * Fix 5021968: Add input method switcher button to lock screen.Jim Miller2011-08-191-3/+67
* | Fix issue #5186318: Can't take multiple screenshotsDianne Hackborn2011-08-191-39/+48
* | Merge "Fix bug 5186258 - Incorrect window width is used for custom panel view...Adam Powell2011-08-181-0/+7
|\ \ | |/ |/|
| * Fix bug 5186258 - Incorrect window width is used for custom panelAdam Powell2011-08-181-0/+7
* | Fix 5149726: Add slight delay to initial lock screen 'ping' animation.Jim Miller2011-08-181-2/+8
|/
* Fix bug 5183332 - monkeys are jerksAdam Powell2011-08-181-5/+9
* Fix DISABLE_EXPAND in the tablet status bar.Daniel Sandler2011-08-181-0/+4
* Merge "Fix issue #5128639: SystemUI grows by 10MB after taking a screenshot"Dianne Hackborn2011-08-171-3/+50
|\
| * Fix issue #5128639: SystemUI grows by 10MB after taking a screenshotDianne Hackborn2011-08-171-3/+50
* | Merge "Fix bug 533274 - Menu key opens wrong menu in action mode"Adam Powell2011-08-171-1/+1
|\ \ | |/ |/|
| * Fix bug 533274 - Menu key opens wrong menu in action modeAdam Powell2011-08-171-1/+1
* | Fix bug 5167786 - make sure custom option panels still work.Adam Powell2011-08-171-0/+1
|/
* Fix bug 5168889 - action bar not respecting return codes of onCreate/Prepare ...Adam Powell2011-08-171-0/+6
* Merge "Set rotation to landscape on HDMI instead of 0"Erik Gilling2011-08-161-1/+1
|\
| * Set rotation to landscape on HDMI instead of 0Erik Gilling2011-08-161-1/+1
* | Offer a masked version of setUiOptions for windows to only modify certain flags.Adam Powell2011-08-161-0/+5
* | Add new am option to profile the launching of an activity.Dianne Hackborn2011-08-151-2/+4
|/
* Merge "Don't use HW accel drawing in lock screen on lower-end devices."Dianne Hackborn2011-08-121-2/+6
|\
| * Don't use HW accel drawing in lock screen on lower-end devices.Dianne Hackborn2011-08-121-2/+6
* | Properly disable status bar on secure lockscreens.Daniel Sandler2011-08-121-4/+5
|/
* Merge "Subtract the navigation bar from DisplayMetrics."Daniel Sandler2011-08-101-5/+31
|\
| * Subtract the navigation bar from DisplayMetrics.Daniel Sandler2011-08-101-5/+31
* | Initial support for notification panel access in keyguard.Daniel Sandler2011-08-101-1/+7
|/
* Fix bug 5080988 - State change to action views made inAdam Powell2011-08-091-5/+8
* Merge "Fix bug 5011824 - New Holo overflow menu for physical menu key devices"Adam Powell2011-08-071-24/+160
|\
| * Fix bug 5011824 - New Holo overflow menu for physical menu key devicesAdam Powell2011-08-071-24/+160
* | Fix 5125978: remove lockscreen logspewJim Miller2011-08-074-11/+12
|/
* Merge "Fix 5117544: Fix crash in KeyguardStatusViewManager when resId==0"Jim Miller2011-08-041-2/+6
|\
| * Fix 5117544: Fix crash in KeyguardStatusViewManager when resId==0Jim Miller2011-08-041-2/+6
* | Merge "Fix 5045008: replace "ring/silence" target in LockScreen with camera app"Jim Miller2011-08-041-7/+35
|\ \
| * | Fix 5045008: replace "ring/silence" target in LockScreen with camera appJim Miller2011-08-041-7/+35
| |/
* | Merge "Crushing Dreams."Daniel Sandler2011-08-041-1/+5
|\ \ | |/ |/|
| * Crushing Dreams.Daniel Sandler2011-08-031-1/+5
* | Merge "Whoops also need to move notification shade above lock screen."Dianne Hackborn2011-08-031-14/+20
|\ \
| * | Whoops also need to move notification shade above lock screen.Dianne Hackborn2011-08-031-14/+20
| |/
* | Fix bug 5044737 - Compatibility menus should be as wide as the screenAdam Powell2011-08-031-0/+2
|/
* Merge "Fix bug 5098288 - Rethink the suite of new themes"Adam Powell2011-08-021-4/+17
|\
| * Fix bug 5098288 - Rethink the suite of new themesAdam Powell2011-08-021-4/+17
* | Clear the bitmap from the canvas in a lot of places.Dianne Hackborn2011-08-021-0/+1
|/
* Fix 5044158: Initial pass: add music transport controls to LockScreenJim Miller2011-07-2810-921/+741
* Fix bug 5087980 - MenuItem#expandActionView should work from withinAdam Powell2011-07-271-7/+7
* Bug 5076788 - Optimize the building and invalidation of menusAdam Powell2011-07-271-4/+6
* Merge "Preventing screenshots when waking from sleep."Winson Chung2011-07-251-23/+26
|\