Commit Graph

31129 Commits

Author SHA1 Message Date
Chet Haase
d635f04669 Merge "Restore save/restore calls removed recently" into honeycomb-mr1 2011-03-07 18:12:34 -08:00
Romain Guy
5d4d8bed34 Merge "Fix EGL JNI bugs Bug #3461349" into honeycomb-mr1 2011-03-07 18:11:21 -08:00
Adam Powell
dc0ad7c01e Merge "Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector" into honeycomb-mr1 2011-03-07 18:08:11 -08:00
Adam Powell
5487a1eeef Merge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1 2011-03-07 16:25:20 -08:00
Chia-chi Yeh
8b5a2265fe Merge "NEW_API: Unhide RTP APIs." into honeycomb-mr1 2011-03-07 15:39:54 -08:00
Adam Powell
6ac14a6ed9 Merge "Fix bug 3501766 - Make the action bar "up" visual more prominent" into honeycomb-mr1 2011-03-07 15:06:02 -08:00
James Dong
ae1699dbf7 Merge "Add missing copyright headers to a couple of files" into honeycomb-mr1 2011-03-07 14:41:50 -08:00
Leon Scroggins
47c8659af9 Merge "New button assets for webview. DO NOT MERGE" into honeycomb-mr1 2011-03-07 13:47:30 -08:00
Gloria Wang
276ed6b932 Merge "To support uri started with http:// in some Java APIs Fix for bug 4016388." into honeycomb-mr1 2011-03-07 13:28:27 -08:00
Mike Lockwood
f069e16f65 Merge "MtpClient: Fix problem with getDeviceList() returning empty result in some cases" into honeycomb-mr1 2011-03-07 13:23:40 -08:00
Eric Fischer
3ac00ae144 Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1 2011-03-07 13:03:44 -08:00
Vasu Nori
afef62258c Merge "bug:3513950 Rename "completedDownload" to "addCompletedDownload"" into honeycomb-mr1 2011-03-07 12:46:59 -08:00
Patrick Dubroy
96e84c47a8 Merge "Remove guard preventing onDetachedFromWindow() from being called" into honeycomb-mr1 2011-03-07 11:51:50 -08:00
Jeff Brown
51a4a2fef8 Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1 2011-03-07 11:47:58 -08:00
Romain Guy
a7e4eecb9e Merge "Remove many unnecessary save/restore calls." into honeycomb-mr1 2011-03-07 11:24:02 -08:00
Daniel Sandler
9bcade1d19 Merge changes I674abfcc,Ia40f4c53 into honeycomb-mr1
* changes:
  When the user touches a peeked notification, reset the fadeout timer.
  Fix touches on glowing region around panel.
2011-03-07 10:47:13 -08:00
Winson Chung
dddae61af5 Merge "Fixing issue where AppWidget service was being hit regardless of caching in RemoteViewsAdapter. (3467340)" into honeycomb-mr1 2011-03-07 10:21:11 -08:00
Adam Powell
411f3c817f Merge "Fix bug 3509417 - Serialize touch event handling in webview" into honeycomb-mr1 2011-03-07 10:20:23 -08:00
Justin Ho
1c1afcf63a Merge "SearchView textfield backgrounds for bracketing the submit/voice button and improve padding." into honeycomb-mr1 2011-03-07 07:30:09 -08:00
Xia Wang
05566e0b12 am 928ec5e0: Merge "Modify connectivity manager test suite so that it can be run on Wi-Fi only device." into honeycomb
* commit '928ec5e021162fe371da8bdac7f5bb2c854b1aa1':
  Modify connectivity manager test suite so that it can be run on Wi-Fi only device.
2011-03-05 09:25:30 -08:00
Scott Main
406870feb4 am fa331d0d: docs: update publishing doc to remove pname search parameter
* commit 'fa331d0dfee0bc7324c788915292066e31842d49':
  docs: update publishing doc to remove pname search parameter
2011-03-05 09:24:55 -08:00
Xia Wang
5de911bfea Merge "Modify connectivity manager test suite so that it can be run on Wi-Fi only device." into honeycomb 2011-03-04 19:23:21 -08:00
Jeff Brown
e89d1041dd Joystick tweaks. (DO NOT MERGE)
Ensure that the joystick can always reach -1.0, 0.0 and 1.0 positions
even when noise filtering is applied.  (Bug: 3514510)

Add support for a few more standard axes.

Add additional mapping modes for axes.
Some axes are inverted from standard interpretation
or are actually intended to be split into two distict axes
such as left/right trigger controls or accelerator/brake.

Add key layout file for a G25 racing wheel and XBox 360 controller
to tweak behavior.  They work fine without them but the axis mappings
are not ideal.

Change-Id: I0fddd90309af4dc14d35f34fe99ed6e521c0b7c7
2011-03-04 19:12:41 -08:00
Mike Cleron
d3bd7b68fc Merge "Don't fail unlinking death recipients on dead binders" into honeycomb-mr1 2011-03-04 17:58:09 -08:00
Justin Ho
11d2737b69 Merge "Updated stat notification icons" into honeycomb-mr1 2011-03-04 15:40:00 -08:00
Justin Ho
71a704125f Merge "Updated clock notification panel background (pressed state)" into honeycomb-mr1 2011-03-04 15:22:01 -08:00
Leon Scroggins
ffa60977a7 Merge "Update media controller appearance." into honeycomb-mr1 2011-03-04 15:03:46 -08:00
Eric Fischer
61f69c92f0 Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1 2011-03-04 13:52:11 -08:00
Jean-Michel Trivi
03c403f8fd Merge "Fix bug 3511256 invalid TTS parameter cache size" into honeycomb-mr1 2011-03-04 12:06:22 -08:00
James Dong
b53b7358c3 Merge "Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file must have the same mode" into honeycomb-mr1 2011-03-04 11:37:07 -08:00
Gilles Debunne
f3443a518e Merge "getTextRunCursor gets deprecated in SpannableStringBuilder" into honeycomb-mr1 2011-03-04 11:36:17 -08:00
Scott Main
856c57e6d2 am 22724f38: docs: fix toc link in publishing doc
* commit '22724f3873b50747ca0fb41bbc5fe9b1acacadf2':
  docs: fix toc link in publishing doc
2011-03-04 11:17:53 -08:00
Scott Main
b1d645bfe1 am a2f21847: docs: update market publishing doc
* commit 'a2f21847d97042677efdd3b4f001bdbdc8dd1a43':
  docs: update market publishing doc
2011-03-04 11:17:28 -08:00
Chet Haase
37737260cf Merge "Fix problem with transparent background on Twitter app" into honeycomb-mr1 2011-03-04 10:35:40 -08:00
Scott Main
ad14461752 am c44f3907: docs: add redirects for preview docs
* commit 'c44f3907c4a45a1b3724535bf4aa6de7f31224ee':
  docs: add redirects for preview docs
2011-03-04 09:42:52 -08:00
Leon Scroggins
e0c415762a Merge "Use the same width as the TextView created layout." into honeycomb-mr1 2011-03-04 09:32:14 -08:00
Ken Wakasa
82da7c2e21 Merge "Fix the sort order of the input methods & subtypes in the settings." into honeycomb-mr1 2011-03-04 02:57:20 -08:00
Dianne Hackborn
eb612b3e62 Merge "Fix Fragment.onInflate() to actually work correctly." into honeycomb-mr1 2011-03-03 22:23:07 -08:00
Svetoslav Ganov
b257d9463e Merge "Propagating core settings to the system process." into honeycomb-mr1 2011-03-03 20:28:59 -08:00
Rebecca Schultz Zavin
eae813675e Merge "set max_events_per_sec to 55" into honeycomb-mr1 2011-03-03 18:43:04 -08:00
Rebecca Schultz Zavin
a6966d33da Merge "Set last event time to previous event batch delivery time to apps" into honeycomb-mr1 2011-03-03 18:42:55 -08:00
satok
a27bd9a6a9 Merge "Add a test for persist properties settings" into honeycomb-mr1 2011-03-03 17:45:33 -08:00
Christopher Tate
b32d45f9e1 Merge "Don't spuriously time out restore sessions" into honeycomb-mr1 2011-03-03 17:33:13 -08:00
Michael Kolb
07966c62f1 Merge "fix NPE in getSearchBox" into honeycomb-mr1 2011-03-03 17:16:10 -08:00
Ken Wakasa
a37acda645 Merge "Append IME's name to the subtype name in the "Select input method" dialog" into honeycomb-mr1 2011-03-03 17:02:47 -08:00
Stephen Hines
ddd5680e8f Merge "DO NOT MERGE: Almost all warnings are now errors in RS build." into honeycomb-mr1 2011-03-03 16:14:00 -08:00
Wink Saville
cc8b7841d6 Merge "DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support"" into honeycomb-mr1 2011-03-03 16:13:07 -08:00
Stephen Hines
ca0aad4a3b Merge "DO NOT MERGE: Fix typos in RenderScript docs." into honeycomb-mr1 2011-03-03 16:12:08 -08:00
Eric Fischer
2a6ed6981b Merge "Remove unneeded large-screen-specific translations." into honeycomb-mr1 2011-03-03 16:03:20 -08:00
Shimeng (Simon) Wang
01de8bf052 Merge "Shorten the animation length to make it snappier." into honeycomb-mr1 2011-03-03 15:39:18 -08:00