OSDN Git Service

android-x86/frameworks-native.git
15 years agoMerge change 8443 into donut
Android (Google) Code Review [Fri, 24 Jul 2009 00:38:24 +0000 (17:38 -0700)]
Merge change 8443 into donut

* changes:
  add some more defensiveness to SuggestionsAdapter to avoid system process crashes.

15 years agoMerge change 8323 into donut
Android (Google) Code Review [Thu, 23 Jul 2009 20:33:07 +0000 (13:33 -0700)]
Merge change 8323 into donut

* changes:
  * a best effort fix for apps that uses get/set Matrix API on canvas.   - scale the matrix   - but don't scale if the matrix *looks* like obtained from the canvas itself. (typically to set it back to original matrix)

15 years agoMerge change 8360 into donut
Android (Google) Code Review [Thu, 23 Jul 2009 18:12:19 +0000 (11:12 -0700)]
Merge change 8360 into donut

* changes:
  Remove failing test AutoCompleteTextViewCallbacks.testPopupNoSelection from medium continuus suite.

15 years agoMerge change 8263 into donut
Android (Google) Code Review [Thu, 23 Jul 2009 18:10:00 +0000 (11:10 -0700)]
Merge change 8263 into donut

* changes:
  Make the date formats as close as possible to what the translators wanted.

15 years agoMerge change 8291 into donut
Android (Google) Code Review [Thu, 23 Jul 2009 17:33:30 +0000 (10:33 -0700)]
Merge change 8291 into donut

* changes:
  Add gservices flag for configuring the URL vending redirects to when TOS is inaccessible due to no/bad network.

15 years agoMerge change 8338 into donut
Android (Google) Code Review [Thu, 23 Jul 2009 16:41:08 +0000 (09:41 -0700)]
Merge change 8338 into donut

* changes:
  Have the notification service only have notifications diabled until setup wizard has been run.

15 years agoMerge change 8336 into donut
Android (Google) Code Review [Thu, 23 Jul 2009 16:17:47 +0000 (09:17 -0700)]
Merge change 8336 into donut

* changes:
  Remove the silent ringtone. I didn't realize that the ringtone picker already has an option to show a "Silent" item at the top, and having a separate silent ringtone conflicts with that in apps that choose to show it.

15 years agoMerge change 8262 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 23:47:18 +0000 (16:47 -0700)]
Merge change 8262 into donut

* changes:
  Implement the device ConfigurationInfo.reqGlEsVersion field.

15 years agoMerge change 8261 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 23:13:45 +0000 (16:13 -0700)]
Merge change 8261 into donut

* changes:
  Remove recently-added android.opengl.Version API

15 years agoMerge change 8255 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 23:13:40 +0000 (16:13 -0700)]
Merge change 8255 into donut

* changes:
  Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView for use by SearchDialog. SearchDialog wants to be able to say a dropdown should not always be visible but still let it ignore outside touch when it does show.

15 years agoMerge change 8235 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 21:42:08 +0000 (14:42 -0700)]
Merge change 8235 into donut

* changes:
  * Revert the change that I introduced while refactroing in SurfaceView#dispatchTouchEvent * Don't scale back the event if the canvas is used in SurfaceView.

15 years agoMerge change 8228 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 20:31:20 +0000 (13:31 -0700)]
Merge change 8228 into donut

* changes:
  Remove background padding workaround from SuggestionsAdapter

15 years agoMerge change 8227 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 20:27:26 +0000 (13:27 -0700)]
Merge change 8227 into donut

* changes:
  Handle null in MatrixCursor.get*()

15 years agoMerge change 8220 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 20:17:46 +0000 (13:17 -0700)]
Merge change 8220 into donut

* changes:
  Fix issue 1996218: Disable use of shared memory buffer by SoundPool.

15 years agoReconcile donut-release history into donut
Jean-Baptiste Queru [Wed, 22 Jul 2009 20:15:31 +0000 (13:15 -0700)]
Reconcile donut-release history into donut

15 years agoMerge change 8222 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 20:03:49 +0000 (13:03 -0700)]
Merge change 8222 into donut

* changes:
  Add a public API that reports the supported OpenGLES API level.

15 years agoMerge change 8186 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 19:14:58 +0000 (12:14 -0700)]
Merge change 8186 into donut

* changes:
  Move global search intent launching to search dialog

15 years agoMerge change 8218 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 18:49:20 +0000 (11:49 -0700)]
Merge change 8218 into donut

* changes:
  DrawableContainer was not respecting the value returned by Drawable.getPadding(Rect).

15 years agoMerge change 8213 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 18:48:11 +0000 (11:48 -0700)]
Merge change 8213 into donut

* changes:
  Resetting the setLanguage() call to its intended behavior after change 8089 which works around the bug where a language cannot be set if the default language (which is loaded upon initialization) isn't eng-USA.

15 years agoMerge change 8216 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 18:30:23 +0000 (11:30 -0700)]
Merge change 8216 into donut

* changes:
  Fixes #1994125. Ensures AbsListView's filter window is always dismissed.

15 years agoMerge change 8210 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 18:22:07 +0000 (11:22 -0700)]
Merge change 8210 into donut

* changes:
  Always call ensureImeVisible when the text field is clicked. We want this regardless of whether dropDownAlwaysVisible is true or not, as long as the popup is showing and is potentially obscuring the IME.

15 years agoMerge change 8209 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 18:19:18 +0000 (11:19 -0700)]
Merge change 8209 into donut

* changes:
  Work around StateListDrawable padding in search suggestions

15 years agoMerge change 8172 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 17:23:40 +0000 (10:23 -0700)]
Merge change 8172 into donut

* changes:
  Add the phase2 field for EAP WiFi configuration.

15 years agoMerge change 8201 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 17:23:16 +0000 (10:23 -0700)]
Merge change 8201 into donut

* changes:
  Proactively set mVisible attribute in startSearch and stopSearch (not just in message handler).

15 years agoMerge change 8131 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 17:03:56 +0000 (10:03 -0700)]
Merge change 8131 into donut

* changes:
  Fix android.core.FileTest#testFile: add sdcard write permission to test.

15 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Wed, 22 Jul 2009 15:35:54 +0000 (08:35 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

15 years agoMerge change 8179 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 12:02:53 +0000 (05:02 -0700)]
Merge change 8179 into donut

* changes:
  Fix SQL generated by updateWithOnConflict()

15 years agoMerge change 8082 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 07:57:48 +0000 (00:57 -0700)]
Merge change 8082 into donut

* changes:
  Cleanup the old keystore APIs.

15 years agoMerge change 8126 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 02:01:28 +0000 (19:01 -0700)]
Merge change 8126 into donut

* changes:
  First pass at reworking screen density/size APIs.

15 years agoFirst pass at reworking screen density/size APIs.
Dianne Hackborn [Wed, 22 Jul 2009 00:46:02 +0000 (17:46 -0700)]
First pass at reworking screen density/size APIs.

This changes the names of the directories in aapt, to what you see
in the list of DpiTest resources.  Also adds a new "long" configuration
for wide screens, which the platform sets appropriate, and introduces
a new kind of resizeability for not large but significantly larger
than normal screens which may have compatibility issues.

15 years agoMerge change 8130 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 01:17:42 +0000 (18:17 -0700)]
Merge change 8130 into donut

* changes:
  Increase the volume of the AudioTrack instance used for the speech synthesis.

15 years agoMerge change 8098 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 00:39:05 +0000 (17:39 -0700)]
Merge change 8098 into donut

* changes:
  cast is floor. Use round instead.  This fixes a few layout issues (that was due to smaller widnow size)

15 years agoMerge change 8121 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 00:06:04 +0000 (17:06 -0700)]
Merge change 8121 into donut

* changes:
  Fixes #1818201. Do not attempt to display the popup until after the first layout.

15 years agoMerge change 8111 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 23:41:41 +0000 (16:41 -0700)]
Merge change 8111 into donut

* changes:
  Don't start search from a dialog if there is no activity associated with the search manager at that point.

15 years agoMerge change 8106 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 23:32:14 +0000 (16:32 -0700)]
Merge change 8106 into donut

* changes:
  Add note to Intent.fillIn javadoc to describe component copying behavior.

15 years agoMerge change 8073 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 21:44:18 +0000 (14:44 -0700)]
Merge change 8073 into donut

* changes:
  Reset the speech synth singleton to null when the service is destroyed so it can be recreated when the service is initialized. In the interface with the native synthesizer library, close the lib in the finalizer, delete the global ref to the SynthProxy java object.

15 years agoMerge change 8061 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 21:16:55 +0000 (14:16 -0700)]
Merge change 8061 into donut

* changes:
  Throw a connecting exception when timed out.

15 years agoMerge snapshot variant of donut back into main tree
Jean-Baptiste Queru [Tue, 21 Jul 2009 18:55:14 +0000 (11:55 -0700)]
Merge snapshot variant of donut back into main tree

15 years agoMerge change 8036 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 18:37:27 +0000 (11:37 -0700)]
Merge change 8036 into donut

* changes:
  * Disable compatibility mode for all cases.

15 years agodonut snapshot
Jean-Baptiste Queru [Tue, 21 Jul 2009 18:16:54 +0000 (11:16 -0700)]
donut snapshot

15 years agoMerge change 7854 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 18:10:16 +0000 (11:10 -0700)]
Merge change 7854 into donut

* changes:
  Issue #1884058 (Need to only record frequency and duration for selected Google apps)

15 years agoMerge change 8026 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 17:20:48 +0000 (10:20 -0700)]
Merge change 8026 into donut

* changes:
  Make sure the speech synthesizer proxy is a singleton in the TTS service.

15 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Tue, 21 Jul 2009 15:34:59 +0000 (08:34 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

15 years agoMerge change 7970 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 00:48:25 +0000 (17:48 -0700)]
Merge change 7970 into donut

* changes:
  Define a broadcast intent for the web search provider changing. Unhide the broadcast intent for searchables changing.

15 years agoMerge change 7961 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 00:42:21 +0000 (17:42 -0700)]
Merge change 7961 into donut

* changes:
  Bluetooth at command tracking.

15 years agoMerge change 7934 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 00:15:07 +0000 (17:15 -0700)]
Merge change 7934 into donut

* changes:
  Unhide new SearchManager APIs for Donut.

15 years agoMerge change 7862 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 00:13:06 +0000 (17:13 -0700)]
Merge change 7862 into donut

* changes:
      * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does)     * FullScreen mode was not hiding status bar for app in compatibility mode       * fixed fillsScreenLw to take compatibility window into account     * Fixed the logic in needsBackgroundFiller to be consistent with other places.     * Fix NPE in WindowManagerService#applyAnimationLocked  LayoutParam can be null.

15 years agoMerge change 7948 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 23:22:47 +0000 (16:22 -0700)]
Merge change 7948 into donut

* changes:
  Fix updates from read-only calendar.

15 years agoMerge change 7933 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 23:19:52 +0000 (16:19 -0700)]
Merge change 7933 into donut

* changes:
  Prevent the setLanguage() method in TextToSpeech to change the language for all current TextToSpeech instances by only caching the language value so it is used with each subsequent utterance for this instance. Synchronize calls to the engine around a global mutex since the engine isn't thread-safe, except for the stop() call which is meant to interrupt the synthesis loop.

15 years agoMerge change 7959 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 23:11:33 +0000 (16:11 -0700)]
Merge change 7959 into donut

* changes:
  Adding WRITE_EXTRENAL_STORAGE permission in AndroidManifest.xml file.

15 years agoMerge change 7917 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 22:13:00 +0000 (15:13 -0700)]
Merge change 7917 into donut

* changes:
  Added the vpn unit test template.

15 years agoMerge change 7941 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 21:35:10 +0000 (14:35 -0700)]
Merge change 7941 into donut

* changes:
  add comment to illuminate why we only dismiss the dialog when launching an intent for in app search

15 years agoMerge change 7940 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 21:31:54 +0000 (14:31 -0700)]
Merge change 7940 into donut

* changes:
  whoops, still need to dismiss when launching an intent for in-app search

15 years agoMerge change 7903 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 21:14:27 +0000 (14:14 -0700)]
Merge change 7903 into donut

* changes:
  Fix back key handling for search dialog.

15 years agoMerge change 7889 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 20:28:10 +0000 (13:28 -0700)]
Merge change 7889 into donut

* changes:
  Ignore unneeded soft keyboard in ACTV height calc

15 years agoMerge change 7833 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 16:51:21 +0000 (09:51 -0700)]
Merge change 7833 into donut

* changes:
  Fixing the random audio mangling problem (TTS becomes incomprehensibly fast)

15 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Mon, 20 Jul 2009 15:34:47 +0000 (08:34 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

15 years agoMerge change 7857 into donut
Android (Google) Code Review [Mon, 20 Jul 2009 02:50:33 +0000 (19:50 -0700)]
Merge change 7857 into donut

* changes:
  Remove exception throw when a view has a self dependency inside a RelativeLayout.

15 years agoMerge change 7840 into donut
Android (Google) Code Review [Sun, 19 Jul 2009 22:29:09 +0000 (15:29 -0700)]
Merge change 7840 into donut

* changes:
  Fix issue where scaled bitmap sizes could be wrong.

15 years agoMerge change 7726 into donut
Android (Google) Code Review [Sat, 18 Jul 2009 09:12:02 +0000 (02:12 -0700)]
Merge change 7726 into donut

* changes:
  Fix issue 1985479 lots of backup NPEs.

15 years agoMerge change 7829 into donut
Android (Google) Code Review [Sat, 18 Jul 2009 04:39:26 +0000 (21:39 -0700)]
Merge change 7829 into donut

* changes:
  Making sure that there are no calls made to the native TTS layer if the utterance is in the process of being canceled.

15 years agoMerge change 7819 into donut
Android (Google) Code Review [Sat, 18 Jul 2009 03:09:43 +0000 (20:09 -0700)]
Merge change 7819 into donut

* changes:
  Fix NullPointer in VpnServiceBinder.checkStatus().

15 years agoMerge change 7811 into donut
Android (Google) Code Review [Sat, 18 Jul 2009 01:33:25 +0000 (18:33 -0700)]
Merge change 7811 into donut

* changes:
  Remove obsolete playBuffer() method from the text-to-speech SynthProxy class.

15 years agoMerge change 7783 into donut
Android (Google) Code Review [Sat, 18 Jul 2009 00:50:41 +0000 (17:50 -0700)]
Merge change 7783 into donut

* changes:
  Add "nodpi" density, and expose a bunch of density-related APIs.

15 years agoAdd "nodpi" density, and expose a bunch of density-related APIs.
Dianne Hackborn [Fri, 17 Jul 2009 18:13:48 +0000 (11:13 -0700)]
Add "nodpi" density, and expose a bunch of density-related APIs.

Also update the DpiTest app to use nodpi images, and try to have a mode
where it turns off compatibility though it's not quite working.

15 years agoMerge commit 'remotes/goog/donut' into donut-release
The Android Open Source Project [Fri, 17 Jul 2009 21:50:27 +0000 (14:50 -0700)]
Merge commit 'remotes/goog/donut' into donut-release

15 years agoMerge change 7753 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 21:43:01 +0000 (14:43 -0700)]
Merge change 7753 into donut

* changes:
  Add a delay before collecting memory information

15 years agoMerge change 7720 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 21:39:52 +0000 (14:39 -0700)]
Merge change 7720 into donut

* changes:
  Fix global ref leak in android.media.AudioRecord. Delete global refs to the native AudioRecord pointer and the callback cookie (for native to Java calls) in the finalize() function and when an error occurs during the allocation of the native resources.

15 years agoMerge change 6809 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 21:27:23 +0000 (14:27 -0700)]
Merge change 6809 into donut

* changes:
  Correctly deliver AppWidgetProvider.onDeleted() events.

15 years agoMerge change 7707 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 18:50:51 +0000 (11:50 -0700)]
Merge change 7707 into donut

* changes:
  * scale surface view's canvas   This will not affect GL/Video views as they're directly using surfce but not canvas.

15 years agoMerge change 7696 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 18:04:06 +0000 (11:04 -0700)]
Merge change 7696 into donut

* changes:
  add hidden Options field for native allocations

15 years agoMerge change 7511 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 17:20:43 +0000 (10:20 -0700)]
Merge change 7511 into donut

* changes:
  Support addPkcs12Keystore function in CertTool library.

15 years agoMerge change 7686 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 17:14:32 +0000 (10:14 -0700)]
Merge change 7686 into donut

* changes:
  MediaScanner: Add check for null object in empty title handling code.

15 years agoMerge change 7613 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 16:54:53 +0000 (09:54 -0700)]
Merge change 7613 into donut

* changes:
   * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode.  * preserve compatibility window flag when the app updates window's layout params.  * Added assertion in DEFAULT_COMPATIBILITY_INFO object to prevent unintentional modification.  * A few minor updates     * log/dump message improvement     * Removed unnecessary method in FadeInOutAnimator     * Fixed 100 char issue in WindwoManagerServer.java

15 years agoMerge change 7688 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 16:27:13 +0000 (09:27 -0700)]
Merge change 7688 into donut

* changes:
  Copy cached drawables in search dialog.

15 years agoMerge change 7645 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 02:54:19 +0000 (19:54 -0700)]
Merge change 7645 into donut

* changes:
  Make the SearchDialog's AutoCompleteTextView dropdown respect the IME again when the user presses right or left from a query-jammed suggestion to continue editing. Previously we required the user to press on the text field again in order to get the IME to show.

15 years agoMerge change 7498 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 02:54:02 +0000 (19:54 -0700)]
Merge change 7498 into donut

* changes:
  Adding public intents for TTS to enable checking for TTS data, installing TTS data, and finding out when the TTS queue has finished processing.

15 years agoMerge change 7492 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 01:34:15 +0000 (18:34 -0700)]
Merge change 7492 into donut

* changes:
  Delete leaked global ref in AudioTrack constructor.

15 years agoMerge change 7545 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 01:10:48 +0000 (18:10 -0700)]
Merge change 7545 into donut

* changes:
  MountListener: When we connect to vold, explicitly mount external storage. Vold no longer mounts storage automatically so it doesnt interfere with the framework booting.

15 years agoMerge change 7544 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 01:10:24 +0000 (18:10 -0700)]
Merge change 7544 into donut

* changes:
  sdutil: Up the mount/unmount wait times to account for disk check + reaper time

15 years agoMerge change 7600 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 00:51:01 +0000 (17:51 -0700)]
Merge change 7600 into donut

* changes:
  Update youtube bookmark

15 years agoMerge change 7619 into donut
Android (Google) Code Review [Fri, 17 Jul 2009 00:06:47 +0000 (17:06 -0700)]
Merge change 7619 into donut

* changes:
  Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus search.

15 years agoMerge change 7598 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 22:38:41 +0000 (15:38 -0700)]
Merge change 7598 into donut

* changes:
  DO NOT MERGE - Disable settings backup in Donut

15 years agoMerge change 7572 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 22:18:38 +0000 (15:18 -0700)]
Merge change 7572 into donut

* changes:
  Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut

15 years agoMerge change 7551 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 21:41:10 +0000 (14:41 -0700)]
Merge change 7551 into donut

* changes:
  Add ability to delay messages in Filter based on constraint.  Use this to delay 500ms for delete keys in the search dialog.

15 years agoMerge change 7568 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 21:31:52 +0000 (14:31 -0700)]
Merge change 7568 into donut

* changes:
  Issue #1969025: need api for launching intent as if it were coming from another component

15 years agoMerge change 7581 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 21:12:55 +0000 (14:12 -0700)]
Merge change 7581 into donut

* changes:
  Fix bug that would cause files with blank title tags to not be shown in the music app.

15 years agoMerge change 7556 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 20:46:57 +0000 (13:46 -0700)]
Merge change 7556 into donut

* changes:
  Temporarily suppress ServiceTest.

15 years agoMerge change 7537 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 20:28:04 +0000 (13:28 -0700)]
Merge change 7537 into donut

* changes:
  Fixing a race condition that causes synthesis to not be aborted even if stop is called.

15 years agoMerge change 7566 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 20:17:31 +0000 (13:17 -0700)]
Merge change 7566 into donut

* changes:
  Fix the style of preferences headers in the light theme.

15 years agoMerge change 7536 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 19:06:55 +0000 (12:06 -0700)]
Merge change 7536 into donut

* changes:
  fix FILE* version of ZipUtils::inflateToBuffer

15 years agofix FILE* version of ZipUtils::inflateToBuffer
Doug Zongker [Thu, 16 Jul 2009 18:27:13 +0000 (11:27 -0700)]
fix FILE* version of ZipUtils::inflateToBuffer

This can't have ever worked; a successful fread() was returning 1
instead of getSize.

15 years agoMerge change 7514 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 13:32:52 +0000 (06:32 -0700)]
Merge change 7514 into donut

* changes:
  Only parse search suggestions that look like HTML

15 years agoMerge change 7512 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 13:08:59 +0000 (06:08 -0700)]
Merge change 7512 into donut

* changes:
  Get rid of drawing hacks for search dialog suggestions

15 years agoMerge change 7441 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 07:06:23 +0000 (00:06 -0700)]
Merge change 7441 into donut

* changes:
  Allow system colors in <font> tags

15 years agoMerge change 7508 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 06:55:58 +0000 (23:55 -0700)]
Merge change 7508 into donut

* changes:
  keystore: Fix a compile warning.

15 years agokeystore: Fix a compile warning.
Chia-chi Yeh [Thu, 16 Jul 2009 06:45:11 +0000 (14:45 +0800)]
keystore: Fix a compile warning.

15 years agoMerge change 7473 into donut
Android (Google) Code Review [Thu, 16 Jul 2009 00:02:25 +0000 (17:02 -0700)]
Merge change 7473 into donut

* changes:
  Fixes #1844366. Prevents window leak in Spinner.

15 years agoMerge change 7359 into donut
Android (Google) Code Review [Wed, 15 Jul 2009 23:58:11 +0000 (16:58 -0700)]
Merge change 7359 into donut

* changes:
  Minor tweak to CDMA_SUBSCRIPTION.

15 years agoMerge change 7451 into donut
Android (Google) Code Review [Wed, 15 Jul 2009 22:33:46 +0000 (15:33 -0700)]
Merge change 7451 into donut

* changes:
  Include 'calling_package' extra for uses of in-app voice search so that the server can tailor recognition to an individual app.