OSDN Git Service

android-x86/frameworks-native.git
14 years agoam ba223760: Close suggestion cursors that arrive after adapter is closed
Bjorn Bringert [Wed, 26 Aug 2009 18:41:40 +0000 (11:41 -0700)]
am ba223760: Close suggestion cursors that arrive after adapter is closed

Merge commit 'ba223760895e62ad2fcb85476984cb29018860c9' into eclair

* commit 'ba223760895e62ad2fcb85476984cb29018860c9':
  Close suggestion cursors that arrive after adapter is closed

14 years agoMerge change 22777 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 17:38:53 +0000 (10:38 -0700)]
Merge change 22777 into eclair

* changes:
  Disregard the EOS buffer flag while flushing or shutting down the decoder.

14 years agoMerge change 22774 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 17:30:56 +0000 (10:30 -0700)]
Merge change 22774 into eclair

* changes:
  Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration.

14 years agoMerge change 22773 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 17:30:31 +0000 (10:30 -0700)]
Merge change 22773 into eclair

* changes:
  Keep up with latest changes to overlay handling on that unnamable platform.

14 years agoMerge change 22766 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 17:20:30 +0000 (10:20 -0700)]
Merge change 22766 into eclair

* changes:
  Add assets for fasttrack badges.

14 years agoMerge change 22399 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 05:08:38 +0000 (22:08 -0700)]
Merge change 22399 into eclair

* changes:
  Refactor VCard handling code, phase 2, 3, 4, 5

14 years agoMerge change 22710 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 01:36:47 +0000 (18:36 -0700)]
Merge change 22710 into eclair

* changes:
  Calculate specular lighting correctly

14 years agoMerge change 22709 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 01:36:22 +0000 (18:36 -0700)]
Merge change 22709 into eclair

* changes:
  If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.

14 years agoCalculate specular lighting correctly
Martin Storsjo [Tue, 11 Aug 2009 16:01:14 +0000 (18:01 +0200)]
Calculate specular lighting correctly

Since the lighting calculations are done in object space, the vector
from the object to the viewer also needs to be transformed to object
space.

14 years agoIf FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.
Martin Storsjo [Mon, 10 Aug 2009 11:02:28 +0000 (13:02 +0200)]
If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.

14 years agoMerge change 22656 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 01:33:13 +0000 (18:33 -0700)]
Merge change 22656 into eclair

* changes:
  Adding an aggregation mode: AGGREGATION_SUSPENDED

14 years agoMerge change 22702 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 00:42:26 +0000 (17:42 -0700)]
Merge change 22702 into eclair

* changes:
  run the sync thread at background priority

14 years agoMerge change 22665 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 00:24:58 +0000 (17:24 -0700)]
Merge change 22665 into eclair

* changes:
  Decapitalize "Input method" in context menu.

14 years agoMerge change 22695 into eclair
Android (Google) Code Review [Wed, 26 Aug 2009 00:10:56 +0000 (17:10 -0700)]
Merge change 22695 into eclair

* changes:
  Remove bogus comments and logging.

14 years agoMerge change 22660 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 23:18:32 +0000 (16:18 -0700)]
Merge change 22660 into eclair

* changes:
  Simplify data icons of CDMA in status bar.

14 years agoMerge change 22638 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 23:11:47 +0000 (16:11 -0700)]
Merge change 22638 into eclair

* changes:
  Fix the removal of dns entries.

14 years agoMerge change 22674 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 23:05:26 +0000 (16:05 -0700)]
Merge change 22674 into eclair

* changes:
  GpsLocationProvider: Default to AGPS on if the setting is missing.

14 years agoMerge change 22661 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 23:00:54 +0000 (16:00 -0700)]
Merge change 22661 into eclair

* changes:
  SettingsProvider: Fix botched merge from donut to eclair.

14 years agoMerge change 22650 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 21:55:27 +0000 (14:55 -0700)]
Merge change 22650 into eclair

* changes:
  Fix build break - Introduced in 22109

14 years agoMerge change 22651 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 21:49:55 +0000 (14:49 -0700)]
Merge change 22651 into eclair

* changes:
  Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo.

14 years agoMerge change 22646 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 21:35:12 +0000 (14:35 -0700)]
Merge change 22646 into eclair

* changes:
  Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder.

14 years agoMerge change 22566 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 20:39:34 +0000 (13:39 -0700)]
Merge change 22566 into eclair

* changes:
  Simplify CDMA Status Bar icons

14 years agoMerge change 22109 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 19:47:11 +0000 (12:47 -0700)]
Merge change 22109 into eclair

* changes:
  Fix bug 1546445: Correct spelling errors in API - InstrumentationTestCase.injectInsrumentation - AndroidTestRunner.setInstrumentaiton

14 years agoMerge change 22231 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 19:41:37 +0000 (12:41 -0700)]
Merge change 22231 into eclair

* changes:
  Add support for selecting the color bit depth and if the application used a depth buffer.

14 years agoMerge change 22618 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 19:35:55 +0000 (12:35 -0700)]
Merge change 22618 into eclair

* changes:
  Only try to sync to subscribedfeeds for google acounts.

14 years agoMerge change 22520 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 19:07:53 +0000 (12:07 -0700)]
Merge change 22520 into eclair

* changes:
  Add local frames for parsing properties and processing events.

14 years agoMerge change 22549 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 18:47:11 +0000 (11:47 -0700)]
Merge change 22549 into eclair

* changes:
  - make it ok to modify the accounts before boot - allow packages in the system image to access any authtokens they wish

14 years agoam b56de747: Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworkte...
Yu Shan Emily Lau [Tue, 25 Aug 2009 17:42:02 +0000 (10:42 -0700)]
am b56de747: Revert " modified:   MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java"

Merge commit 'b56de7474d93e634f77be58a794fbd1b0e68f6a8' into eclair

* commit 'b56de7474d93e634f77be58a794fbd1b0e68f6a8':
  Revert " modified:   MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java"

14 years agoMerge change 22521 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 17:23:29 +0000 (10:23 -0700)]
Merge change 22521 into eclair

* changes:
  Revert volume if it wasn't okayed by user.

14 years agoMerge change 22564 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 06:56:49 +0000 (23:56 -0700)]
Merge change 22564 into eclair

* changes:
  Add an extra intent parameter for recording duration limit.

14 years agoMerge change 22563 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 04:48:07 +0000 (21:48 -0700)]
Merge change 22563 into eclair

* changes:
  fix a bug recently introduced where EGL couldn't be initialized again after it had been terminated once

14 years agofix a bug recently introduced where EGL couldn't be initialized again after it had...
Mathias Agopian [Tue, 25 Aug 2009 04:47:13 +0000 (21:47 -0700)]
fix a bug recently introduced where EGL couldn't be initialized again after it had been terminated once

14 years agoMerge change 22559 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 04:03:20 +0000 (21:03 -0700)]
Merge change 22559 into eclair

* changes:
  Filter out worker tests from layout suite because merely disabling worker in webview settings no longer works.

14 years agoMerge change 22544 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 03:20:51 +0000 (20:20 -0700)]
Merge change 22544 into eclair

* changes:
  Fix bug that would leave old windows around.

14 years agoMerge change 22545 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 02:05:06 +0000 (19:05 -0700)]
Merge change 22545 into eclair

* changes:
  Use correct UUID to authorize AVRCP

14 years agoMerge change 22537 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 01:27:55 +0000 (18:27 -0700)]
Merge change 22537 into eclair

* changes:
  Fix build.

14 years agoMerge change 22257 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 01:26:52 +0000 (18:26 -0700)]
Merge change 22257 into eclair

* changes:
  first step for fixing [2066786] EGL object lifetime management doesn't respect the EGL spec

14 years agoMerge change 22534 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 01:20:41 +0000 (18:20 -0700)]
Merge change 22534 into eclair

* changes:
  ContactsContract: Fix null pointer exception in openContactPhotoInputStream()

14 years agoMerge change 22400 into eclair
Android (Google) Code Review [Tue, 25 Aug 2009 00:01:50 +0000 (17:01 -0700)]
Merge change 22400 into eclair

* changes:
  Add more control over a service's start state.

14 years agoMerge change 22493 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 22:41:30 +0000 (15:41 -0700)]
Merge change 22493 into eclair

* changes:
  Add resources to specify display rotation when in keyboard open or docked state.

14 years agoam b385508d: Add more code samples to the online docs. Add build rules to include...
Scott Main [Mon, 24 Aug 2009 22:35:28 +0000 (15:35 -0700)]
am b385508d: Add more code samples to the online docs. Add build rules to include the development samples in the droiddoc build process. Add all the sample screenshots to a new samples/images/ directory Revise the samples homepage to include links to new samples

Merge commit 'b385508d89747e4c383979f1cc6fa2814b1cedbd' into eclair

* commit 'b385508d89747e4c383979f1cc6fa2814b1cedbd':
  Add more code samples to the online docs.

14 years agoMerge change 22496 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 22:04:46 +0000 (15:04 -0700)]
Merge change 22496 into eclair

* changes:
  fix typo

14 years agoMerge change 21944 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 21:13:05 +0000 (14:13 -0700)]
Merge change 21944 into eclair

* changes:
  Implement new title bar hiding/showing behavior.

14 years agoMerge change 22478 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 20:59:29 +0000 (13:59 -0700)]
Merge change 22478 into eclair

* changes:
  DockObserver: minor cleanup.

14 years agoMerge change 22474 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 20:45:30 +0000 (13:45 -0700)]
Merge change 22474 into eclair

* changes:
  Compose Message "To" field allows adding sequence of characters as contact

14 years agoMerge change 22470 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 20:15:47 +0000 (13:15 -0700)]
Merge change 22470 into eclair

* changes:
  Fix some Javadoc typos.

14 years agoMerge change 22472 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 20:14:25 +0000 (13:14 -0700)]
Merge change 22472 into eclair

* changes:
  Remove Galaxy Render Script, replaced by its wallpaper equivalent.

14 years agoMerge change 22452 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 18:47:53 +0000 (11:47 -0700)]
Merge change 22452 into eclair

* changes:
  don't center zoom on size change if zoom is in progress

14 years agoMerge change 22449 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 18:00:30 +0000 (11:00 -0700)]
Merge change 22449 into eclair

* changes:
  Check for a null history item to avoid crashing.

14 years agoMerge change 22440 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 17:56:10 +0000 (10:56 -0700)]
Merge change 22440 into eclair

* changes:
  Java-side changes to persist Geolocation permissions between browser sessions.

14 years agoMerge change 22430 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 17:34:32 +0000 (10:34 -0700)]
Merge change 22430 into eclair

* changes:
  Remove frameworks/base/im since these stuff are only used by IM app

14 years agoam 8c937a17: Merge change 22379 into donut
Yu Shan Emily Lau [Mon, 24 Aug 2009 17:14:25 +0000 (10:14 -0700)]
am 8c937a17: Merge change 22379 into donut

Merge commit '8c937a17667704ee9ba60663f4c4b76f3c3a0f78' into eclair

* commit '8c937a17667704ee9ba60663f4c4b76f3c3a0f78':
  modified:   MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java

14 years agoMerge change 22379 into donut
Android (Google) Code Review [Mon, 24 Aug 2009 17:11:00 +0000 (10:11 -0700)]
Merge change 22379 into donut

* changes:
   modified:   MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java         Fixed the passing incorrect media names and add the localH263AMRprepareAsync test.

14 years agoMerge change 22377 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 15:45:06 +0000 (08:45 -0700)]
Merge change 22377 into eclair

* changes:
  The new webkit won't keep RAM cache if http header has "no-store". So remove it from StreamLoader. And fix the code where we only want to cache network  result.

14 years agoMerge change 22262 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 10:07:15 +0000 (03:07 -0700)]
Merge change 22262 into eclair

* changes:
  Adds Java-side of logic to make Geolocation obey Browser 'Enable Location' setting.

14 years agoMerge change 21978 into eclair
Android (Google) Code Review [Mon, 24 Aug 2009 09:28:23 +0000 (02:28 -0700)]
Merge change 21978 into eclair

* changes:
  Adds the ability to set Geolocation permissions from DumpRenderTree on Android.

14 years agoRemove frameworks/base/im since these stuff are only used by IM app
Scott Su [Mon, 24 Aug 2009 02:24:57 +0000 (10:24 +0800)]
Remove frameworks/base/im since these stuff are only used by IM app

15 years agoMerge change 22160 into eclair
Android (Google) Code Review [Sun, 23 Aug 2009 05:57:30 +0000 (22:57 -0700)]
Merge change 22160 into eclair

* changes:
  Add dither XML flag to StateListDrawable.

15 years agoMerge change 22383 into eclair
Android (Google) Code Review [Sat, 22 Aug 2009 18:07:20 +0000 (11:07 -0700)]
Merge change 22383 into eclair

* changes:
  Remove the decleration of com.android.im.plugin.jar in platform.xml Add a column definition for keep_signed_in when query the active account with a given provider

15 years agoam 36d5aaec: Merge change 22322 into donut
Eric Fischer [Sat, 22 Aug 2009 14:43:44 +0000 (07:43 -0700)]
am 36d5aaec: Merge change 22322 into donut

Merge commit '36d5aaec2ee1f11ea80639c8194e4aac2be3892d' into eclair

* commit '36d5aaec2ee1f11ea80639c8194e4aac2be3892d':
  Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.

15 years agofirst step for fixing [2066786] EGL object lifetime management doesn't respect the...
Mathias Agopian [Fri, 21 Aug 2009 09:18:25 +0000 (02:18 -0700)]
first step for fixing [2066786] EGL object lifetime management doesn't respect the EGL spec

this change fixes the lifetime mgt of EGLSurface, EGLContext and EGLImageKHR in the EGL wrapper.
EGLDisplay is still somewhat bogus and libagl's EGL is still incorrect.

The idea of the change is that EGL objects are put in a list when created and removed when destroyed.
Before each use, we first verify if the object is in the list and if so a reference is taken and kept
for the scope of the whole EGL API being called, if not, an error is returned.

Upon object destruction, the object is simply marked as "terminated" (this is not protected by a lock
because it doesn't really matter). This flag is only used to deny access to the object by other APIs
while it's still valid (for instance current or being used by another function in another thread).
A reference is also removed and the object can then actually be destroyed when going out of scope.

15 years agoMerge change 22362 into eclair
Android (Google) Code Review [Sat, 22 Aug 2009 00:05:24 +0000 (17:05 -0700)]
Merge change 22362 into eclair

* changes:
  Fix +NANP issue and cleanup plus code conversion.

15 years agoMerge change 22352 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 23:30:13 +0000 (16:30 -0700)]
Merge change 22352 into eclair

* changes:
  Fix FallRS by keeping a reference to the mesh.

15 years agoMerge change 22328 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 22:58:43 +0000 (15:58 -0700)]
Merge change 22328 into eclair

* changes:
  Fix recurrence parsing for all-day events.

15 years agoMerge change 22344 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 22:45:22 +0000 (15:45 -0700)]
Merge change 22344 into eclair

* changes:
  fix [2070341] [FAST BLOCKER] can't successfully setup erc52

15 years agofix [2070341] [FAST BLOCKER] can't successfully setup erc52
Mathias Agopian [Fri, 21 Aug 2009 22:44:17 +0000 (15:44 -0700)]
fix [2070341] [FAST BLOCKER] can't successfully setup erc52

15 years agoMerge change 22331 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 22:20:31 +0000 (15:20 -0700)]
Merge change 22331 into eclair

* changes:
  add a "display_sent_time" column to the message table, to provide a hint that the UI should display time stamp for this message always. Add Gservices settings for gtalk stuff.

15 years agoMerge change 22322 into donut
Android (Google) Code Review [Fri, 21 Aug 2009 21:47:41 +0000 (14:47 -0700)]
Merge change 22322 into donut

* changes:
  Add FLAG_ACTIVITY_NEW_TASK flag when adding a word to the dictionary.

15 years agoMerge change 22314 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 21:10:12 +0000 (14:10 -0700)]
Merge change 22314 into eclair

* changes:
  Purge cache

15 years agoMerge change 22316 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:45:22 +0000 (13:45 -0700)]
Merge change 22316 into eclair

* changes:
  Cleaning up Presence API

15 years agoMerge change 22318 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:43:01 +0000 (13:43 -0700)]
Merge change 22318 into eclair

* changes:
  Framework changes to support HSDPA/HSUPA/HSPA HSDPA: High-Speed Downlink Packet Access HSUPA: High-Speend Uplink Packet Access HSPA:  High-Speed Packet Access

15 years agoMerge change 22292 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:40:40 +0000 (13:40 -0700)]
Merge change 22292 into eclair

* changes:
  Adding a "Photo" directory under Contacts.

15 years agoMerge change 22290 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:36:30 +0000 (13:36 -0700)]
Merge change 22290 into eclair

* changes:
  Fix typo: the x offset was assigned to the y coordinate.

15 years agoMerge change 22308 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 20:26:19 +0000 (13:26 -0700)]
Merge change 22308 into eclair

* changes:
  Replace fullHeight support by fullSize (height and width)

15 years agoresolved conflicts for merge of 081a136d to eclair
Jean-Baptiste Queru [Fri, 21 Aug 2009 19:59:04 +0000 (12:59 -0700)]
resolved conflicts for merge of 081a136d to eclair

15 years agoMerge change 22302 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 18:54:15 +0000 (11:54 -0700)]
Merge change 22302 into eclair

* changes:
  Set BondState to Canceled when user cancels pairing.

15 years agoMerge change 22282 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 16:55:41 +0000 (09:55 -0700)]
Merge change 22282 into eclair

* changes:
  Fix Calling screen shows "In Call" on pressing mute button

15 years agoMerge change 22281 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 16:50:48 +0000 (09:50 -0700)]
Merge change 22281 into eclair

* changes:
  Delay radio reset to wait for data cleanup in CdmaDataConnectionTracker

15 years agoMerge change 22135 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 03:25:28 +0000 (20:25 -0700)]
Merge change 22135 into eclair

* changes:
  Support full length rendering.

15 years agoMerge change 22178 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 03:02:37 +0000 (20:02 -0700)]
Merge change 22178 into eclair

* changes:
  - add a reset to EntityIterator to allow it to go back to the beginning - clean up the debug printing of SyncResult

15 years agoam e97c2006: Updated Browser and MCS to use shared default trust manager instead...
Bob Lee [Fri, 21 Aug 2009 02:31:59 +0000 (19:31 -0700)]
am e97c2006: Updated Browser and MCS to use shared default trust manager instead of initializing their own copies.

Merge commit 'e97c2006bf7c391c933307e520a392e532aa5d6a' into eclair

* commit 'e97c2006bf7c391c933307e520a392e532aa5d6a':
  Updated Browser and MCS to use shared default trust manager instead of initializing their own copies.

15 years agoMerge change 22222 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 02:12:51 +0000 (19:12 -0700)]
Merge change 22222 into eclair

* changes:
  fix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead of a better h/w one.

15 years agofix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead...
Mathias Agopian [Fri, 21 Aug 2009 02:09:34 +0000 (19:09 -0700)]
fix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead of a better h/w one.

We now just try to honor the stencil / depth buffer "at least", while doing a "shortest distance" on the colors.

15 years agoMerge change 22208 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 01:22:07 +0000 (18:22 -0700)]
Merge change 22208 into eclair

* changes:
  Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces.

15 years agoMerge change 22186 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 00:24:52 +0000 (17:24 -0700)]
Merge change 22186 into eclair

* changes:
  Allow null to be re-bound as a root script.  This was always legal from native and just a limitation of the java binding for the API.

15 years agoMerge change 22086 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 00:12:43 +0000 (17:12 -0700)]
Merge change 22086 into eclair

* changes:
  Tweak the ContactsHeaderWidget to match the newest specs.

15 years agoMerge change 22169 into eclair
Android (Google) Code Review [Fri, 21 Aug 2009 00:08:54 +0000 (17:08 -0700)]
Merge change 22169 into eclair

* changes:
  Cleanup the Galaxy, add a few RS functions for Grass.

15 years agoMerge change 22163 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 23:53:25 +0000 (16:53 -0700)]
Merge change 22163 into eclair

* changes:
  Point Sprites

15 years agoMerge change 22154 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 23:49:25 +0000 (16:49 -0700)]
Merge change 22154 into eclair

* changes:
  Fix fastscroll overlay size on WVGA by using dip.

15 years agoam b7aec912: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 23:00:45 +0000 (16:00 -0700)]
am b7aec912: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'b7aec9124a44c60509c00f1d306fd08860d6197c' into eclair

* commit 'b7aec9124a44c60509c00f1d306fd08860d6197c':
  Import revised translations.  DO NOT MERGE

15 years agoam 185d74ba: Merge change 21977 into donut
Scott Main [Thu, 20 Aug 2009 23:00:41 +0000 (16:00 -0700)]
am 185d74ba: Merge change 21977 into donut

Merge commit '185d74ba56ccaca3f4bb105d00562bcd5a82c788' into eclair

* commit '185d74ba56ccaca3f4bb105d00562bcd5a82c788':
  docs only.

15 years agoMerge change 22144 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 22:55:59 +0000 (15:55 -0700)]
Merge change 22144 into eclair

* changes:
  Enable specification of http:// urls in stagefright commandline tool.

15 years agoMerge change 22132 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 22:09:04 +0000 (15:09 -0700)]
Merge change 22132 into eclair

* changes:
  build fix

15 years agoMerge change 22008 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 22:08:36 +0000 (15:08 -0700)]
Merge change 22008 into eclair

* changes:
  When bringing up the media controller view, focus the play/pause button.

15 years agoMerge change 22127 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 21:43:17 +0000 (14:43 -0700)]
Merge change 22127 into eclair

* changes:
  more cdma sms debug logging

15 years agoMerge change 22092 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 20:58:17 +0000 (13:58 -0700)]
Merge change 22092 into eclair

* changes:
  Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size.

15 years agoMerge change 22105 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 20:46:06 +0000 (13:46 -0700)]
Merge change 22105 into eclair

* changes:
  Add calendar sliding windows setting.

15 years agoMerge change 22093 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 20:22:12 +0000 (13:22 -0700)]
Merge change 22093 into eclair

* changes:
  cdma sms encoding tweaks and logging / debugging annotations.

15 years agoMerge change 22082 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 19:22:08 +0000 (12:22 -0700)]
Merge change 22082 into eclair

* changes:
  Address b/2064664 by setting mThumbOffset to half the width of the thumb by default.

15 years agoMerge change 22066 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 19:06:54 +0000 (12:06 -0700)]
Merge change 22066 into eclair

* changes:
  Add offset handling in MemoryHeapBase class