Commit Graph

38903 Commits

Author SHA1 Message Date
Raphael
3b772b232d am d2bb9eae: am 7cec5430: Merge change 24903 into eclair
Merge commit 'd2bb9eae1737287f80a1d95acfdfb238c7058934'

* commit 'd2bb9eae1737287f80a1d95acfdfb238c7058934':
  Fix some LayoutBridge javadoc.
2009-09-16 23:54:10 -07:00
Android (Google) Code Review
76f0111845 Merge change 25362 into eclair
* changes:
  Handle BACK key with focus in search ACTV correctly
2009-09-17 02:47:01 -04:00
Yu Shan Emily Lau
208ad8e413 Modified the new stream video url. 2009-09-16 23:16:44 -07:00
Android (Google) Code Review
74f79c1b22 Merge change 25440 into eclair
* changes:
  Fix a minor bug in is_alnum_string()...
2009-09-17 02:05:21 -04:00
Android (Google) Code Review
e9351608c6 Merge change 25406 into eclair
* changes:
  remove the signin required notification as when the signin is successful
2009-09-17 01:07:31 -04:00
Hung-ying Tyan
5b680802b6 Fix a minor bug in is_alnum_string()...
and remove some verbose logging
2009-09-17 12:17:29 +08:00
Android (Google) Code Review
b88ce51f1b Merge change 24674
* changes:
  Implement OmxJpegImageDecoder.
2009-09-16 23:48:19 -04:00
Debajit Ghosh
4c8b3594a6 refactor copy-and-paste email address filtering code.
add a column to Calendar.Events contract class.
2009-09-16 20:38:18 -07:00
Benny Wong
e38212a22f Overlay could not set position or rotation immediately after created, it should be triggered by signalEvent().
Originally from: https://partner.source.android.com/g/#change,1074
2009-09-16 20:24:21 -07:00
Android (Google) Code Review
a6aca3e094 Merge change 25435 into eclair
* changes:
  disable backbuffer preservation when possible, which may improve performance a bit
2009-09-16 23:16:18 -04:00
Mathias Agopian
af369f6280 disable backbuffer preservation when possible, which may improve performance a bit 2009-09-16 20:15:42 -07:00
Android (Google) Code Review
81521abea1 Merge change 25431 into eclair
* changes:
  Add "MMS" to common phone number types.
2009-09-16 22:56:57 -04:00
Jeff Sharkey
d5abd46059 Add "MMS" to common phone number types.
Partially fixes http://b/2092744
2009-09-16 19:54:29 -07:00
Android (Google) Code Review
c82e65aed5 Merge change 25228 into eclair
* changes:
  	modified:   MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaRecorderStressTest.java Added the error callback to handle the media server crash.
2009-09-16 22:16:58 -04:00
Amith Yamasani
12cc9d82a6 Add a new flag for IMEs to disable suggestions for certain fields. 2009-09-16 18:51:46 -07:00
Android (Google) Code Review
75c4d49877 Merge change 25423 into eclair
* changes:
  fix [2119400] sholes: artifacting when switching orientation
2009-09-16 21:27:54 -04:00
Mathias Agopian
7cf03bace8 fix [2119400] sholes: artifacting when switching orientation 2009-09-16 18:27:24 -07:00
Dianne Hackborn
5722789eb4 am 288cdf82: Various fixes for back key handling.
Merge commit '288cdf822559af1b3ba22d6271d5fae8ae98b077'

* commit '288cdf822559af1b3ba22d6271d5fae8ae98b077':
  Various fixes for back key handling.
2009-09-16 18:23:15 -07:00
Dianne Hackborn
2db3aa6662 am 8fdb89bb: Follow key event API changes.
Merge commit '8fdb89bb33dc50dae1198f0b35dfd8ad2bc2c344'

* commit '8fdb89bb33dc50dae1198f0b35dfd8ad2bc2c344':
  Follow key event API changes.
2009-09-16 18:21:48 -07:00
Eric Fischer
f62173ac7e am 76d82371: am 13bc4ad1: Merge change 24902 into eclair
Merge commit '76d82371a90e81f2d5214d7b16ba713cb73771d1'

* commit '76d82371a90e81f2d5214d7b16ba713cb73771d1':
  Add "rtsp" to the list of URL schemes that get linkified.
2009-09-16 18:02:43 -07:00
Guang Zhu
5041f2afc3 am 474443fa: am 1fa72447: Merge change 24898 into eclair
Merge commit '474443fac4926c46a09cec9f50024bf9ebe72c94'

* commit '474443fac4926c46a09cec9f50024bf9ebe72c94':
  Fix the parsing for instrumentation result, some Java exceptions are not reported right now
2009-09-16 18:02:28 -07:00
Grace Kloba
a79a5b99a7 am 920d01f8: am b6e164c7: Per suggestion in http://b/issue?id=2062340, update the UNIQUE in the httpauth table.
Merge commit '920d01f80a34c4b9098f79433b14091caea6a38a'

* commit '920d01f80a34c4b9098f79433b14091caea6a38a':
  Per suggestion in http://b/issue?id=2062340, update the UNIQUE in the
2009-09-16 18:02:19 -07:00
Andreas Huber
ef3b9ca112 am 59621667: am 714ec136: Merge change 24742 into eclair
Merge commit '5962166750355c36efb9f209fcff33edf837186c'

* commit '5962166750355c36efb9f209fcff33edf837186c':
  Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else.
2009-09-16 18:01:32 -07:00
Grace Kloba
90cc6b9d1b am d161e3f2: am 0fdae4cc: Merge change 24747 into eclair
Merge commit 'd161e3f2753507ed0b1d62d2e9d16a882f6db989'

* commit 'd161e3f2753507ed0b1d62d2e9d16a882f6db989':
  Use floor to calculate the range to avoid the rounding error triggered
2009-09-16 18:01:24 -07:00
Bjorn Bringert
f4d1f8de1c am c16f6f33: am 6cb1330d: Merge change 24683 into eclair
Merge commit 'c16f6f333122ff7c642d2eaa946e9978aadb4dda'

* commit 'c16f6f333122ff7c642d2eaa946e9978aadb4dda':
  Tell GlobalSearch about searches without a suggestion
2009-09-16 18:00:59 -07:00
Christopher Tate
b8eb1cb79b Be sure to include shared lib path info when dealing with agents
In particular, this ensures that on the client side the full classpath is known
and used by the class loader during execution of the agent.
2009-09-16 17:58:45 -07:00
Alex Gruenstein
361ec7711a do not merge. Revert "do not merge. Remove voicesearch-specific functionality from framework."
This reverts commit f1b64f64ab.

It also updates RecognitionResult.java with changes made while it was in the voicesearch branch.

Change-Id: Ibffbe25397628a01ec49393a23c1825cef116501
2009-09-16 17:58:37 -07:00
Jaikumar Ganesh
dca2f0fec3 Make ParcelUuid helper functions consistent.
Treat zero length arrays and null arrays to be same.

Change-Id: I8c6c28e5dc3da1f31f6f6abfc747db4c2975a90b
2009-09-16 17:50:52 -07:00
Android (Google) Code Review
cfc7f1aaef Merge change 25382 into eclair
* changes:
  Fix async calls with Connect And Disconnect Sink.
2009-09-16 20:37:08 -04:00
Android (Google) Code Review
2f20df194f Merge change 25398 into eclair
* changes:
  Reintroduce wifi RssiApprox, reducing driver calls
2009-09-16 20:34:56 -04:00
Fred Quintana
6dfd1382fe remove the signin required notification as when the signin is successful 2009-09-16 17:32:42 -07:00
Android (Google) Code Review
cc670b5ca2 Merge change 25323 into eclair
* changes:
  Change handling of remoteUuids.
2009-09-16 20:32:41 -04:00
Grace Kloba
b641abf677 Add a null checking to avoid crash.
Fix http://b/viewIssue?id=2125276
2009-09-16 17:28:24 -07:00
Jaikumar Ganesh
4f3ebc43af Fix async calls with Connect And Disconnect Sink.
Change-Id: I814c7fdf40ec0d6aefeb410b1a1b1572ab4a8d88
2009-09-16 17:27:10 -07:00
Robert Greenwalt
4282a5bad4 Reintroduce wifi RssiApprox, reducing driver calls
Only do the full signal strength calc when we need to, otherwise use
an approximate value.

This change was introduced a while back but was lost in some merge.

bug: 2125543
2009-09-16 17:17:16 -07:00
Android (Google) Code Review
972f0e3806 Merge change 25325 into eclair
* changes:
  Add a parcelable version of UUID file.
2009-09-16 20:06:06 -04:00
Jaikumar Ganesh
dd0463aef1 Change handling of remoteUuids.
Use the ParcelUuid instead of UUID

Change-Id:Ie05d65a62e8a4df8182a4c737d46c14142bfec43
2009-09-16 17:05:15 -07:00
Jaikumar Ganesh
82c3ef7adc Add a parcelable version of UUID file.
Change-Id:I2582e1c9893292ba35bb5cac90ccd2bd18041d8c
2009-09-16 17:05:09 -07:00
Android (Google) Code Review
d9497f7dd9 Merge change 25394 into eclair
* changes:
  Add StateListDrawable's dither flag to the constant state.
2009-09-16 20:02:14 -04:00
Romain Guy
a41581ed40 Add StateListDrawable's dither flag to the constant state.
Change-Id: Ie377bfe3dfb83c33df3c0cc5a02810332a60a322
2009-09-16 17:01:06 -07:00
Android (Google) Code Review
9080125f67 Merge change 25393 into eclair
* changes:
  fix again [2102410] Home Screen is not displayed in the background in Landscape Mode
2009-09-16 20:00:57 -04:00
Mathias Agopian
2c68dd0483 fix again [2102410] Home Screen is not displayed in the background in Landscape Mode 2009-09-16 17:00:19 -07:00
Android (Google) Code Review
e777e0a3d1 Merge change 25388 into eclair
* changes:
  Fix #1827299: Google login screen to re-enter password is not viewable
2009-09-16 19:51:12 -04:00
Dianne Hackborn
248b188860 Fix #1827299: Google login screen to re-enter password is not viewable
This was a problem with not hiding the starting window when it got
transfered to an activity whose window (instead of token) animates
when displayed.

Change-Id: I9eb58faa6e27d53144687952a715fc083a5c5842
2009-09-16 16:46:44 -07:00
Android (Google) Code Review
0828beee50 Merge change 25386 into eclair
* changes:
  Add one more hardware keyboard character popup: \ if you hold /
2009-09-16 19:34:56 -04:00
Eric Fischer
cebe347e7f Add one more hardware keyboard character popup: \ if you hold / 2009-09-16 16:26:48 -07:00
Jean-Baptiste Queru
e525eef4b8 merge from open-source master 2009-09-16 16:22:13 -07:00
Android (Google) Code Review
8843620cb2 Merge change 25360 into eclair
* changes:
  Fix issue #2121993: com.android.unit_tests.os.HandlerThreadTest:testHandlerThread is failing
2009-09-16 19:20:52 -04:00
Android (Google) Code Review
38456260b9 Merge change 25369 into eclair
* changes:
  Update the input method when the selection changes.
2009-09-16 18:49:42 -04:00
Android (Google) Code Review
5f78786cf9 Merge change 25190 into eclair
* changes:
  add the ability to do a newAssert with no values
2009-09-16 18:36:00 -04:00