1. b286541 Keep automatic screen brightness monotonically increasing until screen is turned off. by Mike Lockwood · 14 years ago
  2. ef73162 Support for triggering the lockscreen while the screen is on: by Mike Lockwood · 15 years ago
  3. 254cb44 More device admin. by Dianne Hackborn · 15 years ago
  4. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  5. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  6. 1e51279 PowerManagerService: Switch to using MountService shutdown for media by San Mehat · 15 years ago
  7. 14e69af PowerManagerService: When rebooting, ensure external storage is unmounted by San Mehat · 15 years ago
  8. 60d8762 DropBox logging of app & system server crashes. by Dan Egnor · 15 years ago
  9. ab5c49c move event log tags used by system server into this package by Doug Zongker · 15 years ago
  10. 44000eb am 678c2e35: Merge change I9ef88863 into eclair by Mike Lockwood · 15 years ago
  11. 435eb64 Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was turned off by the proximity sensor. by Mike Lockwood · 15 years ago
  12. 3cb67a3 LightsService cleanup: by Mike Lockwood · 15 years ago
  13. b11832d Add setAttentionLight() to IPowerManager for the Phone app. by Mike Lockwood · 15 years ago
  14. 3a32213 Remove HardwareService and move vibrator support to VibratorService. by Mike Lockwood · 15 years ago
  15. fb73f79 Add window manager support for overriding button and keyboard backlight values. by Mike Lockwood · 15 years ago
  16. 401a712 IPowerManager: remove some unused methods. by Mike Lockwood · 15 years ago
  17. 50a21f4 add reboot() method to PowerManager by Doug Zongker · 15 years ago
  18. 0e39ea8 Fixes for proximity sensor behavior: by Mike Lockwood · 15 years ago
  19. 51b8449 Revert "PowerManagerService: enable logging for when mPowerState changes." by Mike Lockwood · 15 years ago
  20. 2d7bb81 Keep screen bright until boot completed. by Mike Lockwood · 15 years ago
  21. 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
  22. 0e5bb7f PowerManagerService: Hold a wakelock while mProximityTask is queued by Mike Lockwood · 15 years ago
  23. cc9a63d Add support for specifying the current LCD brightness mode to the backlight driver. by Mike Lockwood · 15 years ago
  24. 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
  25. ee2b094 Do not deactivate the proximity sensor until after the sensor returns negative. by Mike Lockwood · 15 years ago
  26. 24ace33 PowerManagerService: enable logging for when mPowerState changes. by Mike Lockwood · 15 years ago
  27. ba8eb1e Use SystemClock.elapsedRealtime() instead of sensor timestamp by Mike Lockwood · 15 years ago
  28. 497087e3 Ignore the light sensor if the screen is turning off. by Mike Lockwood · 15 years ago
  29. 20ee6f2 Do not apply light sensor debounce logic while the light sensor is still warming up. by Mike Lockwood · 15 years ago
  30. 9b813692 Increase light sensor delay from one to two seconds. by Mike Lockwood · 15 years ago
  31. 322591c Expose PowerManager.isScreenOn in the public api. by Charles Mendis · 15 years ago
  32. 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
  33. 20f87d7 Throttle proximity sensor values so we do not process more than one change a second. by Mike Lockwood · 15 years ago
  34. 27c6dd7 PowerManagerService: Fix manual brightness mode. by Mike Lockwood · 15 years ago
  35. f90ffcc Remove obsolete hardware auto-brightness support. by Mike Lockwood · 15 years ago
  36. 952211b Fix problem with proximity sensor not reawaking screen if the values change too quickly. by Mike Lockwood · 15 years ago
  37. f1d14f6 Do not advance mLastEventTime when enabling or disabling user activity. by Mike Lockwood · 15 years ago
  38. 9efd523 Add warning that hardware auto-brightness is deprecated and will be removed in the next release. by Mike Lockwood · 15 years ago
  39. 4984e73 Manage button and keyboard backlights with light sensor in both manual and automatic mode. by Mike Lockwood · 15 years ago
  40. df02492 Don't turn on keyboard backlights when keyboard is closed in auto brightness mode. by Mike Lockwood · 15 years ago
  41. aa66ea8 Use separate flags for enabling hardware and software auto-brightness. by Mike Lockwood · 15 years ago
  42. 0506712 A better solution for ignoring user activity while the screen is animating off. by Mike Lockwood · 15 years ago
  43. dd9668e PowerManagerService: Animate LCD backlight changes due to autobrightness support. by Mike Lockwood · 15 years ago
  44. 2d155d2 PowerManagerService: Fix bug resulting in backlights turning on while screen is off. by Mike Lockwood · 15 years ago
  45. 809ad0f PowerManagerService: Clear Binder calling identity around calls to Sensor Manager. by Mike Lockwood · 15 years ago
  46. 3333fa4 PowerManagerService: Ensure that recent changes do not effect the hardware ALS case. by Mike Lockwood · 15 years ago
  47. 6eb14c3 PowerManagerService: Do not enable light sensor if hardware backlight management is being used. by Mike Lockwood · 15 years ago
  48. 3c9435a PowerManager: Don't poke user activity in setKeyboardVisibility unless the state actually changed. by Mike Lockwood · 15 years ago
  49. f003c0c PowerManagerService: Ignore user activity while the screen is animating off. by Mike Lockwood · 15 years ago
  50. fa68ab4 PowerManagerService: Add missing synchronization in mAutoBrightnessTask. by Mike Lockwood · 15 years ago
  51. 6c97fca Power Manager light sensor fixes: by Mike Lockwood · 15 years ago
  52. d7786b4 Power Manager support for light sensor backlight management. by Mike Lockwood · 15 years ago
  53. 8738e0c Register for light sensor events if non-hardware based auto-brightnees is enabled by Mike Lockwood · 15 years ago
  54. dc3494e Remove PowerManager.setAutoBrightness() by Mike Lockwood · 15 years ago
  55. aa80b60 Fix issue #2179931: Power key to wake up frequently ignored when in dock app by Dianne Hackborn · 15 years ago
  56. 94db928 PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange() by Mike Lockwood · 15 years ago
  57. fe2bddf Don't wake up the screen as soon as the lid opens. by Dianne Hackborn · 15 years ago
  58. 200b30b Wake the screen if the proximity wakelock is released while the proximity sensor is active. by Mike Lockwood · 15 years ago
  59. c17f07a Revert "Don't activate keyguard if screen is turned off while proximity sensor is active." by Mike Lockwood · 15 years ago
  60. 237a299 Move backlight brightness from HardwareService to PowerManager by Mike Lockwood · 15 years ago
  61. d20ea36 PowerManagerService: Use 5 cm threshold for the proximity sensor. by Mike Lockwood · 15 years ago
  62. 951764b Add automatic lighting control framework by Dan Murphy · 15 years ago
  63. a625b38 PowerManagerService: Fix keyboard backlight support: by Mike Lockwood · 15 years ago
  64. ddfe879 Don't activate keyguard if screen is turned off while proximity sensor is active. by Mike Lockwood · 15 years ago
  65. 36fc302 PowerManagerService: Disallow all user activity when in proximity wake lock. by Mike Lockwood · 15 years ago
  66. 06952d9 DO NOT MERGE - cherry-picked from master: by Mike Lockwood · 15 years ago
  67. 251faa6 Display a helpful label for PROXIMITY_SCREEN_OFF_WAKE_LOCKs in the output by David Brown · 15 years ago
  68. bc706a0 PowerManager: Add proximity sensor support. by Mike Lockwood · 15 years ago
  69. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 15 years ago
  70. e96440f AI 148368: Decrease CPU usage by throttling touch events by Michael Chan · 15 years ago
  71. 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 15 years ago
  72. 9ed4a4b Automated import from //branches/donutburger/...@142722,142722 by Dianne Hackborn · 15 years ago
  73. 64c62ba Automated import from //branches/donutburger/...@141409,141409 by Joe Onorato · 15 years ago
  74. e68ffcb Automated import from //branches/donutburger/...@140997,140997 by Joe Onorato · 15 years ago
  75. 128e729 Automated import from //branches/donutburger/...@140846,140846 by Joe Onorato · 15 years ago
  76. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  77. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  78. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  79. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 15 years ago
  80. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 15 years ago
  81. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  82. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  83. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  84. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  85. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  86. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  87. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago