OSDN Git Service

android-x86/frameworks-base.git
13 years agoRename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS
Tadashi G. Takaoka [Thu, 20 Jan 2011 08:56:13 +0000 (17:56 +0900)]
Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS

Change-Id: I27c318777355991ae4ad72d0b2480e93c8c5044e

13 years agoMerge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb
Huahui Wu [Thu, 20 Jan 2011 02:16:24 +0000 (18:16 -0800)]
Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb

13 years agob/3350774 avoid screen jumping when pinching to zoom.
Huahui Wu [Thu, 20 Jan 2011 01:32:32 +0000 (17:32 -0800)]
b/3350774 avoid screen jumping when pinching to zoom.

After the change that sends multi-touch to WebKit first, there is
a chance that the single-touch move event is handled before multi-
touch events are finished and this makes the page jumps.
This change skips those single-touch move events to avoid that.

Change-Id: I03992ef18c1de8e07933bd7cc6c12ffc02c014a8

13 years agoUpdated ic_sysbar icons
Justin Ho [Thu, 20 Jan 2011 00:44:40 +0000 (16:44 -0800)]
Updated ic_sysbar icons

Change-Id: I431e312ad8817b796229733a6df89d287d0688b4

13 years agoMerge "Handle EAP authentication failure" into honeycomb
Irfan Sheriff [Thu, 20 Jan 2011 01:58:19 +0000 (17:58 -0800)]
Merge "Handle EAP authentication failure" into honeycomb

13 years agoMerge "Rename KeyCharacterMap.UnavailableException." into honeycomb
Jeff Brown [Thu, 20 Jan 2011 01:56:32 +0000 (17:56 -0800)]
Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb

13 years agoMerge "Remove some old logging code." into honeycomb
Jason Sams [Thu, 20 Jan 2011 01:50:15 +0000 (17:50 -0800)]
Merge "Remove some old logging code." into honeycomb

13 years agoRemove some old logging code.
Jason Sams [Thu, 20 Jan 2011 01:49:24 +0000 (17:49 -0800)]
Remove some old logging code.

Change-Id: Ide5d91aadbc9f5b475da38762bc350ac237347d1

13 years agoRename KeyCharacterMap.UnavailableException.
Jeff Brown [Thu, 20 Jan 2011 01:05:01 +0000 (17:05 -0800)]
Rename KeyCharacterMap.UnavailableException.

Bug: 3370261
Change-Id: I5cdca8ef2300b70b7a0fcc7e2c26765079645ecc

13 years agoMerge "Make the drag input window fullscreen touchable again" into honeycomb
Christopher Tate [Thu, 20 Jan 2011 01:29:14 +0000 (17:29 -0800)]
Merge "Make the drag input window fullscreen touchable again" into honeycomb

13 years agoMake the drag input window fullscreen touchable again
Christopher Tate [Thu, 20 Jan 2011 01:26:50 +0000 (17:26 -0800)]
Make the drag input window fullscreen touchable again

Having it non-touchable was making it possible to e.g.
touch buttons and launch new activities out from under
an in-flight drag operation.

Bug 3370698

Change-Id: I46fe70a8fe8fbaa5cca48f6bb478ed7ded1f1cc3

13 years agoMerge "Clean up RS math fp library functions." into honeycomb
Stephen Hines [Thu, 20 Jan 2011 01:24:53 +0000 (17:24 -0800)]
Merge "Clean up RS math fp library functions." into honeycomb

13 years agoMerge "Notification & settings panel redesign." into honeycomb
Daniel Sandler [Thu, 20 Jan 2011 01:24:42 +0000 (17:24 -0800)]
Merge "Notification & settings panel redesign." into honeycomb

13 years agoMerge "Fix bug 3112733 - Missing TLS encryption option in manual email account setup...
Adam Powell [Thu, 20 Jan 2011 01:11:37 +0000 (17:11 -0800)]
Merge "Fix bug 3112733 - Missing TLS encryption option in manual email account setup" into honeycomb

13 years agoFix bug 3112733 - Missing TLS encryption option in manual email account setup
Adam Powell [Thu, 20 Jan 2011 01:08:42 +0000 (17:08 -0800)]
Fix bug 3112733 - Missing TLS encryption option in manual email account setup

Make spinner popups observe global events that should change the
position of the popup.

Change-Id: Ia65204f594a6972b96d4db08c205770e340fcaf9

13 years agoMerge "Never drag scroll views with no children." into honeycomb
Jeff Brown [Thu, 20 Jan 2011 01:03:08 +0000 (17:03 -0800)]
Merge "Never drag scroll views with no children." into honeycomb

13 years agoMerge "fix [3367893] Rotating device on YouTube's home screen several times kills...
Mathias Agopian [Thu, 20 Jan 2011 01:01:22 +0000 (17:01 -0800)]
Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb

13 years agofix [3367893] Rotating device on YouTube's home screen several times kills system_server
Mathias Agopian [Thu, 20 Jan 2011 00:42:02 +0000 (16:42 -0800)]
fix [3367893] Rotating device on YouTube's home screen several times kills system_server

A typo in RS tear down cause caused eglMakeCurrent to fail. Additionnaly,
EGLSurfaces where not destroyed explicitely.
Everything worked properly when only one RS context was used, as
eglTerminate() would clean-up everything.

however in the present case, there seem to be more than one RS context
and eglTerminate() is not called.

Change-Id: I37a10945b9c0a85c4f7abad1c4f4c24bc0daa0a5

13 years agoMerge "Fix toasts." into honeycomb
Romain Guy [Thu, 20 Jan 2011 00:51:44 +0000 (16:51 -0800)]
Merge "Fix toasts." into honeycomb

13 years agoFix toasts.
Romain Guy [Thu, 20 Jan 2011 00:54:13 +0000 (16:54 -0800)]
Fix toasts.

Change-Id: I11916c55e8092169d2ab28c100bc7a152d60d432

13 years agoMerge "Check and propogate errors from llvm." into honeycomb
Jason Sams [Thu, 20 Jan 2011 00:49:17 +0000 (16:49 -0800)]
Merge "Check and propogate errors from llvm." into honeycomb

13 years agoMerge "Fail more gracefully when window state changes during drags" into honeycomb
Christopher Tate [Thu, 20 Jan 2011 00:41:14 +0000 (16:41 -0800)]
Merge "Fail more gracefully when window state changes during drags" into honeycomb

13 years agoMerge "Ensure that the column is valid before querying." into honeycomb
Amith Yamasani [Thu, 20 Jan 2011 00:40:14 +0000 (16:40 -0800)]
Merge "Ensure that the column is valid before querying." into honeycomb

13 years agoClean up RS math fp library functions.
Stephen Hines [Wed, 19 Jan 2011 20:51:33 +0000 (12:51 -0800)]
Clean up RS math fp library functions.

Change-Id: Ibe87b06a7f40a3889d63310641359d98bdff066c

13 years agoMerge "improve SurfaceFlinger 'dumpsys' log" into honeycomb
Mathias Agopian [Thu, 20 Jan 2011 00:31:32 +0000 (16:31 -0800)]
Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb

13 years agoHandle EAP authentication failure
Irfan Sheriff [Wed, 19 Jan 2011 23:09:14 +0000 (15:09 -0800)]
Handle EAP authentication failure

Avoid the scenario of an EAP network indefinitely trying to connect
due to an EAP authentication failure by disabling the network

Bug: 2149114
Change-Id: Iec8da7551c2dff9b153f41a2139529133130399d

13 years agoMerge "Hook up large heap API." into honeycomb
Dianne Hackborn [Thu, 20 Jan 2011 00:28:31 +0000 (16:28 -0800)]
Merge "Hook up large heap API." into honeycomb

13 years agoMerge "Expose unchecked copyFrom variants." into honeycomb
Jason Sams [Thu, 20 Jan 2011 00:27:06 +0000 (16:27 -0800)]
Merge "Expose unchecked copyFrom variants." into honeycomb

13 years agoFail more gracefully when window state changes during drags
Christopher Tate [Thu, 20 Jan 2011 00:22:07 +0000 (16:22 -0800)]
Fail more gracefully when window state changes during drags

In particular, if a new window was created out from under the drag,
the drag-move event dispatch logic would wind up blithly assuming
that it would find a valid touch-dispatchable window under the
finger.  When this was untrue, it would NPE, but the NPE was caught
and discarded safely by higher-level guard code.

With this change, we now avoid the NPE entirely and report the
spurious condition as part of the debugging log stream.

(Also add the local-state object to DragEvent.toString()'s output.)

Change-Id: Idfa5f45d049e48415ee59c8b0ffb5b0ed4098ce3

13 years agoEnsure that the column is valid before querying.
Amith Yamasani [Thu, 20 Jan 2011 00:19:35 +0000 (16:19 -0800)]
Ensure that the column is valid before querying.

Bug: 3303147
Change-Id: Ieec93317c5a2e924d3ee3108b61577b636943160

13 years agoimprove SurfaceFlinger 'dumpsys' log
Mathias Agopian [Thu, 20 Jan 2011 00:15:53 +0000 (16:15 -0800)]
improve SurfaceFlinger 'dumpsys' log

list the purgatory, which shows windows that have been closed,
but for which the client still has references.

Change-Id: I5168bb88cb328d5d77d71d0871deb9190f493126

13 years agoCheck and propogate errors from llvm.
Jason Sams [Thu, 20 Jan 2011 00:14:21 +0000 (16:14 -0800)]
Check and propogate errors from llvm.

Change-Id: Id99a724f746d1f64eabcdf67c12646cc32ff8f9d

13 years agoMerge "Cut a hole in the status bar for events when the IME is open." into honeycomb
Joe Onorato [Thu, 20 Jan 2011 00:14:14 +0000 (16:14 -0800)]
Merge "Cut a hole in the status bar for events when the IME is open." into honeycomb

13 years agoHook up large heap API.
Dianne Hackborn [Wed, 19 Jan 2011 02:45:21 +0000 (18:45 -0800)]
Hook up large heap API.

Change-Id: I215644f8de326fe3d4fa582447885b0aa01f72d3

13 years agoMerge changes I3814b491,Ic3a7f4c0 into honeycomb
Joe Onorato [Thu, 20 Jan 2011 00:11:04 +0000 (16:11 -0800)]
Merge changes I3814b491,Ic3a7f4c0 into honeycomb

* changes:
  Pass SkRegion::toString() through to java.
  Remove optimization to isInContentArea that wasn't working.

13 years agoMerge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb
Mike Lockwood [Thu, 20 Jan 2011 00:09:49 +0000 (16:09 -0800)]
Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb

13 years agoMerge "Race condition patched in Email autocompletion." into honeycomb
Gilles Debunne [Thu, 20 Jan 2011 00:08:20 +0000 (16:08 -0800)]
Merge "Race condition patched in Email autocompletion." into honeycomb

13 years ago@hide MediaStore.ACTION_MTP_SESSION_END
Mike Lockwood [Thu, 20 Jan 2011 00:07:25 +0000 (16:07 -0800)]
@hide MediaStore.ACTION_MTP_SESSION_END

BUG: 3370230

Change-Id: Idc05512930ceab8f91e3ddf0969a3b17deab2f62
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "More fix for 64 bit offset." into honeycomb
Gloria Wang [Wed, 19 Jan 2011 23:57:23 +0000 (15:57 -0800)]
Merge "More fix for 64 bit offset." into honeycomb

13 years agoExpose unchecked copyFrom variants.
Jason Sams [Wed, 19 Jan 2011 23:44:38 +0000 (15:44 -0800)]
Expose unchecked copyFrom variants.

Change-Id: I452d082bb4adbd578b6300bf5829dc59e91e517a

13 years agoMore fix for 64 bit offset.
Gloria Wang [Wed, 19 Jan 2011 23:38:16 +0000 (15:38 -0800)]
More fix for 64 bit offset.

Change-Id: Ia05060113ca0f43a4362914dc99c89c89e30eb4a

13 years agoCut a hole in the status bar for events when the IME is open.
Joe Onorato [Wed, 19 Jan 2011 23:25:55 +0000 (15:25 -0800)]
Cut a hole in the status bar for events when the IME is open.

Bug: 3238092
Change-Id: I8af18c2ebada624fbf5baee09b4b7ef98a7c8205

13 years agoPass SkRegion::toString() through to java.
Joe Onorato [Wed, 19 Jan 2011 22:52:08 +0000 (14:52 -0800)]
Pass SkRegion::toString() through to java.

Change-Id: I3814b491c689313c1f8da811a104d913175f6268

13 years agoRemove optimization to isInContentArea that wasn't working.
Joe Onorato [Wed, 19 Jan 2011 02:00:30 +0000 (18:00 -0800)]
Remove optimization to isInContentArea that wasn't working.

This might fix the bug where tapping outside the notification panel doesn't close it.

I'm not 100% sure because I can't reproduce this on-demand, but I think it's possible for
onSizeChanged to race with the animations and we end up with a bad rectangle.  The time
I did see it happen was tapping above the title area right after canceling a notification,
so that could explain it I think.

Bug: 3339023
Change-Id: Ic3a7f4c059e7bf6f30b864a371a0912a6414edb7

13 years agoAdd docs for Notification.Builder.
Joe Onorato [Wed, 19 Jan 2011 01:57:41 +0000 (17:57 -0800)]
Add docs for Notification.Builder.

Bug: 3362451
Change-Id: I8f16a7f266812190dc8d06751f5ca914e2050111

13 years agoMerge "Make connection / disconnect failure more robust." into honeycomb
Jaikumar Ganesh [Wed, 19 Jan 2011 23:13:37 +0000 (15:13 -0800)]
Merge "Make connection / disconnect failure more robust." into honeycomb

13 years agoMerge "Prefill the cache before trying to instantiate the media extractor." into...
Andreas Huber [Wed, 19 Jan 2011 23:12:41 +0000 (15:12 -0800)]
Merge "Prefill the cache before trying to instantiate the media extractor." into honeycomb

13 years agoRace condition patched in Email autocompletion.
Gilles Debunne [Mon, 17 Jan 2011 23:14:32 +0000 (15:14 -0800)]
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

13 years agoPrefill the cache before trying to instantiate the media extractor.
Andreas Huber [Wed, 19 Jan 2011 23:07:19 +0000 (15:07 -0800)]
Prefill the cache before trying to instantiate the media extractor.

The latter is an operation that otherwise could block on the datasource
for a significant amount of time. During that time we'd be unable to
abort the preparation phase without this prefill.

Change-Id: Ia42496d88a11314386ea8797d665bf4e94871e30
related-to-bug: 3362836

13 years agoMerge "StrictMode: class instance limits (track object "leaks")" into honeycomb
Brad Fitzpatrick [Wed, 19 Jan 2011 22:53:24 +0000 (14:53 -0800)]
Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb

13 years agoStrictMode: class instance limits (track object "leaks")
Brad Fitzpatrick [Wed, 19 Jan 2011 08:10:58 +0000 (00:10 -0800)]
StrictMode: class instance limits (track object "leaks")

Change-Id: I2db5a19060c2013078feb88a91caf655469b2f98

13 years agoMerge "Add a property for specifying a dalvik heap growth limit." into honeycomb
Carl Shapiro [Wed, 19 Jan 2011 22:40:24 +0000 (14:40 -0800)]
Merge "Add a property for specifying a dalvik heap growth limit." into honeycomb

13 years agoDon't attempt to create empty layers.
Romain Guy [Wed, 19 Jan 2011 22:38:29 +0000 (14:38 -0800)]
Don't attempt to create empty layers.
Bug #3369888

Change-Id: Ic17bbd1c04bbf760cb17d0eb9e6767fd6479948c

13 years agoMerge "Don't attempt to create empty layers. Bug #3369888" into honeycomb
Romain Guy [Wed, 19 Jan 2011 22:36:22 +0000 (14:36 -0800)]
Merge "Don't attempt to create empty layers. Bug #3369888" into honeycomb

13 years agoBug fix: 368813 Transition is regenerated when overlay duration changes outside the...
Gil Dobjanschi [Wed, 19 Jan 2011 20:07:01 +0000 (12:07 -0800)]
Bug fix: 368813 Transition is regenerated when overlay duration changes outside the transition

Change-Id: I8217e7fe00392455427e117dc54c3461301f95c5

13 years agoMake connection / disconnect failure more robust.
Jaikumar Ganesh [Wed, 19 Jan 2011 21:59:32 +0000 (13:59 -0800)]
Make connection / disconnect failure more robust.

Add error codes so that the states can be tracked better.

Change-Id: Ic07a5d34589134b68dedeb4803ccb523aa01b567

13 years agoMerge "remove eng developement local tags in make file" into honeycomb
Dharmaray Kundargi [Wed, 19 Jan 2011 22:02:12 +0000 (14:02 -0800)]
Merge "remove eng developement local tags in make file" into honeycomb

13 years agoMerge "Use rounded interger to represent the last touch point." into honeycomb
Shimeng (Simon) Wang [Wed, 19 Jan 2011 21:58:57 +0000 (13:58 -0800)]
Merge "Use rounded interger to represent the last touch point." into honeycomb

13 years agoMerge "Logging the duration range from different media tracks for recording" into...
James Dong [Wed, 19 Jan 2011 21:57:06 +0000 (13:57 -0800)]
Merge "Logging the duration range from different media tracks for recording" into honeycomb

13 years agoMerge "Fix a couple of drag & drop crashes" into honeycomb
Christopher Tate [Wed, 19 Jan 2011 21:51:58 +0000 (13:51 -0800)]
Merge "Fix a couple of drag & drop crashes" into honeycomb

13 years agoNotification & settings panel redesign.
Daniel Sandler [Fri, 14 Jan 2011 21:39:19 +0000 (16:39 -0500)]
Notification & settings panel redesign.

Bug: 3353758
Change-Id: Ibe98ed78c471344e1fb3cb462c83b76678c665f7

13 years agoMerge "Make embedded hardware layers work. Bug #3369474" into honeycomb
Romain Guy [Wed, 19 Jan 2011 21:40:43 +0000 (13:40 -0800)]
Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb

13 years agoMake embedded hardware layers work.
Romain Guy [Wed, 19 Jan 2011 21:42:26 +0000 (13:42 -0800)]
Make embedded hardware layers work.
Bug #3369474

Change-Id: Ib6d7fb44eedda9dc2933b5e1b176f307968af91d

13 years agoUse rounded interger to represent the last touch point.
Shimeng (Simon) Wang [Wed, 19 Jan 2011 20:02:13 +0000 (12:02 -0800)]
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

13 years agoFix complex character support for plugins.
Derek Sollenberger [Wed, 19 Jan 2011 21:08:42 +0000 (16:08 -0500)]
Fix complex character support for plugins.

bug: 3369527
Change-Id: I48c3442d7de54589f9f9578f6375b7ad291677db

13 years agoFix a couple of drag & drop crashes
Christopher Tate [Wed, 19 Jan 2011 20:56:26 +0000 (12:56 -0800)]
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

13 years agoUpdated the Time/Date pickers to be backwards compatible
Svetoslav Ganov [Wed, 19 Jan 2011 03:39:57 +0000 (19:39 -0800)]
Updated the Time/Date pickers to be backwards compatible

bug:3349400

Change-Id: I2a3dda82caf7de0ed203306c89ee774b94b7d82e

13 years agoAdd a property for specifying a dalvik heap growth limit.
Carl Shapiro [Wed, 19 Jan 2011 20:33:12 +0000 (12:33 -0800)]
Add a property for specifying a dalvik heap growth limit.

Change-Id: I7334fb720277888df836414834ecf1e8d6b4b579

13 years agoMerge "c99 bool support" into honeycomb
Shih-wei Liao [Wed, 19 Jan 2011 20:21:55 +0000 (12:21 -0800)]
Merge "c99 bool support" into honeycomb

13 years agoMerge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb
Eric Laurent [Wed, 19 Jan 2011 20:18:10 +0000 (12:18 -0800)]
Merge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb

13 years agoc99 bool support
Shih-wei Liao [Wed, 19 Jan 2011 20:17:54 +0000 (12:17 -0800)]
c99 bool support

Change-Id: I0990425a9362d3ef6ea0b40bf6f00fcc10eed426

13 years agoIssue 3315999: catch ToneGenerator exceptions.
Eric Laurent [Wed, 19 Jan 2011 18:41:57 +0000 (10:41 -0800)]
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

13 years agoremove eng developement local tags in make file
Dharmaray Kundargi [Wed, 19 Jan 2011 20:14:46 +0000 (12:14 -0800)]
remove eng developement local tags in make file

Change-Id: I24511cd588c19592bce57e36ccadbf1fb4d44647

13 years agoToken cache was not reset on password change
Costin Manolache [Wed, 19 Jan 2011 17:35:32 +0000 (09:35 -0800)]
Token cache was not reset on password change

Bug: 3365443
Change-Id: I3e85c56810c0d71ddc82d3c6a1dcbba640444564

13 years agoFix the fix for 9patches.
Romain Guy [Wed, 19 Jan 2011 20:00:08 +0000 (12:00 -0800)]
Fix the fix for 9patches.

Change-Id: I66dca835d9d0e9766d887746c3265e4b13ae688b

13 years agoMerge "Fix the fix for 9patches." into honeycomb
Romain Guy [Wed, 19 Jan 2011 19:58:21 +0000 (11:58 -0800)]
Merge "Fix the fix for 9patches." into honeycomb

13 years agoMerge "Always revert to the previous bandwidth if the required sequence number cannot...
Andreas Huber [Wed, 19 Jan 2011 19:56:15 +0000 (11:56 -0800)]
Merge "Always revert to the previous bandwidth if the required sequence number cannot be found" into honeycomb

13 years agoLogging the duration range from different media tracks for recording
James Dong [Wed, 19 Jan 2011 19:50:19 +0000 (11:50 -0800)]
Logging the duration range from different media tracks for recording

Change-Id: I8c3edcf97ce35301f8645e4a1e232d9bfc2c0349

13 years agoMerge "Turn error/exception logging on at the native layer" into honeycomb
James Dong [Wed, 19 Jan 2011 19:50:16 +0000 (11:50 -0800)]
Merge "Turn error/exception logging on at the native layer" into honeycomb

13 years agoMerge "Removing deprecated widget api method." into honeycomb
Adam Cohen [Wed, 19 Jan 2011 19:47:56 +0000 (11:47 -0800)]
Merge "Removing deprecated widget api method." into honeycomb

13 years agoRemoving deprecated widget api method.
Winson Chung [Wed, 19 Jan 2011 19:44:25 +0000 (11:44 -0800)]
Removing deprecated widget api method.

Change-Id: I0610dcb5cf1001b2b7e86d78a88addf174cedd77

13 years agoTurn error/exception logging on at the native layer
James Dong [Wed, 19 Jan 2011 19:35:06 +0000 (11:35 -0800)]
Turn error/exception logging on at the native layer

o also fixed some compilation warnings

Change-Id: I66fc1f9972e9fb4b9a25ff3e5835d744d6c71455

13 years agoMerge "Fix soft Ap handling on system restart" into honeycomb
Irfan Sheriff [Wed, 19 Jan 2011 19:40:01 +0000 (11:40 -0800)]
Merge "Fix soft Ap handling on system restart" into honeycomb

13 years agoMerge "Don't let toasts "leak" Context instances." into honeycomb
Romain Guy [Wed, 19 Jan 2011 19:33:43 +0000 (11:33 -0800)]
Merge "Don't let toasts "leak" Context instances." into honeycomb

13 years agoMerge "Return a runtime error if decryption fails instead of asserting." into honeycomb
Andreas Huber [Wed, 19 Jan 2011 19:31:44 +0000 (11:31 -0800)]
Merge "Return a runtime error if decryption fails instead of asserting." into honeycomb

13 years agoAlways revert to the previous bandwidth if the required sequence number cannot be...
Andreas Huber [Wed, 19 Jan 2011 19:30:43 +0000 (11:30 -0800)]
Always revert to the previous bandwidth if the required sequence number cannot be found

Change-Id: I098dba37f4a70fc703c9ce65346907c3e10f27f6

13 years agoReturn a runtime error if decryption fails instead of asserting.
Andreas Huber [Wed, 19 Jan 2011 19:24:39 +0000 (11:24 -0800)]
Return a runtime error if decryption fails instead of asserting.

Change-Id: Ibab7f2cae3ff7a2e19bc3f31005d5059775a664a

13 years agoMerge "Bee seeing you..." into honeycomb
Dianne Hackborn [Wed, 19 Jan 2011 19:16:38 +0000 (11:16 -0800)]
Merge "Bee seeing you..." into honeycomb

13 years agoDon't let toasts "leak" Context instances.
Romain Guy [Wed, 19 Jan 2011 18:55:19 +0000 (10:55 -0800)]
Don't let toasts "leak" Context instances.

Change-Id: I05a936579e60360cdb3453ad5cbcead8ca03191a

13 years agoMerge "Environment.isExternalStorageRemovable() is false if external storage is emula...
Mike Lockwood [Wed, 19 Jan 2011 18:40:56 +0000 (10:40 -0800)]
Merge "Environment.isExternalStorageRemovable() is false if external storage is emulated" into honeycomb

13 years agoMerge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests...
Andreas Huber [Wed, 19 Jan 2011 18:38:16 +0000 (10:38 -0800)]
Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests." into honeycomb

13 years agoFix 9patches in Launcher
Romain Guy [Wed, 19 Jan 2011 18:37:35 +0000 (10:37 -0800)]
Fix 9patches in Launcher

Change-Id: Ieedf36ccaab253909b44ed8c222d523867f095be

13 years agoMerge "Fix 9patches in Launcher" into honeycomb
Romain Guy [Wed, 19 Jan 2011 18:35:46 +0000 (10:35 -0800)]
Merge "Fix 9patches in Launcher" into honeycomb

13 years agoMake parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.
Andreas Huber [Wed, 19 Jan 2011 18:34:52 +0000 (10:34 -0800)]
Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.

Refactor the logic a little.

Change-Id: Idd7a26678d846c96b0b11f096305e7467381bda3

13 years agoMerge "Expose average video frame rate via MPEG4Extractor" into honeycomb
James Dong [Wed, 19 Jan 2011 18:29:04 +0000 (10:29 -0800)]
Merge "Expose average video frame rate via MPEG4Extractor" into honeycomb

13 years agoMerge "Only scroll on screen when necessary." into honeycomb
Leon Scroggins [Wed, 19 Jan 2011 18:23:52 +0000 (10:23 -0800)]
Merge "Only scroll on screen when necessary." into honeycomb

13 years agoExpose average video frame rate via MPEG4Extractor
James Dong [Wed, 19 Jan 2011 08:13:55 +0000 (00:13 -0800)]
Expose average video frame rate via MPEG4Extractor

bug - 3362483

Change-Id: Ifcbb75c1e8b80cb06c4b8fe7f5ff99bc6f18af69

13 years agoMerge "MTP: Close and reopen driver file after an error." into honeycomb
Mike Lockwood [Wed, 19 Jan 2011 18:20:38 +0000 (10:20 -0800)]
Merge "MTP: Close and reopen driver file after an error." into honeycomb

13 years agoEnvironment.isExternalStorageRemovable() is false if external storage is emulated
Mike Lockwood [Wed, 19 Jan 2011 18:19:12 +0000 (10:19 -0800)]
Environment.isExternalStorageRemovable() is false if external storage is emulated

Change-Id: Ib1afe83e4295d8304b65e822edd0dfa1591a5be7
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoOnly scroll on screen when necessary.
Leon Scroggins [Wed, 19 Jan 2011 17:49:57 +0000 (12:49 -0500)]
Only scroll on screen when necessary.

Bug:3367446

bringPointIntoView was called by TextView in onPreDraw. This was
passing a message to the webcore thread to change the scroll
position.  This is unnecessary, because typically the scroll
position will be changed by webkit when keys are pressed. The
one situation where this helped was when the user taps on a
textfield, which brings up the IME, which may cover it. A better
solution is to tell webkit to scroll it on screen once the
screen size changes.  I have a CL in external/webkit to do that:
https://android-git.corp.google.com/g/#change,91095

Change-Id: I6e06ad59e1a1c99365bb5be635a43d1b88658c0d