summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Add a dialog to ask user to start an application for a USB device or accessoryMike Lockwood2011-03-131-8/+2
* Merge "Fix issues #4087362 and #4087356" into honeycomb-mr1Dianne Hackborn2011-03-112-3/+13
|\
| * Fix issues #4087362 and #4087356Dianne Hackborn2011-03-112-3/+13
* | Merge "USB: minor cleanup work" into honeycomb-mr1Mike Lockwood2011-03-112-4/+4
|\ \
| * | USB: minor cleanup workMike Lockwood2011-03-112-4/+4
| |/
* | Merge "Fix bug 4083825 - Gesture zoom locked along content edges under some c...Adam Powell2011-03-111-2/+12
|\ \
| * | Fix bug 4083825 - Gesture zoom locked along content edges under someAdam Powell2011-03-111-2/+12
* | | Merge "HTML5 Video improvements" into honeycomb-mr1Nicolas Roard2011-03-112-1/+17
|\ \ \ | |_|/ |/| |
| * | HTML5 Video improvementsNicolas Roard2011-03-112-1/+17
* | | Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1Mike Lockwood2011-03-116-220/+228
|\ \ \
| * | | UsbManager: Hide APIs not needed for USB host or accessory support.Mike Lockwood2011-03-111-1/+25
| * | | UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-116-219/+203
| | |/ | |/|
* | | Merge "Broaden the filter for wallpaper restore" into honeycomb-mr1Christopher Tate2011-03-111-3/+8
|\ \ \ | |/ / |/| |
| * | Broaden the filter for wallpaper restoreChristopher Tate2011-03-101-3/+8
* | | Merge "Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO N...Jim Miller2011-03-103-6/+23
|\ \ \
| * | | Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE]Jim Miller2011-03-103-6/+23
| | |/ | |/|
* | | Merge "Fix bug 4082512 IAE "pointerIndex out of range" while zooming over fla...Adam Powell2011-03-101-28/+28
|\ \ \
| * | | Fix bug 4082512 IAE "pointerIndex out of range" while zooming overAdam Powell2011-03-101-28/+28
* | | | Merge "b/4080388 Improving the performance of ZoomManager" into honeycomb-mr1Huahui Wu2011-03-101-18/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | b/4080388 Improving the performance of ZoomManagerHuahui Wu2011-03-101-18/+46
| | |/ | |/|
* | | Merge "Inline HTML5 Video support" into honeycomb-mr1Teng-Hui Zhu2011-03-103-99/+381
|\ \ \ | |_|/ |/| |
| * | Inline HTML5 Video supportTeng-Hui Zhu2011-03-103-99/+381
| |/
* | Fix bug 4080407 - Browser stuck after scrolling- page stops respondingAdam Powell2011-03-101-0/+59
|/
* Merge "Don't limit zoom scale change by the minimum increment." into honeycom...Shimeng (Simon) Wang2011-03-101-1/+1
|\
| * Don't limit zoom scale change by the minimum increment.Shimeng (Simon) Wang2011-03-091-1/+1
* | Merge "Fix for bug 4064291 WebView uses PackageManager#getInstalledApps" into...Kristian Monsen2011-03-101-4/+7
|\ \
| * | Fix for bug 4064291 WebView uses PackageManager#getInstalledAppsKristian Monsen2011-03-101-4/+7
* | | Merge "UsbAccessory: Add URI string, replace type string with description" in...Mike Lockwood2011-03-101-17/+37
|\ \ \ | |/ / |/| |
| * | UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-091-17/+37
* | | Input improvements and bug fixes.Jeff Brown2011-03-091-31/+83
* | | Merge "Fix off by one errors in touch motion ranges. (DO NOT MERGE)" into ho...Jeff Brown2011-03-091-0/+2
|\ \ \
| * | | Fix off by one errors in touch motion ranges. (DO NOT MERGE)Jeff Brown2011-03-091-0/+2
* | | | Merge "Make PointerLocationView also log generic motions and some keys. (DO ...Jeff Brown2011-03-091-4/+53
|\ \ \ \ | |/ / /
| * | | Make PointerLocationView also log generic motions and some keys. (DO NOT MERGE)Jeff Brown2011-03-091-4/+53
* | | | Merge "Fix issue #4066157: ActivityManager.getMemoryClass() returning large m...Dianne Hackborn2011-03-091-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix issue #4066157: ActivityManager.getMemoryClass() returning large memory c...Dianne Hackborn2011-03-081-1/+1
* | | | Merge "Fix external bug http://code.google.com/p/android/issues/detail?id=151...Adam Powell2011-03-091-0/+3
|\ \ \ \
| * | | | Fix external bug http://code.google.com/p/android/issues/detail?id=15183Adam Powell2011-03-091-0/+3
* | | | | Merge "Fix issue #4068088: NPE at com.android.internal.os.BatteryStatsImpl......Dianne Hackborn2011-03-091-119/+125
|\ \ \ \ \
| * | | | | Fix issue #4068088: NPE at com.android.internal.os.BatteryStatsImpl...Dianne Hackborn2011-03-091-119/+125
| | |/ / / | |/| | |
* | | | | Merge "b/4075349 Make the pinch to zoom more responsive after limits." into h...Huahui Wu2011-03-091-14/+29
|\ \ \ \ \
| * | | | | b/4075349 Make the pinch to zoom more responsive after limits.Huahui Wu2011-03-091-14/+29
| | |/ / / | |/| | |
* | | | | Merge "fix [4026375] SensorManager quaternion functions can call sqrt with a ...Mathias Agopian2011-03-091-2/+2
|\ \ \ \ \
| * | | | | fix [4026375] SensorManager quaternion functions can call sqrt with a negativ...Mathias Agopian2011-03-071-2/+2
* | | | | | Merge "Scroll textfield onscreen when the IME shows." into honeycomb-mr1Leon Scroggins2011-03-092-3/+23
|\ \ \ \ \ \
| * | | | | | Scroll textfield onscreen when the IME shows.Leon Scroggins2011-03-092-3/+23
| | |/ / / / | |/| | | |
* | | | | | Merge "b/3307761 Clean up the flag mIsHandlingMultiTouch." into honeycomb-mr1Huahui Wu2011-03-091-14/+0
|\ \ \ \ \ \
| * | | | | | b/3307761 Clean up the flag mIsHandlingMultiTouch.Huahui Wu2011-03-091-14/+0
| |/ / / / /
* | | | | | Merge "UsbManager: Fix broken Javadoc links" into honeycomb-mr1Ed Heyl2011-03-091-7/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | UsbManager: Fix broken Javadoc linksMike Lockwood2011-03-091-7/+5