2882 Commits

Author SHA1 Message Date
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
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
Android (Google) Code Review
6285ce5b31 Merge change 3608
* changes:
  Preparation of WebView for changes in the title bar.
2009-06-09 12:45:45 -07:00
Android (Google) Code Review
9d19fdb231 Merge change 3576 into donut
* changes:
  Track clicks that occur after pivoting into an app from global search.
2009-06-09 12:45:35 -07:00
Leon Scroggins
a5645b2e7f Preparation of WebView for changes in the title bar.
Remove the zoom overview and 1x buttons from the ZoomButtonsController,
since the functionality will now be placed elsewhere.  Make zoomScrollOut
and canZoomScrollOut public (albeit hidden), so they can be called by the
Browser.  Also rename ExtendedZoomControls' mZoomControls to
mPlusMinusZoomControls so they are not confused with WebView's mZoomControls.
2009-06-09 15:31:19 -04:00
Android (Google) Code Review
280412fa2c Merge change 3601
* changes:
  checkpoint pragma support.  Includes more cleanup of script enviroment storage to keep the env settings in the base and only the per language state in ScriptC.
2009-06-09 12:17:10 -07:00
Jason Sams
da423d8479 checkpoint pragma support. Includes more cleanup of script enviroment storage to keep the env settings in the base and only the per language state in ScriptC. 2009-06-09 12:15:30 -07:00
Android (Google) Code Review
dbacca46d9 Merge change 3586
* changes:
  Adds BaseTypes interface so that a general TYPE_CUSTOM field is available.
2009-06-09 11:01:52 -07:00
Karl Rosaen
d4c98c4c45 Track clicks that occur after pivoting into an app from global search.
(framework portion).

Global search has a write-only content provider for reporting clicks that SearchDialog
makes use of.

update: addressed code review feedback
2009-06-09 18:51:05 +01:00
Evan Millar
78e79ad61b Adds BaseTypes interface so that a general TYPE_CUSTOM field is available.
BaseTypes contains only TYPE_CUSTOM.

Changed Nickname's TYPE's to 0 based instead of 1 based.
2009-06-09 10:46:30 -07:00
Satish Sampath
d70df8cd37 am 4ab3c009: Rename genieprovider to enhancedgooglesearch.
Merge commit '4ab3c00993bd7932e5262d325e6d9943074844ed'

* commit '4ab3c00993bd7932e5262d325e6d9943074844ed':
  Rename genieprovider to enhancedgooglesearch.
2009-06-09 10:32:02 -07:00
Android (Google) Code Review
089e10187c am b26e685d: Merge change 3528 into donut
Merge commit 'b26e685d04aa010e10a99729ae573940715f9970'

* commit 'b26e685d04aa010e10a99729ae573940715f9970':
  Simplify the TTS for Donut release
2009-06-09 10:31:42 -07:00
Wink Saville
2563a3ac05 Cleanup whitespace. 2009-06-09 10:30:03 -07:00
Satish Sampath
4ab3c00993 Rename genieprovider to enhancedgooglesearch. 2009-06-09 17:44:46 +01:00
Android (Google) Code Review
b26e685d04 Merge change 3528 into donut
* changes:
  Simplify the TTS for Donut release
2009-06-09 08:15:14 -07:00
Satish Sampath
8762e0ac78 am 1c5fa0f3: Adds UI support for custom search widget item backgrounds.
Merge commit '1c5fa0f31009502c539c65de99010b63cb617aac'

* commit '1c5fa0f31009502c539c65de99010b63cb617aac':
  Adds UI support for custom search widget item backgrounds.
2009-06-09 08:03:06 -07:00
Romain Guy
0c80e0577a am 27a2b50d: Add a hidden API to modify the paint used to draw gestures.
Merge commit '27a2b50dedd4315b921d502a30ac0fda51fb6a7c'

* commit '27a2b50dedd4315b921d502a30ac0fda51fb6a7c':
  Add a hidden API to modify the paint used to draw gestures.
2009-06-09 08:03:04 -07:00
Romain Guy
4bd6d869f9 am 03f0b21b: Fix several issues in the gestures libraries.
Merge commit '03f0b21b5a317aa6c0f0cd4d7ac91cabdf379d3e'

* commit '03f0b21b5a317aa6c0f0cd4d7ac91cabdf379d3e':
  Fix several issues in the gestures libraries.
2009-06-09 08:02:36 -07:00
Android (Google) Code Review
ac685a1927 am 2d2b2311: Merge change 3561 into donut
Merge commit '2d2b23119f1b4daa3064f065ebeb6397963c1780'

* commit '2d2b23119f1b4daa3064f065ebeb6397963c1780':
  Fix multiple strokes support when fade is disabled.
2009-06-09 08:01:59 -07:00
Romain Guy
854fc45736 am 7fe416e9: Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems.
Merge commit '7fe416e9436a7b2a00e27e73ceb725de4e763f30'

* commit '7fe416e9436a7b2a00e27e73ceb725de4e763f30':
  Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems.
2009-06-09 07:56:43 -07:00
Leon Scroggins
fd06bc8d6e Remove obsolete notion of invalid node.
In the old navigation model, we set focus to a node, and checked to see
if that node was still valid (could have changed since we built the
navigation cache).  Then we sent a message back to the UI thread to
tell it to draw the ring differently.  In the new model, we are essentially
moving a mouse, so we do not concern ourselves with whether the node is
valid.  Removed all the code for passing the message to the UI thread
and calling into native.  Needs a change to external/webkit to work
properly.
2009-06-09 10:39:37 -04:00
Romain Guy
f1492470c4 Fix the build 2009-06-09 06:23:27 -07:00
Satish Sampath
1c5fa0f310 Adds UI support for custom search widget item backgrounds.
- A new column was added to SearchManager cursors to specify background color (optional)
- Two new colour references added to the theme for normal and search widget corpus items (we need both to be opaque for the items to render properly)
- SuggestionAdapter was updated to choose the right theme colour for each item
2009-06-09 14:02:36 +01:00
Romain Guy
27a2b50ded Add a hidden API to modify the paint used to draw gestures. 2009-06-09 04:36:14 -07:00
Romain Guy
03f0b21b5a Fix several issues in the gestures libraries.
This mostly fixes how gestures libraries are saved and loaded.
Saving a library twice in a row was erasing the entire library,
which was preventing the sketch test app from working propertly.
2009-06-09 04:15:22 -07:00