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
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
resolved conflicts for merge of 6327a9fe to master
Mike Lockwood
2010-10-07
1
-50
/
+178
|
\
\
\
|
|
/
/
|
*
|
GPS: Clean up GPS API extension initialization in JNI code.
Mike Lockwood
2010-10-05
1
-73
/
+107
|
*
|
GPS: Add support for AGpsRilInterface.
Miguel Torroja
2010-10-05
1
-0
/
+92
*
|
|
am e11b76d3: am f6295b35: Merge "Minor logging changes to input dispatcher to...
Jeff Brown
2010-10-01
1
-2
/
+0
|
\
\
\
|
|
/
/
|
*
|
Minor logging changes to input dispatcher to help with debugging.
Jeff Brown
2010-10-01
1
-2
/
+0
*
|
|
am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys def...
Jeff Brown
2010-10-01
1
-12
/
+6
|
\
\
\
|
|
/
/
|
*
|
Support haptic feedback for virtual keys defined in key layout.
Jeff Brown
2010-10-01
1
-12
/
+6
*
|
|
Drag/drop APIs and infrastructure
Christopher Tate
2010-09-30
1
-0
/
+2
*
|
|
Add support for transferring touch focus.
Jeff Brown
2010-09-27
1
-0
/
+21
*
|
|
am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros...
Jeff Brown
2010-09-27
1
-5
/
+3
|
\
\
\
|
|
/
/
|
*
|
Add suuport for splitting touch events across windows.
Jeff Brown
2010-09-26
1
-5
/
+3
*
|
|
am 77d9a5a5: am 98bcb41d: Merge "Fix race reading input configuration during ...
Jeff Brown
2010-09-21
1
-6
/
+39
|
\
\
\
|
|
/
/
|
*
|
Fix race reading input configuration during system startup.
Jeff Brown
2010-09-21
1
-6
/
+39
*
|
|
am 6f0ff46c: am 9c258710: Merge "Fix app switch latency optimization." into g...
Jeff Brown
2010-09-16
1
-24
/
+17
|
\
\
\
|
|
/
/
|
*
|
Fix app switch latency optimization.
Jeff Brown
2010-09-16
1
-24
/
+17
*
|
|
am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foregroun...
Jeff Brown
2010-09-15
1
-88
/
+51
|
\
\
\
|
|
/
/
|
*
|
Make input dispatcher only ANR for foreground windows.
Jeff Brown
2010-09-15
1
-88
/
+51
*
|
|
am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
2
-1255
/
+142
|
\
\
\
|
|
/
/
|
*
|
Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
2
-1255
/
+142
*
|
|
am 8723bb58: am b21fb104: Fix key repeat delay.
Jeff Brown
2010-09-08
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Fix key repeat delay.
Jeff Brown
2010-09-08
1
-0
/
+5
*
|
|
resolved conflicts for merge of a05088c1 to master
Jeff Brown
2010-09-08
1
-15
/
+116
|
\
\
\
|
|
/
/
|
*
|
Add support for secure views.
Jeff Brown
2010-09-08
1
-15
/
+116
*
|
|
am 36f0cb26: am 8d60866e: Input device calibration and capabilities.
Jeff Brown
2010-08-30
1
-3
/
+176
|
\
\
\
|
|
/
/
|
*
|
Input device calibration and capabilities.
Jeff Brown
2010-08-30
1
-3
/
+176
*
|
|
am 36beeca4: am 3d8c9bdb: Raise motion event throttle to 60Hz from 35Hz.
Jeff Brown
2010-08-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Raise motion event throttle to 60Hz from 35Hz.
Jeff Brown
2010-08-18
1
-1
/
+1
*
|
|
am d25f0aea: am 99401b29: Merge "Add support for throttling motion events." i...
Jeff Brown
2010-08-21
1
-0
/
+24
|
\
\
\
|
|
/
/
|
*
|
Add support for throttling motion events.
Jeff Brown
2010-08-18
1
-0
/
+24
*
|
|
am 8fd80e92: am 72ce4235: Merge "Fix possible race conditions during channel ...
Jeff Brown
2010-08-18
1
-14
/
+10
|
\
\
\
|
|
/
/
|
*
|
Fix possible race conditions during channel unregistration.
Jeff Brown
2010-08-17
1
-14
/
+10
*
|
|
am 637df045: am 1ce4394c: Merge "Throttle userActivity calls from input dispa...
Jeff Brown
2010-08-16
2
-0
/
+29
|
\
\
\
|
|
/
/
|
*
|
Throttle userActivity calls from input dispatcher.
Jeff Brown
2010-08-16
2
-0
/
+29
*
|
|
am f66f8a58: am 95af0c14: Merge "Add support for the PointerLocation overlay....
Jeff Brown
2010-08-11
1
-8
/
+70
|
\
\
\
|
|
/
/
|
*
|
Add support for the PointerLocation overlay.
Jeff Brown
2010-08-11
1
-8
/
+70
|
*
|
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-29
1
-22
/
+33
*
|
|
Fixed StatusBar ANRs due to input event injection on UI thread.
Jeff Brown
2010-07-29
1
-22
/
+33
*
|
|
Merge changes I00d6980a,I814221b4,Id88603a5
Mike Lockwood
2010-07-28
3
-0
/
+179
|
\
\
\
|
*
|
|
Send Intents when PTP compatible devices are connected/disconnected to USB
Mike Lockwood
2010-07-27
3
-0
/
+179
*
|
|
|
am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types m...
Jeff Brown
2010-07-28
1
-52
/
+92
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-28
1
-52
/
+92
*
|
|
resolved conflicts for merge of bc54e63c to master
Mathias Agopian
2010-07-21
3
-180
/
+0
|
\
\
\
|
|
/
/
|
*
|
new SensorService
Mathias Agopian
2010-07-19
3
-180
/
+0
*
|
|
am 7b8df313: am 00ba8844: Fix individual pointer id up/down reporting.
Jeff Brown
2010-07-16
1
-3
/
+7
|
\
\
\
|
|
/
/
|
*
|
Fix individual pointer id up/down reporting.
Jeff Brown
2010-07-16
1
-3
/
+7
*
|
|
resolved conflicts for merge of f7adbe10 to master
Jeff Brown
2010-07-16
1
-20
/
+54
|
\
\
\
|
|
/
/
|
*
|
Fix bug with phantom input windows.
Jeff Brown
2010-07-16
1
-20
/
+54
*
|
|
resolved conflicts for merge of aca672ba to master
Jeff Brown
2010-07-15
1
-51
/
+73
|
\
\
\
|
|
/
/
|
*
|
Add support for new input sources.
Jeff Brown
2010-07-15
1
-51
/
+73
*
|
|
am 89ee578b: am fd035829: Add initial gamepad support.
Jeff Brown
2010-07-13
1
-16
/
+16
|
\
\
\
|
|
/
/
[prev]
[next]