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