2723 Commits

Author SHA1 Message Date
Jean-Michel Trivi
1f4b92a2d6 Corrected the name of the native library the SynthProxy class loads (libttssynthproxy instead of libsynthproxy) to match the lib name from frameworks/base/tts/jni/Android.mk. 2009-06-02 16:02:31 -07:00
Guang Zhu
3dfd0e131e Fixed issue where code for extracting scripts was eclipsed by runTest method. 2009-06-02 15:42:48 -07:00
Android (Google) Code Review
bb09b2e554 am 1a21de56: Merge change 2961 into donut
Merge commit '1a21de56b9e3e69413ee6addc0e776b40f79782e'

* commit '1a21de56b9e3e69413ee6addc0e776b40f79782e':
  Addressed comments of change 2515 for the TtsService class:
2009-06-02 15:37:23 -07:00
Android (Google) Code Review
1a21de56b9 Merge change 2961 into donut
* changes:
  Addressed comments of change 2515 for the TtsService class:  - made the SpeechItem and SoundResource inner classes static,  - prefixed the TtsService member variables by 'm',  - changed indentation from 2 to 4 characters.
2009-06-02 15:35:46 -07:00
Android (Google) Code Review
b716ab3755 am 432900bf: Merge change 2962 into donut
Merge commit '432900bffb816f56f5f8058c90fed7731df46e23'

* commit '432900bffb816f56f5f8058c90fed7731df46e23':
  Fixes #1890914.
2009-06-02 15:18:31 -07:00
Android (Google) Code Review
432900bffb Merge change 2962 into donut
* changes:
  Fixes #1890914.
2009-06-02 15:16:34 -07:00
Romain Guy
ce16d787bd Fixes #1890914.
Bright theme's background color should be #fff9f9f9 instead of pure white (#ffffffff).
2009-06-02 15:15:12 -07:00
Jean-Michel Trivi
78ebbabfe1 Addressed comments of change 2515 for the TtsService class:
- made the SpeechItem and SoundResource inner classes static,
 - prefixed the TtsService member variables by 'm',
 - changed indentation from 2 to 4 characters.
2009-06-02 15:09:51 -07:00
Doug Kramer
60a42866d1 am b42e1ff6: am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html
Merge commit 'b42e1ff65ae44a0873959c5defe3ba4826109490'

* commit 'b42e1ff65ae44a0873959c5defe3ba4826109490':
  AI 149494: Minor improvements to wording in design tips for missing activity and notifications
2009-06-02 14:37:43 -07:00
Dmitri Plotnikov
c926054072 Consolidating data needed for contact aggregator into the data1 and data2 fields.
The aggregator will then only read data1 and
data2 and do the matching on those (taking mime type into account, of course).
2009-06-02 14:11:01 -07:00
Doug Kramer
b42e1ff65a am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html
Merge commit 'b33940abca9d43891575f58a1107c8ec247afed1' into donut

* commit 'b33940abca9d43891575f58a1107c8ec247afed1':
  AI 149494: Minor improvements to wording in design tips for missing activity and notifications
2009-06-02 13:15:15 -07:00
Android (Google) Code Review
7174bc48dc Merge change 2898
* changes:
  Implement bulk read and writes for Bluetooth sockets.
2009-06-02 12:44:35 -07:00
Nick Pelly
47e82dee6b Implement bulk read and writes for Bluetooth sockets.
Before: 0.1 kB/s
After: 100 kB/s
(in my java BT speed test app)
2009-06-02 12:35:48 -07:00
Mike Reed
5b4718ba8a make FEATURE_OPENGL public (but hidden for now) so we can test with it 2009-06-02 15:30:57 -04:00
Jean-Michel Trivi
1352b615be am a74303d8: Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target.
Merge commit 'a74303d80637c0d63057fc4b501a4f93cf01ea85'

* commit 'a74303d80637c0d63057fc4b501a4f93cf01ea85':
  Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target.
2009-06-02 12:26:17 -07:00
Doug Kramer
b33940abca AI 149494: Minor improvements to wording in design tips for missing activity and notifications
See latest document at:
  http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html

Automated import of CL 149494
2009-06-02 12:17:49 -07:00
Jean-Michel Trivi
a74303d806 Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target. 2009-06-02 12:05:18 -07:00
Wei-Ta Chen
df1235f691 am eb949674: Unhide inPurgeable in BitmapFactory.Options.
Merge commit 'eb949674fd3b83b706f795fc6b16ab1c66250c93'

* commit 'eb949674fd3b83b706f795fc6b16ab1c66250c93':
  Unhide inPurgeable in BitmapFactory.Options.
2009-06-02 11:55:19 -07:00
Wei-Ta Chen
eb949674fd Unhide inPurgeable in BitmapFactory.Options.
The correctness and effectiveness of the usage of the parameter are evaluated in:
https://android-git.corp.google.com/g/Gerrit#change,2768
2009-06-02 11:01:43 -07:00
Jean-Michel Trivi
94afa2e574 am 30b70cec: Trying to fix the build for simulator: modifying makefile to not link against libdl.
Merge commit '30b70cec05190c8fcfa5aeb175a37bf81ed3966d'

* commit '30b70cec05190c8fcfa5aeb175a37bf81ed3966d':
  Trying to fix the build for simulator: modifying makefile to not link against libdl.
2009-06-02 11:01:13 -07:00
Jean-Michel Trivi
30b70cec05 Trying to fix the build for simulator: modifying makefile to not link against libdl. 2009-06-02 10:43:58 -07:00
Android (Google) Code Review
b621a3fd7a am b2decbe2: Merge change 2515 into donut
Merge commit 'b2decbe2f168a82d674ea699a809a702bad51f54'

* commit 'b2decbe2f168a82d674ea699a809a702bad51f54':
  Adding the TtsService class for text-to-speech synthesis.
2009-06-02 10:13:54 -07:00
Android (Google) Code Review
b2decbe2f1 Merge change 2515 into donut
* changes:
  Adding the TtsService class for text-to-speech synthesis.
2009-06-02 10:11:58 -07:00
Charles Chen
a042a740d3 Adding the TtsService class for text-to-speech synthesis. 2009-06-02 09:57:53 -07:00
Android (Google) Code Review
82182122bf Merge change 2912
* changes:
  Rename the TextDialog to WebTextView.
2009-06-02 09:13:14 -07:00
Android (Google) Code Review
b642908a22 am abf3c80c: Merge change 2572 into donut
Merge commit 'abf3c80c60c6584a2cc77a0971078f85a877bc6f'

* commit 'abf3c80c60c6584a2cc77a0971078f85a877bc6f':
  Adding java/jni code for the Java TTS SynthProxy class, which relays calls from the TTS service to the native TTS plugin library.
2009-06-02 08:57:14 -07:00
Android (Google) Code Review
abf3c80c60 Merge change 2572 into donut
* changes:
  Adding java/jni code for the Java TTS SynthProxy class, which relays calls from the TTS service to the native TTS plugin library.
2009-06-02 08:55:25 -07:00
Leon Scroggins
d3465f6021 Rename the TextDialog to WebTextView.
Rename the TextDialog to be a more accurate description of what it is.
Also rename some methods and variables which pertain to it, and preload
the newly created class.
2009-06-02 10:57:54 -04:00
Karl Rosaen
ba90ed49e5 am a058f02b: progress towards impression and click stats on all sources, plus some internal cleanup
Merge commit 'a058f02b591d971a829cb1e28d48a992e46ad85e'

* commit 'a058f02b591d971a829cb1e28d48a992e46ad85e':
  progress towards impression and click stats on all sources, plus some internal cleanup
2009-06-02 07:04:31 -07:00
Karl Rosaen
a058f02b59 progress towards impression and click stats on all sources, plus some internal cleanup
(framework portion)

suggestionCursor has new callbacks for impressions and clicks
- impressions now used to trigger "more" UI, cleanup apis around that

search dialog reports which position was clicked on via cursor#respond
- can now detect when sources under "more results" are clicked
- also used to simplify existing stuff:
  - can detect when "more results" entry is clicked and toggle base on that (no longer need INTENT_ACTION_CURSOR_RESPOND one off)
  - use response from click reporting to instruct which position should be selected
2009-06-02 15:00:37 +01:00
Android (Google) Code Review
5fd3dc2541 Merge change 2713
* changes:
  in the browser, make the trackball more like a mouse
2009-06-02 06:24:16 -07:00
Android (Google) Code Review
8eff842066 am b3c3778e: Merge change 2844 into donut
Merge commit 'b3c3778edbc26affed9dc694f80412a85fe58d7b'

* commit 'b3c3778edbc26affed9dc694f80412a85fe58d7b':
  Added some icon debug logging to SuggestionsAdapter.
2009-06-02 01:32:34 -07:00
Android (Google) Code Review
b3c3778edb Merge change 2844 into donut
* changes:
  Added some icon debug logging to SuggestionsAdapter.
2009-06-02 01:31:21 -07:00
Bjorn Bringert
b791f34474 Added some icon debug logging to SuggestionsAdapter.
Good for checking that lazy contact photos works.
2009-06-02 09:29:34 +01:00
Android (Google) Code Review
385a4894d0 am 4ff42ad6: Merge change 2843 into donut
Merge commit '4ff42ad6d7218b89435424b53951c1bdb8ef6b8b'

* commit '4ff42ad6d7218b89435424b53951c1bdb8ef6b8b':
  Use JNI region calls in MemoryFile read and write.
2009-06-02 01:27:06 -07:00
Android (Google) Code Review
4ff42ad6d7 Merge change 2843 into donut
* changes:
  Use JNI region calls in MemoryFile read and write.
2009-06-02 01:25:24 -07:00
Bjorn Bringert
ad984f1933 Use JNI region calls in MemoryFile read and write.
This will reduce copying or pinning, depending on GC policies, which should
improve performance. See dalvik/docs/jni-tips.html#RegionCalls for more information.

Fixes http://b/issue?id=1887911
2009-06-02 09:22:42 +01:00
Android (Google) Code Review
cf2924efa0 am c6653495: Merge change 1522 into donut
Merge commit 'c665349543b481b14e423ea9e7e2b368569ae311'

* commit 'c665349543b481b14e423ea9e7e2b368569ae311':
  support more minor cdms sms bearer data subparameters
2009-06-02 00:59:50 -07:00
Android (Google) Code Review
c665349543 Merge change 1522 into donut
* changes:
  support more minor cdms sms bearer data subparameters
2009-06-02 00:58:47 -07:00
Android (Google) Code Review
8d3002e047 am 35feec46: Merge change 2761 into donut
Merge commit '35feec46d90d434a2439765d127a9e8f68a52340'

* commit '35feec46d90d434a2439765d127a9e8f68a52340':
  TODO's from Teleca with modifications from wink.
2009-06-02 00:51:32 -07:00
Android (Google) Code Review
35feec46d9 Merge change 2761 into donut
* changes:
  TODO's from Teleca with modifications from wink.
2009-06-02 00:49:46 -07:00
Tammo Spalink
19db02b945 am 641bb3d8: expose (but still hide) sms user data headers
Merge commit '641bb3d8dfd72f57356d39ef00256d6077c9e235'

* commit '641bb3d8dfd72f57356d39ef00256d6077c9e235':
  expose (but still hide) sms user data headers
2009-06-02 00:36:46 -07:00
Android (Google) Code Review
93a7fb0753 am f5df8303: Merge change 2879 into donut
Merge commit 'f5df83035a45173f9ecdeaef03b68abc8a940ace'

* commit 'f5df83035a45173f9ecdeaef03b68abc8a940ace':
  Add backup side of new FullBackupAgent class
2009-06-02 00:36:44 -07:00
Android (Google) Code Review
1727e34757 am 7728be03: Merge change 2896 into donut
Merge commit '7728be035f5b3b814ef4455d1742d069dbcffb61'

* commit '7728be035f5b3b814ef4455d1742d069dbcffb61':
  added a test that exhibits some lighting issues in the software renderer. see external bug 1709
2009-06-02 00:36:42 -07:00
Android (Google) Code Review
7f6fefe1c8 am b56736b6: Merge change 2864 into donut
Merge commit 'b56736b666dd906a214639e24b624ec368e383f5'

* commit 'b56736b666dd906a214639e24b624ec368e383f5':
  Fixed bug where test status is not marked "DONE" when completed
2009-06-02 00:36:40 -07:00
Android (Google) Code Review
32ca6011df am 2ba3223c: Merge change 2855 into donut
Merge commit '2ba3223cc9a4deb2980ba3c15a9b25c5652166a8'

* commit '2ba3223cc9a4deb2980ba3c15a9b25c5652166a8':
  Add a new method to load html data into the WebView.
2009-06-02 00:36:35 -07:00
Tammo Spalink
baae313f89 support more minor cdms sms bearer data subparameters
- also clean up CdmaSmsAddress
2009-06-02 11:10:53 +08:00
Tammo Spalink
641bb3d8df expose (but still hide) sms user data headers
addresses bug http://b/issue?id=1751571
2009-06-02 10:43:59 +08:00
Android (Google) Code Review
f5df83035a Merge change 2879 into donut
* changes:
  Add backup side of new FullBackupAgent class
2009-06-01 19:30:54 -07:00
Android (Google) Code Review
7728be035f Merge change 2896 into donut
* changes:
  added a test that exhibits some lighting issues in the software renderer. see external bug 1709
2009-06-01 19:01:11 -07:00