summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-17Merge commit '129b69f368bd30cb1caa75cf13961b5b44982d4b' into eclair-sholes-re...android-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0.1_r1eclair-sholes-releaseandroid-build SharedAccount
2009-11-17Merge commit '263bdabc8770fed981bb52f8e3ff4110dfefc0e1' into eclair-sholes-re...android-build SharedAccount
2009-11-17Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks.Mike Lockwood
2009-11-16Fix 2209086: Fix visual glitches in lockscreen.Jim Miller
2009-11-16Merge commit 'a7a4e518a61dc09e281d1072fca8ccca864d289a' into eclair-sholes-re...android-build SharedAccount
2009-11-15Merge commit 'f31bb1aff8005525749df7b519fd60ef08157bfc' into eclair-sholes-re...android-build SharedAccount
2009-11-15Fix 2209086: Fix missing callback that was preventing right tab bar text from...Jim Miller
2009-11-15Merge commit '1d697192404e3f556b8e87c9f048f16cb3256608' into eclair-sholes-re...android-build SharedAccount
2009-11-15Merge commit 'c5eb3fa4bdce22c15f4fef74a51a293399f9a980' into eclair-sholes-re...android-build SharedAccount
2009-11-15Fix a race condition determining whether password fallback mode is allowed.Daniel Sandler
2009-11-13Fix a race condition determining whether password fallback mode is allowed.Daniel Sandler
2009-11-13Use new date format for lock screen.Daniel Sandler
2009-11-13Don't trigger user activity in screenOnStoppedLw() if the screen is off.Mike Lockwood
2009-11-13Merge change Icdb3d036 into eclairAndroid (Google) Code Review
2009-11-13Don't trigger user activity in screenOnStoppedLw() if the screen is off.Mike Lockwood
2009-11-13Use new date format for lock screen.Daniel Sandler
2009-11-12Update LockScreen/UnlockScreen for new UX designs.Daniel Sandler
2009-11-11Fix 2209086: Update sound states in LockScreen.Jim Miller
2009-11-11Fix for 2209086: Initial pass at new SlidingTab widget and integration into ...Jim Miller
2009-11-10Restore short screen timeout when keyguard is unhidden.Mike Lockwood
2009-11-08Do not apply keyguard's short timeout when the keyguard is hidden by another ...Mike Lockwood
2009-11-03Fix 2129239: Add an override method for enabling the menu key on signed builds.Jim Miller
2009-10-28Merge change I13ea5a5a into eclairAndroid (Google) Code Review
2009-10-28Fix 2201413: Enable login on Passion when there's no SIMJim Miller
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-08Cherry-pick from mr2 to eclair: DO NOT MERGEandroid-sdk-tools_r4android-sdk-tools_r3android-sdk-2.0_r1android-2.0_r1Jim Miller
2009-10-08Ignore requests to hide the keyguard if we are in the process of waking up.Mike Lockwood
2009-10-07More fix #2163209: alarm clock rings but is hidden behind lock screenDianne Hackborn
2009-10-07Fix issue #2171460: Turn off background blurring of power dialogDianne 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-06Hold a partial wakelock while showing the keyguardMike Lockwood
2009-10-05Merge change I0f10425e into eclairAndroid (Google) Code Review
2009-10-05Add some logging to help diagnose b/2164183Mike Lockwood
2009-10-05account manager api review changesFred Quintana
2009-10-04Work on issue #2163789: Way too much loggingDianne Hackborn
2009-10-02Fix for 2129239: Always enable the menu hard key in LockScreen when 'ro.monke...Jim Miller
2009-10-02Merge change I46ea3489 into eclairAndroid (Google) Code Review
2009-10-01Add placeholder onGrabbedStateChange() method.David Brown
2009-10-01Make sure we wake up the screen if the keyguard is not visible when we think ...Mike Lockwood
2009-10-01Move status bar disabling from KeyguardViewMediator to Phone appMike Lockwood
2009-09-29Remove GAIA stringCostin Manolache
2009-09-29Merge change I880426e8 into eclairAndroid (Google) Code Review
2009-09-29Fix issue #2153749: Window manager deadlock around the Eclair lock screenDianne Hackborn
2009-09-29Fix for 2133391: Allow menu hard key to be disabled in LockScreen on some dev...Jim Miller
2009-09-29Merge change Ie3edea1f into eclairAndroid (Google) Code Review
2009-09-29Whoops forgot the change to actually check for safe mode!Dianne Hackborn