Android (Google) Code Review
73870fdd3d
am 295e7248: Merge change 3676 into donut
...
Merge commit '295e7248b11557cf80ee9b7a12009d9cec5bd8b0'
* commit '295e7248b11557cf80ee9b7a12009d9cec5bd8b0':
Get the FormatDateRange tests passing again.
2009-06-10 10:04:10 -07:00
Android (Google) Code Review
295e7248b1
Merge change 3676 into donut
...
* changes:
Get the FormatDateRange tests passing again.
2009-06-10 10:02:07 -07:00
Android (Google) Code Review
db7a73570b
Merge change 3673
...
* changes:
WifiStateTracker: Add support for positive RSSI values.
2009-06-10 09:38:23 -07:00
San Mehat
9438de2001
ActivityManager: Ensure that we clear the calling process identity around calls to Process.setProcessGroup().
...
Signed-off-by: San Mehat <san@google.com>
2009-06-10 09:12:37 -07:00
San Mehat
0cb53209c3
process: Clean up cgroup management
...
Signed-off-by: San Mehat <san@google.com>
2009-06-10 09:10:42 -07:00
San Mehat
1caefa6c40
zygote: Add CAP_SYS_NICE to system server capabilities
...
Signed-off-by: San Mehat <san@google.com>
2009-06-10 09:09:51 -07:00
Android (Google) Code Review
b9048924c7
am a32b5f32: Merge change 2411 into donut
...
Merge commit 'a32b5f3252a58416f328399680395aa5fa936640'
* commit 'a32b5f3252a58416f328399680395aa5fa936640':
Manual merge from cupcake_dcm. Need to be reviewed by enf.
2009-06-10 08:05:02 -07:00
Android (Google) Code Review
a32b5f3252
Merge change 2411 into donut
...
* changes:
Manual merge from cupcake_dcm. Need to be reviewed by enf.
2009-06-10 08:01:20 -07:00
Android (Google) Code Review
64266658b6
am 09ea1e9c: Merge change 3715 into donut
...
Merge commit '09ea1e9cce29435282eb4c671cf6cebe26414e41'
* commit '09ea1e9cce29435282eb4c671cf6cebe26414e41':
Show progress spinner while waiting for results in in app search.
2009-06-10 07:46:08 -07:00
Satish Sampath
bc0df8d6a8
am 174ad503: In SearchablesTest, use the always available globalsearch.
...
Merge commit '174ad503ee5b24721d7d632ba9c68b9cd0bd6dd6'
* commit '174ad503ee5b24721d7d632ba9c68b9cd0bd6dd6':
In SearchablesTest, use the always available globalsearch.
2009-06-10 07:45:53 -07:00
Android (Google) Code Review
af08ee3eaa
am 3b277c70: Merge change 3702 into donut
...
Merge commit '3b277c700e6907ee0813839604ac60df2141c557'
* commit '3b277c700e6907ee0813839604ac60df2141c557':
Change exceptions to RuntimeException.
Fix the way gestures are rasterized to bitmaps.
2009-06-10 07:45:42 -07:00
Android (Google) Code Review
09ea1e9cce
Merge change 3715 into donut
...
* changes:
Show progress spinner while waiting for results in in app search.
2009-06-10 06:31:33 -07:00
Karl Rosaen
048d1a4821
Show progress spinner while waiting for results in in app search.
2009-06-10 14:17:21 +01:00
Satish Sampath
174ad503ee
In SearchablesTest, use the always available globalsearch.
...
The earlier used googlesearch package may not be available in some devices so switching to globalsearch which has searchable info relevant for this unit test.
2009-06-10 12:06:46 +01:00
Android (Google) Code Review
3b277c700e
Merge change 3702 into donut
...
* changes:
Change exceptions to RuntimeException.
2009-06-10 02:43:11 -07:00
Wu-cheng Li
ba55b3654b
Change exceptions to RuntimeException.
...
This is to follow hardware/Cmaera.java because those exceptiones are not declared to be thrown.
2009-06-10 17:17:31 +08:00
Android (Google) Code Review
43dab7fdd3
Merge change 3701 into donut
...
* changes:
Fix the way gestures are rasterized to bitmaps.
2009-06-10 01:22:48 -07:00
Romain Guy
cfbe8cf878
Fix the way gestures are rasterized to bitmaps.
...
It was just not working with multiple strokes.
2009-06-10 01:21:20 -07:00
Android (Google) Code Review
259f55a513
am 084af5e1: Merge change 3551 into donut
...
Merge commit '084af5e1977e2278e68a69615f55d5fe3bb6c1a4'
* commit '084af5e1977e2278e68a69615f55d5fe3bb6c1a4':
Allow the owner to reconnect to Camera.
2009-06-10 00:20:15 -07:00
Android (Google) Code Review
084af5e197
Merge change 3551 into donut
...
* changes:
Allow the owner to reconnect to Camera.
2009-06-10 00:18:39 -07:00
Jaikumar Ganesh
d46134946d
Fix the build for SDK and simulator.
2009-06-09 23:32:42 -07:00
Android (Google) Code Review
d29687a0b3
Merge change 3697
...
* changes:
Disable bluetooth functions for SDK and Simulator.
2009-06-09 23:26:26 -07:00
Jaikumar Ganesh
82aea4abef
Disable bluetooth functions for SDK and Simulator.
2009-06-09 23:23:20 -07:00
Romain Guy
0d24e9b56b
am 0e1ca574: Add support for gestures in Home.
...
Merge commit '0e1ca5749a96778869ef62f939542a61c034209b'
* commit '0e1ca5749a96778869ef62f939542a61c034209b':
Add support for gestures in Home.
2009-06-09 23:00:50 -07:00
Romain Guy
0e1ca5749a
Add support for gestures in Home.
...
Adds a new animation style for the gestures pad, and de-normalize
the scores in the recognition engine.
2009-06-09 22:58:46 -07:00
Android (Google) Code Review
d31a4e403b
Merge change 2641
...
* changes:
Framework changes for bluez4.
2009-06-09 21:54:24 -07:00
Mathias Agopian
07fcf4c3a9
revive the copybit test.
2009-06-09 21:38:08 -07:00
Jaikumar Ganesh
9ac95783fc
Fix cleanupConnection when switching from wifi.
...
Post a message for tearDown data connection when switching from wifi.
2009-06-09 21:11:41 -07:00
Android (Google) Code Review
9da6971d8a
am faf41044: Merge change 3644 into donut
...
Merge commit 'faf410443f0c2ab2d30a1c8ce90f83157b5e593b'
* commit 'faf410443f0c2ab2d30a1c8ce90f83157b5e593b':
Print a message to the log when a file can't be opened on the client side.
2009-06-09 20:45:59 -07:00
Android (Google) Code Review
faf410443f
Merge change 3644 into donut
...
* changes:
Print a message to the log when a file can't be opened on the client side.
2009-06-09 20:44:16 -07:00
Android (Google) Code Review
ec721b2f1e
am 54d63246: Merge change 3427 into donut
...
Merge commit '54d632468c0cd53087d17420d9d383bc29553d36'
* commit '54d632468c0cd53087d17420d9d383bc29553d36':
First version of the keystore service.
2009-06-09 19:12:37 -07:00
Android (Google) Code Review
54d632468c
Merge change 3427 into donut
...
* changes:
First version of the keystore service.
2009-06-09 19:10:42 -07:00
Eric Fischer
c110ec0ab6
Get the FormatDateRange tests passing again.
...
This fixes a few places that were accidentally using the wrong numbered
parameter in the format call. It also makes other adjustments so that
the formats for English are exactly the same as they were in Cupcake.
2009-06-09 18:30:34 -07:00
Mike Lockwood
56c59da434
WifiStateTracker: Add support for positive RSSI values.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-06-09 21:12:53 -04:00
Android (Google) Code Review
dfe482c9b5
am ce8436f5: Merge change 3593 into donut
...
Merge commit 'ce8436f52e7f2c80f94e43d80d28cc962b7ff83b'
* commit 'ce8436f52e7f2c80f94e43d80d28cc962b7ff83b':
Cleanup whitespace.
2009-06-09 17:57:18 -07:00
Android (Google) Code Review
ce8436f52e
Merge change 3593 into donut
...
* changes:
Cleanup whitespace.
2009-06-09 17:56:03 -07:00
Android (Google) Code Review
26fd4ea255
am 3279fbad: Merge change 3652 into donut
...
Merge commit '3279fbad638bd48b8e52a528d75bb5aa4757f81c'
* commit '3279fbad638bd48b8e52a528d75bb5aa4757f81c':
Adding default text-to-speech language in Settings.Secure.
2009-06-09 17:47:59 -07:00
Android (Google) Code Review
3279fbad63
Merge change 3652 into donut
...
* changes:
Adding default text-to-speech language in Settings.Secure.
2009-06-09 17:46:12 -07:00
Jaikumar Ganesh
d5ac1ae36b
Framework changes for bluez4.
...
Changes in the Bluetooth JNI calls and framework functions
for Bluez4.
2009-06-09 17:21:08 -07:00
Eric Fischer
b099c4699b
resolved conflicts for merge of 137c45 to master
2009-06-09 16:56:37 -07:00
Grace Kloba
7cd64bd7e7
Fix #1907439 . If there is uncommitted content when gzipped content got EOFException, we need to commit them.
2009-06-09 16:42:45 -07:00
Robert Greenwalt
f878e2d80c
Make aapt Error out when an overlay adds a string.
...
Final added check (I think) for 1585775 - not letting overlays add
resources.
modified: ResourceTable.cpp
modified: ResourceTable.h
2009-06-09 16:23:35 -07:00
Jean-Michel Trivi
f478267d6a
Adding default text-to-speech language in Settings.Secure.
2009-06-09 16:22:48 -07:00
Android (Google) Code Review
8d5b48fc36
Merge change 3536
...
* changes:
Add getRawData() method for AggregationService.
2009-06-09 16:15:24 -07:00
Jeff Sharkey
d530b3ce85
Added presence columns and changed constants to match provider.
...
Minor changes that don't need a current.xml because they are @hide.
2009-06-09 15:52:18 -07:00
Marco Nelissen
a2df60598a
Print a message to the log when a file can't be opened on the client side.
2009-06-09 15:49:23 -07:00
Android (Google) Code Review
7c2cfd50a2
am 9d19fdb2: Merge change 3576 into donut
...
Merge commit '9d19fdb231592904b6f8940355d89745719a1ea1'
* commit '9d19fdb231592904b6f8940355d89745719a1ea1':
Track clicks that occur after pivoting into an app from global search.
2009-06-09 15:38:51 -07:00
Android (Google) Code Review
0445d03089
Merge change 3533
...
* changes:
Use new wifi cmd rssi-approx when polling.
2009-06-09 15:22:04 -07:00
Eric Fischer
137c450366
Regenerate all the date and time interval formats from CLDR data.
2009-06-09 14:51:16 -07:00
Ye Wen
8c737f7353
Fix bug 1875344 cut 2: adding option to show/noshow away presence when device is idle.
2009-06-09 13:12:01 -07:00