OSDN Git Service

android-x86/frameworks-base.git
14 years agoam 31bfdf69: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:48:38 +0000 (08:48 -0800)]
am 31bfdf69: reconcile main tree with open-source eclair

Merge commit '31bfdf695ef741f64066ef605bd6a7e23df88714' into eclair-plus-aosp

* commit '31bfdf695ef741f64066ef605bd6a7e23df88714':
  android-2.1_r1 snapshot
  Use 128p map tiles for high dpi devices.
  Throttle nitz updates as the are too numerous on cdma.
  don't request a sync when temp providers are created
  Increase light sensor delay from one to two seconds.
  Revert jparks code from IPCThreadState.
  Add a warning when we leave threads in the binder thread pool in the background scheduling group.
  PowerManagerService: Ensure that recent changes do not effect the hardware ALS case.
  Fix regression.
  Fix broken build.
  Bluetooth A2DP suspend/resume functionality
  EventLog when a database file is deleted due to corruption.
  Don't forget to clear "backup in progress" state when finishing a pass
  Fix issue #2148939: Sholes slow to wake up in landscape mode
  Fix Cdma re-start of default connection.
  Merge change 26821 into eclair
  Not all WebView's host have permission to read the history.
  Merge change 26908 into eclair

14 years agoreconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:09:38 +0000 (08:09 -0800)]
reconcile main tree with open-source eclair

14 years agoam aead64de: Fix issue: 2413494: [Passion-c] Add TTY support.
Eric Laurent [Thu, 4 Feb 2010 17:34:34 +0000 (09:34 -0800)]
am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support.

Merge commit 'aead64def1fe58c95c086a0ca00cf0b13fa32ef1' into eclair-plus-aosp

* commit 'aead64def1fe58c95c086a0ca00cf0b13fa32ef1':
  Fix issue: 2413494: [Passion-c] Add TTY support.

14 years agoFix issue: 2413494: [Passion-c] Add TTY support.
Eric Laurent [Tue, 2 Feb 2010 17:42:33 +0000 (09:42 -0800)]
Fix issue: 2413494: [Passion-c] Add TTY support.

Handle TTY mode change events received by HeadsetObserver and send information down to AudioHardware with AudioManager.setParameters()

Use setting "tty_mode_uses_heaset_events" in core config.xml to indicate if the product uses this particular
method of indicating the TTY mode change.

14 years agoam 8a6c0607: Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into...
Katie McCormick [Thu, 4 Feb 2010 04:21:26 +0000 (20:21 -0800)]
am 8a6c0607: Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair

Merge commit '8a6c060719c8870f370b82faa48ae2f437915214' into eclair-plus-aosp

* commit '8a6c060719c8870f370b82faa48ae2f437915214':
  SDK doc change: Fixed typo--fingure->finger

14 years agoMerge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair
Katie McCormick [Thu, 4 Feb 2010 00:52:18 +0000 (16:52 -0800)]
Merge "SDK doc change: Fixed typo--fingure->finger Bug: 1993220" into eclair

14 years agoSDK doc change: Fixed typo--fingure->finger
Katie McCormick [Thu, 4 Feb 2010 00:37:15 +0000 (16:37 -0800)]
SDK doc change: Fixed typo--fingure->finger
Bug: 1993220

14 years agoam 98a9fc0a: Merge "docs: revise the Style and Themes document to improve the clarity...
Scott Main [Thu, 4 Feb 2010 00:18:17 +0000 (16:18 -0800)]
am 98a9fc0a: Merge "docs: revise the Style and Themes document to improve the clarity of the concepts and expand the available information" into eclair

Merge commit '98a9fc0a0025a3df7b36f7752fc330eba8810603' into eclair-plus-aosp

* commit '98a9fc0a0025a3df7b36f7752fc330eba8810603':
  docs: revise the Style and Themes document to improve the

14 years agoMerge "docs: revise the Style and Themes document to improve the clarity of the conce...
Scott Main [Thu, 4 Feb 2010 00:11:41 +0000 (16:11 -0800)]
Merge "docs: revise the Style and Themes document to improve the clarity of the concepts and expand the available information" into eclair

14 years agodocs: revise the Style and Themes document to improve the
Scott Main [Tue, 12 Jan 2010 20:14:52 +0000 (12:14 -0800)]
docs: revise the Style and Themes document to improve the
clarity of the concepts and expand the available information

14 years agoam 9f4cfc3a: Merge "Screenshots for sample syncadapter." into eclair
Megha Joshi [Wed, 3 Feb 2010 20:29:19 +0000 (12:29 -0800)]
am 9f4cfc3a: Merge "Screenshots for sample syncadapter." into eclair

Merge commit '9f4cfc3afcdf9f7be096b3243bfc15b9346b8434' into eclair-plus-aosp

* commit '9f4cfc3afcdf9f7be096b3243bfc15b9346b8434':
  Screenshots for sample syncadapter.

14 years agoMerge "Screenshots for sample syncadapter." into eclair
Megha Joshi [Wed, 3 Feb 2010 20:24:20 +0000 (12:24 -0800)]
Merge "Screenshots for sample syncadapter." into eclair

14 years agoScreenshots for sample syncadapter.
Megha Joshi [Wed, 27 Jan 2010 23:31:56 +0000 (15:31 -0800)]
Screenshots for sample syncadapter.

14 years agoam a0460004: Merge "Ignore NTP time fixes that differ from system time by more than...
Mike Lockwood [Sat, 30 Jan 2010 04:12:21 +0000 (20:12 -0800)]
am a0460004: Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair

Merge commit 'a0460004aae7576114639393a230f18608d213e6' into eclair-plus-aosp

* commit 'a0460004aae7576114639393a230f18608d213e6':
  Ignore NTP time fixes that differ from system time by more than 5 minutes.

14 years agoam 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair
John Wang [Sat, 30 Jan 2010 04:12:15 +0000 (20:12 -0800)]
am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair

Merge commit '8deed914c2df15d71674deae591bcd3313093931' into eclair-plus-aosp

* commit '8deed914c2df15d71674deae591bcd3313093931':
  Handle RIL_UNSOL_RESEND_INCALL_MUTE.

14 years agoMerge "Ignore NTP time fixes that differ from system time by more than 5 minutes...
Mike Lockwood [Sat, 30 Jan 2010 04:09:16 +0000 (20:09 -0800)]
Merge "Ignore NTP time fixes that differ from system time by more than 5 minutes." into eclair

14 years agoMerge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair
John Wang [Sat, 30 Jan 2010 04:07:14 +0000 (20:07 -0800)]
Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair

14 years agoHandle RIL_UNSOL_RESEND_INCALL_MUTE.
John Wang [Fri, 29 Jan 2010 08:21:46 +0000 (00:21 -0800)]
Handle RIL_UNSOL_RESEND_INCALL_MUTE.

For bug 2400052.

Notify registered handler whenever receiving RIL_UNSOL_RESEND_INCALL_MUTE.

14 years agoam d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it...
Jim Miller [Sat, 30 Jan 2010 02:06:48 +0000 (18:06 -0800)]
am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call.

Merge commit 'd8a3a8957b9d71ab75584b0cc98324fd70cc527c' into eclair-plus-aosp

* commit 'd8a3a8957b9d71ab75584b0cc98324fd70cc527c':
  Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call.

14 years agoFix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an...
Jim Miller [Sat, 30 Jan 2010 01:25:26 +0000 (17:25 -0800)]
Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call.

Updated javadoc.

14 years agoreconcile android-2.1_r1 snapshot
The Android Open Source Project [Fri, 29 Jan 2010 22:09:16 +0000 (14:09 -0800)]
reconcile android-2.1_r1 snapshot

14 years agoam 9800adf2: Merge "docs: update web page debugging with info about page and line...
Scott Main [Fri, 29 Jan 2010 21:47:40 +0000 (13:47 -0800)]
am 9800adf2: Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair

Merge commit '9800adf2a4d78d1e3e44dbef6aecf2b2b738c9c8' into eclair-plus-aosp

* commit '9800adf2a4d78d1e3e44dbef6aecf2b2b738c9c8':
  docs: update web page debugging with info about page and line

14 years agoam 196ec566: Merge "SDK doc change: Increment the platform version var used in doc...
Dirk Dougherty [Fri, 29 Jan 2010 21:47:28 +0000 (13:47 -0800)]
am 196ec566: Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair

Merge commit '196ec566b39340942f146ce4a9af775f4c648d2d' into eclair-plus-aosp

* commit '196ec566b39340942f146ce4a9af775f4c648d2d':
  SDK doc change: Increment the platform version var used in doc footer and elsewhere.

14 years agoMerge "docs: update web page debugging with info about page and line numbering in...
Scott Main [Fri, 29 Jan 2010 21:40:53 +0000 (13:40 -0800)]
Merge "docs: update web page debugging with info about page and line numbering in the log." into eclair

14 years agodocs: update web page debugging with info about page and line
Scott Main [Fri, 29 Jan 2010 18:28:18 +0000 (10:28 -0800)]
docs: update web page debugging with info about page and line
numbering in the log.

14 years agoIgnore NTP time fixes that differ from system time by more than 5 minutes.
Mike Lockwood [Fri, 29 Jan 2010 14:20:06 +0000 (09:20 -0500)]
Ignore NTP time fixes that differ from system time by more than 5 minutes.

Change-Id: I603195f6925e25baccd18190016cf8611bb9dc1b
BUG: 2402380
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoMerge "SDK doc change: Increment the platform version var used in doc footer and...
Dirk Dougherty [Fri, 29 Jan 2010 01:59:24 +0000 (17:59 -0800)]
Merge "SDK doc change: Increment the platform version var used in doc footer and elsewhere." into eclair

14 years agoSDK doc change: Increment the platform version var used in doc footer and elsewhere.
Dirk Dougherty [Fri, 29 Jan 2010 01:50:10 +0000 (17:50 -0800)]
SDK doc change: Increment the platform version var used in doc footer and elsewhere.

Bug: 2160782
Change-Id: I6e7721bca95cdc6565f3200d7609a4ea9b45cf9b

14 years agoam 7b00a8ae: Merge "SDK doc change: fix android:glEsVersion description, add live_wal...
Dirk Dougherty [Fri, 29 Jan 2010 00:46:54 +0000 (16:46 -0800)]
am 7b00a8ae: Merge "SDK doc change: fix android:glEsVersion description, add live_wallpaper feature, indicate market filtering on features." into eclair

Merge commit '7b00a8ae71c5964cb96e1663b778658eaa069b3e' into eclair-plus-aosp

* commit '7b00a8ae71c5964cb96e1663b778658eaa069b3e':
  SDK doc change: fix android:glEsVersion description, add live_wallpaper feature, indicate market filtering on features.

14 years agoMerge "SDK doc change: fix android:glEsVersion description, add live_wallpaper featur...
Dirk Dougherty [Fri, 29 Jan 2010 00:40:56 +0000 (16:40 -0800)]
Merge "SDK doc change: fix android:glEsVersion description, add live_wallpaper feature, indicate market filtering on features." into eclair

14 years agoSDK doc change: fix android:glEsVersion description, add live_wallpaper feature,...
Dirk Dougherty [Sat, 23 Jan 2010 00:52:34 +0000 (16:52 -0800)]
SDK doc change: fix android:glEsVersion description, add live_wallpaper feature, indicate market filtering on features.

Bug: 2160782
Change-Id: I8560f32b04a4044f58b8f7dd678aec781d56b9d9

14 years agoam 769ed21c: Fix http://b/issue?id=2400423.
Grace Kloba [Wed, 27 Jan 2010 20:30:19 +0000 (12:30 -0800)]
am 769ed21c: Fix http://b/issue?id=2400423.

Merge commit '769ed21c33c3629411eb3bbf924de45737a18067' into eclair-plus-aosp

* commit '769ed21c33c3629411eb3bbf924de45737a18067':
  Fix http://b/issue?id=2400423.

14 years agoFix http://b/issue?id=2400423.
Grace Kloba [Wed, 27 Jan 2010 18:52:47 +0000 (10:52 -0800)]
Fix http://b/issue?id=2400423.

When the same page is loaded, updateRestoreState
will be false when we finish the first layout. As
we are still in the same page, we don't want to
update the current zoom/scroll. But in some cases,
like a site switch from mobile to full site and
keeps the same url, we do want to update the zoom
range as the viewport spec changed. Otherwise, user
can't zoom in the full site as the WebView thought
it is still a mobile non-scalable page.

14 years agoam 965f4a6b: Merge "doc change only: Update announcement and mwc redirect to point...
Dirk Dougherty [Wed, 27 Jan 2010 02:05:23 +0000 (18:05 -0800)]
am 965f4a6b: Merge "doc change only: Update announcement and mwc redirect to point to microsite." into eclair

Merge commit '965f4a6b4b5f3dd71e70f427af0c8a902e5880ef' into eclair-plus-aosp

* commit '965f4a6b4b5f3dd71e70f427af0c8a902e5880ef':
  doc change only: Update announcement and mwc redirect to point to microsite.

14 years agoMerge "doc change only: Update announcement and mwc redirect to point to microsite...
Dirk Dougherty [Wed, 27 Jan 2010 02:00:29 +0000 (18:00 -0800)]
Merge "doc change only: Update announcement and mwc redirect to point to microsite." into eclair

14 years agodoc change only: Update announcement and mwc redirect to point to microsite.
Dirk Dougherty [Wed, 27 Jan 2010 00:58:33 +0000 (16:58 -0800)]
doc change only: Update announcement and mwc redirect to point to microsite.

Change-Id: Icb2c9ae00a65839243912007991cd1704a543bc7

14 years agoam 9985867a: Fix 2397617: Right-align carrier text in lock screen and add carrier...
Jim Miller [Tue, 26 Jan 2010 21:55:16 +0000 (13:55 -0800)]
am 9985867a: Fix 2397617: Right-align carrier text in lock screen and add carrier text to PINunlock in landscape mode.

Merge commit '9985867a8eb80c6db84c80a9b5e96bd68e2d14d7' into eclair-plus-aosp

* commit '9985867a8eb80c6db84c80a9b5e96bd68e2d14d7':
  Fix 2397617: Right-align carrier text in lock screen and add carrier text to PINunlock in landscape mode.

14 years agoFix 2397617: Right-align carrier text in lock screen and add carrier text to PINunloc...
Jim Miller [Tue, 26 Jan 2010 20:17:46 +0000 (12:17 -0800)]
Fix 2397617: Right-align carrier text in lock screen and add carrier text to PINunlock in landscape mode.

14 years agoam cc4b4016: Fix the reporting of NO_CONNECTIVITY.
Robert Greenwalt [Tue, 26 Jan 2010 02:56:32 +0000 (18:56 -0800)]
am cc4b4016: Fix the reporting of NO_CONNECTIVITY.

Merge commit 'cc4b4016e4b86db012f94bb889e5ca61ff362171' into eclair-plus-aosp

* commit 'cc4b4016e4b86db012f94bb889e5ca61ff362171':
  Fix the reporting of NO_CONNECTIVITY.

14 years agoFix the reporting of NO_CONNECTIVITY.
Robert Greenwalt [Tue, 26 Jan 2010 01:54:29 +0000 (17:54 -0800)]
Fix the reporting of NO_CONNECTIVITY.

A refactoring of handleDisconnect instroduced a bug - we were reporting
NO_CONNECTIVITY after any non-primary network (supl, mms, hipri) was lost.

bug:2395006

Change-Id: Ifa9e008872ec646981a35f2c316120cb9685a6a4

14 years agoam 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair
Robert Greenwalt [Tue, 26 Jan 2010 00:54:28 +0000 (16:54 -0800)]
am 5381e4ef: Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair

Merge commit '5381e4ef4ef1a05b25fa39ff942f4a95e0ae4750' into eclair-plus-aosp

* commit '5381e4ef4ef1a05b25fa39ff942f4a95e0ae4750':
  Refine fix I53e91db7 to apply only to wifi network

14 years agoam d243bc71: Merge "docs: reference the history JS file with docRoot in order to...
Scott Main [Tue, 26 Jan 2010 00:54:20 +0000 (16:54 -0800)]
am d243bc71: Merge "docs: reference the history JS file with docRoot in order to make offline doc searches work. (I think this was a regression due to a missed merge.) Bug: 1909300" into eclair

Merge commit 'd243bc710c92e56974f52449d24e2c6b8dd0ef9e' into eclair-plus-aosp

* commit 'd243bc710c92e56974f52449d24e2c6b8dd0ef9e':
  docs: reference the history JS file with docRoot in order to

14 years agoMerge "Refine fix I53e91db7 to apply only to wifi network" into eclair
Robert Greenwalt [Tue, 26 Jan 2010 00:50:10 +0000 (16:50 -0800)]
Merge "Refine fix I53e91db7 to apply only to wifi network" into eclair

14 years agoRefine fix I53e91db7 to apply only to wifi network
Robert Greenwalt [Tue, 26 Jan 2010 00:14:00 +0000 (16:14 -0800)]
Refine fix I53e91db7 to apply only to wifi network

The original fix eliminated duplicate wifi connectivity changes stemming from
location provder scan's for APs.  These would generate two DISCONNECTED broadcasts every
two minutes and many apps mis-interpreted them.

The fix was to ignore notifications where the major state was the same as the previous one
for each network.  Unfortunately the state of per-apn notifications on cellular is hacky
and so the wifi fix was breaking mms (mms when you're on cellular with a common default+mms apn does
not generate a disconnect notification (apn still connected) so subsequent connect notifications
get dropped as duplicates).

This change refines the previous change so that it only applies to wifi networks.

bug:2392061
Change-Id: I05d8a46a4b55f8d28df8af12e05284e5e68bfc02
drno: ryanpc

14 years agoMerge "docs: reference the history JS file with docRoot in order to make offline...
Scott Main [Mon, 25 Jan 2010 23:39:46 +0000 (15:39 -0800)]
Merge "docs: reference the history JS file with docRoot in order to make offline doc searches work. (I think this was a regression due to a missed merge.) Bug: 1909300" into eclair

14 years agodocs: reference the history JS file with docRoot in order to
Scott Main [Mon, 25 Jan 2010 22:47:46 +0000 (14:47 -0800)]
docs: reference the history JS file with docRoot in order to
make offline doc searches work. (I think this was a regression
due to a missed merge.)
Bug: 1909300

14 years agoam f904be16: Merge "disable high-quality filtering during scrolling, until I can...
Mike Reed [Mon, 25 Jan 2010 14:24:35 +0000 (06:24 -0800)]
am f904be16: Merge "disable high-quality filtering during scrolling, until I can cached the scaled images." into eclair

Merge commit 'f904be1659fcc88dd80be2c900ffc89e77b1c737' into eclair-plus-aosp

* commit 'f904be1659fcc88dd80be2c900ffc89e77b1c737':
  disable high-quality filtering during scrolling, until I can cached the scaled images.

14 years agoMerge "disable high-quality filtering during scrolling, until I can cached the scaled...
Mike Reed [Mon, 25 Jan 2010 14:19:17 +0000 (06:19 -0800)]
Merge "disable high-quality filtering during scrolling, until I can cached the scaled images." into eclair

14 years agodisable high-quality filtering during scrolling, until I can cached the scaled images.
Mike Reed [Mon, 25 Jan 2010 13:30:35 +0000 (08:30 -0500)]
disable high-quality filtering during scrolling, until I can cached the scaled images.

14 years agoam 2e4e25f3: Merge "Fix 2287263: Change carrier TextView to be 1 line and marquee...
Jim Miller [Sat, 23 Jan 2010 04:23:37 +0000 (20:23 -0800)]
am 2e4e25f3: Merge "Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long." into eclair

Merge commit '2e4e25f39ea6488ddc2b5427ec4a66edc1f8facc' into eclair-plus-aosp

* commit '2e4e25f39ea6488ddc2b5427ec4a66edc1f8facc':
  Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long.

14 years agoMerge "Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too...
Jim Miller [Sat, 23 Jan 2010 04:19:12 +0000 (20:19 -0800)]
Merge "Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long." into eclair

14 years agoFix 2287263: Change carrier TextView to be 1 line and marquee if text is too long.
Jim Miller [Sat, 23 Jan 2010 03:09:50 +0000 (19:09 -0800)]
Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long.

This is intended as a workaround for the long text lines introduced in https://android-git.corp.google.com/g/#change,38100.

14 years agoam 84207956: Merge "SDK doc change: Misc small fixes." into eclair
Dirk Dougherty [Sat, 23 Jan 2010 00:50:03 +0000 (16:50 -0800)]
am 84207956: Merge "SDK doc change: Misc small fixes." into eclair

Merge commit '8420795633443221627eb872aea8f2862a38f8b1' into eclair-plus-aosp

* commit '8420795633443221627eb872aea8f2862a38f8b1':
  SDK doc change: Misc small fixes.

14 years agoam c5de95bf: Merge "SDK doc change: Add "fetch by http" workaround for connection...
Dirk Dougherty [Sat, 23 Jan 2010 00:49:57 +0000 (16:49 -0800)]
am c5de95bf: Merge "SDK doc change: Add "fetch by http" workaround for connection problems in SDK Manager." into eclair

Merge commit 'c5de95bf25fda1a5e7f36f1229b0dd8d19c67f5a' into eclair-plus-aosp

* commit 'c5de95bf25fda1a5e7f36f1229b0dd8d19c67f5a':
  SDK doc change: Add "fetch by http" workaround for connection problems in SDK Manager.

14 years agoMerge "SDK doc change: Misc small fixes." into eclair
Dirk Dougherty [Sat, 23 Jan 2010 00:45:58 +0000 (16:45 -0800)]
Merge "SDK doc change: Misc small fixes." into eclair

14 years agoMerge "SDK doc change: Add "fetch by http" workaround for connection problems in...
Dirk Dougherty [Sat, 23 Jan 2010 00:38:59 +0000 (16:38 -0800)]
Merge "SDK doc change: Add "fetch by http" workaround for connection problems in SDK Manager." into eclair

14 years agoam 678e66a4: Merge "Fix issue #2391429: Crash during boot if fwd locked app is incomp...
Dianne Hackborn [Fri, 22 Jan 2010 23:51:02 +0000 (15:51 -0800)]
am 678e66a4: Merge "Fix issue #2391429: Crash during boot if fwd locked app is incompletely installed" into eclair

Merge commit '678e66a4ec8bdceafd12f7d82c7d4aa8acf71aa2' into eclair-plus-aosp

* commit '678e66a4ec8bdceafd12f7d82c7d4aa8acf71aa2':
  Fix issue #2391429: Crash during boot if fwd locked app is incompletely installed

14 years agoMerge "Fix issue #2391429: Crash during boot if fwd locked app is incompletely instal...
Dianne Hackborn [Fri, 22 Jan 2010 23:47:08 +0000 (15:47 -0800)]
Merge "Fix issue #2391429: Crash during boot if fwd locked app is incompletely installed" into eclair

14 years agoSDK doc change: Misc small fixes.
Dirk Dougherty [Tue, 12 Jan 2010 00:16:36 +0000 (16:16 -0800)]
SDK doc change: Misc small fixes.

Bug:2160782
Change-Id: Ia0317fd6ea0c4b267d4304626d6cb8a889de65fd

14 years agoFix issue #2391429: Crash during boot if fwd locked app is incompletely installed
Dianne Hackborn [Fri, 22 Jan 2010 22:46:21 +0000 (14:46 -0800)]
Fix issue #2391429: Crash during boot if fwd locked app is incompletely installed

We need to remove left-over .apk when cleaning up a partially installed app.

Change-Id: I94264549670a2ad01622f746c40c82c30dd3da8d

14 years agoSDK doc change: Add "fetch by http" workaround for connection problems in SDK Manager.
Dirk Dougherty [Wed, 13 Jan 2010 01:54:25 +0000 (17:54 -0800)]
SDK doc change: Add "fetch by http" workaround for connection problems in SDK Manager.

Bug: 2160782
Change-Id: Iefa41d495182a89a5507ecfbf002c4948d44b448

14 years agoam 5d14cb34: Merge "doc change: add announce for developer lab at mwc. move adc to...
Dirk Dougherty [Fri, 22 Jan 2010 22:28:05 +0000 (14:28 -0800)]
am 5d14cb34: Merge "doc change: add announce for developer lab at mwc. move adc to carousel." into eclair

Merge commit '5d14cb34c0e9760340c15ac5faf2d76a64797117' into eclair-plus-aosp

* commit '5d14cb34c0e9760340c15ac5faf2d76a64797117':
  doc change: add announce for developer lab at mwc. move adc to carousel.

14 years agoMerge "doc change: add announce for developer lab at mwc. move adc to carousel."...
Dirk Dougherty [Fri, 22 Jan 2010 22:23:39 +0000 (14:23 -0800)]
Merge "doc change: add announce for developer lab at mwc. move adc to carousel." into eclair

14 years agodoc change: add announce for developer lab at mwc. move adc to carousel.
Dirk Dougherty [Wed, 20 Jan 2010 23:38:33 +0000 (15:38 -0800)]
doc change: add announce for developer lab at mwc. move adc to carousel.

Bug: 2160782
Change-Id: I657738d9452058a2078d81d65b5747b1676a3230

14 years agoam 098295a5: Merge "Updated emergency string when locale changes." into eclair
John Wang [Fri, 22 Jan 2010 21:20:25 +0000 (13:20 -0800)]
am 098295a5: Merge "Updated emergency string when locale changes." into eclair

Merge commit '098295a5a3e840e94040ce38eb08eb6c72b2a7e0' into eclair-plus-aosp

* commit '098295a5a3e840e94040ce38eb08eb6c72b2a7e0':
  Updated emergency string when locale changes.

14 years agoam 5ff24d5d: DO NOT MERGE
Grace Kloba [Fri, 22 Jan 2010 21:17:52 +0000 (13:17 -0800)]
am 5ff24d5d: DO NOT MERGE

Merge commit '5ff24d5da414db4e8c2ebe98f40976e7be62b72d' into eclair-plus-aosp

* commit '5ff24d5da414db4e8c2ebe98f40976e7be62b72d':
  DO NOT MERGE

14 years agoMerge "Updated emergency string when locale changes." into eclair
John Wang [Fri, 22 Jan 2010 21:17:25 +0000 (13:17 -0800)]
Merge "Updated emergency string when locale changes." into eclair

14 years agoUpdated emergency string when locale changes.
John Wang [Fri, 22 Jan 2010 20:32:40 +0000 (12:32 -0800)]
Updated emergency string when locale changes.

For bug 2352094.

14 years agoDO NOT MERGE
Grace Kloba [Fri, 22 Jan 2010 20:38:50 +0000 (12:38 -0800)]
DO NOT MERGE

This reverts commit 52cb3cbd6fe06e3706be1a7c2939f027106aaaf7.

14 years agoam a59551ba: Merge "Fix issue 2388215: Audio not routed to 3.5mm Headset after remova...
Eric Laurent [Fri, 22 Jan 2010 18:25:00 +0000 (10:25 -0800)]
am a59551ba: Merge "Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion." into eclair

Merge commit 'a59551bade6a7b0c916c277f044de79c6af1bd22' into eclair-plus-aosp

* commit 'a59551bade6a7b0c916c277f044de79c6af1bd22':
  Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion.

14 years agoam 08cb0024: Handle emergency calls only status in ServiceStateTracker.
John Wang [Fri, 22 Jan 2010 18:24:47 +0000 (10:24 -0800)]
am 08cb0024: Handle emergency calls only status in ServiceStateTracker.

Merge commit '08cb0024026e0f42612ab569e1e4067d5ede3bf8' into eclair-plus-aosp

* commit '08cb0024026e0f42612ab569e1e4067d5ede3bf8':
  Handle emergency calls only status in ServiceStateTracker.

14 years agoMerge "Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion...
Eric Laurent [Fri, 22 Jan 2010 18:14:26 +0000 (10:14 -0800)]
Merge "Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion." into eclair

14 years agoFix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion.
Eric Laurent [Fri, 22 Jan 2010 15:50:58 +0000 (07:50 -0800)]
Fix issue 2388215: Audio not routed to 3.5mm Headset after removal/insertion.

The problem occurs if the delay between the headset removal and insertion is less than one second.
In this case, as the headset disconnection intent is broadcast with a 1 second delay to allow music to pause
before updating the route, the connection intent is broadcast before and is ignored, leaving the system
in a state where the headset is considered disconnected.

The fix consists in inserting a delay before broadcasting the connection intent if a disconnection
intent is pending broadcast.

14 years agoHandle emergency calls only status in ServiceStateTracker.
John Wang [Fri, 22 Jan 2010 01:44:09 +0000 (17:44 -0800)]
Handle emergency calls only status in ServiceStateTracker.

For bug 2352094, handle emergency calls only status and
pass the emergency calls only string via SPN_STRING_UPDATED intent.

14 years agoam 9a400fa4: Merge "initialize sync adapters that get installed while the system...
Fred Quintana [Fri, 22 Jan 2010 01:35:28 +0000 (17:35 -0800)]
am 9a400fa4: Merge "initialize sync adapters that get installed while the system is running bug b/issue?id=2360782" into eclair

Merge commit '9a400fa4d3e89a3ab3669c0aa2ef6676020646d1' into eclair-plus-aosp

* commit '9a400fa4d3e89a3ab3669c0aa2ef6676020646d1':
  initialize sync adapters that get installed while the system is running

14 years agoam 036e2108: Fix NPE when importing from USIM.
jsh [Fri, 22 Jan 2010 01:35:18 +0000 (17:35 -0800)]
am 036e2108: Fix NPE when importing from USIM.

Merge commit '036e21083d9936425687d7de29e95b2c458a7e4a' into eclair-plus-aosp

* commit '036e21083d9936425687d7de29e95b2c458a7e4a':
  Fix NPE when importing from USIM.

14 years agoMerge "initialize sync adapters that get installed while the system is running bug...
Fred Quintana [Fri, 22 Jan 2010 01:30:07 +0000 (17:30 -0800)]
Merge "initialize sync adapters that get installed while the system is running bug b/issue?id=2360782" into eclair

14 years agoFix NPE when importing from USIM.
jsh [Fri, 22 Jan 2010 00:58:17 +0000 (16:58 -0800)]
Fix NPE when importing from USIM.

Need to check if fileIds is empty.

b/2349232

14 years agoam b1780474: Merge "Instead of caputre the memory footprint before and after the...
Yu Shan Emily Lau [Thu, 21 Jan 2010 23:14:36 +0000 (15:14 -0800)]
am b1780474: Merge "Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player." into eclair

Merge commit 'b1780474e6e3e1d3c584166c2fde336a0cd1c43f' into eclair-plus-aosp

* commit 'b1780474e6e3e1d3c584166c2fde336a0cd1c43f':
  Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player.

14 years agoam 50adb167: Pull in "emergency calls only" translations.
Eric Fischer [Thu, 21 Jan 2010 23:14:30 +0000 (15:14 -0800)]
am 50adb167: Pull in "emergency calls only" translations.

Merge commit '50adb167534889421dc0d7cfc7d3bf663c03f01c' into eclair-plus-aosp

* commit '50adb167534889421dc0d7cfc7d3bf663c03f01c':
  Pull in "emergency calls only" translations.

14 years agoMerge "Instead of caputre the memory footprint before and after the test. We would...
Yu Shan Emily Lau [Thu, 21 Jan 2010 23:07:51 +0000 (15:07 -0800)]
Merge "Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player." into eclair

14 years agoam 7f70998d: Merge "Add Emergency Calls Only String." into eclair
John Wang [Thu, 21 Jan 2010 22:06:35 +0000 (14:06 -0800)]
am 7f70998d: Merge "Add Emergency Calls Only String." into eclair

Merge commit '7f70998dec6d7db850373b7e75677ecf72904878' into eclair-plus-aosp

* commit '7f70998dec6d7db850373b7e75677ecf72904878':
  Add Emergency Calls Only String.

14 years agoPull in "emergency calls only" translations.
Eric Fischer [Thu, 21 Jan 2010 21:52:09 +0000 (13:52 -0800)]
Pull in "emergency calls only" translations.

14 years agoMerge "Add Emergency Calls Only String." into eclair
John Wang [Thu, 21 Jan 2010 21:38:32 +0000 (13:38 -0800)]
Merge "Add Emergency Calls Only String." into eclair

14 years agoinitialize sync adapters that get installed while the system is running
Fred Quintana [Thu, 21 Jan 2010 21:14:49 +0000 (13:14 -0800)]
initialize sync adapters that get installed while the system is running
bug http://b/issue?id=2360782

14 years agoAdd Emergency Calls Only String.
John Wang [Thu, 21 Jan 2010 20:46:01 +0000 (12:46 -0800)]
Add Emergency Calls Only String.

Prepare strings for bug 2352094.

The string is the same as the settings.R.string.radioInfo_service_emergency,
so use the same msgid and translations.

14 years agoInstead of caputre the memory footprint before and after the test. We would like...
Yu Shan Emily Lau [Thu, 21 Jan 2010 20:38:02 +0000 (12:38 -0800)]
Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player.

14 years agoam 495bae67: Merge "fix bug 2264186: clean up the outstanding async queries in Contac...
Wei Huang [Thu, 21 Jan 2010 20:28:08 +0000 (12:28 -0800)]
am 495bae67: Merge "fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget." into eclair

Merge commit '495bae67ff7df4a11325a4cc1d8af288f82128fe' into eclair-plus-aosp

* commit '495bae67ff7df4a11325a4cc1d8af288f82128fe':
  fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget.

14 years agoMerge "fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget...
Wei Huang [Thu, 21 Jan 2010 20:21:11 +0000 (12:21 -0800)]
Merge "fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget." into eclair

14 years agofix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget.
Wei Huang [Thu, 21 Jan 2010 10:51:34 +0000 (02:51 -0800)]
fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget.

- ContactHeaderWidget has cascading async queries, which weren't cancelled if a new query for a different phone number is started.
If the new query fails to find a corresponding contact, the old async queries from the previous number could end up setting the
contact name and photo to the wrong contact.

I tested this by calling

  ContactHeaderWidget.bindFromPhoneNumber(number1);
  ContactHeaderWidget.bindFromPhoneNumber(number2);

where number1 has a corresponding contact in the databse, and number2 doesn't. At the end of these 2 calls, the ContactHeaderWidget
would display the contact info for number1.

- also found a bug in AsyncQueryHandler.cancelOperation(), which doesn't reliably cancel the previous query. In ContactHeaderWidget's
case, we really depend on the cancelling to work. So work around this bug by resetting mAsyncQueryHandler when we need to do a
new lookup/query. When the old query result is passed back in the callback, discard the result if the QueryHandler is not the same
as mAsyncQueryHandler.

Change-Id: Ice79e77f787af03400e080cbd58162a91838181f

14 years agomerge from open-source master
The Android Open Source Project [Thu, 21 Jan 2010 19:21:25 +0000 (11:21 -0800)]
merge from open-source master

14 years agoam 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair
Ying Wang [Thu, 21 Jan 2010 19:12:29 +0000 (11:12 -0800)]
am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair

Merge commit '6f9e2c648c0588a2eedef2746c9750ed9c6945be' into eclair-plus-aosp

* commit '6f9e2c648c0588a2eedef2746c9750ed9c6945be':
  Find layout classes in all "layout-*" dirs.

14 years agoMerge "Find layout classes in all "layout-*" dirs." into eclair
Ying Wang [Thu, 21 Jan 2010 19:07:14 +0000 (11:07 -0800)]
Merge "Find layout classes in all "layout-*" dirs." into eclair

14 years agoam 9fdf82e0: Merge "Try to switch to another default net on connection failure."...
Robert Greenwalt [Thu, 21 Jan 2010 18:05:13 +0000 (10:05 -0800)]
am 9fdf82e0: Merge "Try to switch to another default net on connection failure." into eclair

Merge commit '9fdf82e080ea20086378e751ace245a4a1b022dc' into eclair-plus-aosp

* commit '9fdf82e080ea20086378e751ace245a4a1b022dc':
  Try to switch to another default net on connection failure.

14 years agoMerge "Try to switch to another default net on connection failure." into eclair
Robert Greenwalt [Thu, 21 Jan 2010 17:57:46 +0000 (09:57 -0800)]
Merge "Try to switch to another default net on connection failure." into eclair

14 years agoam dcc14d6a: Merge "Use MCC value to always override channel count setting" into...
Irfan Sheriff [Thu, 21 Jan 2010 15:52:52 +0000 (07:52 -0800)]
am dcc14d6a: Merge "Use MCC value to always override channel count setting" into eclair

Merge commit 'dcc14d6a26961a3ba45eaeb7305fdafb2b6694e2' into eclair-plus-aosp

* commit 'dcc14d6a26961a3ba45eaeb7305fdafb2b6694e2':
  Use MCC value to always override channel count setting

14 years agoMerge "Use MCC value to always override channel count setting" into eclair
Irfan Sheriff [Thu, 21 Jan 2010 15:46:49 +0000 (07:46 -0800)]
Merge "Use MCC value to always override channel count setting" into eclair

14 years agoam f6aed0e0: Merge "DO NOT MERGE" into eclair
Grace Kloba [Thu, 21 Jan 2010 07:34:42 +0000 (23:34 -0800)]
am f6aed0e0: Merge "DO NOT MERGE" into eclair

Merge commit 'f6aed0e0a7c96094b66f5426baad78032b794497' into eclair-plus-aosp

* commit 'f6aed0e0a7c96094b66f5426baad78032b794497':
  DO NOT MERGE

14 years agoMerge "DO NOT MERGE" into eclair
Grace Kloba [Thu, 21 Jan 2010 07:30:05 +0000 (23:30 -0800)]
Merge "DO NOT MERGE" into eclair

14 years agoam d5ada83c: ScaleGestureDetector needs to query the displaymetrics for the width...
Grace Kloba [Thu, 21 Jan 2010 07:26:03 +0000 (23:26 -0800)]
am d5ada83c: ScaleGestureDetector needs to query the displaymetrics for the width/height on each touch down as orientation can change.

Merge commit 'd5ada83c719d366d3063572ca6ce5ab8918fd39b' into eclair-plus-aosp

* commit 'd5ada83c719d366d3063572ca6ce5ab8918fd39b':
  ScaleGestureDetector needs to query the displaymetrics