1. 22d12ab PowerManagerService: Enable light sensor debug output by Mike Lockwood · 13 years ago
  2. 5dca30a PowerManagerService: Remove assumption that light sensor will always send a value as soon as it is enabled. by Mike Lockwood · 13 years ago
  3. 474fd74 Keep screen brightness at 0 while waiting for the UI to be displayed. by Dianne Hackborn · 13 years ago
  4. 4001109 Fix issue #5355844: PowerManager does not call screenTurningOn after boot. by Dianne Hackborn · 13 years ago
  5. beae3bd Improvements to power manager turning on screen. by Dianne Hackborn · 13 years ago
  6. 38e29a6 Fix issue #5242779: Device not responding to touch on unlock screen by Dianne Hackborn · 13 years ago
  7. eb6456b Move Power Manager minimum screen brightness to a framework resource by Mike Lockwood · 13 years ago
  8. db97f60 Fix logic for power button overridding the "wait for prox negative state" after a call by Mike Lockwood · 13 years ago
  9. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 13 years ago
  10. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago
  11. 1a542c7 The CHEEK_TOUCH stuff never worked. Remove it. by Joe Onorato · 14 years ago
  12. d28f753 Turn off the ALS when the user setting doesn't ask for automatic brightness. by Joe Onorato · 14 years ago
  13. c4b5bf3 am 7ab5d2d9: am a87ea46c: Fix bugs related to cheek event suppression. by Jeff Brown · 14 years ago
  14. a87ea46 Fix bugs related to cheek event suppression. by Jeff Brown · 14 years ago
  15. d102fea PowerManagerService: Avoid paralysis when light events are reported frequently. by Jim Rodovich · 14 years ago
  16. e7bc4f5 am a1e74744: am 11e2e9b0: Merge "Don\'t turn the button backlights on if the screen is off. Part 2." into gingerbread by Joe Onorato · 14 years ago
  17. 06eb33a Don't turn the button backlights on if the screen is off. Part 2. by Joe Onorato · 14 years ago
  18. a2a764b am b34fe2f0: am 60607a90: Make sure that when the screen is off, we don\'t try to turn the buttons on too. by Joe Onorato · 14 years ago
  19. 60607a9 Make sure that when the screen is off, we don't try to turn the buttons on too. by Joe Onorato · 14 years ago
  20. f186daf am 5747eebf: am a8d477f0: Merge "Pressing the power button quickly needs to turn the screen on and off correctly." into gingerbread by Joe Onorato · 14 years ago
  21. 3d3db60 Pressing the power button quickly needs to turn the screen on and off correctly. by Joe Onorato · 14 years ago
  22. b25d5be5 am 258d0e80: am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerbread by Joe Onorato · 14 years ago
  23. 609695d Screen on/off animation tweaks by Joe Onorato · 14 years ago
  24. eb86aaa am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread by Joe Onorato · 14 years ago
  25. c88a1f9 am 14854820: am c0ad216c: Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 14 years ago
  26. b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 14 years ago
  27. 7031e7a am 5be893a7: am 446547af: Merge "Don\'t throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 14 years ago
  28. 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 14 years ago
  29. 4b9f62d Don't throw when userActivity fails because of the permission check. by Joe Onorato · 14 years ago
  30. 2cddeb4 am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  31. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
  32. 557ed7a am 0457db37: am ab2e6284: Merge "Use the private version of userActivity." into gingerbread by Joe Onorato · 14 years ago
  33. a39ccb6c Use the private version of userActivity. by Joe Onorato · 14 years ago
  34. d4c2a2f am 198297b4: am f01a8730: Merge "Revert "Revert "Check for the DEVICE_POWER permission in userActivity.""" into gingerbread by Joe Onorato · 14 years ago
  35. 0c32c09 Revert "Revert "Check for the DEVICE_POWER permission in userActivity."" by Joe Onorato · 14 years ago
  36. 5d5bf48 am 05e11050: am a25eabad: Merge "Revert "Check for the DEVICE_POWER permission in userActivity."" into gingerbread by Mike Lockwood · 14 years ago
  37. 4da4827 Revert "Check for the DEVICE_POWER permission in userActivity." by Mike Lockwood · 14 years ago
  38. 75a44c6 am f5bdeba1: am ea2cf2f9: Merge "Check for the DEVICE_POWER permission in userActivity." into gingerbread by Joe Onorato · 14 years ago
  39. 059f8f9 Check for the DEVICE_POWER permission in userActivity. by Joe Onorato · 14 years ago
  40. 483c4b1 am abdd2c7f: am 95f600b5: Merge "Fix NPE in PowerManagerService on boot, if some settings are corrupted." into gingerbread by Amith Yamasani · 14 years ago
  41. 8b61983 Fix NPE in PowerManagerService on boot, if some settings are corrupted. by Amith Yamasani · 14 years ago
  42. eba36ff am 227afd3a: am 1188f5e7: Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 14 years ago
  43. 70be167 Fix problem where power manager was calling battery stats with bad wl type. by Dianne Hackborn · 14 years ago
  44. e746f03 resolved conflicts for merge of 53686433 to master by Dianne Hackborn · 14 years ago
  45. 7e9f4eb Track client requests through location manager. by Dianne Hackborn · 14 years ago
  46. bc4603b Fix 2579224: Add a separate timeout for lockscreen vs display by Jim Miller · 14 years ago
  47. 00d1772 am 797e688b: Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 14 years ago
  48. 797e688 Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 14 years ago
  49. 9adb9c3 Various battery info things: by Dianne Hackborn · 14 years ago
  50. d04ed08 Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 14 years ago
  51. 84047bc Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference. by Andreas Huber · 14 years ago
  52. 76d9bf5 am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." i by Joe Onorato · 14 years ago
  53. 7999bff Add a method to let a properly permissioned app directly by Joe Onorato · 14 years ago
  54. 00fa7bd More native input dispatch work. by Jeff Brown · 14 years ago
  55. f527c71 Don't adjust lights if screen or button brightness is changed when the screen is off. by Mike Lockwood · 14 years ago
  56. 48358bd Fix inconsistency in how we handle light sensor when battery is low. by Mike Lockwood · 14 years ago
  57. 9c90a37 Fix wakelock leak in PowerManagerService.sendNotificationLocked() by Mike Lockwood · 14 years ago
  58. f5bd092 Improve wakelock debugging: by Mike Lockwood · 14 years ago
  59. b62f959 Fix problems with new PowerManager.reboot() implementation. by Mike Lockwood · 14 years ago
  60. 6ffce2e Add new shutdown observer for MountService. by Suchi Amalapurapu · 14 years ago
  61. b42ab0f Delay setting initial screen brightness until after the sensors are initialized. by Mike Lockwood · 14 years ago
  62. 84a8934 Don't poke user activity when unplugging unless screen is already on. by Mike Lockwood · 14 years ago
  63. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  64. ca44df8 Fix synchronization problem in PowerManagerService.dump() by Mike Lockwood · 14 years ago
  65. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  66. b286541 Keep automatic screen brightness monotonically increasing until screen is turned off. by Mike Lockwood · 14 years ago
  67. ef73162 Support for triggering the lockscreen while the screen is on: by Mike Lockwood · 14 years ago
  68. 254cb44 More device admin. by Dianne Hackborn · 14 years ago
  69. df83afa More device policy manager / admin work. by Dianne Hackborn · 14 years ago
  70. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  71. 1e51279 PowerManagerService: Switch to using MountService shutdown for media by San Mehat · 15 years ago
  72. 14e69af PowerManagerService: When rebooting, ensure external storage is unmounted by San Mehat · 15 years ago
  73. 60d8762 DropBox logging of app & system server crashes. by Dan Egnor · 15 years ago
  74. ab5c49c move event log tags used by system server into this package by Doug Zongker · 15 years ago
  75. 44000eb am 678c2e35: Merge change I9ef88863 into eclair by Mike Lockwood · 15 years ago
  76. 435eb64 Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was turned off by the proximity sensor. by Mike Lockwood · 15 years ago
  77. 3cb67a3 LightsService cleanup: by Mike Lockwood · 15 years ago
  78. b11832d Add setAttentionLight() to IPowerManager for the Phone app. by Mike Lockwood · 15 years ago
  79. 3a32213 Remove HardwareService and move vibrator support to VibratorService. by Mike Lockwood · 15 years ago
  80. fb73f79 Add window manager support for overriding button and keyboard backlight values. by Mike Lockwood · 15 years ago
  81. 401a712 IPowerManager: remove some unused methods. by Mike Lockwood · 15 years ago
  82. 50a21f4 add reboot() method to PowerManager by Doug Zongker · 15 years ago
  83. 0e39ea8 Fixes for proximity sensor behavior: by Mike Lockwood · 15 years ago
  84. 51b8449 Revert "PowerManagerService: enable logging for when mPowerState changes." by Mike Lockwood · 15 years ago
  85. 2d7bb81 Keep screen bright until boot completed. by Mike Lockwood · 15 years ago
  86. 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
  87. 0e5bb7f PowerManagerService: Hold a wakelock while mProximityTask is queued by Mike Lockwood · 15 years ago
  88. cc9a63d Add support for specifying the current LCD brightness mode to the backlight driver. by Mike Lockwood · 15 years ago
  89. 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
  90. ee2b094 Do not deactivate the proximity sensor until after the sensor returns negative. by Mike Lockwood · 15 years ago
  91. 24ace33 PowerManagerService: enable logging for when mPowerState changes. by Mike Lockwood · 15 years ago
  92. ba8eb1e Use SystemClock.elapsedRealtime() instead of sensor timestamp by Mike Lockwood · 15 years ago
  93. 497087e3 Ignore the light sensor if the screen is turning off. by Mike Lockwood · 15 years ago
  94. 20ee6f2 Do not apply light sensor debounce logic while the light sensor is still warming up. by Mike Lockwood · 15 years ago
  95. 9b813692 Increase light sensor delay from one to two seconds. by Mike Lockwood · 15 years ago
  96. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 15 years ago
  97. 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
  98. 20f87d7 Throttle proximity sensor values so we do not process more than one change a second. by Mike Lockwood · 15 years ago
  99. 27c6dd7 PowerManagerService: Fix manual brightness mode. by Mike Lockwood · 15 years ago
  100. f90ffcc Remove obsolete hardware auto-brightness support. by Mike Lockwood · 15 years ago