summaryrefslogtreecommitdiff
path: root/core/java/android/os/PowerManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Adds the power button unlock animation and plumbs detailed wake/sleep reason ...Josh Tsuji2021-01-201-0/+19
* | Start HOME intent when waking up TV deviceValentin Iftime2021-01-131-1/+3
|/
* Merge "Update comment for new proto directory" am: 777d7d838a am: 9f5b01e691 ...Treehugger Robot2020-12-021-1/+1
|\
| * Merge "Update comment for new proto directory" am: 777d7d838a am: 9f5b01e691Treehugger Robot2020-12-021-1/+1
| |\
| | * Update comment for new proto directoryJeffrey Huang2020-11-301-1/+1
| | * Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-2/+2
| * | RESTRICT AUTOMERGE am: 4b1a1f1309Yogisha Dixit2020-11-031-0/+21
| |\ \
| | * | RESTRICT AUTOMERGEYogisha Dixit2020-11-031-0/+21
| * | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-021-2/+2
| | |/ | |/|
| * | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-6/+0
* | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+2
* | | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+2
* | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+2
* | | Apply fixes for EfficientStringsChecker.Jeff Sharkey2020-10-201-1/+1
* | | Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-6/+0
* | | Add a hidden API to check if ambient display is suppressed for a token.Yogisha Dixit2020-09-251-0/+21
* | | Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-4/+4
|\| |
| * | Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-4/+4
| |/
* | Merge "Remove TODO"Fiona Campbell2020-09-151-1/+0
|\ \
| * | Remove TODOFiona Campbell2020-09-021-1/+0
* | | Add battery discharge prediction APIs.Kweku Adams2020-08-181-0/+77
|/ /
* | Merge "Introduce static @hide PowerManager.isRebootingUserspaceSupportedImpl(...Nikita Ioffe2020-04-091-1/+14
|\|
| * Introduce static @hide PowerManager.isRebootingUserspaceSupportedImpl()Nikita Ioffe2020-04-091-1/+14
| * Make init.userspace_reboot.is_supported a rw propertyNikita Ioffe2020-04-011-1/+2
* | Merge "Make init.userspace_reboot.is_supported a rw property" am: 67ee6aeb9e ...Nikita Ioffe2020-04-011-1/+2
|\ \
| * \ Merge "Make init.userspace_reboot.is_supported a rw property" am: 67ee6aeb9e ...Nikita Ioffe2020-04-011-1/+2
| |\ \ | | |/ | |/|
| | * Make init.userspace_reboot.is_supported a rw propertyNikita Ioffe2020-03-301-1/+2
* | | Remove POWER_SAVE_MODE_CHANGING broadcast.Kweku Adams2020-03-241-27/+0
|/ /
* | Merge "Deprecate POWER_SAVE_MODE_CHANGING broadcast." into rvc-devTreeHugger Robot2020-03-241-3/+15
|\ \
| * | Deprecate POWER_SAVE_MODE_CHANGING broadcast.Kweku Adams2020-03-231-3/+15
* | | Add <p> tags for PowerManager#getThermalHeadroomDan Stoza2020-03-231-3/+3
|/ /
* | Add PowerWhitelistManager.isWhitelisted.Kweku Adams2020-03-031-6/+6