1. aa66ea8 Use separate flags for enabling hardware and software auto-brightness. by Mike Lockwood · 17 years ago
  2. d83006c When upgrading packages with shared user ids make sure we are eliminating by Suchi Amalapurapu · 17 years ago
  3. c03d28b Check that the window which wants to force hide is visible before setting the flag forceHiding to true. If we do layout the surfaces by Suchi Amalapurapu · 17 years ago
  4. 763ccae Merge change I8e7f5f07 into eclair by Android (Google) Code Review · 17 years ago
  5. 405d089 DO NOT MERGE: Fix loss of focus after wakeup into incall screen by Christopher Tate · 17 years ago
  6. fb872d1 Merge change Id4d04def into eclair by Android (Google) Code Review · 17 years ago
  7. 0506712 A better solution for ignoring user activity while the screen is animating off. by Mike Lockwood · 17 years ago
  8. d4d04de Fix a race that kept the locale picker from working under heavy CPU load. by Eric Fischer · 17 years ago
  9. dd9668e PowerManagerService: Animate LCD backlight changes due to autobrightness support. by Mike Lockwood · 17 years ago
  10. 2d155d2 PowerManagerService: Fix bug resulting in backlights turning on while screen is off. by Mike Lockwood · 17 years ago
  11. 809ad0f PowerManagerService: Clear Binder calling identity around calls to Sensor Manager. by Mike Lockwood · 17 years ago
  12. 86328a9 LocationManagerService: clear calling identity in mock provider calls. by Mike Lockwood · 17 years ago
  13. 3333fa4 PowerManagerService: Ensure that recent changes do not effect the hardware ALS case. by Mike Lockwood · 17 years ago
  14. 6eb14c3 PowerManagerService: Do not enable light sensor if hardware backlight management is being used. by Mike Lockwood · 17 years ago
  15. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 17 years ago
  16. 94f2c52 Merge change I63c2d9ed into eclair by Android (Google) Code Review · 17 years ago
  17. 63c2d9e Update the names of the widgets when the locale changes. by Eric Fischer · 17 years ago
  18. 3c9435a PowerManager: Don't poke user activity in setKeyboardVisibility unless the state actually changed. by Mike Lockwood · 17 years ago
  19. fee0f57 Merge change I99dc6477 into eclair by Android (Google) Code Review · 17 years ago
  20. eadb97b Merge change I53f83502 into eclair by Android (Google) Code Review · 17 years ago
  21. 3d0ea72 Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats. by Mike Lockwood · 17 years ago
  22. f003c0c PowerManagerService: Ignore user activity while the screen is animating off. by Mike Lockwood · 17 years ago
  23. 0737b16 Merge change I959a6f46 into eclair by Android (Google) Code Review · 17 years ago
  24. 6da35a0 Fix bug 2194213: Non-default system IMEs are enabled, but not initially shown in input method switcher. by Brandon Ballinger · 17 years ago
  25. 8d9ddbe Merge change I1f30f3f1 into eclair by Android (Google) Code Review · 17 years ago
  26. 5b48223 Merge change I14e833fa into eclair by Android (Google) Code Review · 17 years ago
  27. 9bbcb91 Fix #2201615: getCallingPackage returns calling process instead of calling package by Dianne Hackborn · 17 years ago
  28. 14e833f If we fail to persist the current settings and fall back to the back settings file by Suchi Amalapurapu · 17 years ago
  29. 61462b4 Merge change I1864d098 into eclair by Android (Google) Code Review · 17 years ago
  30. 359f0b0 Merge change Ib5736616 into eclair by Android (Google) Code Review · 17 years ago
  31. fa68ab4 PowerManagerService: Add missing synchronization in mAutoBrightnessTask. by Mike Lockwood · 17 years ago
  32. 6c97fca Power Manager light sensor fixes: by Mike Lockwood · 17 years ago
  33. d7786b4 Power Manager support for light sensor backlight management. by Mike Lockwood · 17 years ago
  34. 73e92b4 Improve wallpaper offset handling. by Dianne Hackborn · 17 years ago
  35. dc95372 Fix issue #2191572: Difficulties drawing window shade by Dianne Hackborn · 17 years ago
  36. f37447b Proper fix for zero signal strength and no_service. Fixes #2176141 by Amith Yamasani · 17 years ago
  37. c75348a Merge change Ib897cff1 into eclair by Android (Google) Code Review · 17 years ago
  38. 0b08abe Merge change I9521cf8b into eclair by Android (Google) Code Review · 17 years ago
  39. f55aa97 Merge change I01935be3 into eclair by Android (Google) Code Review · 17 years ago
  40. 8738e0c Register for light sensor events if non-hardware based auto-brightnees is enabled by Mike Lockwood · 17 years ago
  41. dc3494e Remove PowerManager.setAutoBrightness() by Mike Lockwood · 17 years ago
  42. 034cd0b Merge change I486fdb55 into eclair by Android (Google) Code Review · 17 years ago
  43. 486fdb5 Fix bug 2183179 - Hitting the back key repeatedly makes the notification shade jump up and down by Joe Onorato · 17 years ago
  44. b897cff do not merge by Suchi Amalapurapu · 17 years ago
  45. 37a1320 Add separate configuration flag for hardware ALS support. by Mike Lockwood · 17 years ago
  46. f2ddfb1 Another fix for #2186897: Cannot unlock the device by swiping by Dianne Hackborn · 17 years ago
  47. 53cd5794 Fix issue #2186709: Can't unlock the device for a while by Dianne Hackborn · 17 years ago
  48. 2a21a77 Merge change I1369e9ab into eclair by Android (Google) Code Review · 17 years ago
  49. 1411d1c Work on issue #2144454: Inconsistent swipes... by Dianne Hackborn · 17 years ago
  50. f1acb2d Add a little logging to diagnose wifi cycle bug by Robert Greenwalt · 17 years ago
  51. 6abf7c8 Merge change Iad66a274 into eclair by Android (Google) Code Review · 17 years ago
  52. dd88468 Fix race condition in WindowManagerService.disableKeyguard() by Mike Lockwood · 17 years ago
  53. aa80b60 Fix issue #2179931: Power key to wake up frequently ignored when in dock app by Dianne Hackborn · 17 years ago
  54. 98e0b14 Make PhoneStateListeners not call TelephonyManager by Robert Greenwalt · 17 years ago
  55. 2c6c5e6 Fix issue #2176944: Need API so browser, others can determine memory size of device by Dianne Hackborn · 17 years ago
  56. 3612487 Fix issue #2174566: HOT STABILITY: NPE in activity manager by Dianne Hackborn · 17 years ago
  57. 03d2467 GPS: Fix problem with SUPL when SUPL APN is already active. by Mike Lockwood · 17 years ago
  58. 33e21fc Control H icon display in Status bar. by John Wang · 17 years ago
  59. bd324c9 Merge change I50a321c9 into eclair by Android (Google) Code Review · 17 years ago
  60. 080b61b LocationManagerService: Fix race when removing LocationListener by Joshua Bartel · 17 years ago
  61. 3d163f07 More fix #2163209: alarm clock rings but is hidden behind lock screen by Dianne Hackborn · 17 years ago
  62. 9af53ea am 3161795b: when logging free space on /data, log /system and /cache as well by Doug Zongker · 17 years ago
  63. 568cae5 Fix issue #2171460: Turn off background blurring of power dialog by Dianne Hackborn · 17 years ago
  64. 3161795b when logging free space on /data, log /system and /cache as well by Doug Zongker · 17 years ago
  65. f242b7b Introduce BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 17 years ago
  66. 0c3154d Fix issue #2163654: deadlock, runtime restart by Dianne Hackborn · 17 years ago
  67. d8df149 Turn some logging back on in ConnectionManager by Robert Greenwalt · 17 years ago
  68. 8d5ae98 Make sdk version and code names static finals in PackageParser. by Suchi Amalapurapu · 17 years ago
  69. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 17 years ago
  70. 9830a4a Fix issue #2161169: onStop not being called. by Dianne Hackborn · 17 years ago
  71. 48e6725 Merge change Iaca22686 into eclair by Android (Google) Code Review · 17 years ago
  72. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 17 years ago
  73. 4949334 Fix issue #2161726: Car dock app bypasses setup wizard by Dianne Hackborn · 17 years ago
  74. 9825ec6 Prevents the WindowManager from requesting empty or negative surfaces. by Romain Guy · 17 years ago
  75. e88846e Semi-workaround for #2027266: app drawer showing up on the side of the screen by Dianne Hackborn · 17 years ago
  76. 1ef95f9 Reduce the ConnectivityManager logging. by Robert Greenwalt · 17 years ago
  77. e6b2796 Merge change I94132420 into eclair by Android (Google) Code Review · 17 years ago
  78. 5f3c928 Merge change Id93f4c9e into eclair by Android (Google) Code Review · 17 years ago
  79. 13f4a64 Turn off the last of the STOPSHIP verbose debugging by Christopher Tate · 17 years ago
  80. 51cef84 Merge change Ic7e251a7 into eclair by Android (Google) Code Review · 17 years ago
  81. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 17 years ago
  82. de46acdd Update SD card notification icons. by Mike Lockwood · 17 years ago
  83. 48e9a0d Merge change Ice5e9209 into eclair by Android (Google) Code Review · 17 years ago
  84. 8550f25 Check if rename of backed up file fails before persisting new changes. by Suchi Amalapurapu · 17 years ago
  85. 1bcf5a8 Fix issue #2150258: Suggestions become inactive and do not respond when pressed. by Dianne Hackborn · 17 years ago
  86. a33e3f7 Fix issue #2154794: Force close when start facebook application. by Dianne Hackborn · 17 years ago
  87. 46e462a Merge change I852f8e46 into eclair by Android (Google) Code Review · 17 years ago
  88. dc6b635 Debugging for #2027266: app drawer showing up on the side by Dianne Hackborn · 17 years ago
  89. 852f8e4 Only re-initialize backup state if @pm@ metadata is missing, by Dan Egnor · 17 years ago
  90. 609c2c0 Merge change Ia54b1bf0 into eclair by Android (Google) Code Review · 17 years ago
  91. e91ebe2 - make SyncManager get the accounts list during the constructor, by Fred Quintana · 17 years ago
  92. 84612ea6 Add a delay to wifi driver stop on screen off. by Robert Greenwalt · 17 years ago
  93. 726247c Better event log tracking for initializeDevice() requests -- by Dan Egnor · 17 years ago
  94. 55f931a Add more useful-for-debug info to 'dumpsys backup' by Christopher Tate · 17 years ago
  95. b808a939 Remove DEBUG-only logging in metadata backup agent by Christopher Tate · 17 years ago
  96. 9c75d4a Fix network-feature timeout code. by Robert Greenwalt · 17 years ago
  97. a2f5afe Merge change I27009b08 into eclair by Android (Google) Code Review · 17 years ago
  98. 6b1cb35 Fix issue #2149126: unable to answer incoming call, various problems by Dianne Hackborn · 17 years ago
  99. 733fdf3 Disable keyguard while docked when the lock screen is insecure. by Mike Lockwood · 17 years ago
  100. 6af0d50 Fix issue #2149145: Safe Mode does not work on Sholes device by Dianne Hackborn · 17 years ago