Commit Graph

12651 Commits

Author SHA1 Message Date
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
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
The Android Open Source Project
58cfeccb9e am 1e90ab54: merge from open-source master
Merge commit '1e90ab542d675616e9370ab7e5add99d7af12587'

* commit '1e90ab542d675616e9370ab7e5add99d7af12587':
  Fixs the incorrect message for SecurityException
  Default RotateDrawable's pivot set to (50%, 50%)
2010-02-11 11:20:40 -08:00
Eric Laurent
42481bcbb5 Merge "resolved conflicts for merge of 61bb25f2 to master" 2010-02-11 11:16:36 -08:00
David Turner
ec44978757 Merge "Fix installd to create /data/data/<pkgname> with appropriate permissions." 2010-02-11 10:58:29 -08:00
Dan Egnor
3aa1d039db Merge "Truncate SYSTEM_TOMBSTONE events at the end (take the head), but still truncate the other log files at the start (take the tail)." 2010-02-11 10:47:41 -08:00
Eric Laurent
72b44cf074 resolved conflicts for merge of 61bb25f2 to master 2010-02-11 10:38:28 -08:00
San Mehat
28600b5bbf Merge "MountService: Fix some mountset bugs and tighten up some return values" 2010-02-11 10:25:59 -08:00
The Android Open Source Project
6e03ece9c9 merge from open-source master 2010-02-11 10:03:02 -08:00
Ying Wang
4214fb1f11 Merge "Support for product specific fallback font file." 2010-02-11 09:39:22 -08:00
Eric Laurent
8727c24cf2 am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclair
Merge commit 'c1eba82ba479006045c1d7a4c8ceba116a9602d1' into eclair-plus-aosp

* commit 'c1eba82ba479006045c1d7a4c8ceba116a9602d1':
  Fix issue: 2413494: Add TTY support.
2010-02-11 09:34:59 -08:00