1. 511288a Filter out minor Connectivity Notifications. by Robert Greenwalt · 15 years ago
  2. be1c422 If the usage stats file doesn't exist in the first place there is no need to by Suchi Amalapurapu · 15 years ago
  3. 8c411fb Merge change I79420b02 into eclair by Android (Google) Code Review · 15 years ago
  4. 3fbf7b6 Add support for Car Dock. by Jaikumar Ganesh · 15 years ago
  5. 435eb64 Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was turned off by the proximity sensor. by Mike Lockwood · 15 years ago
  6. 19a4157 Make the notification panel send the position as well. by Joe Onorato · 15 years ago
  7. 709d6db Fix issue #2300232: Bugs in resolving conflicting pointers by Dianne Hackborn · 15 years ago
  8. c22404a Implement new notification LED blinking logic: by Mike Lockwood · 15 years ago
  9. a7ca0e5 Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-op by Dianne Hackborn · 15 years ago
  10. abf7fed Merge change I2b7c8a32 into eclair by Android (Google) Code Review · 15 years ago
  11. 5db4240 Fix more of bug 2290852: Don't wake screen when bluetooth headset is connected or disconnected. by Mike Lockwood · 15 years ago
  12. 524dc04 Fix issue 2192673: Music Pausing Even when notifications are set to silent. by Eric Laurent · 15 years ago
  13. 195f6a0 Finish fixing issue #2228381: android.view.InflateException... by Dianne Hackborn · 15 years ago
  14. 0579998 Fix issue #2281046: Size and pressure don't change by Dianne Hackborn · 15 years ago
  15. e7096eb Add logging of headset events to help debug issue. by Eric Olsen · 15 years ago
  16. a0f9a4f Merge change I2083b297 into eclair by Android (Google) Code Review · 15 years ago
  17. 8abd5f0 Fix issue #2267665 IME keyboard appears as Blank in compose view... by Dianne Hackborn · 15 years ago
  18. 983ee09 Fix deadlock in WindowManagerService.reenableKeyguard() by Mike Lockwood · 15 years ago
  19. 1f7b413 AlarmManagerService: Fix daylight savings time offset computation by Mike Lockwood · 15 years ago
  20. 2083b29 Fix issue 2265111: Loss of downlink audio while listening, and get a MT call. by Eric Laurent · 15 years ago
  21. 03786b8 Merge change I813fdb7a into eclair by Android (Google) Code Review · 15 years ago
  22. 0e39ea8 Fixes for proximity sensor behavior: by Mike Lockwood · 15 years ago
  23. 1d62ea9 Fix issue #2249821: Unable to start passion in safe mode by Dianne Hackborn · 15 years ago
  24. df7dbb6 Fix bug 2252145 - Notification panel not closing completely when a call comes in by Joe Onorato · 15 years ago
  25. 51b8449 Revert "PowerManagerService: enable logging for when mPowerState changes." by Mike Lockwood · 15 years ago
  26. f36b8f4 Merge change Ia428b2c2 into eclair by Android (Google) Code Review · 15 years ago
  27. f670ef7 Work on issue 2259506: camera ANRed and then device runtime restarted by Dianne Hackborn · 15 years ago
  28. a428b2c This time for sure: make wallpapers work by Mike Cleron · 15 years ago
  29. 2d7bb81 Keep screen bright until boot completed. by Mike Lockwood · 15 years ago
  30. e09028142 Fix a race condition that resulted in the screen coming on without the brightness set to the correct value. by Mike Lockwood · 15 years ago
  31. 0e5bb7f PowerManagerService: Hold a wakelock while mProximityTask is queued by Mike Lockwood · 15 years ago
  32. d54261a Merge change Id6c0b844 into eclair by Android (Google) Code Review · 15 years ago
  33. d6c0b84 Unbreak setting photos as wallpaper by Mike Cleron · 15 years ago
  34. 27d6e65 Merge change I322b6ee7 into eclair by Android (Google) Code Review · 15 years ago
  35. 826d17c A little more on #2256270: Package manager sends bad broadcasts when components change by Dianne Hackborn · 15 years ago
  36. 322b6ee Add support for making a LiveWallpaper the default by Mike Cleron · 15 years ago
  37. 1aa9f3c Merge change I923d7d72 into eclair by Android (Google) Code Review · 15 years ago
  38. feba743 PackageManager: Support secondary ABI for native code at installation time. by David 'Digit' Turner · 15 years ago
  39. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 15 years ago
  40. ddf157c Merge change I5ae73af7 into eclair by Android (Google) Code Review · 15 years ago
  41. 541fa51 Don't back up system wallpapers. by Dan Egnor · 15 years ago
  42. 86a72da Fix issue #2256270: Package manager sends bad broadcasts when components change by Dianne Hackborn · 15 years ago
  43. 362d5b9 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast by Dianne Hackborn · 15 years ago
  44. 12527f9 Debugging for issue #2250075: Desk dock clock app sometimes doesn't by Dianne Hackborn · 15 years ago
  45. 1d06992 Do not force screen on when undocking from the desk dock. by Mike Lockwood · 15 years ago
  46. 65cb605 Fix issue #2248951: Need to turn off touch filtering outside of sholes by Dianne Hackborn · 15 years ago
  47. 48515f4 Merge change I0de7979b into eclair by Android (Google) Code Review · 15 years ago
  48. 6adba24 Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen by Dianne Hackborn · 15 years ago
  49. cc9a63d Add support for specifying the current LCD brightness mode to the backlight driver. by Mike Lockwood · 15 years ago
  50. 50c548d Disabling user activity now resets user power state so the keyguard can set short screen timeout when keyguard is unhidden. by Mike Lockwood · 15 years ago
  51. ee2b094 Do not deactivate the proximity sensor until after the sensor returns negative. by Mike Lockwood · 15 years ago
  52. de342a0 Merge change Idcd98310 into eclair by Android (Google) Code Review · 15 years ago
  53. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 15 years ago
  54. 24ace33 PowerManagerService: enable logging for when mPowerState changes. by Mike Lockwood · 15 years ago
  55. ba8eb1e Use SystemClock.elapsedRealtime() instead of sensor timestamp by Mike Lockwood · 15 years ago
  56. 497087e3 Ignore the light sensor if the screen is turning off. by Mike Lockwood · 15 years ago
  57. 20ee6f2 Do not apply light sensor debounce logic while the light sensor is still warming up. by Mike Lockwood · 15 years ago
  58. 9b813692 Increase light sensor delay from one to two seconds. by Mike Lockwood · 15 years ago
  59. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 15 years ago
  60. 0d72f7e Fix a race condition that could result in the screen being forced off indefinitely after a phone call. by Mike Lockwood · 15 years ago
  61. c9568e3 When tasks are moved to top or bottom, the app tokens are being rearranged. by Suchi Amalapurapu · 15 years ago
  62. 9ce3df5 Merge change I2c6e54e4 into eclair by Android (Google) Code Review · 15 years ago
  63. 20f87d7 Throttle proximity sensor values so we do not process more than one change a second. by Mike Lockwood · 15 years ago
  64. 14fb81a Fix for 2221718: Hang in BatteryStatsService.noteBluetoothOn by Amith Yamasani · 15 years ago
  65. 6233543 Merge change I4499ad72 into eclair by Android (Google) Code Review · 15 years ago
  66. 4499ad7 Fix bad merge fixes build breakage. by Eric Olsen · 15 years ago
  67. 9053fdb Merge change I76127f6f into eclair by Android (Google) Code Review · 15 years ago
  68. f42f15c Add support for colored LED on jogball backlight. by Eric Olsen · 15 years ago
  69. 78dd4a7 Fix #2176803 - restores from userdebug to user builds not working by Christopher Tate · 15 years ago
  70. 27c6dd7 PowerManagerService: Fix manual brightness mode. by Mike Lockwood · 15 years ago
  71. 6179126 Fix 2233444 (No IME). by Amith Yamasani · 15 years ago
  72. ed564b3 Revert "Revert "Fix notification bar performance."" by Amith Yamasani · 15 years ago
  73. dcdd297 Revert "Revert "fix 2233092 - Notification shade gets stuck half-open"" by Amith Yamasani · 15 years ago
  74. b96a9d9 Revert "fix 2233092 - Notification shade gets stuck half-open" by Android Git Automerger · 15 years ago
  75. 6e8f47b Revert "Fix notification bar performance." by Android Git Automerger · 15 years ago
  76. d2c6879 Merge changes I116424c4,Ibd0ef67f into eclair by Android (Google) Code Review · 15 years ago
  77. 6a7899a fix 2233092 - Notification shade gets stuck half-open by Joe Onorato · 15 years ago
  78. f90ffcc Remove obsolete hardware auto-brightness support. by Mike Lockwood · 15 years ago
  79. afd81be Merge change Icbb3aa0a into eclair by Android (Google) Code Review · 15 years ago
  80. cce9f0f Merge change I0d7dc3b8 into eclair by Android (Google) Code Review · 15 years ago
  81. 0d7dc3b Fix notification bar performance. by Joe Onorato · 15 years ago
  82. 952211b Fix problem with proximity sensor not reawaking screen if the values change too quickly. by Mike Lockwood · 15 years ago
  83. f1d14f6 Do not advance mLastEventTime when enabling or disabling user activity. by Mike Lockwood · 15 years ago
  84. 9efd523 Add warning that hardware auto-brightness is deprecated and will be removed in the next release. by Mike Lockwood · 15 years ago
  85. 4984e73 Manage button and keyboard backlights with light sensor in both manual and automatic mode. by Mike Lockwood · 15 years ago
  86. df02492 Don't turn on keyboard backlights when keyboard is closed in auto brightness mode. by Mike Lockwood · 15 years ago
  87. aa66ea8 Use separate flags for enabling hardware and software auto-brightness. by Mike Lockwood · 15 years ago
  88. c1c49c0 Use setRepeating() rather than setInexactRepeating() for backup scheduling, by Dan Egnor · 15 years ago
  89. d83006c When upgrading packages with shared user ids make sure we are eliminating by Suchi Amalapurapu · 15 years ago
  90. 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 · 15 years ago
  91. 763ccae Merge change I8e7f5f07 into eclair by Android (Google) Code Review · 15 years ago
  92. 405d089 DO NOT MERGE: Fix loss of focus after wakeup into incall screen by Christopher Tate · 15 years ago
  93. fb872d1 Merge change Id4d04def into eclair by Android (Google) Code Review · 15 years ago
  94. 0506712 A better solution for ignoring user activity while the screen is animating off. by Mike Lockwood · 15 years ago
  95. d4d04de Fix a race that kept the locale picker from working under heavy CPU load. by Eric Fischer · 15 years ago
  96. dd9668e PowerManagerService: Animate LCD backlight changes due to autobrightness support. by Mike Lockwood · 15 years ago
  97. 2d155d2 PowerManagerService: Fix bug resulting in backlights turning on while screen is off. by Mike Lockwood · 15 years ago
  98. 809ad0f PowerManagerService: Clear Binder calling identity around calls to Sensor Manager. by Mike Lockwood · 15 years ago
  99. 86328a9 LocationManagerService: clear calling identity in mock provider calls. by Mike Lockwood · 15 years ago
  100. 3333fa4 PowerManagerService: Ensure that recent changes do not effect the hardware ALS case. by Mike Lockwood · 15 years ago