index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it safe to use start/stop app ops outside of system proc
Dianne Hackborn
2013-07-17
1
-2
/
+4
*
Fix missing lock in power manager.
Jeff Brown
2013-07-16
1
-10
/
+16
*
am 58d52298: am 57512008: am 8f793103: Merge "Set foreground priority for shu...
Jean-Baptiste Queru
2013-07-08
1
-1
/
+3
|
\
|
*
am 8f793103: Merge "Set foreground priority for shutdown receivers."
Jean-Baptiste Queru
2013-07-08
1
-1
/
+3
|
|
\
|
|
*
Merge "Set foreground priority for shutdown receivers."
Jean-Baptiste Queru
2013-07-08
1
-1
/
+3
|
|
|
\
|
|
|
*
Set foreground priority for shutdown receivers.
Martin Wallgren
2013-02-04
1
-1
/
+3
*
|
|
|
Add app ops for wake locks.
Dianne Hackborn
2013-05-20
2
-26
/
+57
*
|
|
|
Improve watchdog error reporting.
Dianne Hackborn
2013-05-13
1
-0
/
+1
*
|
|
|
PowerManagerService: Don't reboot directly.
Nick Kralevich
2013-05-08
2
-13
/
+17
|
/
/
/
*
|
|
Avoid leaking Surface native object.
Jeff Sharkey
2013-04-25
1
-4
/
+8
*
|
|
Sensor values changes.
Jaikumar Ganesh
2013-04-11
1
-1
/
+1
*
|
|
fix CloseGuard usage in Surface
Mathias Agopian
2013-03-13
1
-1
/
+2
*
|
|
screenshots can now go into a Surface from java
Mathias Agopian
2013-03-04
1
-87
/
+54
*
|
|
clean-up following Surface split
Mathias Agopian
2013-02-15
1
-13
/
+13
*
|
|
split Surface in two classes: SurfaceControl and Surface
Mathias Agopian
2013-02-14
1
-25
/
+30
*
|
|
am 1ec3c2cc: am 28608bbb: am d692ea6d: am b5e4835e: Merge "Improve heuristics...
Sascha Prueter
2013-01-11
3
-40
/
+355
|
\
\
\
|
|
/
/
|
*
|
Improve heuristics for detecting wireless chargers.
Jeff Brown
2013-01-10
3
-40
/
+355
*
|
|
Merge "Track app and display wakelocks separately."
Jeff Brown
2012-12-12
1
-33
/
+66
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Track app and display wakelocks separately.
Jeff Brown
2012-12-12
1
-33
/
+66
*
|
|
Play a tone when wireless charging begins.
Jeff Brown
2012-12-11
2
-0
/
+51
|
/
/
*
|
Pin electron beam surface to natural orientation.
Jeff Brown
2012-12-04
3
-43
/
+77
*
|
Fix math errors causing black screen. DO NOT MERGE
Craig Mautner
2012-11-29
1
-6
/
+12
*
|
Ignore invalid combination of PowerManager flags.
Craig Mautner
2012-11-21
1
-1
/
+12
|
/
*
Don't scale screen brightness by electron beam level.
Jeff Brown
2012-10-26
1
-2
/
+2
*
Dim the screen quickly in response to user activity timeout.
Jeff Brown
2012-10-24
1
-2
/
+2
*
Improve auto-brightness hysteresis.
Jeff Brown
2012-10-22
1
-45
/
+124
*
Reduce screen on/off latency.
Jeff Brown
2012-10-19
4
-201
/
+218
*
Frameworks base: Promote dream setting defaults to config.
John Spurlock
2012-10-19
1
-4
/
+22
*
Reduce auto-brightness jitter.
Jeff Brown
2012-10-18
2
-141
/
+131
*
Dream when user activity times out while docked if appropriate.
Jeff Brown
2012-10-17
1
-2
/
+48
*
Stop dreaming if the battery not charging effectively.
Jeff Brown
2012-10-15
1
-5
/
+35
*
Cleanup some internal documentation.
Jeff Brown
2012-10-15
1
-8
/
+15
*
Dejank electron beam.
Jeff Brown
2012-10-10
1
-0
/
+18
*
Use exactly the same timings for the ElectronBeam as JB.
Jeff Brown
2012-10-10
2
-2
/
+2
*
Don't consider the boot completed until the animation is over.
Jeff Brown
2012-10-09
1
-3
/
+42
*
Prevent full wake lock from keeping device awake while dreaming.
Jeff Brown
2012-10-09
1
-1
/
+11
*
Blank or unblank all displays as need.
Jeff Brown
2012-10-08
4
-20
/
+93
*
Improve the power off fade animation.
Jeff Brown
2012-10-08
2
-15
/
+28
*
Reduce screen on latency, eliminate flashes.
Jeff Brown
2012-10-07
5
-70
/
+116
*
Allow the dim brightness to be brighter than the minimum.
Jeff Brown
2012-10-06
1
-20
/
+63
*
Ensure that dreams show while docked.
Jeff Brown
2012-10-05
1
-34
/
+44
*
Coordinate screen on with the window manager.
Jeff Brown
2012-10-05
5
-33
/
+200
*
Support animating just the backlight when turning off.
Jeff Brown
2012-10-04
2
-8
/
+26
*
Ensure we send at least one wakeup/gotosleep transition.
Jeff Brown
2012-10-04
2
-30
/
+63
*
Allow phone to go to sleep while in call.
Jeff Brown
2012-10-04
2
-11
/
+51
*
Fix issue #7267494, issue #7212347
Dianne Hackborn
2012-10-03
1
-10
/
+33
*
Ensure dreams can be started when not powered.
Jeff Brown
2012-10-03
1
-14
/
+27
*
Improve the screen dim duration calculation.
Jeff Brown
2012-10-02
1
-4
/
+17
*
Implement screen on hack for wireless chargers.
Jeff Brown
2012-10-02
1
-4
/
+55
*
Fix some synchronization issues in BatteryService.
Jeff Brown
2012-10-02
1
-1
/
+6
[next]