Commit Graph

25330 Commits

Author SHA1 Message Date
Amith Yamasani
d427b27c5e Merge "Potential fix for Settings screen ClassCast exception on the phone." 2010-12-10 15:39:41 -08:00
Mathias Agopian
e6f096a4cd dump callstack on Surface use error
Change-Id: I38e260dd47349b9af3a999dda683a083a94be16d
2010-12-10 15:37:48 -08:00
Xia Wang
abc68413b5 Merge "Make Wi-Fi stress tests output log consistent. Fix: record average at the beginning of each iteration" 2010-12-10 14:49:18 -08:00
Romain Guy
6faf73a102 Merge "Ignore empty layers." 2010-12-10 14:42:21 -08:00
Brad Fitzpatrick
dce37adef0 Merge "StrictMode "custom" trigger support." 2010-12-10 14:19:58 -08:00
Gilles Debunne
49acf8d583 Merge "Selecting text from a punctuation sign selects previous word." 2010-12-10 13:50:51 -08:00
Dianne Hackborn
59249e530a Merge "Turn off screenshot capturing for thumbnails." 2010-12-10 13:44:13 -08:00
Adam Powell
364a3ef473 Merge "Fix bug 3257463 - Yes, we SHOULD put the child in the recycler." 2010-12-10 13:30:37 -08:00
Megha Joshi
18d2079e02 am 87c03b58: (-s ours) am 7a1f15b1: Merge "Integrating webinar hosting with developer.android.com" into gingerbread
* commit '87c03b58a9468caec18b161128ab14de90764fd4':
  Integrating webinar hosting with developer.android.com
2010-12-10 12:52:19 -08:00
Megha Joshi
35ff21301e am 7a1f15b1: Merge "Integrating webinar hosting with developer.android.com" into gingerbread
* commit '7a1f15b1497ba2a79243448f6ac5617264f8c8d3':
  Integrating webinar hosting with developer.android.com
2010-12-10 12:33:59 -08:00
Romain Guy
f7620c947c Merge "Correctly compare strings in UTF-8 instead of UTF-16 Bug #3272858" 2010-12-10 12:33:34 -08:00
Megha Joshi
ebce77e665 Merge "Integrating webinar hosting with developer.android.com" into gingerbread 2010-12-10 12:30:35 -08:00
Xavier Ducrohet
c355804ae7 Merge "LayoutLib: Adapt to new LayoutLib" 2010-12-10 12:14:04 -08:00
Eric Laurent
f96a505940 Merge "Fix audio mode log." 2010-12-10 12:09:06 -08:00
Gilles Debunne
676727cb3e Merge "Added visual feedback to text correction." 2010-12-10 11:59:13 -08:00
Wink Saville
7d16a79cc1 Merge "Make activation rejection a non-permanent error." 2010-12-10 11:43:33 -08:00
Gilles Debunne
b236e7c018 Merge "New API in InputConnection to signal IME's text correction." 2010-12-10 11:34:22 -08:00
Eric Fischer
d77b6a9b41 Merge "Import revised translations." 2010-12-10 10:55:54 -08:00
John Reck
8f48ad481d Merge "Fixes Android HTTP cache permissions" 2010-12-10 10:21:56 -08:00
Eric Fischer
45956d577f am af22f4f1: (-s ours) am 767926bb: Import revised translations. DO NOT MERGE
* commit 'af22f4f16da1823a14f5f60012dffafb14b0d02b':
  Import revised translations.  DO NOT MERGE
2010-12-10 10:08:10 -08:00
Eric Fischer
c95e5288c5 am 767926bb: Import revised translations. DO NOT MERGE
* commit '767926bbe90358bc3857f4b78f54c8cdacfb8773':
  Import revised translations.  DO NOT MERGE
2010-12-10 10:03:55 -08:00
Jean-Baptiste Queru
8c605feb4f am 81266d99: am a218e014: reconcile with open-source gingerbread
* commit '81266d9936605ab3fb6347d28cd7f4a81d6e23e0':
2010-12-10 08:54:14 -08:00
Jean-Baptiste Queru
63fa070253 am a218e014: reconcile with open-source gingerbread
* commit 'a218e01437c3c47c49ced7ab363bf98fe92cf1e3':
2010-12-10 08:49:37 -08:00
James Dong
9373a724d3 Merge "We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore releaseRecordingFrame() call after it receives disableMsgType(CAMERA_MSG_VIDEO_FRAME)." 2010-12-10 07:33:13 -08:00
Ben Murdoch
ccac87de81 Merge "Add a "Web Search" option to the WebView select text ActionBar" 2010-12-10 05:52:03 -08:00
Adam Powell
fded57d33a Merge "Holo scrollbars and related tweaks." 2010-12-09 23:02:11 -08:00
Mike Lockwood
1b64f9cf56 Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService" 2010-12-09 22:53:27 -08:00
James Dong
4f7d7be7a3 Merge "First step towards renabling Timelapse video recording" 2010-12-09 20:27:59 -08:00
Dianne Hackborn
eda331c952 Merge "Fix issue #3272051: Use backward transition when going backwards." 2010-12-09 19:25:17 -08:00
Jeff Brown
abed74c8c4 Merge "Fix race condition in fallback key processing." 2010-12-09 18:54:35 -08:00
Mike Lockwood
0049d8aa38 Merge "MTP host: Handle receiving a response packet instead of data packet." 2010-12-09 18:42:13 -08:00
Jeff Brown
7999039b77 Fix race condition in fallback key processing.
Need to ensure that the channel is still valid before proceeding.

Bug: 3271482
Change-Id: Ia6863cbedd9b53cbc5c9c8815e9ea90bef3d2218
2010-12-09 18:14:23 -08:00
Romain Guy
08b01a41c7 Merge "Don't set the invisible flag when saving an empty layer. Bug #3270371" 2010-12-09 17:47:09 -08:00
John Wang
220e8092c7 Merge "Add config_sms_capable." 2010-12-09 17:31:36 -08:00
Svetoslav Ganov
4f9da642af Merge "3205857 java.lang.ExceptionInInitializerError at java.lang.Class.newInstanceImpl(Native Method)" 2010-12-09 14:47:22 -08:00
Alon Albert
afac604330 Merge "Listen for SyncAdapter death to cancel a sync" 2010-12-09 14:08:27 -08:00
Wink Saville
11dc2adfea am a7404130: am d0ffef4b: am 19b23afa: Merge "Fix for phone app crash in Icc Card."
* commit 'a740413022baca3d2bc365ade40f73a1fee46654':
  Fix for phone app crash in Icc Card.
2010-12-09 14:06:35 -08:00
Wink Saville
1999478105 am d0ffef4b: am 19b23afa: Merge "Fix for phone app crash in Icc Card."
* commit 'd0ffef4b43594e540cb867da18d4403b4f583622':
  Fix for phone app crash in Icc Card.
2010-12-09 14:02:09 -08:00
Wink Saville
3c41ac797a am 19b23afa: Merge "Fix for phone app crash in Icc Card."
* commit '19b23afadf1053a8e06cb3444d9cdae3405ad9a1':
  Fix for phone app crash in Icc Card.
2010-12-09 13:58:26 -08:00
Wink Saville
d4d8eb5060 Merge "Fix for phone app crash in Icc Card." 2010-12-09 13:50:28 -08:00
Mike Lockwood
631ae4c880 Merge "CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP" 2010-12-09 13:45:34 -08:00
Eric Laurent
6c8bc690bc Merge "libstagefright: Compile MP3 & AAC decoders in 32bit ARM Mode" 2010-12-09 13:30:07 -08:00
Justin Ho
00e74a5778 Merge "Adding updated HDPI chat stat_notify icon" 2010-12-09 13:29:16 -08:00
Dianne Hackborn
7e28657d56 Merge "Fix issue #3271486: SetupWizward NullPointerException in" 2010-12-09 13:16:49 -08:00
Christopher Tate
d2c839b7c1 Merge "Add a couple of transport-descriptive methods to IBackupManager" 2010-12-09 13:06:46 -08:00
John Wang
a90ce160ba Merge "Add iDEN to getNetworkTypeName." 2010-12-09 12:53:01 -08:00
Jason Sams
271e031e14 Merge "Fix a severe cleanup bug where teardown of the GL driver could occur on the wrong thread." 2010-12-09 12:21:19 -08:00
Ben Murdoch
d8132bea02 Merge "Make audio tag cope with live streams" 2010-12-09 11:54:24 -08:00
Amith Yamasani
8b1c68e09e Merge "Remove the OnItemClick listener when the fragment is destroyed." 2010-12-09 11:45:32 -08:00
Leon Scroggins
3661164663 Merge "Dismiss IME when pressing Next or Previous." 2010-12-09 11:04:06 -08:00