summaryrefslogtreecommitdiff
path: root/phone/com/android/internal/policy/impl/PhoneWindowManager.java
AgeCommit message (Expand)Author
2010-04-09Fix issue #2586349: Accelerometer is enabled when in car modeDianne Hackborn
2010-04-07Fix issue #2555171: Switching to app immediately after unmounting SD card cau...Dianne Hackborn
2010-03-29Remove scroll barrier constant.Romain Guy
2010-03-11Accessibility: optionally allow Power key to end the current call.David Brown
2010-03-10Update for new layout flow.Dianne Hackborn
2010-03-05Move dock wakelock code to UiModeManagerService.Mike Lockwood
2010-03-05Update to use new dock broadcasts.Dianne Hackborn
2010-03-01Pointer location in framework, no longer need to link common.Dianne Hackborn
2010-02-12am 79484171: am f010b5d2: Change EndCallBehavior while in UTS test mode.Wink Saville
2010-02-12am f010b5d2: Change EndCallBehavior while in UTS test mode.Wink Saville
2010-02-12Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibra...Amith Yamasani
2010-02-12Add pointer location to window manager.Dianne Hackborn
2010-02-12Change EndCallBehavior while in UTS test mode.android-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2eclairWink Saville
2010-02-10Added haptic feedback support for scroll barriersAdam Powell
2010-01-29Add implementation for ALLOW_LOCK_WHILE_SCREEN_ON flag to PhoneWindowManagerMike Lockwood
2010-01-28resolved conflicts for merge of f05f7ab1 to masterJean-Baptiste Queru
2010-01-27am 44f9f23e: merge from open-source masterThe Android Open Source Project
2010-01-21am ccd5aeef: Workaround for a keyguard problem that appeared in the in call s...Mike Lockwood
2010-01-21am 5fdf6a91: am 5b2151ae: Do not turn off screen immediately after undocking.Mike Lockwood
2010-01-21Workaround for a keyguard problem that appeared in the in call screen.Mike Lockwood
2010-01-21merge from open-source masterThe Android Open Source Project
2010-01-14Do not turn off screen immediately after undocking.Mike Lockwood
2010-01-08Deprecate fill_parent and introduce match_parent.Romain Guy
2010-01-05Added missing media keycode (KEYCODE_MEDIA_REWIND), removed duplicate keycode...Johan Redestig
2009-12-21Don't perform app transition if app is not currently visible.Dianne Hackborn
2009-12-03am 4dbf514c: Fix issue #2302336: System dialogs are not being given a layerDianne Hackborn
2009-12-03Fix issue #2302336: System dialogs are not being given a layerandroid-sdk-2.1_r1android-2.1_r1Dianne Hackborn
2009-12-02am e7ef4241: Fix volume keys when in-call and screen is off due to proximity ...Mike Lockwood
2009-12-02Fix volume keys when in-call and screen is off due to proximity sensor.Mike Lockwood
2009-12-01resolved conflicts for merge of b64c72df to eclair-mr2Mike Lockwood
2009-11-28Remove some unused window manager methods.Mike Lockwood
2009-11-28Fix bug 2290852: Screen wakes up in my pocket while listening to musicMike Lockwood
2009-11-24am 5da799e0: Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that...Joe Onorato
2009-11-24Bug 2248173 - Tell listeners to ACTION_CLOSE_SYSTEM_DIALOGS that we're doing ...Joe Onorato
2009-11-23END_BUTTON_BEHAVIOR setting should affect end call button only (not power but...Mike Lockwood
2009-11-18Fix issue #2264162 and #2252436: Now playing screens problems when locked.Dianne Hackborn
2009-11-18Fix issue #2249821: Unable to start passion in safe modeDianne Hackborn
2009-11-13Don't trigger user activity in screenOnStoppedLw() if the screen is off.Mike Lockwood
2009-11-12eclair snapshotJean-Baptiste Queru
2009-11-08Do not apply keyguard's short timeout when the keyguard is hidden by another ...Mike Lockwood
2009-10-27Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showingJim Miller
2009-10-23When phone is ringing, power button should only mute the ringer, not hang up.Mike Lockwood
2009-10-22When phone is ringing, power button should hang up phone in addition to turni...Mike Lockwood
2009-10-21Disable key repeats when the screen is off.Mike Lockwood
2009-10-07More fix #2163209: alarm clock rings but is hidden behind lock screenDianne Hackborn
2009-10-07Fix issue #2171766: Device can go to sleep while in dockDianne Hackborn
2009-10-06Fix #2163209: alarm clock rings but is hidden behind lock screenDianne Hackborn
2009-10-04Work on issue #2163789: Way too much loggingDianne Hackborn
2009-09-29Whoops forgot the change to actually check for safe mode!Dianne Hackborn
2009-09-25fw/policy/base:Phonewindowmanager: Make vkey button haptics part of global ha...Dan Murphy