summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
* Fixes to FlpHal JNI layer.destradaa2013-08-211-4/+3
* Add support in the platform for Flp Geofencing.destradaa2013-08-131-37/+114
* Add FlpHal layer to support Location Batching.destradaa2013-08-083-0/+904
* BatteryService use IBatteryProperties interfaces, drop JNITodd Poynor2013-07-303-477/+0
* Remove dead code in system server initialization.Jeff Brown2013-07-152-12/+18
* Move input library code to frameworks/native.Jeff Brown2013-07-011-0/+1
* PowerManagerService: Don't reboot directly.Nick Kralevich2013-05-081-21/+0
* Pack preloaded framework assets in a texture atlasRomain Guy2013-05-023-1/+279
* BatteryService: Fix compile warningTodd Poynor2013-04-221-0/+3
* BatteryService: Fix detection of missing sysfs attributesTodd Poynor2013-04-221-8/+8
* GPS Hardware geofencing.Jaikumar Ganesh2013-04-101-2/+177
* Add liblogYing Wang2013-04-091-0/+1
* fix JNI use of incStrong/decStrongMathias Agopian2013-03-063-5/+5
* Merge "BatteryService: Treat USB charging ports and charging accessories as AC"Todd Poynor2013-01-301-1/+2
|\
| * BatteryService: Treat USB charging ports and charging accessories as ACTodd Poynor2013-01-301-1/+2
* | Merge "BatteryService: Allow power supplies to switch type between AC and USB"Todd Poynor2013-01-301-82/+142
|\ \ | |/
| * BatteryService: Allow power supplies to switch type between AC and USBTodd Poynor2013-01-301-82/+142
* | Optimize Looper JNI code.Jeff Brown2013-01-281-0/+5
|/
* Fix logging typos in GpsLocationProviderMagnus Eriksson2012-12-211-3/+3
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | Fix a segfault when there is no power module.Jeff Brown2012-10-091-6/+8
* | Blank or unblank all displays as need.Jeff Brown2012-10-081-37/+19
* | Merge "Pass display arg to blank/unblank" into jb-mr1-devAndy McFadden2012-09-281-2/+4
|\ \
| * | Pass display arg to blank/unblankAndy McFadden2012-09-271-2/+4
* | | Bundle correlated switch changes atomically.Jeff Brown2012-09-271-6/+6
|/ /
* | Use more reasonable warning thresholds for power on/off.Jeff Brown2012-09-251-6/+6
* | Make input system aware of multiple displays.Jeff Brown2012-09-102-2/+11
* | Make display manager tell input system about viewports.Jeff Brown2012-09-081-84/+42
* | Add plumbing for new surface flinger display API.Jeff Brown2012-08-273-98/+0
* | Use new surface flinger API.Jeff Brown2012-08-271-1/+5
* | BatteryService: Fix comment to match codeScott Anderson2012-08-211-2/+2
* | Merge "Plumb the switch code into Dalvik." into jb-mr1-devJeff Brown2012-08-201-11/+6
|\ \
| * | Plumb the switch code into Dalvik.Jeff Brown2012-08-201-11/+6
* | | add wireless charger supportBrian Muramatsu2012-08-201-0/+12
|/ /
* | Power manager rewrite.Jeff Brown2012-08-154-62/+78
* | Merge "screen-off animation won't be handled by SF anymore" into jb-mr1-devMathias Agopian2012-08-021-2/+1
|\ \
| * | screen-off animation won't be handled by SF anymoreMathias Agopian2012-08-021-2/+1
* | | Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-3/+4
|/ /
* | Move and rename user activity event type constants.Jeff Brown2012-07-272-4/+4
* | update to new getDisplayInfo APIMathias Agopian2012-07-251-6/+2
* | Add display manager skeleton.Jeff Brown2012-07-253-0/+97
* | Move power manager to a new package.Jeff Brown2012-06-184-5/+5
* | PowerManagerService: call surfaceflinger blank and unblank through binderColin Cross2012-06-071-0/+3
|/
* Tolerate missing power HAL module.Jeff Brown2012-05-161-14/+7
* Tell power HAL when user activity occurs.Jeff Brown2012-05-111-0/+9
* Move power HAL interactions to PowerManagerService.Jeff Brown2012-05-112-9/+102
* Separate the internal and external display rotations.Jeff Brown2012-05-021-8/+16
* Improve handling of built-in keyboard.Jeff Brown2012-05-011-33/+0
* UsbService: Add support for accessory initiating USB audio supportMike Lockwood2012-04-261-0/+13