OSDN Git Service

android-x86/frameworks-native.git
14 years agoProcess: Add support for using scheduler policies instead of cgroups.
San Mehat [Wed, 9 Sep 2009 03:28:35 +0000 (20:28 -0700)]
Process: Add support for using scheduler policies instead of cgroups.
Preference is given to cgroups if available.

Signed-off-by: San Mehat <san@google.com>
14 years agoMerge change 24583 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 22:08:08 +0000 (18:08 -0400)]
Merge change 24583 into eclair

* changes:
  Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API.

14 years agoMerge change 24567 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 21:28:57 +0000 (17:28 -0400)]
Merge change 24567 into eclair

* changes:
  Fix issue #1943927: need notification in status bar when adb is active

14 years agoMerge change 24581 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 21:26:05 +0000 (17:26 -0400)]
Merge change 24581 into eclair

* changes:
  Dialog titles would sometimes use a font too large.

14 years agoMerge change 24551 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 18:53:26 +0000 (14:53 -0400)]
Merge change 24551 into eclair

* changes:
  default dithering to ON (cheap, looks good) officially ignore filtering (expensive, no real improvement)

14 years agoam c2d3fc2c: Merge change 22323 into donut
Scott Main [Thu, 10 Sep 2009 18:40:01 +0000 (11:40 -0700)]
am c2d3fc2c: Merge change 22323 into donut

Merge commit 'c2d3fc2cc1db63e7bb9421878f2959a3936325a9' into eclair

* commit 'c2d3fc2cc1db63e7bb9421878f2959a3936325a9':
  docs only.

14 years agoMerge change 22323 into donut
Android (Google) Code Review [Thu, 10 Sep 2009 18:29:59 +0000 (14:29 -0400)]
Merge change 22323 into donut

* changes:
  docs only. add the 1.6 platform highlights

14 years agoMerge change 24464 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 18:09:54 +0000 (14:09 -0400)]
Merge change 24464 into eclair

* changes:
  Fix for bug # 2023074: settings db updater broken at version 34.

14 years agoMerge change 24530 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 17:27:50 +0000 (13:27 -0400)]
Merge change 24530 into eclair

* changes:
  Add component name to informational logging in OMXCodec.cpp

14 years agoMerge change 24450 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 16:39:26 +0000 (12:39 -0400)]
Merge change 24450 into eclair

* changes:
  Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.

14 years agoMerge change 24448 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 16:39:16 +0000 (12:39 -0400)]
Merge change 24448 into eclair

* changes:
  Support for amr-wb tracks in MPEG4Extractor.

14 years agoMerge change 24447 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 16:39:08 +0000 (12:39 -0400)]
Merge change 24447 into eclair

* changes:
  Added some more verbose output for AMR formats. Properly fill out the output format.

14 years agoMerge change 24527 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 16:20:49 +0000 (12:20 -0400)]
Merge change 24527 into eclair

* changes:
  MountService: Use correct icon for SD card notifications.

14 years agoMerge change 24283 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 15:28:20 +0000 (11:28 -0400)]
Merge change 24283 into eclair

* changes:
  CameraService change for OVERLAY_FORMAT_DEFAULT

14 years agoMerge change 24512 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 15:12:03 +0000 (11:12 -0400)]
Merge change 24512 into eclair

* changes:
  Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing.

14 years agoMerge change 24499 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 08:22:09 +0000 (04:22 -0400)]
Merge change 24499 into eclair

* changes:
  Modify android.syncml.pim so that no one is going to use.

14 years agoMerge change 24132 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 08:16:56 +0000 (04:16 -0400)]
Merge change 24132 into eclair

* changes:
  Add two CertTool helper classes.

14 years agoMerge change 24501 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 07:40:54 +0000 (03:40 -0400)]
Merge change 24501 into eclair

* changes:
  Make Phone.updateServiceLocation acquire a one-shot wake lock.

14 years agoadd a debug property to disable h/w composition. debug.sf.hw, when set to 0 will...
Mathias Agopian [Sat, 5 Sep 2009 01:49:03 +0000 (18:49 -0700)]
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition

14 years agoMerge change 24473 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 02:17:45 +0000 (22:17 -0400)]
Merge change 24473 into eclair

* changes:
  fix [2074427] SurfaceView doesn't disappear on GONE

14 years agoMerge change 24468 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 02:06:48 +0000 (22:06 -0400)]
Merge change 24468 into eclair

* changes:
  Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size.

14 years agoMerge change 24138 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 01:36:48 +0000 (21:36 -0400)]
Merge change 24138 into eclair

* changes:
  Do not die when printing empty prefs.

14 years agoMerge change 24471 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 01:31:07 +0000 (21:31 -0400)]
Merge change 24471 into eclair

* changes:
  Fixed the fastscroll thumb asset in hdpi.

14 years agoMerge change 24460 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 01:23:46 +0000 (21:23 -0400)]
Merge change 24460 into eclair

* changes:
  The empty path and no path mean default path. So "a=d" should replace "a=c".

14 years agoMerge change 24465 into eclair
Android (Google) Code Review [Thu, 10 Sep 2009 00:52:03 +0000 (20:52 -0400)]
Merge change 24465 into eclair

* changes:
  fix [2102410] Home Screen is not displayed in the background in Landscape Mode

14 years agofix [2102410] Home Screen is not displayed in the background in Landscape Mode
Mathias Agopian [Thu, 10 Sep 2009 00:47:15 +0000 (17:47 -0700)]
fix [2102410] Home Screen is not displayed in the background in Landscape Mode

the blurring code now handles NPOT textures.

14 years agoam aa4511cf: docs only. revise ADC2 announcement
Scott Main [Thu, 10 Sep 2009 00:46:50 +0000 (17:46 -0700)]
am aa4511cf: docs only. revise ADC2 announcement

Merge commit 'aa4511cfcde8edfb3e63fd6127ad6f3102c69369' into eclair

* commit 'aa4511cfcde8edfb3e63fd6127ad6f3102c69369':
  docs only.

14 years agoMerge change 24391 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 21:42:32 +0000 (17:42 -0400)]
Merge change 24391 into eclair

* changes:
  RIO-7461: Update media scanner to scan AAC files. (Change in frameworks/base git)

14 years agoMerge change 24395 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 21:24:51 +0000 (17:24 -0400)]
Merge change 24395 into eclair

* changes:
  Make NumberPicker subclassable

14 years agoMerge change 24426 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 21:04:44 +0000 (17:04 -0400)]
Merge change 24426 into eclair

* changes:
  keystore: remove "#include <openssl/engine.h>".

14 years agoMerge change 24398 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 20:22:16 +0000 (16:22 -0400)]
Merge change 24398 into eclair

* changes:
  Adjust the WebTextView's text size according to density.

14 years agoMerge change 24413 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 20:11:30 +0000 (16:11 -0400)]
Merge change 24413 into eclair

* changes:
  Remove the FallRS demo, now promoted as a wallpaper.

14 years agoMerge change 24274 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 18:34:44 +0000 (14:34 -0400)]
Merge change 24274 into eclair

* changes:
  API_CHANGE

14 years agoMerge change 24202 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 18:30:15 +0000 (14:30 -0400)]
Merge change 24202 into eclair

* changes:
  API_CHANGE

14 years agoMerge change 24179 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 17:55:48 +0000 (13:55 -0400)]
Merge change 24179 into eclair

* changes:
  Support encoding amr-wb content in stagefright.

14 years agoMerge change 24376 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 17:47:27 +0000 (13:47 -0400)]
Merge change 24376 into eclair

* changes:
  Query for all properties if a property change is received and cache is empty.

14 years agoMerge change 24288 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 15:55:03 +0000 (11:55 -0400)]
Merge change 24288 into eclair

* changes:
  Do not cache POST response as Cache is indexed with url.

14 years agoFix sim-eng build.
Andy McFadden [Wed, 9 Sep 2009 15:00:09 +0000 (08:00 -0700)]
Fix sim-eng build.

Appears to have been broken by:

commit 9779b221e999583ff89e0dfc40e56398737adbb3
Author: Mathias Agopian <mathias@google.com>
Date:   Mon Sep 7 16:32:45 2009 -0700

    fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly

For some reason we don't like to have "-lpthread" globally -- it's a no-op
on device builds, but required for many host tools and all sim binaries --
so adding the use of pthread calls requires adding the library explicitly.

14 years agoMerge change 24335 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 10:29:19 +0000 (03:29 -0700)]
Merge change 24335 into eclair

* changes:
  use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for

14 years agoMerge change 24334 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 10:29:08 +0000 (03:29 -0700)]
Merge change 24334 into eclair

* changes:
  fix [2037525] Fail to start camera after adb sync new Camera

14 years agoMerge change 24333 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 10:28:47 +0000 (03:28 -0700)]
Merge change 24333 into eclair

* changes:
  rename Mutexes to make the code easier to follow

14 years agouse broadcast() instead of signal() when signaling the condition-variable Thread...
Mathias Agopian [Wed, 9 Sep 2009 09:38:13 +0000 (02:38 -0700)]
use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for

we could have several thread waiting on the condition and they all need to wake-up.
also added a debug "mTid" field in the class, which contains the tid of the thread (as opposed to pthread_t), this
is useful when debugging under gdb for instance.

14 years agofix [2037525] Fail to start camera after adb sync new Camera
Mathias Agopian [Wed, 9 Sep 2009 06:52:08 +0000 (23:52 -0700)]
fix [2037525] Fail to start camera after adb sync new Camera

we ended-up locking a Mutex that had been destroyed.
This happened because we gave an sp<Source> to the outside world,
and were called after LayerBuffer had been destroyed.

Instead we now give a wp<LayerBuffer> to the outside and have it
do the destruction.

14 years agoMerge change 24117 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 07:40:17 +0000 (00:40 -0700)]
Merge change 24117 into eclair

* changes:
  Replace the delimiter whitespace with '\0'.

14 years agoReplace the delimiter whitespace with '\0'.
Chung-yih Wang [Mon, 7 Sep 2009 19:52:45 +0000 (03:52 +0800)]
Replace the delimiter whitespace with '\0'.

+ Use '\0' as the delimiter.
+ Allow whitespace character for keystore password.

In previous implementation, we use space as the delimiter. That
will stop user from using passphrase with whitespace character.

14 years agoMerge change 24114 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 06:04:38 +0000 (23:04 -0700)]
Merge change 24114 into eclair

* changes:
  Fix issue 1992233: DTMF tones on Sholes is really long.

14 years agoFix issue 1992233: DTMF tones on Sholes is really long.
Eric Laurent [Mon, 7 Sep 2009 15:38:38 +0000 (08:38 -0700)]
Fix issue 1992233: DTMF tones on Sholes is really long.

Add a parameter to ToneGenerator.startTone() allowing the caller to specify the tone duration. This is used by the phone application to have a precise control on the DTMF tone duration which was not possible with the use of delayed messaged.
Also modified AudioFlinger output threads so that 0s are written to the audio output stream when no more tracks are ready to mix instead of just sleeping. This avoids an issue where the end of a previous DTMF tone could stay in audio hardware buffers and be played just before the beginning of the next DTMF tone.

14 years agoMerge change 24318 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 05:55:49 +0000 (22:55 -0700)]
Merge change 24318 into eclair

* changes:
  Avoid CDMA messages with IDs of zero.

14 years agorename Mutexes to make the code easier to follow
Mathias Agopian [Wed, 9 Sep 2009 03:02:47 +0000 (20:02 -0700)]
rename Mutexes to make the code easier to follow

14 years agoMerge change 24316 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 04:00:29 +0000 (21:00 -0700)]
Merge change 24316 into eclair

* changes:
  Fix typo: IMMEDITATE -> IMMEDIATE

14 years agoMerge change 23414 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 02:41:13 +0000 (19:41 -0700)]
Merge change 23414 into eclair

* changes:
  Fix broken GSM SMS unit test, and general cleanup.

14 years agoCameraService change for OVERLAY_FORMAT_DEFAULT
Snigdha Sinha [Mon, 31 Aug 2009 18:02:23 +0000 (13:02 -0500)]
CameraService change for OVERLAY_FORMAT_DEFAULT

Originally from: https://partner.source.android.com/g/#change,829

14 years agoMerge change 24012 into eclair
Android (Google) Code Review [Wed, 9 Sep 2009 00:26:25 +0000 (17:26 -0700)]
Merge change 24012 into eclair

* changes:
  add a transaction monitor

14 years agoMerge change 24220 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 23:58:33 +0000 (16:58 -0700)]
Merge change 24220 into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years agoMerge change 23924 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 23:30:42 +0000 (16:30 -0700)]
Merge change 23924 into eclair

* changes:
   new file:   LowStorageTest/Android.mk  new file:   LowStorageTest/AndroidManifest.xml  new file:   LowStorageTest/res/layout/main.xml  new file:   LowStorageTest/res/values/strings.xml  new file:   LowStorageTest/src/com/android/lowstoragetest/LowStorageTest.java Add the test app which can eat up 100% of the data parition. This is for the low storage test.

14 years agoMerge change 24194 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 22:33:50 +0000 (15:33 -0700)]
Merge change 24194 into eclair

* changes:
  Make the hardkeyboard long press dialog look the same as that of soft keyboard.

14 years agoMerge changes 24119,24120 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 21:36:06 +0000 (14:36 -0700)]
Merge changes 24119,24120 into eclair

* changes:
  delete old and unused source files
  fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly

14 years agoMerge change 24155 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 20:37:10 +0000 (13:37 -0700)]
Merge change 24155 into eclair

* changes:
  Add javadoc to explain which permissions are required for Public BT API's.

14 years agoMerge change 24183 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 20:30:19 +0000 (13:30 -0700)]
Merge change 24183 into eclair

* changes:
  Fix b/2105945 - Windowshade not closed when device locked.

14 years agoMerge change 24086 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 20:21:39 +0000 (13:21 -0700)]
Merge change 24086 into eclair

* changes:
  Fixing asymmetry between phone filter and email filter APIs.

14 years agoMerge change 24178 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 20:07:45 +0000 (13:07 -0700)]
Merge change 24178 into eclair

* changes:
  The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work.

14 years agoMerge change 24153 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 19:53:17 +0000 (12:53 -0700)]
Merge change 24153 into eclair

* changes:
  adding support for webkit plugins to use the java view system

14 years agoMerge change 24094 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 19:39:56 +0000 (12:39 -0700)]
Merge change 24094 into eclair

* changes:
  Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320

14 years agoMerge change 24161 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 18:29:28 +0000 (11:29 -0700)]
Merge change 24161 into eclair

* changes:
  don't fling if there's nowhere to go

14 years agoMerge change 23485 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 12:48:06 +0000 (05:48 -0700)]
Merge change 23485 into eclair

* changes:
  Adding classes to enable plugins to use the java view system.

14 years agoMerge change 24097 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 08:23:05 +0000 (01:23 -0700)]
Merge change 24097 into eclair

* changes:
  Fix small bugs in VCardComposer.java.

14 years agoMerge change 24101 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 04:02:29 +0000 (21:02 -0700)]
Merge change 24101 into eclair

* changes:
  Fix CDMA BCD unit test.

14 years agoMerge change 23413 into eclair
Android (Google) Code Review [Tue, 8 Sep 2009 03:55:08 +0000 (20:55 -0700)]
Merge change 23413 into eclair

* changes:
  Rename SMSTest to GsmSmsTest.

14 years agodelete old and unused source files
Mathias Agopian [Mon, 7 Sep 2009 23:33:36 +0000 (16:33 -0700)]
delete old and unused source files

14 years agofix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian [Mon, 7 Sep 2009 23:32:45 +0000 (16:32 -0700)]
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly

Rewrote SurfaceFlinger's buffer management from the ground-up.
The design now support an arbitrary number of buffers per surface, however the current implementation is limited to four. Currently only 2 buffers are used in practice.

The main new feature is to be able to dequeue all buffers at once (very important when there are only two).

A client can dequeue all buffers until there are none available, it can lock all buffers except the last one that is used for composition. The client will block then, until a new buffer is enqueued.

The current implementation requires that buffers are locked in the same order they are dequeued and enqueued in the same order they are locked. Only one buffer can be locked at a time.

eg. Allowed sequence:   DQ, DQ, LOCK, Q, LOCK, Q
eg. Forbidden sequence: DQ, DQ, LOCK, LOCK, Q, Q

14 years agoMerge change 24099 into eclair
Android (Google) Code Review [Mon, 7 Sep 2009 17:16:20 +0000 (10:16 -0700)]
Merge change 24099 into eclair

* changes:
  Fix issue #2095422: Some fades from opaque to transparent don't work

14 years agoMerge change 24098 into eclair
Android (Google) Code Review [Mon, 7 Sep 2009 17:14:44 +0000 (10:14 -0700)]
Merge change 24098 into eclair

* changes:
  Fix bug where we wouldn't release remote provider references.

14 years agoMerge change 23415 into eclair
Android (Google) Code Review [Mon, 7 Sep 2009 10:25:56 +0000 (03:25 -0700)]
Merge change 23415 into eclair

* changes:
  Open some methods on PrefereneManager to allow others use the inflater.

14 years agoMerge change 24060 into eclair
Android (Google) Code Review [Sun, 6 Sep 2009 23:41:35 +0000 (16:41 -0700)]
Merge change 24060 into eclair

* changes:
  Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler system property is set. Saves snapshots to the SD card.

14 years agoMerge change 24014 into eclair
Android (Google) Code Review [Sat, 5 Sep 2009 05:50:49 +0000 (22:50 -0700)]
Merge change 24014 into eclair

* changes:
  Gservices settings for controlling URL scraping in GTalk app.

14 years agoattempt to fix [2099362] Possible SurfaceFlinger crash
Mathias Agopian [Sat, 5 Sep 2009 02:50:23 +0000 (19:50 -0700)]
attempt to fix [2099362] Possible SurfaceFlinger crash

14 years agoMerge change 24039 into eclair
Android (Google) Code Review [Sat, 5 Sep 2009 01:30:46 +0000 (18:30 -0700)]
Merge change 24039 into eclair

* changes:
  Fixing a concurrency problem by changing the contact aggregation exception API.

14 years agoMerge change 24058 into eclair
Android (Google) Code Review [Sat, 5 Sep 2009 01:21:30 +0000 (18:21 -0700)]
Merge change 24058 into eclair

* changes:
  Minor perf improvement to fall and expand use of struct.

14 years agoMerge change 24057 into eclair
Android (Google) Code Review [Sat, 5 Sep 2009 01:21:18 +0000 (18:21 -0700)]
Merge change 24057 into eclair

* changes:
  checkpoint

14 years agoMerge change 24048 into eclair
Android (Google) Code Review [Sat, 5 Sep 2009 01:17:15 +0000 (18:17 -0700)]
Merge change 24048 into eclair

* changes:
  fix [2098939] Smooth gradients show banding on Sholes

14 years agofix [2098939] Smooth gradients show banding on Sholes
Mathias Agopian [Sat, 5 Sep 2009 00:27:16 +0000 (17:27 -0700)]
fix [2098939] Smooth gradients show banding on Sholes

14 years agoam dac0d75a: Doc change only: Add sizes/checksums for SDK packages.
Dirk Dougherty [Fri, 4 Sep 2009 23:45:52 +0000 (16:45 -0700)]
am dac0d75a: Doc change only: Add sizes/checksums for SDK packages.

Merge commit 'dac0d75ad7fbd10981477b1fcc35c955185a41fd' into eclair

* commit 'dac0d75ad7fbd10981477b1fcc35c955185a41fd':
  Doc change only: Add sizes/checksums for SDK packages.

14 years agoMerge change 24029 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 22:58:02 +0000 (15:58 -0700)]
Merge change 24029 into eclair

* changes:
  Fix mncLength in cases with a malformed AD_DONE msg from SIM

14 years agoMerge change 24020 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 22:40:30 +0000 (15:40 -0700)]
Merge change 24020 into eclair

* changes:
  Wallpapers: new transitions, hiding when not visible, other cleanup.

14 years agoMerge change 24024 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 22:39:46 +0000 (15:39 -0700)]
Merge change 24024 into eclair

* changes:
  Remove "predefined" elements from Java layer.  Static elements continue to exist but are no longer treated as a special version of element.

14 years agoMerge change 24002 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 22:16:25 +0000 (15:16 -0700)]
Merge change 24002 into eclair

* changes:
  Fix SparseArray accesses

14 years agoMerge change 24008 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 21:38:20 +0000 (14:38 -0700)]
Merge change 24008 into eclair

* changes:
  Clean up from earlier changes to place title bar at top of WebView

14 years agoMerge change 23907 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 21:30:29 +0000 (14:30 -0700)]
Merge change 23907 into eclair

* changes:
  Add sync_details support.

14 years agoMerge change 24010 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 21:24:00 +0000 (14:24 -0700)]
Merge change 24010 into eclair

* changes:
  Don't toggle between in app and global search on repeat key events.

14 years agoMerge change 23979 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 20:05:50 +0000 (13:05 -0700)]
Merge change 23979 into eclair

* changes:
  Do a better job at finding the activity associated with a dialog when triggering search.

14 years agoMerge change 23940 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 19:51:11 +0000 (12:51 -0700)]
Merge change 23940 into eclair

* changes:
  Add more documents on the ACTION_SEND_MULTIPLE intent.

14 years agoMerge change 23949 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 11:49:11 +0000 (04:49 -0700)]
Merge change 23949 into eclair

* changes:
  GPS: Fix race condition reporting NMEA data.

14 years agoMerge change 23804 into eclair
Android (Google) Code Review [Fri, 4 Sep 2009 10:27:47 +0000 (03:27 -0700)]
Merge change 23804 into eclair

* changes:
  Fix appcache layout test that was timing out due to race condition in WebView::addJavascriptInterface.

14 years agoMerge change 23906 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 23:29:44 +0000 (16:29 -0700)]
Merge change 23906 into eclair

* changes:
  Removing references to deprecated API and the deprecated API itself.

14 years agoMerge change 23908 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 23:24:46 +0000 (16:24 -0700)]
Merge change 23908 into eclair

* changes:
  Add another testcase for moto to reproduce bug #2099685 to the stagefright commandline app.

14 years agoMerge change 23870 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 22:54:22 +0000 (15:54 -0700)]
Merge change 23870 into eclair

* changes:
  Allow hasIccCard to be useable by any processes.

14 years agoMerge change 23890 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 22:47:39 +0000 (15:47 -0700)]
Merge change 23890 into eclair

* changes:
  Improve structure support using symbol lookup of named structures in scripts to allow them to appear as just pointers to structs.

14 years agoMerge change 21774 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 21:45:00 +0000 (14:45 -0700)]
Merge change 21774 into eclair

* changes:
  Implement USIM and add support for importing emails from USIM.

14 years agoMerge change 23868 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 21:36:28 +0000 (14:36 -0700)]
Merge change 23868 into eclair

* changes:
  Add better service reporting.

14 years agoMerge change 23861 into eclair
Android (Google) Code Review [Thu, 3 Sep 2009 21:18:51 +0000 (14:18 -0700)]
Merge change 23861 into eclair

* changes:
  Replace the bugreport symlink with a tool that starts the new dumpstate service.