Charles Chen
342c329203
Fixing the random audio mangling problem (TTS becomes incomprehensibly fast)
2009-07-18 00:25:21 -07:00
Android (Google) Code Review
4b897aa99b
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.
2009-07-17 21:39:26 -07:00
Charles Chen
b79370aad7
Making sure that there are no calls made to the native TTS
...
layer if the utterance is in the process of being canceled.
2009-07-17 20:57:21 -07:00
Grace Kloba
fadbbd2a0c
Fix 1986313. WebKit assumes things happened in a certain order. In this case, we can't call LoadListener's nativeError until BrowserFrame's startLoadingResource returns. Otherwise, the failed request will not be removed from the DocLoader's request list. So the page will never finish loading.
2009-07-17 20:39:25 -07:00
Android (Google) Code Review
39846e6919
Merge change 7819 into donut
...
* changes:
Fix NullPointer in VpnServiceBinder.checkStatus().
2009-07-17 20:09:43 -07:00
Hung-ying Tyan
000c3ff943
Fix NullPointer in VpnServiceBinder.checkStatus().
2009-07-18 10:20:10 +08:00
Android (Google) Code Review
931b0a7ac8
Merge change 7811 into donut
...
* changes:
Remove obsolete playBuffer() method from the text-to-speech SynthProxy class.
2009-07-17 18:33:25 -07:00
Jean-Michel Trivi
8b86da899a
Remove obsolete playBuffer() method from the text-to-speech SynthProxy class.
2009-07-17 18:22:15 -07:00
Jaikumar Ganesh
b0eca41de0
Initial support of 2.1 pairing.
...
Note: Some cases have not been tested yet, as we would need to
get proper UI support.
2009-07-17 17:52:26 -07:00
Android (Google) Code Review
aad0fcc961
Merge change 7783 into donut
...
* changes:
Add "nodpi" density, and expose a bunch of density-related APIs.
2009-07-17 17:50:41 -07:00
Android (Google) Code Review
fd7628aa84
Merge change 7806
...
* changes:
Fix fountain and more rollo ui work.
2009-07-17 17:31:09 -07:00
Jason Sams
e6c8e9b8c7
Fix fountain and more rollo ui work.
2009-07-17 17:29:09 -07:00
Android (Google) Code Review
2dcfafcb31
Merge change 7453
...
* changes:
Add zoom and postview callbacks to Camera. This patch adds a zoom callback to the Java layer. If the hardware supports a smooth zoom function, this provides a way to update the UI as the zoom is moving from its original setting to the new commanded setting. This postview callback supports receive a processed image before the JPEG encode completes. This allows the display to be rotated without losing the final preview frame.
2009-07-17 17:25:48 -07:00
Dave Sparks
e8b26e197f
Add zoom and postview callbacks to Camera. This patch
...
adds a zoom callback to the Java layer. If the hardware supports
a smooth zoom function, this provides a way to update the UI as
the zoom is moving from its original setting to the new commanded
setting. This postview callback supports receive a processed
image before the JPEG encode completes. This allows the display
to be rotated without losing the final preview frame.
2009-07-17 17:24:07 -07:00
Android (Google) Code Review
bffefc6b24
Merge change 7804
...
* changes:
Fixing probable build breakage.
2009-07-17 17:15:20 -07:00
Android (Google) Code Review
ddd12804d1
am 261a784c: Merge change 7720 into donut
...
Merge commit '261a784c44d6ac4377651e4842c7a96326462857'
* commit '261a784c44d6ac4377651e4842c7a96326462857':
Fix global ref leak in android.media.AudioRecord. Delete global refs
2009-07-17 17:13:28 -07:00
Android (Google) Code Review
568ebf06bc
am cf492afd: Merge change 6809 into donut
...
Merge commit 'cf492afdeb3a1da04cc71518285eb778f2ef6837'
* commit 'cf492afdeb3a1da04cc71518285eb778f2ef6837':
Correctly deliver AppWidgetProvider.onDeleted() events.
2009-07-17 17:13:24 -07:00
Android (Google) Code Review
97900afa9f
am e96bd129: Merge change 7707 into donut
...
Merge commit 'e96bd1291482175ac1740780cbd0f42bbe9ff746'
* commit 'e96bd1291482175ac1740780cbd0f42bbe9ff746':
* scale surface view's canvas
2009-07-17 17:13:20 -07:00
Daisuke Miyakawa
701deb5e7c
Fixing probable build breakage.
...
I forgot to import correct a resource file when refactoring my code. Sorry.
2009-07-17 17:12:34 -07:00
Dianne Hackborn
a53b828635
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.
2009-07-17 16:59:08 -07:00
Ben Cheng
0e01fbf722
Add an option to enable JIT trace profiling for app_process.
2009-07-17 16:04:00 -07:00
Android (Google) Code Review
c634fdd803
am 09a903ab: Merge change 7696 into donut
...
Merge commit '09a903ab5b8d940605783ae4ee591c0f090a31d1'
* commit '09a903ab5b8d940605783ae4ee591c0f090a31d1':
add hidden Options field for native allocations
2009-07-17 15:43:14 -07:00
Android (Google) Code Review
8c376555fb
am 41f338c6: Merge change 7511 into donut
...
Merge commit '41f338c6c6780d054a26cc4995f48ccce3163c8e'
* commit '41f338c6c6780d054a26cc4995f48ccce3163c8e':
Support addPkcs12Keystore function in CertTool library.
2009-07-17 15:43:05 -07:00
Android (Google) Code Review
ab6ee15f8c
am 474b0f29: Merge change 7686 into donut
...
Merge commit '474b0f2941430b97b4f24f16f7173e5249ccc8f2'
* commit '474b0f2941430b97b4f24f16f7173e5249ccc8f2':
MediaScanner: Add check for null object in empty title handling code.
2009-07-17 15:42:59 -07:00
Android (Google) Code Review
bc9b80750a
Merge change 7651
...
* changes:
Contacts Data type consistency.
2009-07-17 15:40:40 -07:00
Jaikumar Ganesh
12cae39747
Revert "Initial support of 2.1 pairing."
...
This reverts commit 228b2f3a813e93413a0f9e2f29dfbfc54590a356.
2009-07-17 14:45:22 -07:00
Android (Google) Code Review
22eef5da75
Merge change 7753 into donut
...
* changes:
Add a delay before collecting memory information
2009-07-17 14:43:01 -07:00
Android (Google) Code Review
261a784c44
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.
2009-07-17 14:39:52 -07:00
Android (Google) Code Review
cf492afdeb
Merge change 6809 into donut
...
* changes:
Correctly deliver AppWidgetProvider.onDeleted() events.
2009-07-17 14:27:23 -07:00
Guang Zhu
1f6c72bff6
Add a delay before collecting memory information
...
Hopefully this gives enough time for more memory recycling. Because it is observed that several seconds after a suite is run, the memory usage could drop by 1-2M.
2009-07-17 14:22:24 -07:00
Android (Google) Code Review
7ff6b74cf2
Merge change 6736
...
* changes:
Refactor VCard-related code.
2009-07-17 14:09:00 -07:00
Jaikumar Ganesh
228b2f3a81
Initial support of 2.1 pairing.
...
Note: Some cases have not been tested yet, as we would need to
get proper UI support.
2009-07-17 14:00:32 -07:00
Android (Google) Code Review
0fde7de9d6
am 54f09101: Merge change 7613 into donut
...
Merge commit '54f09101381fa63dca35ae4ea0ba3802ee863236'
* commit '54f09101381fa63dca35ae4ea0ba3802ee863236':
* Use Fede In/Out animation if one of opening/closing apps is in compatibility mode.
2009-07-17 13:58:40 -07:00
Android (Google) Code Review
1007bf2e50
am 0e230c57: Merge change 7688 into donut
...
Merge commit '0e230c574bdbf096994f6b658a19c19585907f11'
* commit '0e230c574bdbf096994f6b658a19c19585907f11':
Copy cached drawables in search dialog.
2009-07-17 13:58:36 -07:00
Jean-Michel Trivi
86a9d55fcc
am 19e53f7a: Delete global ref to the weak reference to the SynthProxy in the native_finalize function, that was created in native_setup to prevent leaking refs.
...
Merge commit '19e53f7ae506ccb294f46a36c70d7f3154b258ad'
* commit '19e53f7ae506ccb294f46a36c70d7f3154b258ad':
Delete global ref to the weak reference to the SynthProxy in the
2009-07-17 13:58:30 -07:00
Android (Google) Code Review
9ae8b09756
am f32f746b: Merge change 7645 into donut
...
Merge commit 'f32f746b83826303350417ff9937a6f9e5488f24'
* commit 'f32f746b83826303350417ff9937a6f9e5488f24':
Make the SearchDialog's AutoCompleteTextView dropdown respect the
2009-07-17 13:58:11 -07:00
Android (Google) Code Review
c8f479cbd5
Merge change 7744
...
* changes:
Make Process.getFreeMemory() return a long instead of an int, to better work on the simulator now, and phones 2 years from now.
2009-07-17 13:45:17 -07:00
Nicolas Catania
716383a686
Added 3 metadata types for pause/seek forward/seek backward.
2009-07-17 13:26:44 -07:00
Android (Google) Code Review
cf541ee116
Merge change 7617
...
* changes:
Added method to get metadata out of the player.
2009-07-17 13:19:32 -07:00
Marco Nelissen
0bca96bcbf
Make Process.getFreeMemory() return a long instead of an int, to better
...
work on the simulator now, and phones 2 years from now.
2009-07-17 12:59:25 -07:00
Android (Google) Code Review
fd0efa0d8b
Merge change 7724
...
* changes:
Remove shadows and invert dx sign in zoomed mode.
2009-07-17 12:30:21 -07:00
Android (Google) Code Review
82be1236d9
Merge change 7723
...
* changes:
More usability tweaks including turning the icons right side up.
2009-07-17 12:29:43 -07:00
Jason Sams
7df07026e8
Remove shadows and invert dx sign in zoomed mode.
2009-07-17 12:28:27 -07:00
Eric Laurent
fd6e4820c6
Fix issue 1985479 lots of backup NPEs.
...
Check that stream type is not STREAM_BLUETOOTH_SCO before writting to settings.
2009-07-17 12:27:43 -07:00
Jean-Michel Trivi
4bac5a3928
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.
2009-07-17 12:05:31 -07:00
Android (Google) Code Review
da3785ae9f
Merge change 7624
...
* changes:
Impl. of the metadata getters.
2009-07-17 12:00:28 -07:00
Android (Google) Code Review
e96bd12914
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.
2009-07-17 11:50:51 -07:00
Android (Google) Code Review
eb7a869af6
Merge change 7690
...
* changes:
GpsLocationProvider: remove mAgpsConfigured configured flag.
2009-07-17 11:50:31 -07:00
niko
8994837f27
Added method to get metadata out of the player.
...
The method passes a list of metadata ids to be retrieved and
a parcel where the metadata records should be appended.
If the list of ids is empty, all the metadata should be returned.
2009-07-17 11:31:11 -07:00
Android (Google) Code Review
d03f7ae32d
Merge change 7703
...
* changes:
resolved conflicts for merge of 3e522c45 to master
2009-07-17 11:11:30 -07:00