Commit Graph

31146 Commits

Author SHA1 Message Date
Adam Cohen
190ab8bdb7 Merge "Fixing inconsistency between invalidate region and draw region" into honeycomb-mr1 2011-03-08 14:59:51 -08:00
Andy Stadler
37a29c7057 Merge "Clarify rules about encryption of emulated storage." into honeycomb-mr1 2011-03-08 14:50:32 -08:00
Romain Guy
a8cc6e231c Merge "Correctly handle opaque fading views Bug #3475554" into honeycomb-mr1 2011-03-08 14:49:54 -08:00
Jim Miller
96e8f6e7f1 Merge "Fix 4025690,4027061: Minor tweaks to recent applications layouts" into honeycomb-mr1 2011-03-08 14:49:47 -08:00
Huahui Wu
594429b250 Merge "b/3307761 Tuning two fingers pan." into honeycomb-mr1 2011-03-08 14:40:50 -08:00
John Reck
cd8a3fb82a Merge "In xlarge, use "tab" instead of "window"" into honeycomb-mr1 2011-03-08 12:28:07 -08:00
Xavier Ducrohet
90c4cf6a96 Merge "LayoutLib: Fix dimension parsing to handle negative value." into honeycomb-mr1 2011-03-08 11:53:04 -08:00
Xavier Ducrohet
2c25c32a45 Merge "LayoutLib: Implement some missing add###() method in Path." into honeycomb-mr1 2011-03-08 11:22:46 -08:00
Gilles Debunne
13e77d6493 Merge "Text handles positions' are correctly updated." into honeycomb-mr1 2011-03-08 10:21:54 -08:00
Leon Scroggins
3e41059784 Merge "Do not attempt to start action mode if there is no parent." into honeycomb-mr1 2011-03-08 09:06:54 -08:00
Jesse Wilson
77818826b3 Merge "Remove deprecated and unused entryEvicted method." into honeycomb-mr1 2011-03-07 23:23:36 -08:00
Romain Guy
8a2a2f4689 Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 2011-03-07 22:40:27 -08:00
Mike Lockwood
da921a5e79 Merge "MTP: Use SharedPreferences for MTP device properties rather than sqlite3" into honeycomb-mr1 2011-03-07 20:04:23 -08:00
Santosh Madhava
7b283bee52 Merge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents" into honeycomb-mr1 2011-03-07 19:42:16 -08:00
Wink Saville
3102b5ed0c am b3c991b0: Provide default value for operator numeric for CDMA.
* commit 'b3c991b0190faa4fc833a5fc9074939fd5d8a3c4':
  Provide default value for operator numeric for CDMA.
2011-03-07 18:51:57 -08:00
Dianne Hackborn
4672f4b772 Merge "Fix issue #3515088: Don't be so aggressive trying to reclaim memory" into honeycomb-mr1 2011-03-07 18:20:23 -08:00
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
Romain Guy
9fb2277f39 Add support for partial invalidates in WebView
Bug #3461349

This change also fixes two bugs that prevented partial invalidates
from working with other views. Both bugs were in our EGL implementation:
they were preventing the caller from comparing the current context/surface
with another context/surface. This was causing HardwareRenderer to always
redraw the entire screen.

Change-Id: I33e096b304d4a0b7e6c8f92930f71d2ece9bebf5
2011-03-07 18:09:03 -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