index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
PowerManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...
George Zacharia
2023-04-03
1
-3
/
+70
|
\
|
*
Add additional PowerManager wakeup reasons
Beverly
2022-12-20
1
-3
/
+30
|
*
Sleep softly on device close.
Michael Wright
2022-12-14
1
-0
/
+7
|
*
Sync BatteryStats user activity types with PowerManager ones.
Philip Junker
2022-10-07
1
-0
/
+33
|
*
Revert "Remove BatteryStats user activity types and use PowerManager ones ins...
Neha Jain
2022-08-25
1
-38
/
+0
|
*
Remove BatteryStats user activity types and use PowerManager ones instead.
Philip Junker
2022-08-23
1
-0
/
+38
*
|
PowerManager: Add proximity check on wake
Bruno Martins
2022-11-19
1
-0
/
+15
*
|
fwb: Re-introduce keyboard backlight brightness control
Bruno Martins
2022-11-07
1
-1
/
+20
*
|
PowerManager: Allow to distinguish different keypresses
Corinna Vinschen
2022-11-07
1
-0
/
+9
*
|
fw/b: Button backlight brightness
Ricardo Cerqueira
2022-11-07
1
-1
/
+8
*
|
Powermenu: advanced reboot toggle - android 13
ezio84
2022-10-26
1
-0
/
+28
|
/
*
Check sleep reason and time before cancelling vibrations
Lais Andrade
2022-05-13
1
-19
/
+54
*
Don't poke user activity when dream ends
Robert Horvath
2022-03-30
1
-1
/
+9
*
Deprecate ACQUIRE_CAUSES_WAKEUP flag.
Philip Junker
2022-02-21
1
-6
/
+10
*
Add WakeLock.setStateListener() API.
Hui Yu
2022-01-28
1
-1
/
+59
*
Add API to configure LPS maintenance mode behavior
Robert Horvath
2022-01-27
1
-0
/
+21
*
Add TestApi to force Low Power Standby to be active
Robert Horvath
2022-01-27
1
-0
/
+20
*
Add TestApi wakelock flag to have system acquire wakelock
Robert Horvath
2022-01-27
1
-0
/
+11
*
Introduce Low Power Standby API and wakelock restrictions
Robert Horvath
2022-01-27
1
-0
/
+68
*
Merge "Update PowerManager class docs."
TreeHugger Robot
2022-01-26
1
-13
/
+6
|
\
|
*
Update PowerManager class docs.
Michael Wright
2022-01-26
1
-13
/
+6
*
|
Merge "Move logic from dreamDisplayGroupNoUpdateLocked into PowerGroup."
Philip Junker
2022-01-26
1
-0
/
+15
|
\
\
|
*
|
Move logic from dreamDisplayGroupNoUpdateLocked into PowerGroup.
Philip Junker
2022-01-26
1
-0
/
+16
|
|
/
*
/
Clean-up some warnings and docs bugs in PowerManager
Michael Wright
2022-01-14
1
-29
/
+29
|
/
*
Merge "Treat changes in device-state as user-activity."
Santos Cordon
2022-01-11
1
-0
/
+6
|
\
|
*
Treat changes in device-state as user-activity.
Santos Cordon
2022-01-05
1
-0
/
+6
*
|
Prepare PropertyInvalidatedCache for SystemApi
Lee Shombert
2022-01-04
1
-2
/
+2
|
/
*
Go to sleep on fold for foldable devices.
Santos Cordon
2021-11-10
1
-2
/
+10
*
Update light idle API naming.
Kweku Adams
2021-10-15
1
-6
/
+33
*
Merge "Wake foldable device when device unfolds." into sc-v2-dev am: d92c7d85...
TreeHugger Robot
2021-09-27
1
-0
/
+8
|
\
|
*
Wake foldable device when device unfolds.
Santos Cordon
2021-09-24
1
-0
/
+8
*
|
Open up PM.isLightDeviceIdleMode().
Kweku Adams
2021-07-30
1
-4
/
+0
|
/
*
Clarify what ignoring battery optimizations means.
Kweku Adams
2021-05-27
1
-0
/
+2
*
Update Wakelocks to be per-DisplayGroup
Sean Stout
2021-03-25
1
-11
/
+31
*
Merge "Document intents triggering CEC power control messages" into sc-dev
Nathalie Le Clair
2021-03-17
1
-0
/
+10
|
\
|
*
Document intents triggering CEC power control messages
Nathalie Le Clair
2021-03-16
1
-0
/
+10
*
|
Fix dim duration on flip to screen off.
bquezada
2021-03-11
1
-0
/
+7
*
|
Pass Display ID when reporting user activity from Java
Sean Stout
2021-03-02
1
-1
/
+1
|
/
*
Merge "Remove unnecessary permission check." into sc-dev
Kweku Adams
2021-02-22
1
-1
/
+4
|
\
|
*
Remove unnecessary permission check.
Kweku Adams
2021-02-18
1
-1
/
+4
*
|
Merge "Document behaviour of "quiescent" reboot reason" into sc-dev
Robert Horvath
2021-02-19
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Document behaviour of "quiescent" reboot reason
Robert Horvath
2021-02-02
1
-0
/
+6
*
|
Introduce BATTERY_PREDICTION permission.
Kweku Adams
2021-02-16
1
-2
/
+6
|
/
*
Update docs for PowerManager
Sean Stout
2021-02-01
1
-10
/
+70
*
add full battery saver runtime modification API
Nicholas Ambur
2021-01-25
1
-0
/
+59
*
add SoundTrigger service modes in battery saver
Nicholas Ambur
2021-01-22
1
-0
/
+59
*
Merge "Revert "PM#goToSleep and PM#wakeUp only affects default display group""
Kelvin Zhang
2021-01-22
1
-70
/
+10
|
\
|
*
Revert "PM#goToSleep and PM#wakeUp only affects default display group"
Kelvin Zhang
2021-01-22
1
-70
/
+10
*
|
Merge "PM#goToSleep and PM#wakeUp only affects default display group"
Sean Stout
2021-01-21
1
-10
/
+70
|
\
|
|
*
PM#goToSleep and PM#wakeUp only affects default display group
Sean Stout
2021-01-21
1
-10
/
+70
[next]