Mike LeBeau
864ff34522
Merge "Oops, unbreak the build by removing Recognition.java, not intended for submission at this time."
2010-02-12 15:27:12 -08:00
Mike LeBeau
5996f7baa8
Oops, unbreak the build by removing Recognition.java, not intended for
...
submission at this time.
2010-02-12 15:26:22 -08:00
Jim Miller
b946f11038
Merge "Watch 2274882: Add a field to the db when we wipe due to an error in the upgrader."
2010-02-12 15:20:40 -08:00
Brad Fitzpatrick
812017e58f
Merge "Log previous SQL statement also when logging "COMMIT;" operations."
2010-02-12 15:20:14 -08:00
Andreas Huber
0d56ee9451
Merge "Preserve a preview frame to be restored after resuming the playback session."
2010-02-12 14:52:41 -08:00
Dianne Hackborn
7007a92693
Merge "Totally remove Unicode.cpp and rely on ICU"
2010-02-12 14:49:54 -08:00
Kenny Root
0d88e7a8d7
Totally remove Unicode.cpp and rely on ICU
...
Unicode.cpp used a packed data table for character data that essentially
duplicated ICU's functionality.
Change-Id: Ia68fe4ac94e89dc68d9a3f45f33f6e648a5500b7
2010-02-12 14:37:42 -08:00
Scott Main
c09a2ff563
Merge "API change. add cycle_interpolator resource (it's the only one missing among all Interpolators) and update public.xml and current.xml with the new resource."
2010-02-12 14:37:15 -08:00
Mike LeBeau
4892c84a42
Merge "Make the corresponding frameworks change to add VoiceRecognitionService to the list of SDK sample apps."
2010-02-12 14:31:00 -08:00
Mike LeBeau
0a54606313
Make the corresponding frameworks change to add VoiceRecognitionService to
...
the list of SDK sample apps.
2010-02-12 14:09:55 -08:00
Mathias Agopian
053c9e928b
Merge changes I128ce4b2,I5cbb940c
...
* changes:
real fix for [2440014] launcher2 crashing in loop during boot
Revert "Revert "RenderScript should not depend on libsurfaceflinger_client.so""
2010-02-12 14:09:03 -08:00
Dianne Hackborn
cc523d1b53
Merge "Add Pointer Location to the window manager."
2010-02-12 13:55:00 -08:00
Jean-Baptiste Queru
0576eb65ab
Merge "Public Download Manager API"
2010-02-12 13:48:51 -08:00
Kenny Root
f728f4fc89
Merge "Excise code from Unicode.cpp that was dead"
2010-02-12 13:25:14 -08:00
Andreas Huber
8012206396
Merge "New API on java's MediaPlayer to suspend/resume a session."
2010-02-12 13:21:22 -08:00
Dianne Hackborn
4a455d8c36
Add Pointer Location to the window manager.
...
The window manager now has pointer location built into it.
Viva la touch!
2010-02-12 13:19:06 -08:00
Kenny Root
196e320734
Excise code from Unicode.cpp that was dead
...
Remove some utility functions for discovering character data
that ICU probably took over a while ago.
Change-Id: I97abe4de2f51eb2bf48679941258bc501184c3dc
2010-02-12 13:01:16 -08:00
Jeff Hamilton
fe7a18c4e1
Merge "Dump original-package entries."
2010-02-12 11:47:23 -08:00
Nico Sallembien
913ada622f
Merge "Map base station lat-lng of "0","0" to undefined."
2010-02-12 11:36:59 -08:00
Adam Powell
eb632538b5
Merge "Fix javadoc link for SDK build breakage"
2010-02-12 11:35:17 -08:00
Jason Sams
a85dd9c3d7
am 79b646ff: (-s ours) am 0b9bbb6d: DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU.
...
Merge commit '79b646ffe51c532f00b69dc4967ee51ca28986cf'
* commit '79b646ffe51c532f00b69dc4967ee51ca28986cf':
DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU.
2010-02-12 11:33:46 -08:00
Jason Sams
6a3565b281
am 0b9bbb6d: DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU.
...
Merge commit '0b9bbb6dc5d7dabecf23e8c6bb4a267ba8c34fe8' into eclair-plus-aosp
* commit '0b9bbb6dc5d7dabecf23e8c6bb4a267ba8c34fe8':
DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers on droid. This gives the necessary CPU reduction to allow the wallpapers to work on the slower CPU.
2010-02-12 11:27:01 -08:00
Doug Zongker
092198f554
Merge "add Base64InputStream"
2010-02-12 10:55:20 -08:00
Doug Zongker
27a31e573f
add Base64InputStream
...
Change-Id: I777b54bd6d01c86105b473a6701a06d350cee8d1
2010-02-12 10:53:46 -08:00
Chris Tate
0469dbb174
Merge "Fix spurious ANRs involving window shuffling and non-fullscreen activities"
2010-02-12 10:53:07 -08:00
Amith Yamasani
eafa9925aa
Merge "Fix key debounce (was too aggressive and buggy) and dismiss mini keyboard on cancel event."
2010-02-12 10:50:32 -08:00
Andrei Popescu
f91bf15618
Merge "Implement navigator.isApplicationInstalled() API"
2010-02-12 10:38:03 -08:00
Eric Laurent
0b3900316e
Merge "Fix issue 2418668: AudioManager isWiredHeadsetOn() always returns false for headset without mic."
2010-02-12 09:42:03 -08:00
Doug Zongker
b96ecc17d1
Merge "add NO_CLOSE flag for use by Base64OutputStream"
2010-02-12 09:31:20 -08:00
Bjorn Bringert
69dc1709b3
Merge "Fixing the bug where mic button is not shown"
2010-02-12 06:21:26 -08:00
Daniel Sandler
9d33ba27ea
Merge "Disable distracting status bar ticker text in car mode."
2010-02-12 05:37:54 -08:00
Jim Miller
812828d573
Merge "Fix 2438785: Add missing key code to landscape keyboard and fix log spew."
2010-02-11 19:18:56 -08:00
Charles Chen
acb336ba72
Merge "Hiding the new TextToSpeech Intent extras for voice data check to fix the build."
2010-02-11 17:49:20 -08:00
Brad Fitzpatrick
e54a4bf3e0
Merge "Measure walltime in ContentResolver and SQLiteDatabase operations logging."
2010-02-11 17:30:58 -08:00
Charles Chen
a96fb39f2a
Merge "Adding Intent extra strings to TextToSpeech.Engine for doing voice data checks."
2010-02-11 16:57:43 -08:00
Xavier Ducrohet
edf62b3c1b
Merge "Fix in layoutlib due to some changes in the frameworks."
2010-02-11 16:57:25 -08:00
Mike LeBeau
da881846be
Merge "Improve a comment in RecognitionService."
2010-02-11 16:32:08 -08:00
Mike LeBeau
426f9a6ed6
Merge "Use the new RecognitionService.SERVICE_INTERFACE instead of RecognizerIntent.ACTION_RECOGNIZE_SPEECH when finding a voice recognition service."
2010-02-11 16:25:52 -08:00
Mathias Agopian
5034b2865e
Merge "RenderScript should not depend on libsurfaceflinger_client.so"
2010-02-11 15:24:01 -08:00
Marco Nelissen
a011e44b93
Merge "Fix simulator build."
2010-02-11 14:42:01 -08:00
Marco Nelissen
4cb8ae291e
Fix simulator build.
2010-02-11 14:41:20 -08:00
Paul Westbrook
6d3fa27518
Merge "Fix some Gmail tests"
2010-02-11 14:13:10 -08:00
Doug Zongker
f13b12d4f0
add NO_CLOSE flag for use by Base64OutputStream
...
Change-Id: Ib2884e7b3853e4e4b2e329edf47c6f64c2f165a7
2010-02-11 14:07:17 -08:00
Mike LeBeau
b4fd3afb4c
Merge "Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService, to be used by anyone implementing a voice recognition service. Also define a new <recognition-service> styleable to be used in such service's metadata xml."
2010-02-11 14:05:27 -08:00
Marco Nelissen
a32a6a428d
Merge "Add support for "album artist" tag."
2010-02-11 13:43:40 -08:00
Mathias Agopian
9cce325fae
split libsurfaceflinger_client and libcamera_client out of libui
2010-02-11 13:16:22 -08:00
Andreas Huber
4fae0fd0c9
Merge "Support for rendering through an overlay on the droid even if a software renderer is active."
2010-02-11 12:44:03 -08:00
Tobias Haamel
70fa84f6ab
Introduce special UI modes for night and car usage.
...
The device mode is now called ui mode. Furthermore is the order of
precedence for the resources now in such a way that the ui mode needs
to be specified after the orientation and before the density.
The ui mode can be set, like it is done for the locale, as follows:
IActivityManager am = ActivityManagerNative.getDefault();
Configuration config = am.getConfiguration();
config.uiMode = Configuration.UI_MODE_TYPE_CAR | Configuration.UI_MODE_NIGHT_ANY;
am.updateConfiguration(config);
To allow users to disable the car mode and set the night mode the IUiModeManager
interface is used.
The automatic night mode switching will be added in a separate change.
2010-02-11 21:25:58 +01:00
Charles Chen
6ecdf97577
Merge "Setting the synth busy flag inside a synchronized block for thread safety."
2010-02-11 11:58:01 -08:00
Mike LeBeau
f45c6ca3c2
Merge "Add new setting for the ComponentName of the service to be used for voice recognition on the device. Right now this just queries the package manager at boot and finds the (hopefully) single available recognizer."
2010-02-11 11:41:16 -08:00