summaryrefslogtreecommitdiff
path: root/core/java/android/os/PowerManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-3/+70
|\
| * Add additional PowerManager wakeup reasonsBeverly2022-12-201-3/+30
| * Sleep softly on device close.Michael Wright2022-12-141-0/+7
| * Sync BatteryStats user activity types with PowerManager ones.Philip Junker2022-10-071-0/+33
| * Revert "Remove BatteryStats user activity types and use PowerManager ones ins...Neha Jain2022-08-251-38/+0
| * Remove BatteryStats user activity types and use PowerManager ones instead.Philip Junker2022-08-231-0/+38
* | PowerManager: Add proximity check on wakeBruno Martins2022-11-191-0/+15
* | fwb: Re-introduce keyboard backlight brightness controlBruno Martins2022-11-071-1/+20
* | PowerManager: Allow to distinguish different keypressesCorinna Vinschen2022-11-071-0/+9
* | fw/b: Button backlight brightnessRicardo Cerqueira2022-11-071-1/+8
* | Powermenu: advanced reboot toggle - android 13ezio842022-10-261-0/+28
|/
* Check sleep reason and time before cancelling vibrationsLais Andrade2022-05-131-19/+54
* Don't poke user activity when dream endsRobert Horvath2022-03-301-1/+9
* Deprecate ACQUIRE_CAUSES_WAKEUP flag.Philip Junker2022-02-211-6/+10
* Add WakeLock.setStateListener() API.Hui Yu2022-01-281-1/+59
* Add API to configure LPS maintenance mode behaviorRobert Horvath2022-01-271-0/+21
* Add TestApi to force Low Power Standby to be activeRobert Horvath2022-01-271-0/+20
* Add TestApi wakelock flag to have system acquire wakelockRobert Horvath2022-01-271-0/+11
* Introduce Low Power Standby API and wakelock restrictionsRobert Horvath2022-01-271-0/+68
* Merge "Update PowerManager class docs."TreeHugger Robot2022-01-261-13/+6
|\
| * Update PowerManager class docs.Michael Wright2022-01-261-13/+6
* | Merge "Move logic from dreamDisplayGroupNoUpdateLocked into PowerGroup."Philip Junker2022-01-261-0/+15
|\ \
| * | Move logic from dreamDisplayGroupNoUpdateLocked into PowerGroup.Philip Junker2022-01-261-0/+16
| |/
* / Clean-up some warnings and docs bugs in PowerManagerMichael Wright2022-01-141-29/+29
|/
* Merge "Treat changes in device-state as user-activity."Santos Cordon2022-01-111-0/+6
|\
| * Treat changes in device-state as user-activity.Santos Cordon2022-01-051-0/+6
* | Prepare PropertyInvalidatedCache for SystemApiLee Shombert2022-01-041-2/+2
|/
* Go to sleep on fold for foldable devices.Santos Cordon2021-11-101-2/+10
* Update light idle API naming.Kweku Adams2021-10-151-6/+33
* Merge "Wake foldable device when device unfolds." into sc-v2-dev am: d92c7d85...TreeHugger Robot2021-09-271-0/+8
|\
| * Wake foldable device when device unfolds.Santos Cordon2021-09-241-0/+8
* | Open up PM.isLightDeviceIdleMode().Kweku Adams2021-07-301-4/+0
|/
* Clarify what ignoring battery optimizations means.Kweku Adams2021-05-271-0/+2
* Update Wakelocks to be per-DisplayGroupSean Stout2021-03-251-11/+31
* Merge "Document intents triggering CEC power control messages" into sc-devNathalie Le Clair2021-03-171-0/+10
|\
| * Document intents triggering CEC power control messagesNathalie Le Clair2021-03-161-0/+10
* | Fix dim duration on flip to screen off.bquezada2021-03-111-0/+7
* | Pass Display ID when reporting user activity from JavaSean Stout2021-03-021-1/+1
|/
* Merge "Remove unnecessary permission check." into sc-devKweku Adams2021-02-221-1/+4
|\
| * Remove unnecessary permission check.Kweku Adams2021-02-181-1/+4
* | Merge "Document behaviour of "quiescent" reboot reason" into sc-devRobert Horvath2021-02-191-0/+6
|\ \ | |/ |/|
| * Document behaviour of "quiescent" reboot reasonRobert Horvath2021-02-021-0/+6
* | Introduce BATTERY_PREDICTION permission.Kweku Adams2021-02-161-2/+6
|/
* Update docs for PowerManagerSean Stout2021-02-011-10/+70
* add full battery saver runtime modification APINicholas Ambur2021-01-251-0/+59
* add SoundTrigger service modes in battery saverNicholas Ambur2021-01-221-0/+59
* Merge "Revert "PM#goToSleep and PM#wakeUp only affects default display group""Kelvin Zhang2021-01-221-70/+10
|\
| * Revert "PM#goToSleep and PM#wakeUp only affects default display group"Kelvin Zhang2021-01-221-70/+10
* | Merge "PM#goToSleep and PM#wakeUp only affects default display group"Sean Stout2021-01-211-10/+70
|\|
| * PM#goToSleep and PM#wakeUp only affects default display groupSean Stout2021-01-211-10/+70