Dianne Hackborn
e594d9c8a6
am 1426d6bd: am b26a651b: Merge "Hook up large heap API." into honeycomb
...
* commit '1426d6bdd889821fd83e355d54da989ca3370940':
Hook up large heap API.
2011-01-19 16:33:31 -08:00
Dianne Hackborn
1426d6bdd8
am b26a651b: Merge "Hook up large heap API." into honeycomb
...
* commit 'b26a651b47b5fc90a6685477aff5b76fdd1787f1':
Hook up large heap API.
2011-01-19 16:30:53 -08:00
Dianne Hackborn
b26a651b47
Merge "Hook up large heap API." into honeycomb
2011-01-19 16:28:31 -08:00
Mike Lockwood
983b319a8a
am 3c1f64c4: am 62097ad6: Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb
...
* commit '3c1f64c4ad8fa9d81bdbeb0b505730bf5003916f':
@hide MediaStore.ACTION_MTP_SESSION_END
2011-01-19 16:14:16 -08:00
Dianne Hackborn
de39851592
Hook up large heap API.
...
Change-Id: I215644f8de326fe3d4fa582447885b0aa01f72d3
2011-01-19 16:13:18 -08:00
Gilles Debunne
73ed89571c
am 8d2480ca: am 0c44d1db: Merge "Race condition patched in Email autocompletion." into honeycomb
...
* commit '8d2480ca39502e1378a19a5cd28c2319d1e0c59f':
Race condition patched in Email autocompletion.
2011-01-19 16:12:09 -08:00
Mike Lockwood
3c1f64c4ad
am 62097ad6: Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb
...
* commit '62097ad654bcab30057f56b46bbac5c41cfe9ec0':
@hide MediaStore.ACTION_MTP_SESSION_END
2011-01-19 16:11:55 -08:00
Mike Lockwood
62097ad654
Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb
2011-01-19 16:09:49 -08:00
Gilles Debunne
8d2480ca39
am 0c44d1db: Merge "Race condition patched in Email autocompletion." into honeycomb
...
* commit '0c44d1dbb152ed16df4eb2af39157f3d281323d9':
Race condition patched in Email autocompletion.
2011-01-19 16:09:43 -08:00
Gilles Debunne
0c44d1dbb1
Merge "Race condition patched in Email autocompletion." into honeycomb
2011-01-19 16:08:20 -08:00
Mike Lockwood
e222872a77
@hide MediaStore.ACTION_MTP_SESSION_END
...
BUG: 3370230
Change-Id: Idc05512930ceab8f91e3ddf0969a3b17deab2f62
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-01-19 16:07:25 -08:00
Joe Onorato
c3eb5c6c3d
am 201dd784: am cb109a0e: Add docs for Notification.Builder.
...
* commit '201dd784127b5e7e125cc57f2dfbbe16bc12624c':
Add docs for Notification.Builder.
2011-01-19 15:36:05 -08:00
Joe Onorato
201dd78412
am cb109a0e: Add docs for Notification.Builder.
...
* commit 'cb109a0eeaca12cdd954c567da4fc5f45a23213b':
Add docs for Notification.Builder.
2011-01-19 15:34:04 -08:00
Joe Onorato
cb109a0eea
Add docs for Notification.Builder.
...
Bug: 3362451
Change-Id: I8f16a7f266812190dc8d06751f5ca914e2050111
2011-01-19 15:29:30 -08:00
Jaikumar Ganesh
c5daab8716
am baba2475: am 7457b36b: Merge "Make connection / disconnect failure more robust." into honeycomb
...
* commit 'baba247578c88b39ec6d83150f7992862c6d05c1':
Make connection / disconnect failure more robust.
2011-01-19 15:28:33 -08:00
Jaikumar Ganesh
baba247578
am 7457b36b: Merge "Make connection / disconnect failure more robust." into honeycomb
...
* commit '7457b36b92490daa6cd7e346919fad74a4b92eb9':
Make connection / disconnect failure more robust.
2011-01-19 15:24:33 -08:00
Brad Fitzpatrick
28d5206519
am bd80a12c: resolved conflicts for merge of 9240f16d to honeycomb-plus-aosp
...
* commit 'bd80a12cba480a0dbb2e9073f35c758d8b396b94':
StrictMode: class instance limits (track object "leaks")
2011-01-19 15:24:02 -08:00
Brad Fitzpatrick
bd80a12cba
resolved conflicts for merge of 9240f16d to honeycomb-plus-aosp
...
Change-Id: I6e595bb11a5a692ccd730b9d1d2aa367063a61f5
2011-01-19 15:19:08 -08:00
Jaikumar Ganesh
7457b36b92
Merge "Make connection / disconnect failure more robust." into honeycomb
2011-01-19 15:13:37 -08:00
Gilles Debunne
be2c4f92a9
Race condition patched in Email autocompletion.
...
Bug 3347962
Root cause of this problem: if the adapter's content gets updated by a backgroung
thread, the PopupDataSetObserver will call showDropDown which will popup the
list.
Added a flag to make this call show the popup iif it is already visible.
This relayout is needed to clear the mDataChanged flag set when the content was
modified and which otherwise prevents touch events on the result list.
ArrayAdapter didn't use its lock to protect access to mObject.
-------------------------------------------------
However, the study of the this race conditions revealed an other bug:
Updated adapter's content is not displayed in filtered AutoCompleteTextView
Bug 3369097
Change-Id: Icd90d452f98231866f4d8a1f6994c1492febecb9
2011-01-19 15:10:09 -08:00
Brad Fitzpatrick
9240f16d77
Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb
2011-01-19 14:53:24 -08:00
Brad Fitzpatrick
bfbe577110
StrictMode: class instance limits (track object "leaks")
...
Change-Id: I2db5a19060c2013078feb88a91caf655469b2f98
2011-01-19 14:52:08 -08:00
Romain Guy
cf4b6c7cd6
am 1aae1c2a: am 8f36bedc: Merge "Don\'t attempt to create empty layers. Bug #3369888 " into honeycomb
...
* commit '1aae1c2a9ba7ad229e8c2ba8ad1befc598986e57':
Don't attempt to create empty layers. Bug #3369888
2011-01-19 14:41:29 -08:00
Romain Guy
1aae1c2a9b
am 8f36bedc: Merge "Don\'t attempt to create empty layers. Bug #3369888 " into honeycomb
...
* commit '8f36bedcf3fd3b5b3e5746af689b9915d506365f':
Don't attempt to create empty layers. Bug #3369888
2011-01-19 14:38:04 -08:00
Romain Guy
8f36bedcf3
Merge "Don't attempt to create empty layers. Bug #3369888 " into honeycomb
2011-01-19 14:36:22 -08:00
Romain Guy
514fb18827
Don't attempt to create empty layers.
...
Bug #3369888
Change-Id: Ic17bbd1c04bbf760cb17d0eb9e6767fd6479948c
2011-01-19 14:38:29 -08:00
Jaikumar Ganesh
fbe807d064
Make connection / disconnect failure more robust.
...
Add error codes so that the states can be tracked better.
Change-Id: Ic07a5d34589134b68dedeb4803ccb523aa01b567
2011-01-19 14:06:29 -08:00
Shimeng (Simon) Wang
ba079efd3e
am 9656fff3: am b501f77f: Merge "Use rounded interger to represent the last touch point." into honeycomb
...
* commit '9656fff32b20e707e2697b777ad66c1e95a7406c':
Use rounded interger to represent the last touch point.
2011-01-19 14:03:29 -08:00
Shimeng (Simon) Wang
9656fff32b
am b501f77f: Merge "Use rounded interger to represent the last touch point." into honeycomb
...
* commit 'b501f77f1f2cdcfa9b190f33285a2b3a10e782a9':
Use rounded interger to represent the last touch point.
2011-01-19 14:01:10 -08:00
Shimeng (Simon) Wang
b501f77f1f
Merge "Use rounded interger to represent the last touch point." into honeycomb
2011-01-19 13:58:57 -08:00
Christopher Tate
22da4dd48e
am 714066d8: am 5383d077: Merge "Fix a couple of drag & drop crashes" into honeycomb
...
* commit '714066d873b70098c09c2c094d374781b12d65a2':
Fix a couple of drag & drop crashes
2011-01-19 13:55:55 -08:00
Christopher Tate
714066d873
am 5383d077: Merge "Fix a couple of drag & drop crashes" into honeycomb
...
* commit '5383d077ed79e9fec95361046fcd7491ee9a0fd4':
Fix a couple of drag & drop crashes
2011-01-19 13:53:42 -08:00
Christopher Tate
5383d077ed
Merge "Fix a couple of drag & drop crashes" into honeycomb
2011-01-19 13:51:58 -08:00
Romain Guy
741fbc13d2
am 2c197a07: am 9335f5b2: Merge "Make embedded hardware layers work. Bug #3369474 " into honeycomb
...
* commit '2c197a0708dc3cb26c335371b572a3c47ca33736':
Make embedded hardware layers work. Bug #3369474
2011-01-19 13:44:36 -08:00
Romain Guy
2c197a0708
am 9335f5b2: Merge "Make embedded hardware layers work. Bug #3369474 " into honeycomb
...
* commit '9335f5b2fde244614184f45d29cc574d1ba8cbba':
Make embedded hardware layers work. Bug #3369474
2011-01-19 13:42:33 -08:00
Romain Guy
9335f5b2fd
Merge "Make embedded hardware layers work. Bug #3369474 " into honeycomb
2011-01-19 13:40:43 -08:00
Romain Guy
42f3a4b7c3
Make embedded hardware layers work.
...
Bug #3369474
Change-Id: Ib6d7fb44eedda9dc2933b5e1b176f307968af91d
2011-01-19 13:42:26 -08:00
Derek Sollenberger
ea0cc807f1
am c8937d84: am aa2275e3: Fix complex character support for plugins.
...
* commit 'c8937d8452542688ade144a8fc715088cec84f11':
Fix complex character support for plugins.
2011-01-19 13:25:51 -08:00
Derek Sollenberger
c8937d8452
am aa2275e3: Fix complex character support for plugins.
...
* commit 'aa2275e31d1ab6d672013e82a7b8da2559b0e085':
Fix complex character support for plugins.
2011-01-19 13:23:20 -08:00
Shimeng (Simon) Wang
1e07da3651
Use rounded interger to represent the last touch point.
...
This prevents loss of delta calculation accurracy when dragging, which
was done in float and converted to integer.
issue: 3366067
Change-Id: Ia121a6ef4619c9abfb1f76a01db3272d41d02b81
2011-01-19 13:19:56 -08:00
Derek Sollenberger
aa2275e31d
Fix complex character support for plugins.
...
bug: 3369527
Change-Id: I48c3442d7de54589f9f9578f6375b7ad291677db
2011-01-19 16:18:04 -05:00
Christopher Tate
1fc014fd00
Fix a couple of drag & drop crashes
...
1. ViewGroups being removed from the layout during a drag would wind up
crashing the app with an NPE at drag-ended time, due to blind dereference
of now-cleared object pointers.
2. Passing a 'null' ClipData to startDrag() would crash the system
process with an NPE. Should this even be valid? I'm inclined to say
yes, though it means that apps will need to guard against it.
Fixes bug 3369542
Change-Id: I168fc1284d6fd4403999946609725414cf254df0
2011-01-19 13:02:24 -08:00
Svetoslav Ganov
9df9ee7491
am 1ebd8c11: am 4243dc39: Updated the Time/Date pickers to be backwards compatible
...
* commit '1ebd8c11f73625050035b4fca35841a9e30bca04':
Updated the Time/Date pickers to be backwards compatible
2011-01-19 12:39:56 -08:00
Svetoslav Ganov
1ebd8c11f7
am 4243dc39: Updated the Time/Date pickers to be backwards compatible
...
* commit '4243dc394d89a93cb207efa36e9755c2424d688b':
Updated the Time/Date pickers to be backwards compatible
2011-01-19 12:37:36 -08:00
Svetoslav Ganov
4243dc394d
Updated the Time/Date pickers to be backwards compatible
...
bug:3349400
Change-Id: I2a3dda82caf7de0ed203306c89ee774b94b7d82e
2011-01-19 12:35:17 -08:00
Eric Laurent
033b5f63c1
am 28e8c942: am 10f4ffe9: Merge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb
...
* commit '28e8c9423c1e8ac8f5d945f6f7742511e58dac57':
Issue 3315999: catch ToneGenerator exceptions.
2011-01-19 12:22:13 -08:00
Eric Laurent
28e8c9423c
am 10f4ffe9: Merge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb
...
* commit '10f4ffe9619ca3a943e3460d8bb7b5441575a173':
Issue 3315999: catch ToneGenerator exceptions.
2011-01-19 12:19:51 -08:00
Eric Laurent
10f4ffe961
Merge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb
2011-01-19 12:18:10 -08:00
Eric Laurent
733a42b24b
Issue 3315999: catch ToneGenerator exceptions.
...
When the AudioFlinger runs out of available AudioTracks (max 32),
the ToneGenerator constructor throws a RuntimeException. Although this
denotes an abnormal situation, VolumePanel should catch this exception.
Change-Id: Ida1312fe4857e99a0ef38b4013cb03e819405689
2011-01-19 12:16:19 -08:00
Costin Manolache
9079ea4c57
am de2964ec: am f5ffe89e: Token cache was not reset on password change
...
* commit 'de2964ec0aeeda5a280f724b82c2de5700369629':
Token cache was not reset on password change
2011-01-19 12:05:35 -08:00