summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
* gps: Adding ip address for AGpsStephen Li2011-07-281-2/+9
* am b0976320: Merge "DO NOT MERGE: Backport more USB accessory changes from ho...Mike Lockwood2011-03-151-1/+2
|\
| * DO NOT MERGE: Backport more USB accessory changes from honeycombMike Lockwood2011-03-151-1/+2
* | am 78b8e1be: Merge "DO NOT MERGE: backport recent USB accessory changes from ...Mike Lockwood2011-03-141-4/+3
|\ \ | |/
| * DO NOT MERGE: backport recent USB accessory changes from honeycombMike Lockwood2011-03-111-4/+3
* | am 40bbf929: DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-021-2/+107
|\ \ | |/
| * DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-011-2/+107
* | am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into ginger...Mike Lockwood2011-02-283-0/+39
|\ \ | |/
| * DO NOT MERGE UsbManager: squashed commit of:Mike Lockwood2011-02-273-0/+39
* | am dff6b8e7: Merge "Add --non-constant-id to aapt."Xavier Ducrohet2011-02-281-141/+83
|\ \
| * | GpsLocationProvider: Clean up HAL initialization/cleanup sequenceMike Lockwood2011-02-231-141/+83
* | | am 41395459: Merge "Filter virtual keys after touches. (DO NOT MERGE)" into ...Jeff Brown2011-01-181-1/+25
|\ \ \ | | |/ | |/|
| * | Filter virtual keys after touches. (DO NOT MERGE)Jeff Brown2011-01-111-1/+25
* | | am c6f2b3b3: Merge "Fix policy issues when screen is off. (DO NOT MERGE)" int...Jeff Brown2010-12-231-4/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Fix policy issues when screen is off. (DO NOT MERGE)Jeff Brown2010-12-221-4/+4
* | am c9fa90f9: Merge "GPS: remove some logging" into gingerbreadMike Lockwood2010-10-281-4/+0
|\ \ | |/
| * GPS: remove some loggingMike Lockwood2010-10-281-4/+0
* | am 5bfef1ba: Merge "BatteryService: Set bool to true if sysfs entry is not 0"Jean-Baptiste Queru2010-10-201-1/+1
|\ \
| * | BatteryService: Set bool to true if sysfs entry is not 0Axel Haslam2010-10-121-1/+1
* | | am 5d5a9db5: Merge "GPS: Enable some more logging" into gingerbreadMike Lockwood2010-10-181-1/+2
|\ \ \ | | |/ | |/|
| * | GPS: Enable some more loggingMike Lockwood2010-10-181-1/+2
* | | am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerbreadJoe Onorato2010-10-141-3/+3
|\ \ \ | |/ /
| * | Screen on/off animation tweaksJoe Onorato2010-10-141-3/+3
* | | am c792c2e9: Merge "GPS: Remove unnecessary and broken test in AgpsRilInterfa...Mike Lockwood2010-10-131-3/+1
|\ \ \ | |/ /
| * | Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetw...Mike Lockwood2010-10-131-3/+1
| |\ \
| | * | GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkStat...Mike Lockwood2010-10-111-3/+1
* | | | am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-122-1/+15
|\ \ \ \ | |/ / /
| * | | Remove dead code, and make the animation a setting.Joe Onorato2010-10-122-1/+15
* | | | am 03aa28fb: Merge "Improve the input policy handling a bit." into gingerbreadJeff Brown2010-10-121-44/+64
|\ \ \ \ | |/ / /
| * | | Improve the input policy handling a bit.Jeff Brown2010-10-121-44/+64
| |/ /
* | | am 1da8d4d1: Merge "Fix an event injection bug when the policy is bypassed." ...Jeff Brown2010-10-111-151/+99
|\ \ \ | |/ /
| * | Merge "Fix an event injection bug when the policy is bypassed." into gingerbreadJeff Brown2010-10-111-151/+99
| |\ \
| | * | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-151/+99
* | | | am 86564dc6: Merge "GPS: Add update_network_state call to AGpsRillInterface" ...Mike Lockwood2010-10-111-0/+18
|\ \ \ \ | |/ / /
| * | | GPS: Add update_network_state call to AGpsRillInterfaceMike Lockwood2010-10-111-0/+18
* | | | resolved conflicts for merge of c2894474 to gingerbread-plus-aospJean-Baptiste Queru2010-10-101-0/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Support showing "Cold" battery health.Imre Sunyi2010-10-101-0/+5
* | | GPS: Fix another race condition in GPS HAL initializationMike Lockwood2010-10-101-28/+28
* | | Merge "Added more robust tracking and cancelation of events." into gingerbreadJeff Brown2010-10-101-32/+33
|\ \ \ | | |/ | |/|
| * | Added more robust tracking and cancelation of events.Jeff Brown2010-10-101-32/+33
* | | GPS: More HAL initialization cleanupMike Lockwood2010-10-101-9/+32
* | | GPS: Do not call sGpsInterface->init() multiple timesMike Lockwood2010-10-091-19/+24
|/ /
* | GPS: Clean up GPS API extension initialization in JNI code.Mike Lockwood2010-10-051-73/+107
* | GPS: Add support for AGpsRilInterface.Miguel Torroja2010-10-051-0/+92
* | Minor logging changes to input dispatcher to help with debugging.Jeff Brown2010-10-011-2/+0
* | Support haptic feedback for virtual keys defined in key layout.Jeff Brown2010-10-011-12/+6
* | Add suuport for splitting touch events across windows.Jeff Brown2010-09-261-5/+3
* | Fix race reading input configuration during system startup.Jeff Brown2010-09-211-6/+39
* | Fix app switch latency optimization.Jeff Brown2010-09-161-24/+17
* | Make input dispatcher only ANR for foreground windows.Jeff Brown2010-09-151-88/+51