Adam Powell
6bd3b705b6
Merge "Fix bug 3497341 - take list padding into account when drawing ExpandableListView indicators"
2011-02-28 22:01:31 -08:00
Adam Powell
eff8575b70
Merge "Fix bug 3497307 - Fix issues with FEATURE_ACTION_MODE_OVERLAY"
2011-02-28 21:49:40 -08:00
Christopher Tate
d391311913
Merge "Make sure to properly default the screen size during wallpaper restore"
2011-02-28 19:37:06 -08:00
Xavier Ducrohet
430a5a0b0c
Merge "Add notice files for aapt and aidl."
2011-02-28 19:19:23 -08:00
Daniel Sandler
5dc9fc2a53
Merge "resolved conflicts for merge of cfeaa492 to master"
2011-02-28 18:38:02 -08:00
Dianne Hackborn
0b77ea2981
Merge "Add ParcelFileDescriptor APIs to get raw fd."
2011-02-28 18:36:48 -08:00
Daniel Sandler
8ab0c00110
resolved conflicts for merge of cfeaa492 to master
...
Change-Id: I6ee4e3f822cb91008b1ca64ab9a6673278e501e0
2011-02-28 21:31:14 -05:00
Adam Powell
366ee8c385
Merge "Change behavior of multitouch in scrolling views."
2011-02-28 18:16:14 -08:00
Fred Quintana
6831ab5487
Merge "Make the AccountManagerService clear old grants when the package that the grants refer to is no longer installed."
2011-02-28 18:09:58 -08:00
Jeff Brown
def3554cf1
Merge "Fix inverted scrolling condition in lists."
2011-02-28 17:50:33 -08:00
Mike Lockwood
ed649ca25f
Merge "CameraBrowser: Add USB device filter meta-data for digital cameras"
2011-02-28 17:46:04 -08:00
Mike Lockwood
ab396ee286
Merge "USB accessory support library"
2011-02-28 17:45:08 -08:00
Mike Lockwood
c0d7a2f315
Merge "Add platform features for USB host and USB accessory support."
2011-02-28 17:05:12 -08:00
Mike Lockwood
1510320697
Merge "UsbManager: Enhancements for managing USB devices and accessories"
2011-02-28 17:04:23 -08:00
Ben Komalo
db167f3ab3
Merge "Remove a stale line in a JavaDoc."
2011-02-28 16:48:40 -08:00
Fred Quintana
b348d09ca8
Merge "remove the code that clears the passwords when the sim is replaced with a different one."
2011-02-28 16:25:36 -08:00
Robert Ly
87d2fd4d71
Merge "fixing resource browser for renderscript samples because the samples moved"
2011-02-28 16:19:52 -08:00
Stephen Hines
af2cba186a
Merge "Discovered a matrix element bug while writing cts unit tests."
2011-02-28 16:08:32 -08:00
Adam Cohen
fd3cb6a608
Merge "Small change to AppWidgetProviderInfo public field name and docs"
2011-02-28 15:24:56 -08:00
Elliott Hughes
3ce3b2cae9
Merge "Fix Parcel.writeNative to not ignore 'offset'."
2011-02-28 15:11:00 -08:00
Gilles Debunne
3e30307e52
Merge "Text selection mode is stopped when View is recycled in ListView"
2011-02-28 14:24:19 -08:00
Gilles Debunne
e34afec8e6
Merge "OnScrollListener fix in AbsListView"
2011-02-28 14:23:50 -08:00
Gilles Debunne
db24d8a5a2
Merge "AIOOB exception fix in TabWidget"
2011-02-28 14:23:35 -08:00
Yu Shan Emily Lau
f686521527
Merge "Remove the hard coded media recorder test cases. Add the native heap dump catpure functionality."
2011-02-28 14:10:23 -08:00
Adam Powell
ba6aa2596b
Merge "Fix some bugs in the new ScaleGestureDetector logic."
2011-02-28 13:39:38 -08:00
Shimeng (Simon) Wang
fb1db830a1
Merge "Remove the limitation that zoom can't go beyond overview scale."
2011-02-28 13:28:58 -08:00
Jim Miller
00abb9a143
Merge "Fix 3386135: Make recent apps scrollable with more entries"
2011-02-28 13:12:56 -08:00
Mathias Agopian
26f429d60e
Merge "surfaceflinger_client: Don't dereference NULL ptrs."
2011-02-28 12:50:25 -08:00
Christopher Tate
b1586e69a1
Merge "Binder linkage no longer depends on JNI objrefs as persistent tokens"
2011-02-28 12:50:09 -08:00
Mathias Agopian
734db07edf
Merge "Fix sp<> conversion operator / constructor"
2011-02-28 12:50:04 -08:00
Christopher Tate
71f64dd876
Binder linkage no longer depends on JNI objrefs as persistent tokens
...
There are two areas that have changed to eliminate the assumption that
local jobject references are both canonical and persistent:
1. JavaBBinderHolder no longer holds onto and reuses it parent object
reference per se. Since the underlying JavaBBinder object holds a
real global ref, this was redundant anyway. Now, for purposes of its
transient need to perform JNI operations, it simply uses the current
jobject ref(s) passed during method invocation, and no longer attempts
to hold these refs beyond the scope of a single invocation.
2. Binder obituaries no longer assume that a jobject reference to a
recipient will always compare == as a 32-bit value with any future
reference to the same object. The implementation now asks Dalvik
whether object references match.
This amended patch fixes the earlier bug around races between
remote binder death cleanup and local explicit unregistration of
VM-side death recipients.
Bug 2090115
Change-Id: I70bd788a80ea953632b1f466f385ab6b78ef2913
2011-02-28 11:37:20 -08:00
Svetoslav Ganov
4476cd0782
Merge "NubmberPicker up/down arrows do not work."
2011-02-28 11:35:05 -08:00
Dianne Hackborn
661a8c37c8
Merge "You can now specify a custom display size as NxM."
2011-02-28 11:28:38 -08:00
James Dong
6f6b5081f9
Merge "The color conversion from YUV420Planar to RGB only requires the image width to be a multiple of 2, not 4."
2011-02-28 11:27:09 -08:00
Daniel Sandler
d85518e2e3
am 5404812d: Merge "When out of range, show device-appropriate no-signal bars." into honeycomb
...
* commit '5404812dee9dccbbd43df81752f3061742235982':
When out of range, show device-appropriate no-signal bars.
2011-02-28 11:26:53 -08:00
Daniel Sandler
f0e1607265
Merge "When out of range, show device-appropriate no-signal bars." into honeycomb
2011-02-28 11:17:38 -08:00
Jean-Baptiste Queru
c3d1930f89
am 71431bb5: am 79b66725: am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase."
...
* commit '71431bb5ca0d8d566d4ebd9d0bc7eb20950290dc':
Fix of tearDown() in SingleLaunchActivityTestCase.
2011-02-28 11:08:51 -08:00
Santosh Madhava
d235c7d882
Merge "Fix for issue 3466385: Low quality video properties are applied to all"
2011-02-28 11:06:55 -08:00
Jean-Baptiste Queru
eed59e4fb4
am 79b66725: am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase."
...
* commit '79b66725b7755e403e10a9d073121789f09b1a9e':
Fix of tearDown() in SingleLaunchActivityTestCase.
2011-02-28 11:05:55 -08:00
Alex Sakhartchouk
73ea08c378
Merge "These moved into developmnet samples"
2011-02-28 10:59:29 -08:00
Andreas Huber
2e158a769d
Merge "Add the option '-S' to use surface allocated buffers in the stagefright cmdline tool."
2011-02-28 10:40:28 -08:00
Jean-Baptiste Queru
5651616a91
am 25be2c72: am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase."
...
* commit '25be2c725eba1c94c7fc700e37b194fdcd83a1fb':
Fix of tearDown() in SingleLaunchActivityTestCase.
2011-02-28 10:18:30 -08:00
Xavier Ducrohet
47464a81ed
am b732b7b5: am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."
...
* commit 'b732b7b5e8192501360edc15fb8c6399d11fb97d':
GpsLocationProvider: Clean up HAL initialization/cleanup sequence
Fixed GSM encoded network initiated position request
Ensuring thread-safe usage of DateFormat.
Fixing infinite loop for zero duration.
Fix for an infinite loop while scrolling lists.
WAPPushManager, WAP Push over SMS message handler
Add --non-constant-id to aapt.
2011-02-28 10:15:48 -08:00
Jean-Baptiste Queru
3da332d6fa
am e0537f18: Merge "Fix of tearDown() in SingleLaunchActivityTestCase."
...
* commit 'e0537f1859664ba9c9cf87eb9d6dc3c16986dbb8':
Fix of tearDown() in SingleLaunchActivityTestCase.
2011-02-28 10:15:46 -08:00
Jean-Baptiste Queru
f9d33557e7
Merge "Fix of tearDown() in SingleLaunchActivityTestCase."
2011-02-28 10:12:08 -08:00
Xavier Ducrohet
82eea5be64
am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."
...
* commit 'ce57a7f35344e76689d30f45964d1e37b78280cb':
GpsLocationProvider: Clean up HAL initialization/cleanup sequence
Fixed GSM encoded network initiated position request
Ensuring thread-safe usage of DateFormat.
Fixing infinite loop for zero duration.
Fix for an infinite loop while scrolling lists.
WAPPushManager, WAP Push over SMS message handler
Add --non-constant-id to aapt.
2011-02-28 10:10:38 -08:00
Eric Laurent
8b36b84ed6
Merge "Fix issue 3388354."
2011-02-28 09:53:04 -08:00
Xavier Ducrohet
6092202e99
am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."
...
* commit '6504490cde3ec5d48321d539e654d1f2072b33f9':
GpsLocationProvider: Clean up HAL initialization/cleanup sequence
Fixed GSM encoded network initiated position request
Ensuring thread-safe usage of DateFormat.
Fixing infinite loop for zero duration.
Fix for an infinite loop while scrolling lists.
WAPPushManager, WAP Push over SMS message handler
Add --non-constant-id to aapt.
2011-02-28 09:51:38 -08:00
Jean-Michel Trivi
c0dbe18620
Merge "Fix bug 3376700 Volume too loud at lowest setting"
2011-02-28 09:33:59 -08:00
Leon Scroggins
9a4452d208
Merge "No radio buttons on <select>"
2011-02-28 09:32:43 -08:00