Android (Google) Code Review
a023350f84
Merge change 7927
...
* changes:
Fixed a bug in the parser.
2009-07-20 13:46:05 -07:00
Android (Google) Code Review
6677940c92
Merge change 7910
...
* changes:
Do not hide the soft keyboard when the DOM has moved focus.
2009-07-20 13:37:05 -07:00
Android (Google) Code Review
c8560deff4
am 51cefb2e: Merge change 7889 into donut
...
Merge commit '51cefb2ef58e18acad800c9aa63c2a7eee4d9731'
* commit '51cefb2ef58e18acad800c9aa63c2a7eee4d9731':
Ignore unneeded soft keyboard in ACTV height calc
2009-07-20 13:31:09 -07:00
Android (Google) Code Review
bb3903675c
Merge change 7889 into donut
...
* changes:
Ignore unneeded soft keyboard in ACTV height calc
2009-07-20 13:28:10 -07:00
Android (Google) Code Review
00424c7e16
Merge change 7827
...
* changes:
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-20 11:22:01 -07:00
Android (Google) Code Review
0e0b0ed84d
Merge change 7899
...
* changes:
Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual.
2009-07-20 11:20:15 -07:00
Android (Google) Code Review
811fdfd9b7
Merge change 5892
...
* changes:
Hardware overlay support
2009-07-20 10:50:52 -07:00
Android (Google) Code Review
e69b16a6cb
Merge change 7900
...
* changes:
Initial support of 2.1 pairing.
2009-07-20 10:36:25 -07:00
Android (Google) Code Review
50797ce0a7
Merge change 7885
...
* changes:
Add a separate version of the docs build that only does the stubs.
2009-07-20 10:19:18 -07:00
Android (Google) Code Review
2ffabe921d
Merge change 7884
...
* changes:
Clear the WebTextView in didFirstLayout.
2009-07-20 10:10:33 -07:00
Android (Google) Code Review
ec534f72ac
am 5f6133a1: Merge change 7833 into donut
...
Merge commit '5f6133a100d4477dfcea919e81ff301f9352cd32'
* commit '5f6133a100d4477dfcea919e81ff301f9352cd32':
Fixing the random audio mangling problem (TTS becomes incomprehensibly fast)
2009-07-20 09:53:48 -07:00
Android (Google) Code Review
d233d8b8c9
Merge change 7833 into donut
...
* changes:
Fixing the random audio mangling problem (TTS becomes incomprehensibly fast)
2009-07-20 09:51:21 -07:00
Android (Google) Code Review
462b2b5721
Merge change 7775
...
* changes:
Add an option to enable JIT trace profiling for app_process.
2009-07-20 09:43:25 -07:00
The Android Open Source Project
c2f80e67eb
Merge commit 'remotes/goog/donut' into donut-release
2009-07-20 08:34:47 -07:00
Android (Google) Code Review
edeaab48ab
Merge change 7747
...
* changes:
Added 3 metadata types for pause/seek forward/seek backward.
2009-07-20 08:26:22 -07:00
Android (Google) Code Review
f89f0fbcad
am 8b9baf2d: Merge change 7857 into donut
...
Merge commit '8b9baf2dfb4dd1bd6379d923a3aa61a082783368'
* commit '8b9baf2dfb4dd1bd6379d923a3aa61a082783368':
Remove exception throw when a view has a self dependency inside a
2009-07-19 21:15:01 -07:00
Mitsuru Oshima
07360d1bc3
am 841f13c8: * Reverted the change in PackageParser that I checked by accident * More surface view fix. - correct event translation on surface view. - use compatible window * removed FLAG_NO_COMPATIBILITY_SCALE. It was my misunderstanding of how SurfaceView works,
...
Merge commit '841f13c8e9ff3f7695b6c18a8abcec3c947983ff'
* commit '841f13c8e9ff3f7695b6c18a8abcec3c947983ff':
* Reverted the change in PackageParser that I checked by accident
2009-07-19 21:14:56 -07:00
Android (Google) Code Review
ea962c5c16
am 5c536e91: Merge change 7840 into donut
...
Merge commit '5c536e9162721c460699a041959a0d67de1d20db'
* commit '5c536e9162721c460699a041959a0d67de1d20db':
Fix issue where scaled bitmap sizes could be wrong.
2009-07-19 21:14:48 -07:00
Hung-ying Tyan
f7b5290eb1
am 2c53de69: Stop a daemon before starting it
...
Merge commit '2c53de69045557a51290b50dfda2ddb6c7d01912'
* commit '2c53de69045557a51290b50dfda2ddb6c7d01912':
Stop a daemon before starting it
2009-07-19 21:14:44 -07:00
Android (Google) Code Review
966235420d
am a8d5644b: Merge change 7726 into donut
...
Merge commit 'a8d5644b548263d68e2c9bfff58958b29c3525ff'
* commit 'a8d5644b548263d68e2c9bfff58958b29c3525ff':
Fix issue 1985479 lots of backup NPEs.
2009-07-19 21:14:40 -07:00
Android (Google) Code Review
b481fbe129
am 4b897aa9: Merge change 7829 into donut
...
Merge commit '4b897aa99bf71f933f5b202c1531858382122d6f'
* commit '4b897aa99bf71f933f5b202c1531858382122d6f':
Making sure that there are no calls made to the native TTS
2009-07-19 21:14:36 -07:00
Android (Google) Code Review
7607fd931e
am 39846e69: Merge change 7819 into donut
...
Merge commit '39846e691976fa7335bf5e648de46268d24b9927'
* commit '39846e691976fa7335bf5e648de46268d24b9927':
Fix NullPointer in VpnServiceBinder.checkStatus().
2009-07-19 21:14:32 -07:00
Android (Google) Code Review
d9398b9f6a
am 931b0a7a: Merge change 7811 into donut
...
Merge commit '931b0a7ac83e33a29e32b691ae8818a2f41b7808'
* commit '931b0a7ac83e33a29e32b691ae8818a2f41b7808':
Remove obsolete playBuffer() method from the text-to-speech SynthProxy class.
2009-07-19 20:29:03 -07:00
Android (Google) Code Review
89fbf84539
am aad0fcc9: Merge change 7783 into donut
...
Merge commit 'aad0fcc9619eb72c18a6afff48ebc9d4011f0f54'
* commit 'aad0fcc9619eb72c18a6afff48ebc9d4011f0f54':
Add "nodpi" density, and expose a bunch of density-related APIs.
2009-07-19 20:28:49 -07:00
Android (Google) Code Review
9d4f889870
am 22eef5da: Merge change 7753 into donut
...
Merge commit '22eef5da75604cd14c0f87332cf957c9948a6e33'
* commit '22eef5da75604cd14c0f87332cf957c9948a6e33':
Add a delay before collecting memory information
2009-07-19 20:20:03 -07:00
Android (Google) Code Review
02cd147cd1
Merge change 7857 into donut
...
* changes:
Remove exception throw when a view has a self dependency inside a RelativeLayout.
2009-07-19 19:50:33 -07:00
Android (Google) Code Review
6a8e1a2065
Merge change 7840 into donut
...
* changes:
Fix issue where scaled bitmap sizes could be wrong.
2009-07-19 15:29:09 -07:00
Android (Google) Code Review
160d787c29
Merge change 7726 into donut
...
* changes:
Fix issue 1985479 lots of backup NPEs.
2009-07-18 02:12:02 -07:00
Android (Google) Code Review
cee3f0f02a
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
Android (Google) Code Review
9f90fbd2ed
Merge change 7819 into donut
...
* changes:
Fix NullPointer in VpnServiceBinder.checkStatus().
2009-07-17 20:09:43 -07:00
Android (Google) Code Review
d352a7a950
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
Android (Google) Code Review
64feb0889a
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
d9d137ca1f
Merge change 7806
...
* changes:
Fix fountain and more rollo ui work.
2009-07-17 17:31:09 -07:00
Android (Google) Code Review
249851702f
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
Android (Google) Code Review
c689b3d882
Merge change 7804
...
* changes:
Fixing probable build breakage.
2009-07-17 17:15:20 -07:00
Android (Google) Code Review
6078455e52
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
f7ba8a4426
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
a6f61197c8
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
Dianne Hackborn
b3e8103538
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
Android (Google) Code Review
f4ee65c832
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
28197c5b67
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
339d529303
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
ebd5c9ed95
Merge change 7651
...
* changes:
Contacts Data type consistency.
2009-07-17 15:40:40 -07:00
The Android Open Source Project
23665c94f3
Merge commit 'remotes/goog/donut' into donut-release
2009-07-17 14:50:27 -07:00
Android (Google) Code Review
4a4436477e
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
aac774e83f
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
063efebd16
Merge change 6809 into donut
...
* changes:
Correctly deliver AppWidgetProvider.onDeleted() events.
2009-07-17 14:27:23 -07:00
Android (Google) Code Review
9b325497e3
Merge change 6736
...
* changes:
Refactor VCard-related code.
2009-07-17 14:09:00 -07:00
Android (Google) Code Review
8a2d6c34a5
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
6f5c3abef9
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