summaryrefslogtreecommitdiffstats
path: root/policy
Commit message (Expand)AuthorAgeFilesLines
* Don't perform app transition if app is not currently visible.Dianne Hackborn2009-12-211-3/+43
* Add replace flag to a few more broadcasts.Dianne Hackborn2009-12-112-0/+2
* Prevent NPE in recent apps dialog.Daniel Sandler2009-12-081-2/+5
* Move emergency call button to top-right when no SIM.Daniel Sandler2009-12-071-21/+41
* am 4dbf514c: Fix issue #2302336: System dialogs are not being given a layerDianne Hackborn2009-12-031-11/+14
|\
| * Fix issue #2302336: System dialogs are not being given a layerDianne Hackborn2009-12-031-11/+14
* | am db0ec648: Merge change I85572973 into eclairMike Lockwood2009-12-031-2/+5
|\ \ | |/
| * Merge change I85572973 into eclairAndroid (Google) Code Review2009-12-031-2/+5
| |\
| | * Do not show keyguard if screen is turned off by proximity sensor.Mike Lockwood2009-12-031-2/+5
* | | am 30429ac6: Tiny code fix required for http://b/2260798 .Daniel Sandler2009-12-031-1/+1
|\ \ \ | |/ /
| * | Tiny code fix required for http://b/2260798 .Daniel Sandler2009-12-031-1/+1
| |/
* | am 15ee33d4: Revert "Fix problems with KeyguardManager.exitKeyguardSecurely()...Mike Lockwood2009-12-021-23/+7
|\ \ | |/
| * Revert "Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG...Mike Lockwood2009-12-021-23/+7
* | am e7ef4241: Fix volume keys when in-call and screen is off due to proximity ...Mike Lockwood2009-12-021-6/+3
|\ \ | |/
| * Fix volume keys when in-call and screen is off due to proximity sensor.Mike Lockwood2009-12-021-6/+3
* | am b684251e: Fix problems with KeyguardManager.exitKeyguardSecurely() and the...Mike Lockwood2009-12-021-7/+23
|\ \ | |/
| * Fix problems with KeyguardManager.exitKeyguardSecurely() and the FLAG_SHOW_WH...Mike Lockwood2009-12-021-7/+23
* | resolved conflicts for merge of b64c72df to eclair-mr2Mike Lockwood2009-12-011-4/+10
|\ \ | |/
| * Fix bug 2290852: Screen wakes up in my pocket while listening to musicMike Lockwood2009-11-281-4/+10
* | Remove some unused window manager methods.Mike Lockwood2009-11-281-2/+1
* | am 760d266a: Merge change I9987ba41 into eclairJim Miller2009-11-243-24/+60
|\ \ | |/
| * Merge change I9987ba41 into eclairAndroid (Google) Code Review2009-11-243-24/+60
| |\
| | * Fix 2270597: Add callback to watch ringer state and update lock screen UI whe...Jim Miller2009-11-243-24/+60
* | | am 5da799e0: Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that...Joe Onorato2009-11-241-2/+3
|\ \ \ | |/ /
| * | Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we're doing ...Joe Onorato2009-11-241-2/+3
| |/
* | END_BUTTON_BEHAVIOR setting should affect end call button only (not power but...Mike Lockwood2009-11-231-2/+8
* | When keyguard is active, only allow the status bar to be opened if it is inse...Mike Lockwood2009-11-201-0/+22
|/
* Fix issue #2264162 and #2252436: Now playing screens problems when locked.Dianne Hackborn2009-11-182-5/+12
* Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn2009-11-181-2/+2
* Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.Mike Lockwood2009-11-171-2/+17
* Fix 2209086: Fix visual glitches in lockscreen.Jim Miller2009-11-161-0/+1
* Fix 2209086: Fix missing callback that was preventing right tab bar text from...Jim Miller2009-11-151-6/+12
* Fix a race condition determining whether password fallback mode is allowed.Daniel Sandler2009-11-133-14/+39
* Merge change Icdb3d036 into eclairAndroid (Google) Code Review2009-11-131-1/+1
|\
| * Don't trigger user activity in screenOnStoppedLw() if the screen is off.Mike Lockwood2009-11-131-1/+1
* | Use new date format for lock screen.Daniel Sandler2009-11-132-27/+7
|/
* Update LockScreen/UnlockScreen for new UX designs.Daniel Sandler2009-11-122-8/+0
* Fix 2209086: Update sound states in LockScreen.Jim Miller2009-11-111-1/+3
* Fix for 2209086: Initial pass at new SlidingTab widget and integration into ...Jim Miller2009-11-111-29/+43
* Restore short screen timeout when keyguard is unhidden.Mike Lockwood2009-11-101-1/+8
* Do not apply keyguard's short timeout when the keyguard is hidden by another ...Mike Lockwood2009-11-082-6/+22
* Fix 2129239: Add an override method for enabling the menu key on signed builds.Jim Miller2009-11-031-7/+22
* Merge change I13ea5a5a into eclairAndroid (Google) Code Review2009-10-281-1/+6
|\
| * Fix 2201413: Enable login on Passion when there's no SIMJim Miller2009-10-281-1/+6
* | Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showingJim Miller2009-10-271-2/+3
|/
* When phone is ringing, power button should only mute the ringer, not hang up.Mike Lockwood2009-10-231-6/+8
* When phone is ringing, power button should hang up phone in addition to turni...Mike Lockwood2009-10-221-7/+10
* Disable key repeats when the screen is off.Mike Lockwood2009-10-211-0/+5
* Cherry-pick from mr2 to eclair: DO NOT MERGEJim Miller2009-10-081-8/+6
* Ignore requests to hide the keyguard if we are in the process of waking up.Mike Lockwood2009-10-081-0/+4