summaryrefslogtreecommitdiff
path: root/core/java/android/os/PowerManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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 "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
* Add PowerManager#getThermalHeadroomDan Stoza2020-02-181-62/+98
* Cache PowerManager binder callsCollin Fijalkovich2020-02-141-10/+50
* Add support for brightness as a floatFiona Campbell2020-02-101-1/+96
* Merge "Add @RequiresPermission annotation to reboot APIs" am: 147863d9fc am: ...Automerger Merge Worker2020-01-281-0/+2
|\
| * Merge "Add @RequiresPermission annotation to reboot APIs"Nikita Ioffe2020-01-281-0/+2
| |\
| | * Add @RequiresPermission annotation to reboot APIsNikita Ioffe2020-01-271-0/+2
| * | DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stag...Xin Li2020-01-151-64/+5
| |\ \ | | |/ | |/|
| * | Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-131-1/+1
* | | Add display configuration files.Santos Cordon2020-01-221-0/+13
* | | Add APIs in PowerManager for suppressing ambient display.Yogisha Dixit2020-01-221-0/+71
* | | Merge "Go to sleep on boot when booting in quiescent mode"Robert Horvath2020-01-171-1/+7
|\ \ \
| * | | Go to sleep on boot when booting in quiescent modeRobert Horvath2019-12-191-1/+7
* | | | Merge "Add an API to tell whenever device supports userspace reboot" am: 6703...Automerger Merge Worker2019-12-201-1/+23
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "Add an API to tell whenever device supports userspace reboot" am: 6703...Automerger Merge Worker2019-12-201-1/+23
| |\ \ \ | | | |/ | | |/|
| | * | Add an API to tell whenever device supports userspace rebootNikita Ioffe2019-12-191-1/+23
* | | | Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* | | | docs: Removing most of the intro to PowerManager API am: 3fea8d1042 am: f9287...Automerger Merge Worker2019-12-171-64/+5
|\| | |
| * | | docs: Removing most of the intro to PowerManager API am: 3fea8d1042 am: f9287...Automerger Merge Worker2019-12-171-64/+5
| |\ \ \ | | |/ / | |/| |
| | * | docs: Removing most of the intro to PowerManager APIAndrew Solovay2019-12-161-64/+5
| * | | Add @UnsupportedAppUsage annotations for max-p.Artur Satayev2019-11-081-0/+1
| |/ /
* | / Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-2/+2
| |/ |/|
* | Add setting to go to sleep after long user inactivityRobert Horvath2019-11-081-1/+8
* | Undo the jobscheduler / device idle initialization with callbacksMakoto Onuki2019-11-011-10/+12
* | Move DeviceIdle to the JS apexMakoto Onuki2019-08-231-12/+9
* | Add @UnsupportedAppUsage annotations for max-p.Artur Satayev2019-08-011-0/+1
* | Remove PowerManager.ACTION_SCREEN_BRIGHTNESS_BOOST_CHANGED.Kweku Adams2019-06-141-26/+0
|/
* Add delay to power-button power-off after gesture wakeup.Santos Cordon2019-04-231-0/+12
* Making Battery Saver policy setting more defensive.Kweku Adams2019-03-291-2/+4
* Update names of dynamic power saver mode APIsSalvador Martinez2019-03-221-18/+17
* Merge "Add @UnsupportedAppUsage annotations"Andrei-Valentin Onea2019-03-181-0/+16
|\
| * Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+16
* | Rename setPowerSaverMode to setPowerSaverModeEnabledSalvador Martinez2019-03-121-2/+2
|/
* Address API review comments for Thermal APIWei Wang2019-03-071-39/+58
* Merge "Adding new Battery Saver location mode."Kweku Adams2019-03-011-1/+26
|\
| * Adding new Battery Saver location mode.Kweku Adams2019-02-281-1/+26
* | Add missing ServiceType values to IntDef.Kweku Adams2019-02-281-0/+2
|/
* Fix Battery Saver location bugs.Kweku Adams2019-02-221-1/+1
* Add force suspend API to PowerManager.Santos Cordon2019-02-151-1/+44
* Add NonNull annotation into unregisterThermalStatusCallbackWei Wang2019-02-131-1/+1
* Instrument wake up reasons.Michael Wright2019-02-061-7/+153
* Merge "Adding enableNightMode flag to BatterySaverPolicy."TreeHugger Robot2019-02-051-0/+5
|\
| * Adding enableNightMode flag to BatterySaverPolicy.Kweku Adams2019-02-051-0/+5
* | Renaming gpsMode to locationMode.Kweku Adams2019-02-041-4/+4
|/
* Adding support for adaptive battery saver.Kweku Adams2019-01-301-0/+45