Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
651c02e61fb6f1776fb2688c6f740df0d5b7f4bb
/
services
/
jni
aa9d84c
resolved conflicts for merge of 05be6d6f to master
by Dianne Hackborn
· 13 years ago
e2515ee
Better compat mode part one: start scaling windows.
by Dianne Hackborn
· 14 years ago
2352b97
Initial checkin of spot presentation for touchpad gestures.
by Jeff Brown
· 14 years ago
dd66bcb
More native code cleanup.
by Elliott Hughes
· 14 years ago
4a1ba21
Merge "You don't need to poke around inside FileDescriptor manually."
by Elliott Hughes
· 14 years ago
a3804cf
You don't need to poke around inside FileDescriptor manually.
by Elliott Hughes
· 14 years ago
5541de9
Add a sprite controller.
by Jeff Brown
· 14 years ago
46e18c11
Don't use local ref for cached jclass reference in JNI code
by Brian Carlstrom
· 14 years ago
0029c66
Add input filter mechanism for accessibility.
by Jeff Brown
· 14 years ago
6e92327
Merge "Support chorded fallback keys."
by Jeff Brown
· 14 years ago
da3d5a9
Support chorded fallback keys.
by Jeff Brown
· 14 years ago
6035578
am 038c7297: am b115807a: am 7661dd8d: Merge "UsbService: Fix JNI local reference leaks in the USB host support code" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
8f8c602
UsbService: Fix JNI local reference leaks in the USB host support code
by Mike Lockwood
· 14 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
a2cc28d
Fix focused application handle.
by Jeff Brown
· 14 years ago
2120617
am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1
by James Dong
· 14 years ago
199d1c1
Fix missing AOSP copyright headers for more files
by James Dong
· 14 years ago
843e29d
Merge "Improve VelocityTracker numerical stability."
by Jeff Brown
· 14 years ago
2ed2462
Improve VelocityTracker numerical stability.
by Jeff Brown
· 14 years ago
688d841
am 0958fb10: am 221830b9: Merge "Add support for USB accessory serial numbers" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
015b1ec
Add support for USB accessory serial numbers
by Mike Lockwood
· 14 years ago
26d7eef
am 84edf14b: am cc08c439: Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
cc08c43
Merge "UsbAccessory: Add URI string, replace type string with description" into honeycomb-mr1
by Mike Lockwood
· 14 years ago
ac36d7c
UsbAccessory: Add URI string, replace type string with description
by Mike Lockwood
· 14 years ago
5a3d6cc
am e6f0ae12: am efd3266b: Input improvements and bug fixes.
by Jeff Brown
· 14 years ago
efd3266
Input improvements and bug fixes.
by Jeff Brown
· 14 years ago
9b8c5f6
Merge "Remove unused JNI global references."
by Carl Shapiro
· 14 years ago
b23bdf5
Eliminate some accidental log spam. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
9267beb
Eliminate some accidental log spam.
by Jeff Brown
· 14 years ago
17cc33a
Remove unused JNI global references.
by Carl Shapiro
· 14 years ago
a454767
Get key repeat timeout and delay from ViewConfiguration.
by Jeff Brown
· 14 years ago
56194eb
Wake screen from external HID peripherals.
by Jeff Brown
· 14 years ago
05dc66a
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 14 years ago
02eb874
UsbManager: Enhancements for managing USB devices and accessories
by Mike Lockwood
· 14 years ago
58ec34c
GpsLocationProvider: Clean up HAL initialization/cleanup sequence
by Mike Lockwood
· 14 years ago
a924dc0d
Start window manager refactoring.
by Dianne Hackborn
· 14 years ago
45708bf
Merge "Add support for arbitrary axes in MotionEvents."
by Jeff Brown
· 14 years ago
984dd8a
Merge "UsbManager: New APIs for USB accessories"
by Mike Lockwood
· 14 years ago
bb9d394
Clean up use of HAVE_ANDROID_OS
by Kenny Root
· 14 years ago
9182d3c
UsbManager: New APIs for USB accessories
by Mike Lockwood
· 14 years ago
91c69ab
Add support for arbitrary axes in MotionEvents.
by Jeff Brown
· 14 years ago
e7d511e
New APIs for USB host support:
by Mike Lockwood
· 14 years ago
fe50892
Filter virtual keys after touches.
by Jeff Brown
· 14 years ago
fbf0977
Support non-rectangular input regions.
by Jeff Brown
· 14 years ago
928e054
Prevent events from getting backlogged.
by Jeff Brown
· 14 years ago
264f6cd
Temporarily remove UsbManager support for USB host.
by Mike Lockwood
· 14 years ago
b4ff35d
Mouse pointer integration.
by Jeff Brown
· 14 years ago
8235404
Merge "Add initial support for cursor-based pointing devices."
by Jeff Brown
· 14 years ago
83c0968
Add initial support for cursor-based pointing devices.
by Jeff Brown
· 14 years ago
da03aaa
Change libusbhost and libmtp from static to shared libraries
by Mike Lockwood
· 14 years ago
770126a
Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService
by Mike Lockwood
· 14 years ago
49ed71d
Add support for fallback keycodes.
by Jeff Brown
· 14 years ago
9065504
Improve support for external keyboards.
by Jeff Brown
· 14 years ago
1f24510
Ensure the ShortcutManager uses the correct key character map.
by Jeff Brown
· 14 years ago
47e6b1b
Support non-orientation aware keyboards and other devices.
by Jeff Brown
· 14 years ago
3915bb8
Tell system server whether the app handled input events.
by Jeff Brown
· 14 years ago
ea9020e
Add API to find out if there is a vibrator.
by Dianne Hackborn
· 14 years ago
4d39605
Fix policy issues when screen is off.
by Jeff Brown
· 14 years ago
471b032
am faebca7f: am c9fa90f9: Merge "GPS: remove some logging" into gingerbread
by Mike Lockwood
· 14 years ago
faebca7
am c9fa90f9: Merge "GPS: remove some logging" into gingerbread
by Mike Lockwood
· 14 years ago
fa40528
GPS: remove some logging
by Mike Lockwood
· 14 years ago
7df7cfe
am c20f205d: am 5bfef1ba: Merge "BatteryService: Set bool to true if sysfs entry is not 0"
by Jean-Baptiste Queru
· 14 years ago
c20f205
am 5bfef1ba: Merge "BatteryService: Set bool to true if sysfs entry is not 0"
by Jean-Baptiste Queru
· 14 years ago
0bc1f39
am 8333d591: am 5d5a9db5: Merge "GPS: Enable some more logging" into gingerbread
by Mike Lockwood
· 14 years ago
8333d59
am 5d5a9db5: Merge "GPS: Enable some more logging" into gingerbread
by Mike Lockwood
· 14 years ago
b8d9033
GPS: Enable some more logging
by Mike Lockwood
· 14 years ago
b25d5be5
am 258d0e80: am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerbread
by Joe Onorato
· 14 years ago
d7117f0
am 1442818a: am c792c2e9: Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread
by Mike Lockwood
· 14 years ago
258d0e8
am 0d65a3fc: Merge "Screen on/off animation tweaks" into gingerbread
by Joe Onorato
· 14 years ago
609695d
Screen on/off animation tweaks
by Joe Onorato
· 14 years ago
eb86aaa
am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread
by Joe Onorato
· 14 years ago
cd4af42
am 4b255a23: am 03aa28fb: Merge "Improve the input policy handling a bit." into gingerbread
by Jeff Brown
· 14 years ago
1442818
am c792c2e9: Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread
by Mike Lockwood
· 14 years ago
c792c2e
Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread
by Mike Lockwood
· 14 years ago
49016d6
BatteryService: Set bool to true if sysfs entry is not 0
by Axel Haslam
· 14 years ago
9a12a3c
am ba799098: Merge changes I76513387,I335fb671 into gingerbread
by Joe Onorato
· 14 years ago
b08a1af
Remove dead code, and make the animation a setting.
by Joe Onorato
· 14 years ago
301f78b
am 431dd3b1: am 86564dc6: Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread
by Mike Lockwood
· 14 years ago
4b255a2
am 03aa28fb: Merge "Improve the input policy handling a bit." into gingerbread
by Jeff Brown
· 14 years ago
3122e44
Improve the input policy handling a bit.
by Jeff Brown
· 14 years ago
26b6df7
Merge "Track input state when transferring touch focus."
by Jeff Brown
· 14 years ago
9c9f1a3
Track input state when transferring touch focus.
by Jeff Brown
· 14 years ago
f7b7330
GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue
by Mike Lockwood
· 14 years ago
4231124c
Merge "Fix an event injection bug when the policy is bypassed."
by Jeff Brown
· 14 years ago
e20c9e0
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 14 years ago
02241ab
am 89fbcd72: resolved conflicts for merge of c2894474 to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
986d170
am 1bdba9fa: am 2f77c3e4: Merge "GPS: Fix another race condition in GPS HAL initialization" into gingerbread
by Mike Lockwood
· 14 years ago
dd8b0c9
am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread
by Jeff Brown
· 14 years ago
f2e0681
am 1da8d4d1: Merge "Fix an event injection bug when the policy is bypassed." into gingerbread
by Jeff Brown
· 14 years ago
1da8d4d
Merge "Fix an event injection bug when the policy is bypassed." into gingerbread
by Jeff Brown
· 14 years ago
b931a1b
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 14 years ago
431dd3b
am 86564dc6: Merge "GPS: Add update_network_state call to AGpsRillInterface" into gingerbread
by Mike Lockwood
· 14 years ago
4cda1e3
am 2d39374f: am 66e60604: Merge "GPS: More HAL initialization cleanup" into gingerbread
by Mike Lockwood
· 14 years ago
50130bb
GPS: Add update_network_state call to AGpsRillInterface
by Mike Lockwood
· 14 years ago
72f23bb
am 748b413e: am 1c3ef787: Merge "GPS: Do not call sGpsInterface->init() multiple times" into gingerbread
by Mike Lockwood
· 14 years ago
89fbcd7
resolved conflicts for merge of c2894474 to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 14 years ago
9239612
Support showing "Cold" battery health.
by Imre Sunyi
· 14 years ago
01df140
GPS: Fix another race condition in GPS HAL initialization
by Mike Lockwood
· 14 years ago
1e6a3a5
Merge "Added more robust tracking and cancelation of events." into gingerbread
by Jeff Brown
· 14 years ago
b699726
Added more robust tracking and cancelation of events.
by Jeff Brown
· 14 years ago
Next »