summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add initial gamepad support.Jeff Brown2010-07-131-16/+16
* | | resolved conflicts for merge of 167449e5 to masterJeff Brown2010-07-086-447/+265
|\ \ \ | |/ /
| * | More native input dispatch work.Jeff Brown2010-07-036-447/+265
* | | am 0c2df984: am d8ae2885: Merge "Fix injection of specially intercepted keys ...Jeff Brown2010-06-301-30/+31
|\ \ \ | |/ /
| * | Fix injection of specially intercepted keys like HOME.Jeff Brown2010-06-301-30/+31
* | | am 2a28f4b4: am 5b8364a9: GPS: stifle some loggingMike Lockwood2010-06-301-14/+1
|\ \ \ | |/ /
| * | GPS: stifle some loggingMike Lockwood2010-06-301-14/+1
* | | am af4a2d1f: am ddcb543a: Merge "Fix native input dispatch in the emulator." ...Chris Tate2010-06-291-1/+1
|\ \ \ | |/ /
| * | Fix native input dispatch in the emulator.Jeff Brown2010-06-291-1/+1
* | | am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into ginger...Chris Tate2010-06-281-104/+1264
|\ \ \ | |/ /
| * | Native input event dispatching.Jeff Brown2010-06-281-104/+1264
* | | am dae19d7c: am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationP...Mike Lockwood2010-06-231-233/+124
|\ \ \ | |/ /
| * | GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-221-233/+124
* | | am b1efc3f6: am 7fbdc84e: More native input event dispatching.Jeff Brown2010-06-231-71/+286
|\ \ \ | |/ /
| * | More native input event dispatching.Jeff Brown2010-06-211-71/+286
* | | am 42bb545a: am 5c225b16: Even more native input dispatch work in progress.Jeff Brown2010-06-171-10/+20
|\ \ \ | |/ /
| * | Even more native input dispatch work in progress.Jeff Brown2010-06-171-10/+20
* | | am 2dfd2aa4: am 92266a78: Merge "More work in progress on native events." int...Jeff Brown2010-06-151-408/+508
|\ \ \ | |/ /
| * | More work in progress on native events.Jeff Brown2010-06-151-408/+508
* | | resolved conflicts for merge of 9e660c82 to masterJeff Brown2010-06-134-7/+757
|\ \ \ | |/ /
| * | Native input dispatch rewrite work in progress.Jeff Brown2010-06-134-7/+757
* | | am 04598b67: GPS: Support for GPS HAL managing its own schedulingMike Lockwood2010-04-151-7/+31
|\ \ \ | |/ /
| * | GPS: Support for GPS HAL managing its own schedulingMike Lockwood2010-04-141-7/+31
* | | am 56645e26: Merge branch \'kraken\' of ssh://android-git:29418/platform/fram...Patrick Scott2010-04-151-1/+17
|\ \ \ | |/ /
| * | Add wake lock utility functions for the GPS HAL.Mike Lockwood2010-04-141-1/+17
* | | Remove GPS privacy support to fix merge problem.Mike Lockwood2010-04-051-13/+0
* | | am edff6dbe: Merge "Switch from hardware_legacy to new HAL GPS interface." in...Mike Lockwood2010-04-051-4/+22
|\ \ \ | |/ /
| * | Switch from hardware_legacy to new HAL GPS interface.Mike Lockwood2010-04-051-4/+22
| * | Move files internal to LocationManagerService from framework.jar to services.jarMike Lockwood2010-04-043-0/+534
| |/
* | am 6801cedb: am 6a3e7dfa: am c738783c: Merge "Fix alarms with negative or ver...Jeff Brown2010-03-311-9/+5
|\ \ | |/
| * Fix alarms with negative or very large wakup times.Jeff Brown2010-03-311-9/+5
* | Add support for GPS privacy lock.Mike Lockwood2010-03-311-6/+17
* | Move files internal to LocationManagerService from framework.jar to services.jarMike Lockwood2010-03-263-0/+534
|/
* less log spewJoe Onorato2010-01-081-1/+0
* LightsService cleanup:Mike Lockwood2009-11-271-0/+6
* Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood2009-11-254-40/+81
* Add support for specifying the current LCD brightness mode to the backlight d...Mike Lockwood2009-11-101-2/+3
* Remove obsolete hardware auto-brightness support.Mike Lockwood2009-11-031-13/+0
* Fix issue #2149145: Safe Mode does not work on Sholes deviceDianne Hackborn2009-09-281-4/+4
* Add automatic lighting control frameworkDan Murphy2009-09-151-0/+13
* SensorService: call close_data_source when we have no more sensor clients.Mike Lockwood2009-08-301-0/+10
* BatteryService: Add support for new standard battery voltage and temperature ...Mike Lockwood2009-08-171-20/+88
* BatteryService: Remove hard coded power supply names.Mike Lockwood2009-08-171-18/+69
* merge from open-source masterJean-Baptiste Queru2009-08-041-1/+1
|\
| * fix method table wrong in com_android_server_HardwareService.cppKenny2009-08-051-1/+1
| * donut snapshotJean-Baptiste Queru2009-07-211-17/+60
| * donut snapshotJean-Baptiste Queru2009-05-201-0/+3
* | EventHub: Add support for excluding devices from being opened by as a keyboard.Mike Lockwood2009-07-161-0/+19
* | Implement virtual button support.Dianne Hackborn2009-07-141-0/+19
* | am 270e87f7: Sensors: Use a native_handle for the data channel instead of a s...Mike Lockwood2009-05-231-17/+60
|\ \