OSDN Git Service

android-x86/frameworks-native.git
14 years agoFix issue 2416481: Support Voice Dialer over BT SCO.
Eric Laurent [Thu, 11 Mar 2010 22:47:00 +0000 (14:47 -0800)]
Fix issue 2416481: Support Voice Dialer over BT SCO.

- AudioPolicyManager: allow platform specific choice for opening a direct output.
 Also fixed problems in direct output management.
- AudioFliinger: use shorter standby delay and track inactivity grace period for direct output
thread to free hardware resources as soon as possible.
- AudioSystem: do not use cached output selection in getOutput() when a direct output
can be selected.

Change-Id: If44b50d29237b8402ffd7a5ba1dc43c56f903e9b

14 years agoMerge "Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call."
Jean-Michel Trivi [Mon, 15 Mar 2010 21:18:57 +0000 (14:18 -0700)]
Merge "Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call."

14 years agoMerge "Fix bugs when transitioning out of touch mode"
Adam Powell [Mon, 15 Mar 2010 21:14:13 +0000 (14:14 -0700)]
Merge "Fix bugs when transitioning out of touch mode"

14 years agoMerge "Add a name to the previously-unnamed thread created by SoundPoolThread."
Steve Howard [Mon, 15 Mar 2010 20:40:53 +0000 (13:40 -0700)]
Merge "Add a name to the previously-unnamed thread created by SoundPoolThread."

14 years agoMerge "Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily."
Brad Fitzpatrick [Mon, 15 Mar 2010 20:02:44 +0000 (13:02 -0700)]
Merge "Allocate SQLiteQueryBuilder's WHERE clause StringBuilder lazily."

14 years agoMerge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files."
Andreas Huber [Mon, 15 Mar 2010 17:38:16 +0000 (10:38 -0700)]
Merge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files."

14 years agoMerge "Fix the media metadata retriever (tests). The native constants must match...
Andreas Huber [Mon, 15 Mar 2010 17:38:00 +0000 (10:38 -0700)]
Merge "Fix the media metadata retriever (tests). The native constants must match those published at the java layer."

14 years agoMerge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to be...
Andreas Huber [Mon, 15 Mar 2010 17:37:34 +0000 (10:37 -0700)]
Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to be included in release builds."

14 years agoMerge "Allow plugin's surface to handle touch when in full-screen."
Derek Sollenberger [Mon, 15 Mar 2010 17:32:25 +0000 (10:32 -0700)]
Merge "Allow plugin's surface to handle touch when in full-screen."

14 years agoMerge "Call close on Cursors in finally blocks."
Leon Scroggins [Mon, 15 Mar 2010 17:24:02 +0000 (10:24 -0700)]
Merge "Call close on Cursors in finally blocks."

14 years agoMerge "Fix issue 2512221: Car Dock Notification doesn't go away"
Dianne Hackborn [Mon, 15 Mar 2010 14:26:26 +0000 (07:26 -0700)]
Merge "Fix issue 2512221: Car Dock Notification doesn't go away"

14 years agoMerge "misc fixes, including 0xB0B8"
Mike Reed [Mon, 15 Mar 2010 12:03:41 +0000 (05:03 -0700)]
Merge "misc fixes, including 0xB0B8"

14 years agoFix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.
Jean-Michel Trivi [Sat, 13 Mar 2010 20:33:15 +0000 (12:33 -0800)]
Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.

Change-Id: I5581702780308658415dc4ad19fbe409fdc5c368

14 years agoMerge "Use a Go button instead of a magnifying glass in the keyboard for in-app search."
Amith Yamasani [Sun, 14 Mar 2010 15:00:22 +0000 (08:00 -0700)]
Merge "Use a Go button instead of a magnifying glass in the keyboard for in-app search."

14 years agoMerge "API CHANGE: expose the backup-related ApplicationInfo flag masks"
Christopher Tate [Sat, 13 Mar 2010 02:34:53 +0000 (18:34 -0800)]
Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks"

14 years agoFix glCopyTexSubImage2D inverted texture bug.
Jack Palevich [Sat, 13 Mar 2010 01:11:34 +0000 (17:11 -0800)]
Fix glCopyTexSubImage2D inverted texture bug.

This bug only affects the software OpenGL ES
driver.

14 years agoMerge "resolved conflicts for merge of 2ecce34f to master"
Dianne Hackborn [Sat, 13 Mar 2010 01:07:48 +0000 (17:07 -0800)]
Merge "resolved conflicts for merge of 2ecce34f to master"

14 years agoMerge "Replace the outdated table with links to the benchmarks."
Elliott Hughes [Sat, 13 Mar 2010 00:52:58 +0000 (16:52 -0800)]
Merge "Replace the outdated table with links to the benchmarks."

14 years agoMerge "Fix data error handling."
Wink Saville [Sat, 13 Mar 2010 00:51:21 +0000 (16:51 -0800)]
Merge "Fix data error handling."

14 years agoresolved conflicts for merge of 2ecce34f to master
Dianne Hackborn [Sat, 13 Mar 2010 00:46:46 +0000 (16:46 -0800)]
resolved conflicts for merge of 2ecce34f to master

Change-Id: Ic4e38199beaf8c16f9d28ac5296e8aaa61788b36

14 years agoMerge "Add documentation for LeadingMarginSpan2."
Eric Fischer [Sat, 13 Mar 2010 00:43:07 +0000 (16:43 -0800)]
Merge "Add documentation for LeadingMarginSpan2."

14 years agoMerge "ListActivity.onDestroy, remove any pending callbacks."
Nicolas Catania [Fri, 12 Mar 2010 23:55:51 +0000 (15:55 -0800)]
Merge "ListActivity.onDestroy, remove any pending callbacks."

14 years agoMerge "Make sure visible View state is updated before dispatching clicks"
Adam Powell [Fri, 12 Mar 2010 22:58:32 +0000 (14:58 -0800)]
Merge "Make sure visible View state is updated before dispatching clicks"

14 years agoMerge "Make sure Browser cursors are closed"
Ken Shirriff [Fri, 12 Mar 2010 22:52:24 +0000 (14:52 -0800)]
Merge "Make sure Browser cursors are closed"

14 years agoMerge "Boost OMX callback dispatcher thread priority to prevent audio playback stutte...
Andreas Huber [Fri, 12 Mar 2010 22:40:29 +0000 (14:40 -0800)]
Merge "Boost OMX callback dispatcher thread priority to prevent audio playback stuttering under increased system load"

14 years agoMerge "Give an 9-patch error on too many rows and columns"
Kenny Root [Fri, 12 Mar 2010 22:16:56 +0000 (14:16 -0800)]
Merge "Give an 9-patch error on too many rows and columns"

14 years agoMerge "Improvements to ScaleGestureDetector"
Adam Powell [Fri, 12 Mar 2010 22:11:46 +0000 (14:11 -0800)]
Merge "Improvements to ScaleGestureDetector"

14 years agoMerge "Expose smart-zoom, or centerFitRect to native."
Grace Kloba [Fri, 12 Mar 2010 21:58:03 +0000 (13:58 -0800)]
Merge "Expose smart-zoom, or centerFitRect to native."

14 years agoMerge "Fix the bug that it should write the zero diff to the output file when the...
Yu Shan Emily Lau [Fri, 12 Mar 2010 20:09:52 +0000 (12:09 -0800)]
Merge "Fix the bug that it should write the zero diff to the output file when the actual diff is negative."

14 years agoMerge "Update the new activity name."
Yu Shan Emily Lau [Fri, 12 Mar 2010 19:10:56 +0000 (11:10 -0800)]
Merge "Update the new activity name."

14 years agoMerge "Add missing licensing headers for test classes"
Kenny Root [Fri, 12 Mar 2010 19:04:13 +0000 (11:04 -0800)]
Merge "Add missing licensing headers for test classes"

14 years agoMerge "Fix: Retrieval of location to caclulate twilight"
Dianne Hackborn [Fri, 12 Mar 2010 18:54:44 +0000 (10:54 -0800)]
Merge "Fix: Retrieval of location to caclulate twilight"

14 years agoMerge "HTTPStream and HTTPDataSource now support cancellation of the connection proce...
Andreas Huber [Fri, 12 Mar 2010 17:39:33 +0000 (09:39 -0800)]
Merge "HTTPStream and HTTPDataSource now support cancellation of the connection process, AwesomePlayer takes advantage of this in cases where ::reset() or ::suspend() is called while in the preparation phase to bail out early. Also fixes in issue where the audio codec was not properly stopped if no audio player object ever took ownership."

14 years agoMerge "If we can't over scroll horizontally, set vx to 0 in doFling. Otherwise if...
Grace Kloba [Fri, 12 Mar 2010 17:38:49 +0000 (09:38 -0800)]
Merge "If we can't over scroll horizontally, set vx to 0 in doFling. Otherwise if vx is greater than vy, as we pin x later in onOverscrolled(), the fling doesn't work as expected."

14 years agoMerge "Fix problems with new PowerManager.reboot() implementation."
Mike Lockwood [Fri, 12 Mar 2010 17:37:44 +0000 (09:37 -0800)]
Merge "Fix problems with new PowerManager.reboot() implementation."

14 years agoMerge "Make sure that pause dialing works even when screen is off."
Wink Saville [Fri, 12 Mar 2010 17:35:43 +0000 (09:35 -0800)]
Merge "Make sure that pause dialing works even when screen is off."

14 years agoMerge "Puts two regex layout tests back on the DumpRenderTree skipped list"
Steve Block [Fri, 12 Mar 2010 17:35:37 +0000 (09:35 -0800)]
Merge "Puts two regex layout tests back on the DumpRenderTree skipped list"

14 years agoMerge "If the Picture is not ready, just draw the background and return. This should...
Grace Kloba [Fri, 12 Mar 2010 17:13:01 +0000 (09:13 -0800)]
Merge "If the Picture is not ready, just draw the background and return. This should help to avoid the flash in gm."

14 years agoMerge "Add Copyright assignement."
Wink Saville [Fri, 12 Mar 2010 17:10:44 +0000 (09:10 -0800)]
Merge "Add Copyright assignement."

14 years agoMerge "Add missing license notices to files"
Kenny Root [Fri, 12 Mar 2010 16:55:42 +0000 (08:55 -0800)]
Merge "Add missing license notices to files"

14 years agoMerge "Dump the phone process stack (as well as the system process) on watchdog reset."
Dan Egnor [Fri, 12 Mar 2010 16:50:12 +0000 (08:50 -0800)]
Merge "Dump the phone process stack (as well as the system process) on watchdog reset."

14 years agoMerge "Fix for 2175289 : Can't get keyboard in search dialog after switching to lands...
Amith Yamasani [Fri, 12 Mar 2010 14:47:00 +0000 (06:47 -0800)]
Merge "Fix for 2175289 : Can't get keyboard in search dialog after switching to landscape"

14 years agoMerge "Fix LocationManager.getProvider() API breakage."
Mike Lockwood [Fri, 12 Mar 2010 13:30:35 +0000 (05:30 -0800)]
Merge "Fix LocationManager.getProvider() API breakage."

14 years agoMerge "The return of rawbu. For other nefarious purposes."
Dianne Hackborn [Fri, 12 Mar 2010 05:44:48 +0000 (21:44 -0800)]
Merge "The return of rawbu.  For other nefarious purposes."

14 years agoMerge "Add correct copyright headers to multiple files"
Kenny Root [Fri, 12 Mar 2010 05:23:51 +0000 (21:23 -0800)]
Merge "Add correct copyright headers to multiple files"

14 years agoMerge "Add ORGANIZER_CAN_RESPOND to Calendars column"
Marc Blank [Fri, 12 Mar 2010 04:32:26 +0000 (20:32 -0800)]
Merge "Add ORGANIZER_CAN_RESPOND to Calendars column"

14 years agoMerge "Tame some monkeys"
Adam Powell [Fri, 12 Mar 2010 04:16:36 +0000 (20:16 -0800)]
Merge "Tame some monkeys"

14 years agoMerge "Add GPSProcessingMethod tag to ExifInterface."
Ray Chen [Fri, 12 Mar 2010 03:54:52 +0000 (19:54 -0800)]
Merge "Add GPSProcessingMethod tag to ExifInterface."

14 years agoAdd correct copyright headers to multiple files
Kenny Root [Fri, 12 Mar 2010 02:20:12 +0000 (18:20 -0800)]
Add correct copyright headers to multiple files

Format for the list of changes shows the origin commit reference followed
by the file name.

33931-p9 awt/org/apache/harmony/awt/gl/font/AndroidGlyphVector.java
33931-p9 awt/org/apache/harmony/awt/gl/image/PngDecoderJava.java
133776-p9 core/java/android/app/IntentService.java
127013-p9 core/java/android/appwidget/AppWidgetHost.java
27863-p9 core/java/android/bluetooth/BluetoothAudioGateway.java
60765-p9 core/java/android/content/SyncResult.java
43920-p9 core/java/android/content/pm/ActivityInfo.java
43920-p9 core/java/android/content/pm/ApplicationInfo.java
43920-p9 core/java/android/content/pm/InstrumentationInfo.java
43920-p9 core/java/android/content/pm/PackageInfo.java
44103-p9 core/java/android/content/pm/PackageItemInfo.java
68960-p9 core/java/android/content/pm/PackageStats.java
43920-p9 core/java/android/content/pm/ResolveInfo.java
43920-p9 core/java/android/content/pm/ServiceInfo.java
60641-p9 core/java/android/content/res/Configuration.java
60734-p9 core/java/android/content/res/TypedArray.java
137672-p9 core/java/android/inputmethodservice/ExtractButton.java
123112-p9 core/java/android/inputmethodservice/ExtractEditText.java
119291-p9 core/java/android/inputmethodservice/IInputMethodSessionWrapper.java
112946-p9 core/java/android/inputmethodservice/IInputMethodWrapper.java
115078-p9 core/java/android/os/BatteryStats.java
124790-p9 core/java/android/text/style/UpdateAppearance.java
45083-p9 core/java/android/view/RawInputEvent.java
101491-p9 core/java/android/view/inputmethod/EditorInfo.java
114701-p9 core/java/android/view/inputmethod/ExtractedText.java
123112-p9 core/java/android/view/inputmethod/ExtractedTextRequest.java
119291-p9 core/java/com/android/internal/os/HandlerCaller.java
129279-p9 core/java/com/android/internal/os/PkgUsageStats.java
114701-p9 core/java/com/android/internal/view/IInputConnectionWrapper.java
114701-p9 core/java/com/android/internal/view/InputConnectionWrapper.java
84364-p9 opengl/java/android/opengl/EGLLogWrapper.java
11355-p9 opengl/tools/glgen/src/CFunc.java
11355-p9 opengl/tools/glgen/src/CType.java
11355-p9 opengl/tools/glgen/src/CodeEmitter.java
11355-p9 opengl/tools/glgen/src/GenerateGL.java
11355-p9 opengl/tools/glgen/src/JFunc.java
11355-p9 opengl/tools/glgen/src/JType.java
11355-p9 opengl/tools/glgen/src/JniCodeEmitter.java
11355-p9 opengl/tools/glgen/src/ParameterChecker.java
57236-p9 services/java/com/android/server/status/AnimatedImageView.java
66754-p9 services/java/com/android/server/status/CloseDragHandle.java
57188-p9 services/java/com/android/server/status/DateView.java
46928-p9 services/java/com/android/server/status/ExpandedView.java
70590-p9 services/java/com/android/server/status/FixedSizeDrawable.java
45968-p9 services/java/com/android/server/status/IconData.java
57470-p9 services/java/com/android/server/status/IconMerger.java
82719-p9 services/java/com/android/server/status/LatestItemView.java
45968-p9 services/java/com/android/server/status/NotificationData.java
66754-p9 services/java/com/android/server/status/NotificationLinearLayout.java
57458-p9 services/java/com/android/server/status/NotificationViewList.java
45968-p9 services/java/com/android/server/status/StatusBarException.java
45968-p9 services/java/com/android/server/status/StatusBarIcon.java
46130-p9 services/java/com/android/server/status/StatusBarNotification.java
45968-p9 services/java/com/android/server/status/StatusBarView.java
46199-p9 services/java/com/android/server/status/Ticker.java
62286-p9 services/java/com/android/server/status/TickerView.java
57188-p9 services/java/com/android/server/status/TrackingView.java
86041-p9 telephony/java/android/telephony/PhoneStateListener.java
87020-p9 telephony/java/com/android/internal/telephony/TelephonyIntents.java
136269-p9 telephony/java/com/android/internal/telephony/gsm/SpnOverride.java
34409-p9 tests/FrameworkTest/src/com/android/frameworktest/FrameworkTestApplication.java
55717-p9 tests/FrameworkTest/src/com/android/frameworktest/performance/InvalidateCycle.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/AutoCompleteTextViewActivityLandscape.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/AutoCompleteTextViewActivityPortrait.java
129372-p9 tests/ImfTest/src/com/android/imftest/samples/BigEditTextActivityNonScrollablePanScan.java
129372-p9 tests/ImfTest/src/com/android/imftest/samples/BigEditTextActivityNonScrollableResize.java
129372-p9 tests/ImfTest/src/com/android/imftest/samples/BigEditTextActivityScrollablePanScan.java
129372-p9 tests/ImfTest/src/com/android/imftest/samples/BigEditTextActivityScrollableResize.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/BottomEditTextActivityPanScan.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/BottomEditTextActivityResize.java
127341-p9 tests/ImfTest/src/com/android/imftest/samples/ButtonActivity.java
129347-p9 tests/ImfTest/src/com/android/imftest/samples/DialogActivity.java
129372-p9 tests/ImfTest/src/com/android/imftest/samples/EditTextActivityDialog.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/ManyEditTextActivityNoScrollPanScan.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/ManyEditTextActivityScrollPanScan.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/ManyEditTextActivityScrollResize.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/OneEditTextActivityNotSelected.java
128994-p9 tests/ImfTest/src/com/android/imftest/samples/OneEditTextActivitySelected.java
25959-p9 tests/framework-tests/src/android/test/FrameworkTests.java
46162-p9 tests/framework-tests/src/com/android/internal/http/multipart/MultipartTest.java
77101-p9 tools/layoutlib/bridge/tests/com/android/layoutlib/bridge/NinePatchTest.java
9788976b1465ce982b5ae7c741345edd0ecd9322 core/java/android/accounts/AuthenticatorDescription.java
53332883543868fb83e111a07306368b7772b340 core/java/android/app/UiModeManager.java
93e7e22ec91dbc641d10ca6d70423e1357a95bba core/java/android/app/FullBackupAgent.java
328c0e7986aa6bb7752ec6de3da9c999920bb55f core/java/android/content/CursorEntityIterator.java
307da1a46b4c9b711bafe8fbaaa6b98e8868c18e core/java/android/content/SyncQueue.java
307da1a46b4c9b711bafe8fbaaa6b98e8868c18e core/java/android/content/SyncOperation.java
eb034652c2037a47ebfd99779e8383bb8bb528af core/java/android/content/pm/LabeledIntent.java
49237345d83e62fdb9eb8d50b13ad086636a04fa core/java/android/content/pm/FeatureInfo.java
a2b6c3775ed6b8924232d6a01bae4a19740a15f8 core/java/android/content/pm/PackageInfoLite.java
3ecd5f437580e49d80beecd29489d5fb1f7a7db0 core/java/android/content/pm/RegisteredServicesCacheListener.java
5ebbb4a6b3e16f711735ae0615b9a9ea64faad38 core/java/android/content/pm/XmlSerializerAndParser.java
c4516a7b62de525e3d6d5e76851bdfaf12c11f05 core/java/android/database/sqlite/SQLiteTransactionListener.java
9bbc21a773cbdfbef2876a75c32bda5839647751 core/java/com/android/internal/backup/LocalTransport.java
21f1bd17b2dfe361acbb28453b3f3b1a110932fa core/java/com/android/internal/content/PackageMonitor.java
4c62fc0e1e5ea9c69a12a7d1cf8b3ec8b2d114a3 core/java/com/android/internal/view/BaseSurfaceHolder.java
4c62fc0e1e5ea9c69a12a7d1cf8b3ec8b2d114a3 core/java/com/android/internal/view/BaseIWindow.java
e540833fdff4d58e37c9ba859388e24e2945ed45 core/java/com/android/internal/os/SamplingProfilerIntegration.java
192ab903887bbb8e7c7b6da5c581573850e30f46 core/tests/coretests/src/android/widget/expandablelistview/PositionTesterContextMenuListener.java
1619367ab823150fa8856d419abe02ceb75886f1 media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaProfileReader.java
27f8002e591b5c579f75b2580183b5d1c4219cd4 opengl/tools/glgen/stubs/gles11/glGetString.java
560814f6b11abe83ff0c4ed18cac015c276b3181 opengl/tools/glgen/stubs/gles11/glGetProgramInfoLog.java
560814f6b11abe83ff0c4ed18cac015c276b3181 opengl/tools/glgen/stubs/gles11/glGetShaderInfoLog.java
560814f6b11abe83ff0c4ed18cac015c276b3181 opengl/tools/glgen/stubs/gles11/glShaderSource.java
1c4907ee77392afb768c2f088e0dedbe4239f6fb opengl/tools/glgen/src/GenerateGLES.java
1c4907ee77392afb768c2f088e0dedbe4239f6fb opengl/tools/glgen/src/Jsr239CodeEmitter.java
1c4907ee77392afb768c2f088e0dedbe4239f6fb opengl/tools/glgen/src/GLESCodeEmitter.java
69e21f5f6e0d04539cd92848ea009dd615d88c2c opengl/tests/gldual/src/com/android/gldual/TriangleRenderer.java
c028be4f3b8c7476b46859f66c3f33d528adf181 packages/DefaultContainerService/src/com/android/defcontainer/DefaultContainerService.java
7c6efa13f129dbae5319f0981a430d4662f43354 tests/BrowserPowerTest/src/com/android/browserpowertest/PowerMeasurement.java
7c6efa13f129dbae5319f0981a430d4662f43354 tests/BrowserPowerTest/src/com/android/browserpowertest/PowerTestActivity.java
7c6efa13f129dbae5319f0981a430d4662f43354 tests/BrowserPowerTest/src/com/android/browserpowertest/PowerTestRunner.java
df8a3f31d871db25e952972c2eb346a71186e9e3 tests/BrowserTestPlugin/src/com/android/testplugin/TestPlugin.java
cfaef699e1dfb3a75d5b51f3b15816f13670fd51 tests/permission/src/com/android/framework/permission/tests/ActivityManagerPermissionTests.java
cfaef699e1dfb3a75d5b51f3b15816f13670fd51 tests/permission/src/com/android/framework/permission/tests/ServiceManagerPermissionTests.java
cfaef699e1dfb3a75d5b51f3b15816f13670fd51 tests/permission/src/com/android/framework/permission/tests/WindowManagerPermissionTests.java

Copyright header moved to top in following file:

core/tests/coretests/src/android/widget/ListViewTest.java

Change-Id: I3c3198be5a0ba36e18679ed834170432bf0b8418

14 years agoMerge "Preserve widgets on upgrade. Bug #2464545"
Romain Guy [Fri, 12 Mar 2010 02:14:23 +0000 (18:14 -0800)]
Merge "Preserve widgets on upgrade. Bug #2464545"

14 years agoMerge "Add copyright header for new file"
Kenny Root [Fri, 12 Mar 2010 01:45:38 +0000 (17:45 -0800)]
Merge "Add copyright header for new file"

14 years agoMerge "Second of three sets of minor edits for SD card storage text."
Roy West [Fri, 12 Mar 2010 01:29:32 +0000 (17:29 -0800)]
Merge "Second of three sets of minor edits for SD card storage text."

14 years agoMerge "Stop creating threads for tethering."
Robert Greenwalt [Fri, 12 Mar 2010 01:21:12 +0000 (17:21 -0800)]
Merge "Stop creating threads for tethering."

14 years agoMerge "Need to keep new package's cert when using original-package."
Dianne Hackborn [Fri, 12 Mar 2010 01:12:48 +0000 (17:12 -0800)]
Merge "Need to keep new package's cert when using original-package."

14 years agoMerge "Fix tap detection after a long press"
Adam Powell [Fri, 12 Mar 2010 00:33:58 +0000 (16:33 -0800)]
Merge "Fix tap detection after a long press"

14 years agoMerge "Close db statement."
Ken Shirriff [Fri, 12 Mar 2010 00:16:43 +0000 (16:16 -0800)]
Merge "Close db statement."

14 years agoMerge "Add a new meta_data column"
Tom Taylor [Thu, 11 Mar 2010 23:58:49 +0000 (15:58 -0800)]
Merge "Add a new meta_data column"

14 years agoMerge "debug-flag covered log messages to help people debug finalizer stuff"
Vasu Nori [Thu, 11 Mar 2010 23:51:32 +0000 (15:51 -0800)]
Merge "debug-flag covered log messages to help people debug finalizer stuff"

14 years agoMerge "Support old/new package names for widgets."
Romain Guy [Thu, 11 Mar 2010 23:41:22 +0000 (15:41 -0800)]
Merge "Support old/new package names for widgets."

14 years agoMerge "Fix issue #2461567: Home screen redraw messed up"
Dianne Hackborn [Thu, 11 Mar 2010 23:13:15 +0000 (15:13 -0800)]
Merge "Fix issue #2461567: Home screen redraw messed up"

14 years agoMerge changes Id4ca8ef7,I1021c590
Mathias Agopian [Thu, 11 Mar 2010 23:10:16 +0000 (15:10 -0800)]
Merge changes Id4ca8ef7,I1021c590

* changes:
  implement connect/disconnect in our native_window_t implementations
  Add a new connect/disconnect API to android_native_window_t

14 years agoimplement connect/disconnect in our native_window_t implementations
Mathias Agopian [Thu, 11 Mar 2010 23:06:54 +0000 (15:06 -0800)]
implement connect/disconnect in our native_window_t implementations

the framebuffer implementation doesn't do anything special with this
but the surfaceflinger implementation makes sure the surface is not used
by two APIs simultaneously.

Change-Id: Id4ca8ef7093d68846abc2ac814327cc40a64b66b

14 years agoAdd a new connect/disconnect API to android_native_window_t
Mathias Agopian [Thu, 11 Mar 2010 23:05:52 +0000 (15:05 -0800)]
Add a new connect/disconnect API to android_native_window_t

it's used to keep track of which API owns the surface.

Change-Id: I1021c5905c020efc3c428e561b38189377168b22

14 years agoMerge "Fix overscroll distance calculation for stack-from-bottom ListViews"
Adam Powell [Thu, 11 Mar 2010 23:01:56 +0000 (15:01 -0800)]
Merge "Fix overscroll distance calculation for stack-from-bottom ListViews"

14 years agoMerge "Revert "Do autodetection even if no locale was specified, and use the""
Marco Nelissen [Thu, 11 Mar 2010 22:56:54 +0000 (14:56 -0800)]
Merge "Revert "Do autodetection even if no locale was specified, and use the""

14 years agoMerge "Throw a better error message when the automatic onClick handling doesn't work."
Joe Onorato [Thu, 11 Mar 2010 22:55:23 +0000 (14:55 -0800)]
Merge "Throw a better error message when the automatic onClick handling doesn't work."

14 years agoMerge "Ignore instead of throw errors in QuittingState and reorder some parameters."
Wink Saville [Thu, 11 Mar 2010 22:43:06 +0000 (14:43 -0800)]
Merge "Ignore instead of throw errors in QuittingState and reorder some parameters."

14 years agoMerge "Make getCellLocation return null if not available."
John Wang [Thu, 11 Mar 2010 21:56:59 +0000 (13:56 -0800)]
Merge "Make getCellLocation return null if not available."

14 years agofix [2483456] Video orientation is wrong on Droid for some videos
Mathias Agopian [Wed, 10 Mar 2010 03:17:47 +0000 (19:17 -0800)]
fix [2483456] Video orientation is wrong on Droid for some videos

Change-Id: I450191f1335f57bffc51aff3e27295395847dbc0

14 years agoMerge "MountService: If USB cable is unplugged while UMS is active, clean up and...
San Mehat [Thu, 11 Mar 2010 20:23:50 +0000 (12:23 -0800)]
Merge "MountService: If USB cable is unplugged while UMS is active, clean up and remount"

14 years agoMerge "Javadoc fix."
Daniel Sandler [Thu, 11 Mar 2010 20:23:50 +0000 (12:23 -0800)]
Merge "Javadoc fix."

14 years agoMerge "Add quit and fix HSM EBNF."
Wink Saville [Thu, 11 Mar 2010 20:15:20 +0000 (12:15 -0800)]
Merge "Add quit and fix HSM EBNF."

14 years agoMerge "Do not send the not-modified response when validating the cache."
Patrick Scott [Thu, 11 Mar 2010 19:47:22 +0000 (11:47 -0800)]
Merge "Do not send the not-modified response when validating the cache."

14 years agoMerge "Implement smart-zoom per Adobe request."
Grace Kloba [Thu, 11 Mar 2010 19:43:56 +0000 (11:43 -0800)]
Merge "Implement smart-zoom per Adobe request."

14 years agoMerge "add more debug info to SQL section in bugreport"
Vasu Nori [Thu, 11 Mar 2010 19:42:45 +0000 (11:42 -0800)]
Merge "add more debug info to SQL section in bugreport"

14 years agoMerge "Turn off pulsing jogball while on a call."
Daniel Sandler [Thu, 11 Mar 2010 19:24:47 +0000 (11:24 -0800)]
Merge "Turn off pulsing jogball while on a call."

14 years agoMerge "make RecoverySystem.verifyPackage interruptible"
Doug Zongker [Thu, 11 Mar 2010 19:15:53 +0000 (11:15 -0800)]
Merge "make RecoverySystem.verifyPackage interruptible"

14 years agoMerge "Make paging touch slop smaller"
Adam Powell [Thu, 11 Mar 2010 18:30:01 +0000 (10:30 -0800)]
Merge "Make paging touch slop smaller"

14 years agoMerge "Allow invoke in all the player states except idle and error."
Nicolas Catania [Thu, 11 Mar 2010 18:26:36 +0000 (10:26 -0800)]
Merge "Allow invoke in all the player states except idle and error."

14 years agoMerge "Let ListView overscroll header/footer attributes take a color"
Adam Powell [Thu, 11 Mar 2010 18:20:22 +0000 (10:20 -0800)]
Merge "Let ListView overscroll header/footer attributes take a color"

14 years agoMerge "Add a voice search hint context for the launcher."
Mike LeBeau [Thu, 11 Mar 2010 18:15:03 +0000 (10:15 -0800)]
Merge "Add a voice search hint context for the launcher."

14 years agoAdd a voice search hint context for the launcher.
Mike LeBeau [Thu, 11 Mar 2010 18:14:16 +0000 (10:14 -0800)]
Add a voice search hint context for the launcher.

Change-Id: If22471517d8ee34b750278666277d50deaf9ce47

14 years agoMerge "Fix a variable name reference in Activity docs."
Mike LeBeau [Thu, 11 Mar 2010 17:22:18 +0000 (09:22 -0800)]
Merge "Fix a variable name reference in Activity docs."

14 years agoMerge "Fix bug #2493102 (Sync keeps getting stuck, or at least very slow)"
Fabrice Di Meglio [Thu, 11 Mar 2010 17:20:57 +0000 (09:20 -0800)]
Merge "Fix bug #2493102 (Sync keeps getting stuck, or at least very slow)"

14 years agoMerge "Reduce buffer sizes related to HTTP media data transfer in order to reduce...
Andreas Huber [Thu, 11 Mar 2010 17:14:45 +0000 (09:14 -0800)]
Merge "Reduce buffer sizes related to HTTP media data transfer in order to reduce the probability of a connection timeout/reset due to long periods of time between socket activity."

14 years agoMerge "Allow invoke in all the player states except idle and error."
Nicolas Catania [Thu, 11 Mar 2010 15:56:18 +0000 (07:56 -0800)]
Merge "Allow invoke in all the player states except idle and error."

14 years agoMerge "Check if the JS_ENGINE key exists as an environment variable before reading...
Ben Murdoch [Thu, 11 Mar 2010 13:46:28 +0000 (05:46 -0800)]
Merge "Check if the JS_ENGINE key exists as an environment variable before reading it."

14 years agoMerge "Remove http/wml from the DumpRenderTree skipped list, as this directory no...
Steve Block [Thu, 11 Mar 2010 11:08:38 +0000 (03:08 -0800)]
Merge "Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists."

14 years agoMerge "Fix the build."
Romain Guy [Thu, 11 Mar 2010 06:12:27 +0000 (22:12 -0800)]
Merge "Fix the build."

14 years agoMerge "Modified the expected metadata result as the behavior of Stagefright."
Yu Shan Emily Lau [Thu, 11 Mar 2010 03:11:38 +0000 (19:11 -0800)]
Merge "Modified the expected metadata result as the behavior of Stagefright."

14 years agoMerge "Don't break lines in the middle of a smiley or other graphic replacement."
Eric Fischer [Thu, 11 Mar 2010 01:59:48 +0000 (17:59 -0800)]
Merge "Don't break lines in the middle of a smiley or other graphic replacement."

14 years agoMerge "Disable USB Tethering when UMS is active"
Robert Greenwalt [Thu, 11 Mar 2010 01:24:46 +0000 (17:24 -0800)]
Merge "Disable USB Tethering when UMS is active"

14 years agoMerge "Fixing bug 2411394 - Monkey crash due to incorrect test service manifest"
Amith Yamasani [Thu, 11 Mar 2010 01:02:40 +0000 (17:02 -0800)]
Merge "Fixing bug 2411394 - Monkey crash due to incorrect test service manifest"

14 years agoMerge "Fix rare NPE in DropBoxManagerService"
Dan Egnor [Thu, 11 Mar 2010 00:53:15 +0000 (16:53 -0800)]
Merge "Fix rare NPE in DropBoxManagerService"

14 years agoMerge "Make HiPri work when already connected."
Robert Greenwalt [Thu, 11 Mar 2010 00:52:27 +0000 (16:52 -0800)]
Merge "Make HiPri work when already connected."

14 years agoMerge "Further improvements to window management!"
Dianne Hackborn [Thu, 11 Mar 2010 00:51:13 +0000 (16:51 -0800)]
Merge "Further improvements to window management!"

14 years agoMerge "Noticed comment field when splitting guests wasn't being cleared."
Erik [Thu, 11 Mar 2010 00:29:44 +0000 (16:29 -0800)]
Merge "Noticed comment field when splitting guests wasn't being cleared."

14 years agoMerge "use ifContentScrolls in the windowshade"
Joe Onorato [Thu, 11 Mar 2010 00:27:50 +0000 (16:27 -0800)]
Merge "use ifContentScrolls in the windowshade"

14 years agoMerge "Dont include code size for apps on sdcard. Use constants defined in PackageHel...
Suchi Amalapurapu [Thu, 11 Mar 2010 00:15:35 +0000 (16:15 -0800)]
Merge "Dont include code size for apps on sdcard. Use constants defined in PackageHelper for user preferences to install auto, internal, external. Set default install location to external. Update settings db version number"

14 years agoMerge "check if the binding to the authenticator has been disconnected during the...
Fred Quintana [Wed, 10 Mar 2010 22:08:29 +0000 (14:08 -0800)]
Merge "check if the binding to the authenticator has been disconnected during the GetAccuintsByTypeAndFeature operation and abort if it has been, thus avoiding an NPE"