1. 2fa63a5 am 129b69f3: Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks. by Mike Lockwood · 17 years ago
  2. 9200a39 Handle KeyguardViewMediator.setHidden() asynchronously to avoid deadlocks. by Mike Lockwood · 17 years ago
  3. 1a4bdb7 am 263bdabc: Fix 2209086: Fix visual glitches in lockscreen. by Jim Miller · 17 years ago
  4. 5425930 Fix 2209086: Fix visual glitches in lockscreen. by Jim Miller · 17 years ago
  5. be53cb4 merge from open-source master by Jean-Baptiste Queru · 17 years ago
  6. c119f12 Fix 2209086: Fix missing callback that was preventing right tab bar text from updating. by Jim Miller · 17 years ago
  7. 1767b3e merge from eclair by Jean-Baptiste Queru · 17 years ago
  8. 16541e4 Fix a race condition determining whether password fallback mode is allowed. by Daniel Sandler · 17 years ago
  9. a40bd50 Merge change Icdb3d036 into eclair by Android (Google) Code Review · 17 years ago
  10. 47e5023 Don't trigger user activity in screenOnStoppedLw() if the screen is off. by Mike Lockwood · 17 years ago
  11. 6f2da1e Use new date format for lock screen. by Daniel Sandler · 17 years ago
  12. 0469e9b eclair snapshot by Jean-Baptiste Queru · 17 years ago
  13. 8633ea9 Update LockScreen/UnlockScreen for new UX designs. by Daniel Sandler · 17 years ago
  14. 421db0f Fix 2209086: Update sound states in LockScreen. by Jim Miller · 17 years ago
  15. 80080e5 Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen. by Jim Miller · 17 years ago
  16. b17b2fb Restore short screen timeout when keyguard is unhidden. by Mike Lockwood · 17 years ago
  17. 09a4040 Do not apply keyguard's short timeout when the keyguard is hidden by another window. by Mike Lockwood · 17 years ago
  18. bd99801 Fix 2129239: Add an override method for enabling the menu key on signed builds. by Jim Miller · 17 years ago
  19. 90fc2d5 Merge change I13ea5a5a into eclair by Android (Google) Code Review · 17 years ago
  20. 1b15202 Fix 2201413: Enable login on Passion when there's no SIM by Jim Miller · 17 years ago
  21. 89b1722 Fix for 2201954: Disable haptic feedback for hard keys while keyguard is showing by Jim Miller · 17 years ago
  22. 2eb4796 When phone is ringing, power button should only mute the ringer, not hang up. by Mike Lockwood · 17 years ago
  23. 75d3caa When phone is ringing, power button should hang up phone in addition to turning off the screen. by Mike Lockwood · 17 years ago
  24. fcb3924 Disable key repeats when the screen is off. by Mike Lockwood · 17 years ago
  25. 22dfe72 Cherry-pick from mr2 to eclair: DO NOT MERGE by Jim Miller · 17 years ago
  26. b4a5842 Ignore requests to hide the keyguard if we are in the process of waking up. by Mike Lockwood · 17 years ago
  27. e7c8c7c More fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 17 years ago
  28. 8d93c3e Fix issue #2171460: Turn off background blurring of power dialog by Dianne Hackborn · 17 years ago
  29. 80fa166 Fix issue #2171766: Device can go to sleep while in dock by Dianne Hackborn · 17 years ago
  30. d70bc2f Fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 17 years ago
  31. 674d3e4 Hold a partial wakelock while showing the keyguard by Mike Lockwood · 17 years ago
  32. 89062ab Merge change I0f10425e into eclair by Android (Google) Code Review · 17 years ago
  33. 206f07d Add some logging to help diagnose b/2164183 by Mike Lockwood · 17 years ago
  34. 261259b account manager api review changes by Fred Quintana · 17 years ago
  35. 73b1ec8 Work on issue #2163789: Way too much logging by Dianne Hackborn · 17 years ago
  36. 36931ac Fix for 2129239: Always enable the menu hard key in LockScreen when 'ro.monkey' is set. by Jim Miller · 17 years ago
  37. 9227af0 Merge change I46ea3489 into eclair by Android (Google) Code Review · 17 years ago
  38. 4c48b6b Add placeholder onGrabbedStateChange() method. by David Brown · 17 years ago
  39. 3754b0d Make sure we wake up the screen if the keyguard is not visible when we think it should be. by Mike Lockwood · 17 years ago
  40. db460fe Move status bar disabling from KeyguardViewMediator to Phone app by Mike Lockwood · 17 years ago
  41. 563b3e6 Remove GAIA string by Costin Manolache · 17 years ago
  42. 39187ab Merge change I880426e8 into eclair by Android (Google) Code Review · 17 years ago
  43. 63b90f2 Fix issue #2153749: Window manager deadlock around the Eclair lock screen by Dianne Hackborn · 17 years ago
  44. 8ed9870 Fix for 2133391: Allow menu hard key to be disabled in LockScreen on some devices by Jim Miller · 17 years ago
  45. 2034804 Merge change Ie3edea1f into eclair by Android (Google) Code Review · 17 years ago
  46. b1a7980 Whoops forgot the change to actually check for safe mode! by Dianne Hackborn · 17 years ago
  47. 72f230e3 Fix for 2137900: Be more conservative about poking the wakelock by Jim Miller · 17 years ago
  48. d7f7deb Fix potential race when removing keyguard view. by Dianne Hackborn · 17 years ago
  49. cd3d3f2 fw/policy/base:Phonewindowmanager: Make vkey button haptics part of global haptic setting by Dan Murphy · 17 years ago
  50. 74711dc Merge change 27039 into eclair by Android (Google) Code Review · 17 years ago
  51. a53e381 Fix volume key handling when in-call and screen is off due to proximity sensor. by Mike Lockwood · 17 years ago
  52. a35d753 Remove keyguard view after a delay instead of just hiding it. by Karl Rosaen · 17 years ago
  53. d007144 Maybe fix #2127747: IllegalStateException from window manager when resuming from sleep by Dianne Hackborn · 17 years ago
  54. 01ad2f4 Implement fade out of lock screen. by Dianne Hackborn · 17 years ago
  55. b17dc44 Initialze battery state properly in pattern unlock screen. by Karl Rosaen · 17 years ago
  56. 18fe8a5 Whoops, count down text is not updating... fixed! by Karl Rosaen · 17 years ago
  57. add3930 Update unlock screen logic to display battery, next alarm info. by Karl Rosaen · 17 years ago
  58. 80be841 Tweak LockScreen to make use of landscape layout. by Karl Rosaen · 17 years ago
  59. 4994c66 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 17 years ago
  60. 0572658 Allow dock keep screen on to select between AC and USB power. by Dianne Hackborn · 17 years ago
  61. 1b58b3e The nosensor flag wasn't being honored. by Joe Onorato · 17 years ago
  62. 39c2d71 Fixes and improvements to lock screen hiding, dock launching. by Dianne Hackborn · 17 years ago
  63. b446e97 Improvements to lock screen management: by Dianne Hackborn · 17 years ago
  64. aa6a474 Merge change 26169 into eclair by Android (Google) Code Review · 17 years ago
  65. cbc5160 Dock event overrides SCREEN_ORIENTATION_NOSENSOR so Home will rotate in the car dock. by Mike Lockwood · 17 years ago
  66. fe1fee5 Handle Emergency Callback Mode and Airplane Mode interactions by Jinghui Guo · 17 years ago
  67. 36a6414 Show silent mode toast immediately, and for 3.5 seconds instead of 2. by Karl Rosaen · 17 years ago
  68. 7b8a5cf Don't show battery info when unplugging (fixes bug 2128323). by Karl Rosaen · 17 years ago
  69. 7c28595 Merge change 25960 into eclair by Android (Google) Code Review · 17 years ago
  70. 2a138a4e Show silent mode icon associated with current state instead of what it will be. by Karl Rosaen · 17 years ago
  71. e9867d2 Support for forcing accelerometer based orientation management when docked. by Mike Lockwood · 17 years ago
  72. f54c8f9 Add ability to keep screen on while docked. by Dianne Hackborn · 17 years ago
  73. d3fd8ce Merge change 25784 into eclair by Android (Google) Code Review · 17 years ago
  74. ec3fc0a Tweak the lock screen date format to be like "Fri, Sep 18, 2009". by Karl Rosaen · 17 years ago
  75. abe0da0 Policy changes for lock screen on live wallpaper. by Dianne Hackborn · 17 years ago
  76. 871be31 Show a message about silent mode being toggled after user rotates widget to left. by Karl Rosaen · 17 years ago
  77. 016e397 Revert "Don't activate keyguard if screen is turned off while proximity sensor is active." by Mike Lockwood · 17 years ago
  78. cfe3e90 Minor tweaks to address code review. by Karl Rosaen · 17 years ago
  79. bf01906 First pass at pattern lock screen that includes date / time and carrier info (andoid.policy portion) by Karl Rosaen · 17 years ago
  80. 2d1efbd Allow specifying separate orientation rotations for car and desk dock. by Mike Lockwood · 17 years ago
  81. 2862fff Update policy for hiding navigation keys, configuration. by Dianne Hackborn · 17 years ago
  82. c8764fc7 Merge change 24116 into eclair by Android (Google) Code Review · 17 years ago
  83. d322c43 Add rotary based lock screen, and only show security pattern screen when pattern is set. by Karl Rosaen · 17 years ago
  84. d371510 Fix issue #1401973 and #2111181 (menu placement problems). by Dianne Hackborn · 17 years ago
  85. fed9cb5 Various fixes for back key handling. by Dianne Hackborn · 17 years ago
  86. a207baa Follow key event API changes. by Dianne Hackborn · 17 years ago
  87. c4d9d21 Tweak so lock screen wallpaper is aligned with real wallpaper. by Dianne Hackborn · 17 years ago
  88. 181ceb5 Put vibration patterns in resources. by Dianne Hackborn · 17 years ago
  89. 7ca3b42 Merge change 22959 into eclair by Android (Google) Code Review · 17 years ago
  90. d6b903d Increase vibrate duration on vkey haptics so they can be felt. by Paul Eastham · 17 years ago
  91. 33303d7 Don't activate keyguard if screen is turned off while proximity sensor is active. by Mike Lockwood · 17 years ago
  92. ab97c84 policy/impl: Add option to disable screen-unlock-on-slider-open by Dan Murphy · 17 years ago
  93. 84999d6 Adjust 'account unlock' scenario to make 'forgot pattern' more forgiving. by Karl Rosaen · 17 years ago
  94. 1753f7f PhoneWindowManager: Rotate display when phone is docked by Mike Lockwood · 17 years ago
  95. 8e9a594 Remove unused field from PhoneWindow.DecorView. by Romain Guy · 17 years ago
  96. 93a0a5f Update to implement new APIs. by Dianne Hackborn · 17 years ago
  97. 3c3bd44 New wallpaper transition constants. by Dianne Hackborn · 17 years ago
  98. 1c01c8bc do not merge: cherrypicked 53f5bc273b81a3761242d3356ed8490b5e6797f2 from master branch by Fred Quintana · 17 years ago
  99. 4bf7bcf Add support for new wallpaper theme attribute. by Dianne Hackborn · 17 years ago
  100. b7cd8b9 Add knowledge about new wallpaper window type. by Dianne Hackborn · 17 years ago