7791 Commits

Author SHA1 Message Date
Grace Kloba
c0c03af15f Fix the zoom center. Now there is a titlebar, the zoom center
needs to be adjusted for it as the user really cares the spot
in the document. We need to pin zoom around that spot.

Fix http://b/issue?id=2126300
2009-09-17 11:56:28 -07:00
Android (Google) Code Review
3065a3cad0 Merge change 25528 into eclair
* changes:
  Another stagefright test-case and ignore end-of-stream notifications while we're flushing.
2009-09-17 14:46:45 -04:00
Android (Google) Code Review
c2912a662d Merge change 25490 into eclair
* changes:
  Revert "Don't activate keyguard if screen is turned off while proximity sensor is active."
2009-09-17 14:39:43 -04:00
Grace Kloba
dfe095a045 Don't change the zoom filter during the zoom animation.
Call another invalidate() to draw with the final filters.
This fixed the problem where the end of the zoom animation
is slow and jagged.

Fix http://b/issue?id=2126523
2009-09-17 11:36:02 -07:00
Andreas Huber
1a77b68e90 Another stagefright test-case and ignore end-of-stream notifications while we're flushing. 2009-09-17 11:16:52 -07:00
Android (Google) Code Review
7805933738 Merge change 25523 into eclair
* changes:
  Add additional error checking, exit early if errors occur.
2009-09-17 14:02:06 -04:00
Jack Palevich
fc342cbbf7 Add additional error checking, exit early if errors occur. 2009-09-17 10:59:23 -07:00
Android (Google) Code Review
6c41feadc3 Merge change 25519 into eclair
* changes:
  LocationManagerService: Take fix accuracy into account in proximity zone logic.
2009-09-17 13:58:20 -04:00
Yusuf T. Mobile
2d2078aa1d LocationManagerService: Take fix accuracy into account in proximity zone logic.
Fixes http://code.google.com/p/android/issues/detail?id=2002

Change-Id: If2b0665c556269279c5813f2254f9624a556bd92
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-17 13:56:36 -04:00
Android (Google) Code Review
70db3a20cf Merge change 25414 into eclair
* changes:
  refactor copy-and-paste email address filtering code. add a column to Calendar.Events contract class.
2009-09-17 13:53:37 -04:00
Android (Google) Code Review
94ef499182 Merge change 25502 into eclair
* changes:
  Fix typo
2009-09-17 13:17:55 -04:00
Android (Google) Code Review
2f77ffb087 Merge change 25503 into eclair
* changes:
  Don't crash if the cursor is null.
2009-09-17 13:07:04 -04:00
Android (Google) Code Review
f7c98e8d18 Merge change 25493 into eclair
* changes:
  Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate
2009-09-17 12:52:59 -04:00
Jeff Hamilton
8d570b3a24 Don't crash if the cursor is null.
Change-Id: Ibbacc97f781c1485599a5e11217527930d97fe2d
2009-09-17 11:52:43 -05:00
Marco Nelissen
ae87bd089a Fix typo 2009-09-17 09:44:43 -07:00
Andrei Popescu
290c34ac3a Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate 2009-09-17 17:27:51 +01:00
Mike Lockwood
c17f07aa04 Revert "Don't activate keyguard if screen is turned off while proximity sensor is active."
This reverts commit ddfe879b783ad72603308e28e8f683454464684e.
2009-09-17 11:58:01 -04:00
Nick Pelly
074c11c164 Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice.
Change-Id: I92389c53a9b99c9507f78898329ff87b631c7aa3
2009-09-17 08:25:30 -07:00
Android (Google) Code Review
ff22b182a2 Merge change 25401 into eclair
* changes:
  Add a null checking to avoid crash.
2009-09-17 11:23:48 -04:00
Android (Google) Code Review
4b6a278cb6 Merge change 25366 into eclair
* changes:
  do not merge.  Revert "do not merge.  Remove voicesearch-specific functionality from framework."
2009-09-17 11:21:47 -04:00
Android (Google) Code Review
c7aef5d0fd Merge change 25477 into eclair
* changes:
  Make ACTV use all available space if height is FILL_PARENT.
2009-09-17 09:51:08 -04:00
Bryan Mawhinney
875fca2e18 Make ACTV use all available space if height is FILL_PARENT.
This prevents the drop down from resizing when the keyboard is shown / hidden, and thus fixes the issue where the 4th item in the list could not be selected when in landscape mode.

Bug: 2096394
Change-Id: Id0e687c897a724379073dcfa82de7ce89ae12035
2009-09-17 13:54:23 +01:00
Android (Google) Code Review
b65c5cf074 Merge change 25098 into eclair
* changes:
  Poster support on the Java side
2009-09-17 07:04:40 -04:00
Android (Google) Code Review
f8c90acd7f Merge change 25319 into eclair
* changes:
  Only move to the next test in DRT after the test has completed AND the page has finished loading.
2009-09-17 06:59:49 -04:00
Ben Murdoch
977f7691e5 Only move to the next test in DRT after the test has completed AND the page has finished loading.
Change-Id: I157da58bb99f7bf0fcd00073d078c26c7df201ed
2009-09-17 11:57:47 +01:00
Andrei Popescu
64b86a1e8b Poster support on the Java side 2009-09-17 11:23:09 +01:00
Android (Google) Code Review
f5a68512c3 Merge change 25463 into eclair
* changes:
  First pass at pattern lock screen that includes date / time and carrier info (framework portion).
2009-09-17 05:59:41 -04:00
Karl Rosaen
50b9d80415 First pass at pattern lock screen that includes date / time and carrier info (framework portion).
- layout's tweaked to squeeze carrier, time and date into pattern layout (landscape and portrait)
2009-09-17 02:56:57 -07:00
Mathias Agopian
bcef9ac35d add basic time stats for surfaces lock time 2009-09-17 01:35:28 -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
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
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
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 f1b64f64ab088a3e8cd32ec31f61c958c61d19e5.

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
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