OSDN Git Service

android-x86/frameworks-base.git
14 years agoam 59175ac2: Merge change I81b1421a into eclair
Jason Sams [Fri, 13 Nov 2009 03:07:49 +0000 (19:07 -0800)]
am 59175ac2: Merge change I81b1421a into eclair

Merge commit '59175ac269df2a584241e9786dc70ac35cb973e3' into eclair-plus-aosp

* commit '59175ac269df2a584241e9786dc70ac35cb973e3':
  Defer EGL init until the surface changed call comes in.  Pass w,h along with surface for verification of driver state.

14 years agoam 2a1e9641: Merge change Ie122606f into eclair
Wink Saville [Fri, 13 Nov 2009 03:07:30 +0000 (19:07 -0800)]
am 2a1e9641: Merge change Ie122606f into eclair

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

* commit '2a1e96412c66f22939c010f10524122718c7bbeb':
  Add code to use Gservices provided values for throtting NITZ updates.

14 years agoMerge change I81b1421a into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 23:27:28 +0000 (15:27 -0800)]
Merge change I81b1421a into eclair

* changes:
  Defer EGL init until the surface changed call comes in.  Pass w,h along with surface for verification of driver state.

14 years agoMerge change Ie122606f into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 23:12:08 +0000 (15:12 -0800)]
Merge change Ie122606f into eclair

* changes:
  Add code to use Gservices provided values for throtting NITZ updates.

14 years agoDefer EGL init until the surface changed call comes in. Pass w,h along with surface...
Jason Sams [Thu, 12 Nov 2009 23:10:25 +0000 (15:10 -0800)]
Defer EGL init until the surface changed call comes in.  Pass w,h along with surface for verification of driver state.

14 years agoam b602c328: Merge change I31c52bef into eclair
Romain Guy [Thu, 12 Nov 2009 21:41:18 +0000 (13:41 -0800)]
am b602c328: Merge change I31c52bef into eclair

Merge commit 'b602c328c24f82d61038ac1222bd40a3cc7bc900' into eclair-plus-aosp

* commit 'b602c328c24f82d61038ac1222bd40a3cc7bc900':
  Revert change incorrectly submitted as part of change #32153.

14 years agoam dffa96f7: Merge change I90daccf3 into eclair
Mathias Agopian [Thu, 12 Nov 2009 21:41:02 +0000 (13:41 -0800)]
am dffa96f7: Merge change I90daccf3 into eclair

Merge commit 'dffa96f7349a44a5d587656fce5c55386d44b150' into eclair-plus-aosp

* commit 'dffa96f7349a44a5d587656fce5c55386d44b150':
  fix [2143798] Need to figure out how to do video on Passion w/ GPU

14 years agoMerge change I31c52bef into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 21:37:30 +0000 (13:37 -0800)]
Merge change I31c52bef into eclair

* changes:
  Revert change incorrectly submitted as part of change #32153.

14 years agoMerge change I90daccf3 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 21:25:36 +0000 (13:25 -0800)]
Merge change I90daccf3 into eclair

* changes:
  fix [2143798] Need to figure out how to do video on Passion w/ GPU

14 years agoam 2477fd69: Merge change Ic31c11ad into eclair
Jim Miller [Thu, 12 Nov 2009 21:18:13 +0000 (13:18 -0800)]
am 2477fd69: Merge change Ic31c11ad into eclair

Merge commit '2477fd69492055f3c6ee62ed9993e9fde8283144' into eclair-plus-aosp

* commit '2477fd69492055f3c6ee62ed9993e9fde8283144':
  Fix 2209086: restore drawable states when drawables change.

14 years agoam 58c603ef: Merge change Id301a47f into eclair
Dan Egnor [Thu, 12 Nov 2009 21:18:02 +0000 (13:18 -0800)]
am 58c603ef: Merge change Id301a47f into eclair

Merge commit '58c603eff0d0b13fe581119e1d9c228da99d77e7' into eclair-plus-aosp

* commit '58c603eff0d0b13fe581119e1d9c228da99d77e7':
  Fix bug 2253204: MapView resources for hdpi devices.

14 years agoMerge change Ic31c11ad into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 21:13:58 +0000 (13:13 -0800)]
Merge change Ic31c11ad into eclair

* changes:
  Fix 2209086: restore drawable states when drawables change.

14 years agoMerge change Id301a47f into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 20:54:43 +0000 (12:54 -0800)]
Merge change Id301a47f into eclair

* changes:
  Fix bug 2253204: MapView resources for hdpi devices.

14 years agoFix bug 2253204: MapView resources for hdpi devices.
Dan Egnor [Thu, 12 Nov 2009 20:24:33 +0000 (12:24 -0800)]
Fix bug 2253204: MapView resources for hdpi devices.

14 years agoFix 2209086: restore drawable states when drawables change.
Jim Miller [Thu, 12 Nov 2009 11:39:14 +0000 (03:39 -0800)]
Fix 2209086: restore drawable states when drawables change.

This fixes a bug where the right tab hightlight wasn't being seen.
The prooblem was that we weren't preserving the drawables' states when
the application requested a new drawable. We now track the drawable state
so we can updated it when the resources change.

14 years agoam 609bbf18: Merge change I54089080 into eclair
Daniel Sandler [Thu, 12 Nov 2009 18:37:40 +0000 (10:37 -0800)]
am 609bbf18: Merge change I54089080 into eclair

Merge commit '609bbf182e4b4f39b6be7ed01331887ca70ea4c1' into eclair-plus-aosp

* commit '609bbf182e4b4f39b6be7ed01331887ca70ea4c1':
  Update keyguard and pattern-lock layouts for new UX designs.

14 years agoMerge change I54089080 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 18:34:32 +0000 (10:34 -0800)]
Merge change I54089080 into eclair

* changes:
  Update keyguard and pattern-lock layouts for new UX designs.

14 years agoam ea48cd6d: Use a diff that ignores trailing whitespaces to get by some layout test...
Guang Zhu [Thu, 12 Nov 2009 18:29:23 +0000 (10:29 -0800)]
am ea48cd6d: Use a diff that ignores trailing whitespaces to get by some layout test failures.

Merge commit 'ea48cd6dd4e64bcb5c840a12fe052f704510e01c' into eclair-plus-aosp

* commit 'ea48cd6dd4e64bcb5c840a12fe052f704510e01c':
  Use a diff that ignores trailing whitespaces to get by some layout test failures.

14 years agoUse a diff that ignores trailing whitespaces to get by some layout test failures.
Guang Zhu [Thu, 12 Nov 2009 18:18:14 +0000 (10:18 -0800)]
Use a diff that ignores trailing whitespaces to get by some layout test failures.

14 years agoam c66d53f9: Merge change I880541a8 into eclair
Andreas Huber [Thu, 12 Nov 2009 18:00:02 +0000 (10:00 -0800)]
am c66d53f9: Merge change I880541a8 into eclair

Merge commit 'c66d53f97b1fe635f576642d5720dcd441e34cce' into eclair-plus-aosp

* commit 'c66d53f97b1fe635f576642d5720dcd441e34cce':
  Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor.

14 years agoam ddf157ca: Merge change I5ae73af7 into eclair
Dan Egnor [Thu, 12 Nov 2009 17:59:52 +0000 (09:59 -0800)]
am ddf157ca: Merge change I5ae73af7 into eclair

Merge commit 'ddf157cae48a17e72e740538a981a63394ec2274' into eclair-plus-aosp

* commit 'ddf157cae48a17e72e740538a981a63394ec2274':
  Don't back up system wallpapers.

14 years agoMerge change I880541a8 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 17:53:09 +0000 (09:53 -0800)]
Merge change I880541a8 into eclair

* changes:
  Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor.

14 years agoMerge change I5ae73af7 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 17:52:10 +0000 (09:52 -0800)]
Merge change I5ae73af7 into eclair

* changes:
  Don't back up system wallpapers.

14 years agoUpdate keyguard and pattern-lock layouts for new UX designs.
Daniel Sandler [Thu, 12 Nov 2009 06:06:33 +0000 (22:06 -0800)]
Update keyguard and pattern-lock layouts for new UX designs.

To do this, we bring DigitalClock over from Clock into the
internal widgets.  Its font, Clockopia, comes along for the
ride (find it in /system/fonts).

This change is required for relevant code changes in
frameworks/policy/phone.

Change-Id: I354534f1abd9cf9557c9d18566f1d55b6be5e8f1

14 years agoDelegate the platform dependent hardware renderer implementation to a shared library...
Andreas Huber [Thu, 12 Nov 2009 00:33:17 +0000 (16:33 -0800)]
Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor.

14 years agoam 3c58d279: Merge change I738ed802 into eclair
Jaikumar Ganesh [Thu, 12 Nov 2009 07:31:14 +0000 (23:31 -0800)]
am 3c58d279: Merge change I738ed802 into eclair

Merge commit '3c58d279abed1da56b0ece74ded5854c509a42a4' into eclair-plus-aosp

* commit '3c58d279abed1da56b0ece74ded5854c509a42a4':
  Fix BMW and Audi auto pairing lists.

14 years agoMerge change I738ed802 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 07:27:03 +0000 (23:27 -0800)]
Merge change I738ed802 into eclair

* changes:
  Fix BMW and Audi auto pairing lists.

14 years agoam 34d723d8: Merge change I32371166 into eclair
Dianne Hackborn [Thu, 12 Nov 2009 07:12:18 +0000 (23:12 -0800)]
am 34d723d8: Merge change I32371166 into eclair

Merge commit '34d723d8fa75e8f97401311e03b3839246143018' into eclair-plus-aosp

* commit '34d723d8fa75e8f97401311e03b3839246143018':
  Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral

14 years agoFix BMW and Audi auto pairing lists.
Jaikumar Ganesh [Thu, 12 Nov 2009 07:12:04 +0000 (23:12 -0800)]
Fix BMW and Audi auto pairing lists.

Bug no:2256558
Dr No:Eastham

14 years agoMerge change I32371166 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 07:10:06 +0000 (23:10 -0800)]
Merge change I32371166 into eclair

* changes:
  Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral

14 years agoam 2ba297d1: Merge change I9890c2d4 into eclair
Jim Miller [Thu, 12 Nov 2009 07:08:14 +0000 (23:08 -0800)]
am 2ba297d1: Merge change I9890c2d4 into eclair

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

* commit '2ba297d19e101ab3c6456aa7813a043d66c572b6':
  Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard

14 years agoMerge change I9890c2d4 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 07:04:47 +0000 (23:04 -0800)]
Merge change I9890c2d4 into eclair

* changes:
  Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard

14 years agoFix issue #2239203: Setting large background causes OOME and soft-reboot spiral
Dianne Hackborn [Thu, 12 Nov 2009 06:50:37 +0000 (22:50 -0800)]
Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral

Try really really hard not to crash, for any reason.

Change-Id: I32371166229825f13fc8d12d5cf3a6531cdb345e

14 years agoam 013b0e53: Merge change I143ea844 into eclair
Jaikumar Ganesh [Thu, 12 Nov 2009 06:49:48 +0000 (22:49 -0800)]
am 013b0e53: Merge change I143ea844 into eclair

Merge commit '013b0e531a4318b3e78c9bd0e077d3632fce2280' into eclair-plus-aosp

* commit '013b0e531a4318b3e78c9bd0e077d3632fce2280':
  Add BMW and Audi to Auto Pairing black list.

14 years agoMerge change I143ea844 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 06:46:49 +0000 (22:46 -0800)]
Merge change I143ea844 into eclair

* changes:
  Add BMW and Audi to Auto Pairing black list.

14 years agoAdd BMW and Audi to Auto Pairing black list.
Jaikumar Ganesh [Thu, 12 Nov 2009 06:27:49 +0000 (22:27 -0800)]
Add BMW and Audi to Auto Pairing black list.

Bug: 2256558
Dr No: Eastham

14 years agoFix 2209086: Fix landscape layout of LockScreen on devices with a keyboard
Jim Miller [Thu, 12 Nov 2009 06:38:16 +0000 (22:38 -0800)]
Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard

14 years agoDon't back up system wallpapers.
Dan Egnor [Thu, 12 Nov 2009 01:00:06 +0000 (17:00 -0800)]
Don't back up system wallpapers.

14 years agoam 360d710e: Merge change I580de484 into eclair
Dianne Hackborn [Thu, 12 Nov 2009 04:25:08 +0000 (20:25 -0800)]
am 360d710e: Merge change I580de484 into eclair

Merge commit '360d710ebccc2a2b53bf6233e722d3287d585476' into eclair-plus-aosp

* commit '360d710ebccc2a2b53bf6233e722d3287d585476':
  Fix issue #2256270: Package manager sends bad broadcasts when components change

14 years agoMerge change I580de484 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 04:18:44 +0000 (20:18 -0800)]
Merge change I580de484 into eclair

* changes:
  Fix issue #2256270: Package manager sends bad broadcasts when components change

14 years agoam dc30d28b: Merge change I3656f7a3 into eclair
Grace Kloba [Thu, 12 Nov 2009 04:14:01 +0000 (20:14 -0800)]
am dc30d28b: Merge change I3656f7a3 into eclair

Merge commit 'dc30d28bc8321171fbf4ed92a9486eb8dd382259' into eclair-plus-aosp

* commit 'dc30d28bc8321171fbf4ed92a9486eb8dd382259':
  Honor the mInitialScale set on WebView. This was

14 years agoFix issue #2256270: Package manager sends bad broadcasts when components change
Dianne Hackborn [Thu, 12 Nov 2009 04:12:41 +0000 (20:12 -0800)]
Fix issue #2256270: Package manager sends bad broadcasts when components change

Also reworks this intent protocol a little bit to be much more efficient, only
requiring one broadcast per package.

Change-Id: I580de4843ebd3c7f2e6df7295a2f80d2937cef7c

14 years agoam f2897fe4: Merge change Idc34a3f7 into eclair
Jim Miller [Thu, 12 Nov 2009 04:13:49 +0000 (20:13 -0800)]
am f2897fe4: Merge change Idc34a3f7 into eclair

Merge commit 'f2897fe42e22966127dbee8025d6bdc1d1697d81' into eclair-plus-aosp

* commit 'f2897fe42e22966127dbee8025d6bdc1d1697d81':
  Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states.

14 years agoMerge change I3656f7a3 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 04:11:25 +0000 (20:11 -0800)]
Merge change I3656f7a3 into eclair

* changes:
  Honor the mInitialScale set on WebView. This was lost when we fixed restoring the scale for a new page.

14 years agoHonor the mInitialScale set on WebView. This was
Grace Kloba [Tue, 10 Nov 2009 23:49:03 +0000 (15:49 -0800)]
Honor the mInitialScale set on WebView. This was
lost when we fixed restoring the scale for a new
page.

Fix http://b/issue?id=2251716

14 years agoMerge change Idc34a3f7 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 04:11:13 +0000 (20:11 -0800)]
Merge change Idc34a3f7 into eclair

* changes:
  Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states. Tweak "animation" to be 250ms based on conversation with ui guys. Some minor performance tweaks to SlidingTab.

14 years agoam 532d5603: Merge change I80022375 into eclair
Dianne Hackborn [Thu, 12 Nov 2009 03:13:15 +0000 (19:13 -0800)]
am 532d5603: Merge change I80022375 into eclair

Merge commit '532d56034532809da7691059742371c1b4d0656c' into eclair-plus-aosp

* commit '532d56034532809da7691059742371c1b4d0656c':
  Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast

14 years agoMerge change I80022375 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 03:09:56 +0000 (19:09 -0800)]
Merge change I80022375 into eclair

* changes:
  Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast

14 years agoam 001e5242: Merge change Icccbd889 into eclair
Romain Guy [Thu, 12 Nov 2009 02:55:45 +0000 (18:55 -0800)]
am 001e5242: Merge change Icccbd889 into eclair

Merge commit '001e5242c8a801664ea454a2ed6d4fddb600157a' into eclair-plus-aosp

* commit '001e5242c8a801664ea454a2ed6d4fddb600157a':
  Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.

14 years agoam ca203475: Merge change Ifcf20541 into eclair
Dmitri Plotnikov [Thu, 12 Nov 2009 02:53:41 +0000 (18:53 -0800)]
am ca203475: Merge change Ifcf20541 into eclair

Merge commit 'ca20347543797a67b48a369f9b901cecabd231e3' into eclair-plus-aosp

* commit 'ca20347543797a67b48a369f9b901cecabd231e3':
  New Javadoc for ContactsContract.

14 years agoam 2ade6421: Merge change I775e1ec0 into eclair
Dianne Hackborn [Thu, 12 Nov 2009 02:53:29 +0000 (18:53 -0800)]
am 2ade6421: Merge change I775e1ec0 into eclair

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

* commit '2ade6421f2d6dd615b559c951deace7143958b90':
  Debugging for issue #2250075: Desk dock clock app sometimes doesn't

14 years agoMerge change Icccbd889 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 02:52:07 +0000 (18:52 -0800)]
Merge change Icccbd889 into eclair

* changes:
  Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.

14 years agoFix broken handling of the BACK key in PopupWindow. Needed by Launcher2.
Romain Guy [Thu, 12 Nov 2009 02:51:18 +0000 (18:51 -0800)]
Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.

Change-Id: Icccbd8897186d0b9348a40b3dfc19ab7ac389efd

14 years agoMerge change Ifcf20541 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 02:49:55 +0000 (18:49 -0800)]
Merge change Ifcf20541 into eclair

* changes:
  New Javadoc for ContactsContract.

14 years agoNew Javadoc for ContactsContract.
Dmitri Plotnikov [Thu, 12 Nov 2009 02:48:19 +0000 (18:48 -0800)]
New Javadoc for ContactsContract.

Change-Id: Ifcf20541fda7449f1954f2021c53be3eb672e7ee

14 years agoFix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
Dianne Hackborn [Thu, 12 Nov 2009 02:04:39 +0000 (18:04 -0800)]
Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast

You can no longer receive CONFIGURATION_CHANGED in a manifest, which is really really
bad (launching apps every time the screen is rotated!).  A new LOCALE_CHANGED broadcast
is sent that you can receive in a manifest.

Change-Id: I80022375f0716db2e672382a29db3cea1af74702

14 years agoMerge change I775e1ec0 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 02:16:05 +0000 (18:16 -0800)]
Merge change I775e1ec0 into eclair

* changes:
  Debugging for issue #2250075: Desk dock clock app sometimes doesn't

14 years agoam f2335642: Merge change I7fb3bc59 into eclair
Eric Fischer [Thu, 12 Nov 2009 02:11:12 +0000 (18:11 -0800)]
am f2335642: Merge change I7fb3bc59 into eclair

Merge commit 'f233564284d492815b1f45f6f2bd66d96b77d9ea' into eclair-plus-aosp

* commit 'f233564284d492815b1f45f6f2bd66d96b77d9ea':
  Add new date formats for the lock screen.

14 years agoMerge change I7fb3bc59 into eclair
Android (Google) Code Review [Thu, 12 Nov 2009 02:05:12 +0000 (18:05 -0800)]
Merge change I7fb3bc59 into eclair

* changes:
  Add new date formats for the lock screen.

14 years agoFix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file...
Jim Miller [Thu, 12 Nov 2009 01:53:53 +0000 (17:53 -0800)]
Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states.
Tweak "animation" to be 250ms based on conversation with ui guys. Some minor performance tweaks to SlidingTab.

14 years agoDebugging for issue #2250075: Desk dock clock app sometimes doesn't
Dianne Hackborn [Thu, 12 Nov 2009 01:39:50 +0000 (17:39 -0800)]
Debugging for issue #2250075: Desk dock clock app sometimes doesn't

This adds a history of the last 100 broadcasts that is printed in the
debug log, to be able to see what recently happened at the time the
bug report was taken.  Also does some optimization of the printing of
the broadcast records to make it feasible to print this number of
entries.  (We kind-of need to do this because there are some broadcasts
like SIG_STR and SYNC_STATE_CHANGED that are being broadcast a LOT.)

Change-Id: I775e1ec0f63369c8bca8c83cee27b95ddc5ec450

14 years agoAdd new date formats for the lock screen.
Eric Fischer [Thu, 12 Nov 2009 01:46:56 +0000 (17:46 -0800)]
Add new date formats for the lock screen.

One is the fully-spelled out weekday/day/month with no year.
The other is abbreviated weekday/month/day/year.

Bug 2247356

Approver: jerryw

14 years agofix [2143798] Need to figure out how to do video on Passion w/ GPU
Mathias Agopian [Fri, 6 Nov 2009 07:08:00 +0000 (23:08 -0800)]
fix [2143798] Need to figure out how to do video on Passion w/ GPU

This builds on the EGLImage solution. We simply use copybit to convert from the
YUV frame into an EGLImage created for that purpose and proceed with the
regular EGLImage code.
We need to do this because "regular" GL doesn't support YUV textures.

We could improve upon this by detecting exacly what the GL supports and bypass
this extra step if not required, but we'll do this later if needed.

14 years agoAdd code to use Gservices provided values for throtting NITZ updates.
Wink Saville [Thu, 12 Nov 2009 00:26:16 +0000 (16:26 -0800)]
Add code to use Gservices provided values for throtting NITZ updates.

bug: 2251845
Change-Id: Ie122606fb852868bb76a9930bb5e6ba906273619

14 years agoam 3e584fc9: Merge change I5975651f into eclair
Romain Guy [Wed, 11 Nov 2009 23:40:07 +0000 (15:40 -0800)]
am 3e584fc9: Merge change I5975651f into eclair

Merge commit '3e584fc944e3d694b4233450f386bd2a930420bf' into eclair-plus-aosp

* commit '3e584fc944e3d694b4233450f386bd2a930420bf':
  Don't feed the timezone to RenderScript time functions, let the library figure it out.

14 years agoam f1f26bbb: Merge change I7b8b6cfb into eclair
Mike Lockwood [Wed, 11 Nov 2009 23:39:57 +0000 (15:39 -0800)]
am f1f26bbb: Merge change I7b8b6cfb into eclair

Merge commit 'f1f26bbb2aa36f69f0efcac21ea27b1055b98a11' into eclair-plus-aosp

* commit 'f1f26bbb2aa36f69f0efcac21ea27b1055b98a11':
  Do not force screen on when undocking from the desk dock.

14 years agoMerge change I5975651f into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 23:37:37 +0000 (15:37 -0800)]
Merge change I5975651f into eclair

* changes:
  Don't feed the timezone to RenderScript time functions, let the library figure it out.

14 years agoMerge change I7b8b6cfb into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 23:36:18 +0000 (15:36 -0800)]
Merge change I7b8b6cfb into eclair

* changes:
  Do not force screen on when undocking from the desk dock.

14 years agoDon't feed the timezone to RenderScript time functions, let the library figure it...
Romain Guy [Wed, 11 Nov 2009 23:36:06 +0000 (15:36 -0800)]
Don't feed the timezone to RenderScript time functions, let the library figure it out.

Bug #2211070.

Change-Id: I5975651fd12399fb8dfe283dfdfaa17569738c7b

14 years agoam 4cb6fc7e: Merge change Icc48b1e7 into eclair
Fred Quintana [Wed, 11 Nov 2009 23:18:17 +0000 (15:18 -0800)]
am 4cb6fc7e: Merge change Icc48b1e7 into eclair

Merge commit '4cb6fc7ed2e4371b7ea4d053064fbeb3f86cfc20' into eclair-plus-aosp

* commit '4cb6fc7ed2e4371b7ea4d053064fbeb3f86cfc20':
  don't request a sync when temp providers are created

14 years agoMerge change Icc48b1e7 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 23:15:55 +0000 (15:15 -0800)]
Merge change Icc48b1e7 into eclair

* changes:
  don't request a sync when temp providers are created

14 years agoDo not force screen on when undocking from the desk dock.
Mike Lockwood [Wed, 11 Nov 2009 23:09:25 +0000 (18:09 -0500)]
Do not force screen on when undocking from the desk dock.

The fact that the phone is losing power will do this anyway,
and this fixes (or works around) bug b/2250075
(Desk dock clock app sometimes doesn't exit when removing a sleeping droid from the dock)

Change-Id: I7b8b6cfb44ca16d2d9eb67589cb9d9a108a8de82
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agodon't request a sync when temp providers are created
Fred Quintana [Wed, 11 Nov 2009 23:05:10 +0000 (15:05 -0800)]
don't request a sync when temp providers are created

14 years agoam bf5b632a: Use getViewHeightWithTitle() to honor the scrollbar setting when computi...
Grace Kloba [Wed, 11 Nov 2009 22:44:41 +0000 (14:44 -0800)]
am bf5b632a: Use getViewHeightWithTitle() to honor the scrollbar setting when computing the maxScrollY for fling. This is honored in the regular scroll in computeVerticalScrollExtent().

Merge commit 'bf5b632abbc2f4b96323ff428be585fd2a3d381c' into eclair-plus-aosp

* commit 'bf5b632abbc2f4b96323ff428be585fd2a3d381c':
  Use getViewHeightWithTitle() to honor the scrollbar

14 years agoUse getViewHeightWithTitle() to honor the scrollbar
Grace Kloba [Tue, 10 Nov 2009 23:34:34 +0000 (15:34 -0800)]
Use getViewHeightWithTitle() to honor the scrollbar
setting when computing the maxScrollY for fling.
This is honored in the regular scroll in
computeVerticalScrollExtent().

Fix http://b/issue?id=2251694

14 years agoam d7439f4b: Use computeVerticalScrollRange() to find the bottom of the page as mCont...
Grace Kloba [Wed, 11 Nov 2009 22:42:39 +0000 (14:42 -0800)]
am d7439f4b: Use computeVerticalScrollRange() to find the bottom of the page as mContentHeight is not in the view system.

Merge commit 'd7439f4bdb31d005011b69112e82a9fed9be4470' into eclair-plus-aosp

* commit 'd7439f4bdb31d005011b69112e82a9fed9be4470':
  Use computeVerticalScrollRange() to find the bottom

14 years agoUse computeVerticalScrollRange() to find the bottom
Grace Kloba [Tue, 10 Nov 2009 22:11:33 +0000 (14:11 -0800)]
Use computeVerticalScrollRange() to find the bottom
of the page as mContentHeight is not in the view system.

Fix http://b/issue?id=2251909

14 years agoam c9966891: Merge change Ibb245ea7 into eclair
Grace Kloba [Wed, 11 Nov 2009 22:37:33 +0000 (14:37 -0800)]
am c9966891: Merge change Ibb245ea7 into eclair

Merge commit 'c996689109b1ac0849aa675e1987e3851ee77a95' into eclair-plus-aosp

* commit 'c996689109b1ac0849aa675e1987e3851ee77a95':
  Return an empty PluginList instead of null for the

14 years agoMerge change Ibb245ea7 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 22:34:05 +0000 (14:34 -0800)]
Merge change Ibb245ea7 into eclair

* changes:
  Return an empty PluginList instead of null for the deprecated getPluginList() api.

14 years agoam 2f92bd3e: Merge change Ia895aa7d into eclair
Jim Miller [Wed, 11 Nov 2009 22:06:11 +0000 (14:06 -0800)]
am 2f92bd3e: Merge change Ia895aa7d into eclair

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

* commit '2f92bd3ecb45e2690dcdc9c09564a1b3805f673b':
  Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.

14 years agoMerge change Ia895aa7d into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 22:02:00 +0000 (14:02 -0800)]
Merge change Ia895aa7d into eclair

* changes:
  Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.

14 years agoam 38210df3: Merge change I326c1f7e into eclair
Wink Saville [Wed, 11 Nov 2009 21:16:55 +0000 (13:16 -0800)]
am 38210df3: Merge change I326c1f7e into eclair

Merge commit '38210df337a1485bd3d2eb5adc223f443fe1b5b0' into eclair-plus-aosp

* commit '38210df337a1485bd3d2eb5adc223f443fe1b5b0':
  Throttle nitz updates as the are too numerous on cdma.

14 years agoam 9d9dda53: Merge change Ia629e0f8 into eclair
Gilles Duboscq [Wed, 11 Nov 2009 21:16:35 +0000 (13:16 -0800)]
am 9d9dda53: Merge change Ia629e0f8 into eclair

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

* commit '9d9dda53f894eb776c9cec38bd8c98652a1c0697':
  Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 :

14 years agoam 250aa068: Merge change Idf7fafd3 into eclair
Dianne Hackborn [Wed, 11 Nov 2009 21:16:09 +0000 (13:16 -0800)]
am 250aa068: Merge change Idf7fafd3 into eclair

Merge commit '250aa068eae7424d454fc65ea83c8a65ca717112' into eclair-plus-aosp

* commit '250aa068eae7424d454fc65ea83c8a65ca717112':
  Fix issue #2248951: Need to turn off touch filtering outside of sholes

14 years agoMerge change I326c1f7e into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 20:46:22 +0000 (12:46 -0800)]
Merge change I326c1f7e into eclair

* changes:
  Throttle nitz updates as the are too numerous on cdma.

14 years agoThrottle nitz updates as the are too numerous on cdma.
Wink Saville [Wed, 11 Nov 2009 19:55:38 +0000 (11:55 -0800)]
Throttle nitz updates as the are too numerous on cdma.

bug: 2251845
Change-Id: I326c1f7e28d19b678ea748e36f8286dd1378cecf

14 years agoMerge change Ia629e0f8 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 19:53:06 +0000 (11:53 -0800)]
Merge change Ia629e0f8 into eclair

* changes:
  Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 : all the parts should have the same encoding.

14 years agoFix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen.
Jim Miller [Wed, 11 Nov 2009 05:37:45 +0000 (21:37 -0800)]
Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.

Tested:
- unlock and mute/unmute

Not working:
    - highlighting on right tab.

14 years agoMake multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 :
Gilles Duboscq [Sat, 24 Oct 2009 20:47:02 +0000 (22:47 +0200)]
Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 :
all the parts should have the same encoding.

Fixes b/2040561

14 years agoMerge change Idf7fafd3 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 18:54:58 +0000 (10:54 -0800)]
Merge change Idf7fafd3 into eclair

* changes:
  Fix issue #2248951: Need to turn off touch filtering outside of sholes

14 years agomerge from open-source master
Jean-Baptiste Queru [Wed, 11 Nov 2009 16:26:31 +0000 (08:26 -0800)]
merge from open-source master

14 years agoam b9c40a65: Merge change I5d30aa18 into eclair
Daisuke Miyakawa [Wed, 11 Nov 2009 07:08:40 +0000 (23:08 -0800)]
am b9c40a65: Merge change I5d30aa18 into eclair

Merge commit 'b9c40a65c7fb2121d3076a522248574162bf5f8c' into eclair-plus-aosp

* commit 'b9c40a65c7fb2121d3076a522248574162bf5f8c':
  Make vCard parser invalid lines in vCard file which look like some comment. Do not merge.

14 years agoMerge change I5d30aa18 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 07:03:57 +0000 (23:03 -0800)]
Merge change I5d30aa18 into eclair

* changes:
  Make vCard parser invalid lines in vCard file which look like some comment. Do not merge.

14 years agoam e464de6b: Make vCard exporter check invalid phone numbers and re-format them if...
Daisuke Miyakawa [Wed, 11 Nov 2009 07:01:02 +0000 (23:01 -0800)]
am e464de6b: Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge.

Merge commit 'e464de6b764348a102ae64417d22bbd1c80723dc' into eclair-plus-aosp

* commit 'e464de6b764348a102ae64417d22bbd1c80723dc':
  Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge.

14 years agoMake vCard exporter check invalid phone numbers and re-format them if needed. Do...
Daisuke Miyakawa [Tue, 10 Nov 2009 12:13:05 +0000 (21:13 +0900)]
Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge.

This change is based on the change I319bf9ee, but different in that there's no test, since
test framework for vCard code is just in MR2, not in MR1.

Internal issue number: 2246410

Dr.NO: Hiroshi

14 years agoam dd861689: Merge change I05fd0df0 into eclair
Dave Sparks [Wed, 11 Nov 2009 06:32:57 +0000 (22:32 -0800)]
am dd861689: Merge change I05fd0df0 into eclair

Merge commit 'dd861689924198ed22115f0e21be1b81e159a7cc' into eclair-plus-aosp

* commit 'dd861689924198ed22115f0e21be1b81e159a7cc':
  Fix potential deadlock in stopPreview/stopRecord.

14 years agoMerge change I05fd0df0 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 06:29:59 +0000 (22:29 -0800)]
Merge change I05fd0df0 into eclair

* changes:
  Fix potential deadlock in stopPreview/stopRecord.

14 years agoam fe17db4c: Merge change I4db11d50 into eclair
Daisuke Miyakawa [Wed, 11 Nov 2009 06:06:12 +0000 (22:06 -0800)]
am fe17db4c: Merge change I4db11d50 into eclair

Merge commit 'fe17db4c023ea39dcbd971d64c3a5bcc6dd6fab9' into eclair-plus-aosp

* commit 'fe17db4c023ea39dcbd971d64c3a5bcc6dd6fab9':
  Backport the change I30b141a2 from MR2 to MR1. Do not merge.

14 years agoMerge change I4db11d50 into eclair
Android (Google) Code Review [Wed, 11 Nov 2009 06:03:20 +0000 (22:03 -0800)]
Merge change I4db11d50 into eclair

* changes:
  Backport the change I30b141a2 from MR2 to MR1. Do not merge.

14 years agoBackport the change I30b141a2 from MR2 to MR1. Do not merge.
Daisuke Miyakawa [Wed, 11 Nov 2009 01:20:57 +0000 (10:20 +0900)]
Backport the change I30b141a2 from MR2 to MR1. Do not merge.

The previous implementation selected the first ContactValues object even when its name fields are all empty.
This time, vCard composer checks the name fields and skip the object without valid name.
One exception is the object with IS_SUPER_PRIMARY flag. If IS_SUPER_PRIMARY flag is set, the object will be
selected even when the object does not have valid name.

Dr.NO: Hiroshi

Internal issue number: 2252304