Jean-Michel Trivi
ecd485bd3e
Cleaning up makefile for libttssynthproxy for the simulator.
2009-06-03 09:43:14 -07:00
Android (Google) Code Review
ff8ebc2225
Merge change 3011 into donut
...
* changes:
simplify this test
2009-06-02 22:54:04 -07:00
Mathias Agopian
50aba6d31d
fix a bug in GL lighting where the specular component could be ommited when vertex material was disabled.
...
the specular enable flag wasn't computed in that case.
2009-06-02 22:51:09 -07:00
Mathias Agopian
17836acabf
simplify this test
2009-06-02 18:35:48 -07:00
Android (Google) Code Review
f2de56981f
Merge change 2957 into donut
...
* changes:
Allow response payload on RIL_REQUEST error
2009-06-02 18:19:29 -07:00
Android (Google) Code Review
4f5bcbc72a
Merge change 2971 into donut
...
* changes:
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 17:22:18 -07:00
Android (Google) Code Review
e00a3dcabf
Merge change 2967 into donut
...
* changes:
Fixed issue where code for extracting scripts was eclipsed by runTest method.
2009-06-02 16:42:42 -07:00
Jean-Michel Trivi
759284dbfd
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
Android (Google) Code Review
202df92937
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
c0c6f1241d
Merge change 2962 into donut
...
* changes:
Fixes #1890914 .
2009-06-02 15:16:34 -07:00
Jean-Michel Trivi
17e136108c
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
446393bafd
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
Jean-Michel Trivi
4527ac8e7d
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
Jean-Michel Trivi
8fa8518279
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
e467ddc293
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
24d41dc57a
Adding the TtsService class for text-to-speech synthesis.
2009-06-02 09:57:53 -07:00
Android (Google) Code Review
51b9f4c9f4
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
Android (Google) Code Review
37b90875a0
Merge change 2844 into donut
...
* changes:
Added some icon debug logging to SuggestionsAdapter.
2009-06-02 01:31:21 -07:00
Android (Google) Code Review
dd166d6fff
Merge change 2843 into donut
...
* changes:
Use JNI region calls in MemoryFile read and write.
2009-06-02 01:25:24 -07:00
Android (Google) Code Review
61027016b9
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
793a12717f
Merge change 2761 into donut
...
* changes:
TODO's from Teleca with modifications from wink.
2009-06-02 00:49:46 -07:00
Android (Google) Code Review
383bce9073
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
a3dd38a942
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
Mathias Agopian
4d661eb62c
added a test that exhibits some lighting issues in the software renderer. see external bug 1709
2009-06-01 18:59:44 -07:00
Android (Google) Code Review
8fd039e936
Merge change 2864 into donut
...
* changes:
Fixed bug where test status is not marked "DONE" when completed
2009-06-01 15:27:28 -07:00
Android (Google) Code Review
29f6175b23
Merge change 2855 into donut
...
* changes:
Add a new method to load html data into the WebView.
2009-06-01 15:22:18 -07:00
Android (Google) Code Review
432b8f8120
Merge change 2851 into donut
...
* changes:
Change comment for SUGGEST_COLUMN_INTENT_EXTRA_DATA to clarify that this column is for use by global search only.
2009-06-01 14:50:26 -07:00
Jean-Michel Trivi
13a728edc6
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-01 14:45:12 -07:00
Android (Google) Code Review
cbcbfc5c32
Merge change 2835 into donut
...
* changes:
Add framework support for scrolling to the "More results..." list item when it is clicked.
2009-06-01 14:21:54 -07:00
Android (Google) Code Review
106ab9f9e1
Merge change 2766 into donut
...
* changes:
Manually merge a few fixes from cupcake and cupcake_dcm.
2009-06-01 12:41:41 -07:00
Android (Google) Code Review
5c6b111462
Merge change 2816 into donut
...
* changes:
Update reliability test code. Use a separate activity with simpler calback mechanism.
2009-06-01 11:38:16 -07:00
Android (Google) Code Review
1cecebfe0d
Merge change 2548 into donut
...
* changes:
Fix a bug in AppSecurityPermissions where it wouldn't display permissions used by an app if it uses a shared user id. Remove the else clause and always get the list of requested permissions first before adding the permissions obtained via the shared user id. Also change an if condition and comments for better readability
2009-06-01 10:21:05 -07:00
Android (Google) Code Review
c5e09948ad
Merge change 2805 into donut
...
* changes:
base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE
2009-06-01 09:58:44 -07:00
Android (Google) Code Review
a46712b06a
Merge change 2774 into donut
...
* changes:
Limit check on maxChannels for SoundPool. Bug 1838724
2009-06-01 09:57:24 -07:00
Android (Google) Code Review
60c647b3c8
Merge change 2591 into donut
...
* changes:
Check if the ownerView is still attached to window in refreshPositionVariables.
2009-06-01 09:55:44 -07:00
Doug Kramer
927080e365
am 7363e049: AI 149404: Am sending again with the latest changes Publish Activity and Task Design Guidelines http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html
...
Merge commit '7363e049ec7c2f490acf783a979ea101df35a055' into donut
* commit '7363e049ec7c2f490acf783a979ea101df35a055':
AI 149404: Am sending again with the latest changes
2009-05-30 11:58:57 -07:00
Android (Google) Code Review
d6389ade17
Merge change 2626 into donut
...
* changes:
Adding TTS error code to signal missing resources (for instance missing language files).
2009-05-29 17:18:12 -07:00
Android (Google) Code Review
7851d244fb
Merge change 2758 into donut
...
* changes:
Fix concat SMS for GSM.
2009-05-29 17:13:34 -07:00
Android (Google) Code Review
711c27dec8
Merge change 2692 into donut
...
* changes:
* Chagned RecognitionService interface to use more complex RecognitionResult instead of String.
2009-05-29 17:09:19 -07:00
Android (Google) Code Review
3961e2414a
Merge change 2736 into donut
...
* changes:
Telephony support for SMS memory reporting to the network.
2009-05-29 15:16:22 -07:00
Android (Google) Code Review
f524fe04ef
Merge change 2566 into donut
...
* changes:
Fix javadoc typos. No code changes.
2009-05-29 15:07:45 -07:00
Android (Google) Code Review
e1695e5e27
Merge change 2748 into donut
...
* changes:
Fix the build.
2009-05-29 15:03:25 -07:00
Android (Google) Code Review
489d3953f0
Merge change 2747 into donut
...
* changes:
log the geomerty of surfaces causing an out of memory in SurfaceFlinger.
2009-05-29 14:55:48 -07:00
Mathias Agopian
3c4d8c83da
log the geomerty of surfaces causing an out of memory in SurfaceFlinger.
2009-05-29 14:55:06 -07:00
Android (Google) Code Review
811eeff577
Merge change 2746 into donut
...
* changes:
Modify the base gestures API to use streams instead of files. Adds new wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer.
2009-05-29 14:46:02 -07:00
Android (Google) Code Review
f93f7a3844
Merge change 2716 into donut
...
* changes:
Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow passing a null surface. The API is now enabled to change the surface while the video is playing. This could allow orientation changes during playback or to allow the audio track from a video to play in the background. NOTE: There are still changes required to pmem driver to allow remapping shared physical memory into a process in order for this to work. This change only enables the API to send the appropriate calls when the lower level code supports it.
2009-05-29 14:17:44 -07:00
Android (Google) Code Review
5dc682f697
Merge change 2737 into donut
...
* changes:
Fixes #1878499 .
2009-05-29 13:54:39 -07:00
Android (Google) Code Review
8b0c666c50
Merge change 2731 into donut
...
* changes:
Fixes #1873537 .
2009-05-29 13:43:57 -07:00
Android (Google) Code Review
f2ab9a4a1c
Merge change 2732 into donut
...
* changes:
Fix for #1878497 .
2009-05-29 12:29:17 -07:00
Android (Google) Code Review
10b5a2d03a
Merge change 2685 into donut
...
* changes:
Change code coverage to write to app data folder rather than sdcard.
2009-05-29 12:19:34 -07:00