Android (Google) Code Review
3239de8cd7
Merge change 25338 into eclair
...
* changes:
Remove the network connection logic from RequestQueue.
2009-09-17 15:25:52 -04:00
Android (Google) Code Review
4ac137cad9
Merge change 25526 into eclair
...
* changes:
Add API to retrieve memory used by running processes.
2009-09-17 15:11:22 -04:00
Patrick Scott
aaebc86386
Remove the network connection logic from RequestQueue.
...
This doesn't always work right and is causing some problems if the network comes
back up without sending the broadcast.
2009-09-17 15:10:30 -04:00
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
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
Dianne Hackborn
4f21c4cf07
Add API to retrieve memory used by running processes.
...
Change-Id: I9c1935c2ef3c78bd67ec4dfd811a1caaab4514c3
2009-09-17 11:13:45 -07: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
Andrei Popescu
64b86a1e8b
Poster support on the Java side
2009-09-17 11:23:09 +01: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
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
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
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
Amith Yamasani
12cc9d82a6
Add a new flag for IMEs to disable suggestions for certain fields.
2009-09-16 18:51:46 -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
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
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
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
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
Leon Scroggins
241403fd19
Update the input method when the selection changes.
...
Fix http://b/issue?id=2074446
Add in code that is normally called by TextView.onDraw(). Since
drawing does not happen for WebTextView, we need to call it
ourselves.
Change-Id: Icb47f6a58fba6f8b11e2924befc704f26af68d43
2009-09-16 18:32:52 -04:00
Bjorn Bringert
87d61f22e1
Handle BACK key with focus in search ACTV correctly
...
Fixes http://b/issue?id=2124700
"Back key kills pivoted-in search, should go back to QSB"
Change-Id: Ib54c5de158fc362faa3f0fef553ee403437635ae
2009-09-16 23:19:45 +01:00
Android (Google) Code Review
32c687c20d
Merge change 25351 into eclair
...
* changes:
Change Theme.Light's background back to pure white.
2009-09-16 17:49:22 -04:00
Android (Google) Code Review
4295613a0e
Merge change 25307 into eclair
...
* changes:
Allow touches to change the selection in WebTextView.
2009-09-16 17:49:20 -04:00
Romain Guy
d03b880836
Change Theme.Light's background back to pure white.
...
Go away gray!
Change-Id: Ice59e585bfd01c02c0fa7fd74a8b13e548248f9e
2009-09-16 14:36:16 -07:00
Cary Clark
c9e2e661f0
slide the title if the site changes the scroll position
...
Slide the title away if the scroll is to zero or one, and the
title is partially or fully visible. Set the animation time
to at least SLIDE_TITLE_DURATION, currently set to 300 ms.
2009-09-16 15:22:24 -04:00
Mike Lockwood
9092ab4d45
Add support for launching activities when attaching to a car or desk dock.
...
Categories CATEGORY_CAR_DOCK and CATEGORY_DESK_DOCK can be assigned to
activities to make them launchable on docked events.
This is a better mechanism than listening for ACTION_DOCK_EVENT with a broadcast receiver.
Change-Id: Ic5f3ab3555ce02ca922bc31ebba41978cefe8bda
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-16 14:43:21 -04:00
Android (Google) Code Review
764916d01b
Merge change 23383 into eclair
...
* changes:
Combine the "Permission Requested" title and subtitle into one string.
2009-09-16 14:36:56 -04:00
Leon Scroggins
7ae34197b0
Allow touches to change the selection in WebTextView.
...
Fix http://b/issue?id=2019857
If the user has not moved beyond the scaled touch slop, do not
turn it into a scroll, so the user can change the selection.
Change-Id: I1d88691a35ea2da4b03ad713b56331b5c268b757
2009-09-16 14:24:08 -04:00
Android (Google) Code Review
f5a5f04550
Merge change 25296 into eclair
...
* changes:
Add new Gservices setting for discarding uphill ops for eclair and future devices.
2009-09-16 14:16:47 -04:00
Android (Google) Code Review
0abc859e14
Merge change 25299 into eclair
...
* changes:
Show keyboard automatically in EditTextPreference dialogs
2009-09-16 14:06:34 -04:00
Amith Yamasani
1d45857075
Show keyboard automatically in EditTextPreference dialogs
2009-09-16 10:51:56 -07:00