summaryrefslogtreecommitdiffstats
path: root/services/jni
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkStat...Mike Lockwood2010-10-111-3/+1
* | | | | am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbreadJoe Onorato2010-10-132-1/+15
|\ \ \ \ \ | |/ / / /
| * | | | 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 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." in...Jeff Brown2010-10-131-44/+64
|\ \ \ \ \ | |/ / / /
| * | | | 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 431dd3b1: am 86564dc6: Merge "GPS: Add update_network_state call to AGpsRi...Mike Lockwood2010-10-121-0/+18
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge "Track input state when transferring touch focus."Jeff Brown2010-10-111-2/+0
|\ \ \ \ \
| * | | | | Track input state when transferring touch focus.Jeff Brown2010-10-111-2/+0
* | | | | | Merge "Fix an event injection bug when the policy is bypassed."Jeff Brown2010-10-111-151/+99
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-111-151/+99
* | | | | | am 89fbcd72: resolved conflicts for merge of c2894474 to gingerbread-plus-aospJean-Baptiste Queru2010-10-111-0/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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
* | | | | am 1bdba9fa: am 2f77c3e4: Merge "GPS: Fix another race condition in GPS HAL i...Mike Lockwood2010-10-111-28/+28
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | GPS: Fix another race condition in GPS HAL initializationMike Lockwood2010-10-101-28/+28
* | | | am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation o...Jeff Brown2010-10-111-32/+33
|\ \ \ \ | |/ / /
| * | | 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
* | | | am 2d39374f: am 66e60604: Merge "GPS: More HAL initialization cleanup" into g...Mike Lockwood2010-10-111-9/+32
|\ \ \ \ | |/ / /
| * | | GPS: More HAL initialization cleanupMike Lockwood2010-10-101-9/+32
* | | | am 748b413e: am 1c3ef787: Merge "GPS: Do not call sGpsInterface->init() multi...Mike Lockwood2010-10-111-19/+24
|\ \ \ \ | |/ / /
| * | | GPS: Do not call sGpsInterface->init() multiple timesMike Lockwood2010-10-091-19/+24
| |/ /
* | | resolved conflicts for merge of 6327a9fe to masterMike Lockwood2010-10-071-50/+178
|\ \ \ | |/ /
| * | 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
* | | am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to...Jeff Brown2010-10-011-2/+0
|\ \ \ | |/ /
| * | Minor logging changes to input dispatcher to help with debugging.Jeff Brown2010-10-011-2/+0
* | | am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys def...Jeff Brown2010-10-011-12/+6
|\ \ \ | |/ /
| * | Support haptic feedback for virtual keys defined in key layout.Jeff Brown2010-10-011-12/+6
* | | Drag/drop APIs and infrastructureChristopher Tate2010-09-301-0/+2
* | | Add support for transferring touch focus.Jeff Brown2010-09-271-0/+21
* | | am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...Jeff Brown2010-09-271-5/+3
|\ \ \ | |/ /
| * | Add suuport for splitting touch events across windows.Jeff Brown2010-09-261-5/+3
* | | am 77d9a5a5: am 98bcb41d: Merge "Fix race reading input configuration during ...Jeff Brown2010-09-211-6/+39
|\ \ \ | |/ /
| * | Fix race reading input configuration during system startup.Jeff Brown2010-09-211-6/+39
* | | am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into g...Jeff Brown2010-09-161-24/+17
|\ \ \ | |/ /
| * | Fix app switch latency optimization.Jeff Brown2010-09-161-24/+17
* | | am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foregroun...Jeff Brown2010-09-151-88/+51
|\ \ \ | |/ /
| * | Make input dispatcher only ANR for foreground windows.Jeff Brown2010-09-151-88/+51
* | | am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.Jeff Brown2010-09-122-1255/+142
|\ \ \ | |/ /
| * | Input dispatcher ANR handling enhancements.Jeff Brown2010-09-122-1255/+142
* | | am 8723bb58: am b21fb104: Fix key repeat delay.Jeff Brown2010-09-081-0/+5
|\ \ \ | |/ /
| * | Fix key repeat delay.Jeff Brown2010-09-081-0/+5