1. e09028142 Fix a race condition that resulted in the screen coming on without the brightness set to the correct value. by Mike Lockwood · 17 years ago
  2. 0e5bb7f PowerManagerService: Hold a wakelock while mProximityTask is queued by Mike Lockwood · 17 years ago
  3. d54261a Merge change Id6c0b844 into eclair by Android (Google) Code Review · 17 years ago
  4. d6c0b84 Unbreak setting photos as wallpaper by Mike Cleron · 17 years ago
  5. 27d6e65 Merge change I322b6ee7 into eclair by Android (Google) Code Review · 17 years ago
  6. 826d17c A little more on #2256270: Package manager sends bad broadcasts when components change by Dianne Hackborn · 17 years ago
  7. 322b6ee Add support for making a LiveWallpaper the default by Mike Cleron · 17 years ago
  8. 1aa9f3c Merge change I923d7d72 into eclair by Android (Google) Code Review · 17 years ago
  9. feba743 PackageManager: Support secondary ABI for native code at installation time. by David 'Digit' Turner · 17 years ago
  10. 923d7d7 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 17 years ago
  11. ddf157c Merge change I5ae73af7 into eclair by Android (Google) Code Review · 17 years ago
  12. 541fa51 Don't back up system wallpapers. by Dan Egnor · 17 years ago
  13. 86a72da Fix issue #2256270: Package manager sends bad broadcasts when components change by Dianne Hackborn · 17 years ago
  14. 362d5b9 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast by Dianne Hackborn · 17 years ago
  15. 12527f9 Debugging for issue #2250075: Desk dock clock app sometimes doesn't by Dianne Hackborn · 17 years ago
  16. 1d06992 Do not force screen on when undocking from the desk dock. by Mike Lockwood · 17 years ago
  17. 65cb605e Fix issue #2248951: Need to turn off touch filtering outside of sholes by Dianne Hackborn · 17 years ago
  18. 48515f4 Merge change I0de7979b into eclair by Android (Google) Code Review · 17 years ago
  19. 6adba24 Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen by Dianne Hackborn · 17 years ago
  20. cc9a63d Add support for specifying the current LCD brightness mode to the backlight driver. by Mike Lockwood · 17 years ago
  21. 50c548d Disabling user activity now resets user power state so the keyguard can set short screen timeout when keyguard is unhidden. by Mike Lockwood · 17 years ago
  22. ee2b094 Do not deactivate the proximity sensor until after the sensor returns negative. by Mike Lockwood · 17 years ago
  23. de342a0 Merge change Idcd98310 into eclair by Android (Google) Code Review · 17 years ago
  24. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 17 years ago
  25. 24ace33 PowerManagerService: enable logging for when mPowerState changes. by Mike Lockwood · 17 years ago
  26. ba8eb1e Use SystemClock.elapsedRealtime() instead of sensor timestamp by Mike Lockwood · 17 years ago
  27. 497087e3 Ignore the light sensor if the screen is turning off. by Mike Lockwood · 17 years ago
  28. 20ee6f2 Do not apply light sensor debounce logic while the light sensor is still warming up. by Mike Lockwood · 17 years ago
  29. 9b813692 Increase light sensor delay from one to two seconds. by Mike Lockwood · 17 years ago
  30. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 17 years ago
  31. 0d72f7e Fix a race condition that could result in the screen being forced off indefinitely after a phone call. by Mike Lockwood · 17 years ago
  32. c9568e3 When tasks are moved to top or bottom, the app tokens are being rearranged. by Suchi Amalapurapu · 17 years ago
  33. 9ce3df5 Merge change I2c6e54e4 into eclair by Android (Google) Code Review · 17 years ago
  34. 20f87d7 Throttle proximity sensor values so we do not process more than one change a second. by Mike Lockwood · 17 years ago
  35. 14fb81a Fix for 2221718: Hang in BatteryStatsService.noteBluetoothOn by Amith Yamasani · 17 years ago
  36. 6233543 Merge change I4499ad72 into eclair by Android (Google) Code Review · 17 years ago
  37. 4499ad7 Fix bad merge fixes build breakage. by Eric Olsen · 17 years ago
  38. 9053fdb Merge change I76127f6f into eclair by Android (Google) Code Review · 17 years ago
  39. f42f15c Add support for colored LED on jogball backlight. by Eric Olsen · 17 years ago
  40. 78dd4a7 Fix #2176803 - restores from userdebug to user builds not working by Christopher Tate · 17 years ago
  41. 27c6dd7 PowerManagerService: Fix manual brightness mode. by Mike Lockwood · 17 years ago
  42. 6179126 Fix 2233444 (No IME). by Amith Yamasani · 17 years ago
  43. ed564b3 Revert "Revert "Fix notification bar performance."" by Amith Yamasani · 17 years ago
  44. dcdd297 Revert "Revert "fix 2233092 - Notification shade gets stuck half-open"" by Amith Yamasani · 17 years ago
  45. b96a9d9 Revert "fix 2233092 - Notification shade gets stuck half-open" by Android Git Automerger · 17 years ago
  46. 6e8f47b Revert "Fix notification bar performance." by Android Git Automerger · 17 years ago
  47. d2c6879 Merge changes I116424c4,Ibd0ef67f into eclair by Android (Google) Code Review · 17 years ago
  48. 6a7899a fix 2233092 - Notification shade gets stuck half-open by Joe Onorato · 17 years ago
  49. f90ffcc Remove obsolete hardware auto-brightness support. by Mike Lockwood · 17 years ago
  50. afd81be Merge change Icbb3aa0a into eclair by Android (Google) Code Review · 17 years ago
  51. cce9f0f Merge change I0d7dc3b8 into eclair by Android (Google) Code Review · 17 years ago
  52. 0d7dc3b Fix notification bar performance. by Joe Onorato · 17 years ago
  53. 952211b Fix problem with proximity sensor not reawaking screen if the values change too quickly. by Mike Lockwood · 17 years ago
  54. f1d14f6 Do not advance mLastEventTime when enabling or disabling user activity. by Mike Lockwood · 17 years ago
  55. 9efd523 Add warning that hardware auto-brightness is deprecated and will be removed in the next release. by Mike Lockwood · 17 years ago
  56. 4984e73 Manage button and keyboard backlights with light sensor in both manual and automatic mode. by Mike Lockwood · 17 years ago
  57. df02492 Don't turn on keyboard backlights when keyboard is closed in auto brightness mode. by Mike Lockwood · 17 years ago
  58. aa66ea8 Use separate flags for enabling hardware and software auto-brightness. by Mike Lockwood · 17 years ago
  59. c1c49c0 Use setRepeating() rather than setInexactRepeating() for backup scheduling, by Dan Egnor · 17 years ago
  60. d83006c When upgrading packages with shared user ids make sure we are eliminating by Suchi Amalapurapu · 17 years ago
  61. 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
  62. 763ccae Merge change I8e7f5f07 into eclair by Android (Google) Code Review · 17 years ago
  63. 405d089 DO NOT MERGE: Fix loss of focus after wakeup into incall screen by Christopher Tate · 17 years ago
  64. fb872d1 Merge change Id4d04def into eclair by Android (Google) Code Review · 17 years ago
  65. 0506712 A better solution for ignoring user activity while the screen is animating off. by Mike Lockwood · 17 years ago
  66. d4d04de Fix a race that kept the locale picker from working under heavy CPU load. by Eric Fischer · 17 years ago
  67. dd9668e PowerManagerService: Animate LCD backlight changes due to autobrightness support. by Mike Lockwood · 17 years ago
  68. 2d155d2 PowerManagerService: Fix bug resulting in backlights turning on while screen is off. by Mike Lockwood · 17 years ago
  69. 809ad0f PowerManagerService: Clear Binder calling identity around calls to Sensor Manager. by Mike Lockwood · 17 years ago
  70. 86328a9 LocationManagerService: clear calling identity in mock provider calls. by Mike Lockwood · 17 years ago
  71. 3333fa4 PowerManagerService: Ensure that recent changes do not effect the hardware ALS case. by Mike Lockwood · 17 years ago
  72. 6eb14c3 PowerManagerService: Do not enable light sensor if hardware backlight management is being used. by Mike Lockwood · 17 years ago
  73. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 17 years ago
  74. 94f2c52 Merge change I63c2d9ed into eclair by Android (Google) Code Review · 17 years ago
  75. 63c2d9e Update the names of the widgets when the locale changes. by Eric Fischer · 17 years ago
  76. 3c9435a PowerManager: Don't poke user activity in setKeyboardVisibility unless the state actually changed. by Mike Lockwood · 17 years ago
  77. fee0f57 Merge change I99dc6477 into eclair by Android (Google) Code Review · 17 years ago
  78. eadb97b Merge change I53f83502 into eclair by Android (Google) Code Review · 17 years ago
  79. 3d0ea72 Add WindowManagerPolicy.allowKeyRepeat() method for disabling key repeats. by Mike Lockwood · 17 years ago
  80. f003c0c PowerManagerService: Ignore user activity while the screen is animating off. by Mike Lockwood · 17 years ago
  81. 0737b16 Merge change I959a6f46 into eclair by Android (Google) Code Review · 17 years ago
  82. 6da35a0 Fix bug 2194213: Non-default system IMEs are enabled, but not initially shown in input method switcher. by Brandon Ballinger · 17 years ago
  83. 8d9ddbe Merge change I1f30f3f1 into eclair by Android (Google) Code Review · 17 years ago
  84. 5b48223 Merge change I14e833fa into eclair by Android (Google) Code Review · 17 years ago
  85. 9bbcb91 Fix #2201615: getCallingPackage returns calling process instead of calling package by Dianne Hackborn · 17 years ago
  86. 14e833f If we fail to persist the current settings and fall back to the back settings file by Suchi Amalapurapu · 17 years ago
  87. 61462b4 Merge change I1864d098 into eclair by Android (Google) Code Review · 17 years ago
  88. 359f0b0 Merge change Ib5736616 into eclair by Android (Google) Code Review · 17 years ago
  89. fa68ab4 PowerManagerService: Add missing synchronization in mAutoBrightnessTask. by Mike Lockwood · 17 years ago
  90. 6c97fca Power Manager light sensor fixes: by Mike Lockwood · 17 years ago
  91. d7786b4 Power Manager support for light sensor backlight management. by Mike Lockwood · 17 years ago
  92. 73e92b4 Improve wallpaper offset handling. by Dianne Hackborn · 17 years ago
  93. dc95372 Fix issue #2191572: Difficulties drawing window shade by Dianne Hackborn · 17 years ago
  94. f37447b Proper fix for zero signal strength and no_service. Fixes #2176141 by Amith Yamasani · 17 years ago
  95. c75348a Merge change Ib897cff1 into eclair by Android (Google) Code Review · 17 years ago
  96. 0b08abe Merge change I9521cf8b into eclair by Android (Google) Code Review · 17 years ago
  97. f55aa97 Merge change I01935be3 into eclair by Android (Google) Code Review · 17 years ago
  98. 8738e0c Register for light sensor events if non-hardware based auto-brightnees is enabled by Mike Lockwood · 17 years ago
  99. dc3494e Remove PowerManager.setAutoBrightness() by Mike Lockwood · 17 years ago
  100. 034cd0b Merge change I486fdb55 into eclair by Android (Google) Code Review · 17 years ago