OSDN Git Service

android-x86/development.git
14 years agoMerge change 22103 into donut
Android (Google) Code Review [Thu, 20 Aug 2009 22:07:08 +0000 (15:07 -0700)]
Merge change 22103 into donut

* changes:
  new transparent icon for searchable dictionary

14 years agonew transparent icon for searchable dictionary
Scott Main [Thu, 20 Aug 2009 19:21:15 +0000 (12:21 -0700)]
new transparent icon for searchable dictionary

14 years agoMerge change 22040 into donut
Android (Google) Code Review [Thu, 20 Aug 2009 01:54:59 +0000 (18:54 -0700)]
Merge change 22040 into donut

* changes:
  Fix broken XML generated during "Extract string"

14 years agoFix broken XML generated during "Extract string"
Xavier Ducrohet [Thu, 20 Aug 2009 01:53:41 +0000 (18:53 -0700)]
Fix broken XML generated during "Extract string"

BUG: 2066455

14 years agoMerge change 21988 into donut
Android (Google) Code Review [Wed, 19 Aug 2009 23:20:22 +0000 (16:20 -0700)]
Merge change 21988 into donut

* changes:
  Add OS version to ping service (win/mac only)

14 years agoAdd OS version to ping service (win/mac only)
Xavier Ducrohet [Wed, 19 Aug 2009 22:35:04 +0000 (15:35 -0700)]
Add OS version to ping service (win/mac only)

14 years agoMerge change 21763 into donut
Android (Google) Code Review [Tue, 18 Aug 2009 22:49:12 +0000 (15:49 -0700)]
Merge change 21763 into donut

* changes:
  Enable adb forwarding and starting up of monkey server

14 years agoEnable adb forwarding and starting up of monkey server
Ramanan Rajeswaran [Tue, 18 Aug 2009 20:02:23 +0000 (13:02 -0700)]
Enable adb forwarding and starting up of monkey server

14 years agoMerge change 21645 into donut
Android (Google) Code Review [Tue, 18 Aug 2009 17:30:43 +0000 (10:30 -0700)]
Merge change 21645 into donut

* changes:
  Make SSL error a bit more human readable.

14 years agoMake SSL error a bit more human readable.
Xavier Ducrohet [Tue, 18 Aug 2009 01:04:01 +0000 (18:04 -0700)]
Make SSL error a bit more human readable.

14 years agoMerge change 21617 into donut
Android (Google) Code Review [Tue, 18 Aug 2009 00:13:01 +0000 (17:13 -0700)]
Merge change 21617 into donut

* changes:
  ADT Export wizard now calls ZipAlign

14 years agoADT Export wizard now calls ZipAlign
Xavier Ducrohet [Mon, 17 Aug 2009 21:59:58 +0000 (14:59 -0700)]
ADT Export wizard now calls ZipAlign

14 years agoMerge change 21598 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 22:02:22 +0000 (15:02 -0700)]
Merge change 21598 into donut

* changes:
  Remove WQVGA skin from SDK

14 years agoRemove WQVGA skin from SDK
Xavier Ducrohet [Mon, 17 Aug 2009 22:01:10 +0000 (15:01 -0700)]
Remove WQVGA skin from SDK

14 years agoMerge change 21571 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 21:22:37 +0000 (14:22 -0700)]
Merge change 21571 into donut

* changes:
  Fixed QVGA skin and added WQVGA432 skin.

14 years agoFixed QVGA skin and added WQVGA432 skin.
Xavier Ducrohet [Mon, 17 Aug 2009 20:28:18 +0000 (13:28 -0700)]
Fixed QVGA skin and added WQVGA432 skin.

14 years agoMerge change 21445 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 20:05:07 +0000 (13:05 -0700)]
Merge change 21445 into donut

* changes:
  SDK Updater, restart ADB after updating tool/addon package.

14 years agoSDK Updater, restart ADB after updating tool/addon package.
Raphael [Sun, 16 Aug 2009 20:07:30 +0000 (13:07 -0700)]
SDK Updater, restart ADB after updating tool/addon package.

There's a new setting for this too.

BUG 1922590

14 years agoMerge change 21527 into donut
Android (Google) Code Review [Mon, 17 Aug 2009 19:07:36 +0000 (12:07 -0700)]
Merge change 21527 into donut

* changes:
  Add getvar and listvar commands to monkey to allow inspection of properties on the device.

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

* changes:
  BUG 1922588: SDK Updater, Needs better license display

14 years agoAdd getvar and listvar commands to monkey to allow inspection of properties on the...
Bill Napier [Mon, 17 Aug 2009 18:20:15 +0000 (11:20 -0700)]
Add getvar and listvar commands to monkey to allow inspection of properties on the device.

14 years agoAdd monkeyrunner to code base
Ramanan Rajeswaran [Mon, 17 Aug 2009 15:52:11 +0000 (08:52 -0700)]
Add monkeyrunner to code base

14 years agoBUG 1922588: SDK Updater, Needs better license display
Raphael [Mon, 17 Aug 2009 04:14:05 +0000 (21:14 -0700)]
BUG 1922588: SDK Updater, Needs better license display

14 years ago1. Add .c extension to native_test.py so that native test in C can also be picked...
Xia Wang [Fri, 14 Aug 2009 18:01:58 +0000 (11:01 -0700)]
1. Add .c extension to native_test.py so that native test in C can also be picked up by testrunner.
2. Add netkeystore_test into continuous test cycle.

14 years agoAdd OSGi.jar to the SDK (required by org.eclipse.jface)
Xavier Ducrohet [Fri, 14 Aug 2009 19:46:06 +0000 (12:46 -0700)]
Add OSGi.jar to the SDK (required by org.eclipse.jface)

14 years agoMerge change 21301 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 21:10:03 +0000 (14:10 -0700)]
Merge change 21301 into donut

* changes:
  BUG 1922590 : SDK Updater, customize message for Windows preventing a directory from being renamed.

14 years agoMerge change 21305 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 20:20:22 +0000 (13:20 -0700)]
Merge change 21305 into donut

* changes:
  Bump release version to android-1.6_r1

14 years agoMerge change 21234 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 19:42:27 +0000 (12:42 -0700)]
Merge change 21234 into donut

* changes:
  Revamped QVGA skin and new WVGA 800/854 skins

14 years agoMerge change 21230 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 19:42:13 +0000 (12:42 -0700)]
Merge change 21230 into donut

* changes:
  New HVGA skin.

14 years agoBump release version to android-1.6_r1
David 'Digit' Turner [Fri, 14 Aug 2009 18:51:58 +0000 (20:51 +0200)]
Bump release version to android-1.6_r1

14 years agoBUG 1922590 : SDK Updater, customize message for Windows preventing
Raphael [Fri, 14 Aug 2009 18:38:50 +0000 (11:38 -0700)]
BUG 1922590 : SDK Updater, customize message for Windows preventing
a directory from being renamed.

14 years agoMerge change 21242 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 17:54:48 +0000 (10:54 -0700)]
Merge change 21242 into donut

* changes:
  Codename in minsdkversion for release platform shows 'null' in error string

14 years agoCodename in minsdkversion for release platform shows 'null' in error string
Xavier Ducrohet [Fri, 14 Aug 2009 04:49:14 +0000 (21:49 -0700)]
Codename in minsdkversion for release platform shows 'null' in error string

14 years agoMerge change 21210 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 04:35:06 +0000 (21:35 -0700)]
Merge change 21210 into donut

* changes:
  Make sure that the android pref folder is always present when queried.

14 years agoMerge change 21211 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 04:14:51 +0000 (21:14 -0700)]
Merge change 21211 into donut

* changes:
  Make the Ant script sign and zipalign release builds.

14 years agoMake the Ant script sign and zipalign release builds.
Xavier Ducrohet [Thu, 13 Aug 2009 23:49:40 +0000 (16:49 -0700)]
Make the Ant script sign and zipalign release builds.

It will also align debug builds.
BUG: 2052744

14 years agoMake sure that the android pref folder is always present when queried.
Xavier Ducrohet [Fri, 14 Aug 2009 00:26:37 +0000 (17:26 -0700)]
Make sure that the android pref folder is always present when queried.

BUG: 2053511

14 years agoRevamped QVGA skin and new WVGA 800/854 skins
Xavier Ducrohet [Fri, 14 Aug 2009 04:02:32 +0000 (21:02 -0700)]
Revamped QVGA skin and new WVGA 800/854 skins

BUG: 1944280

14 years agoNew HVGA skin.
Xavier Ducrohet [Fri, 14 Aug 2009 02:50:07 +0000 (19:50 -0700)]
New HVGA skin.

BUG: 1944280

14 years agoMerge change 21220 into donut
Android (Google) Code Review [Fri, 14 Aug 2009 01:20:29 +0000 (18:20 -0700)]
Merge change 21220 into donut

* changes:
  Update the version of the tools/docs/platforms

14 years agoUpdate the version of the tools/docs/platforms
Xavier Ducrohet [Fri, 14 Aug 2009 01:13:33 +0000 (18:13 -0700)]
Update the version of the tools/docs/platforms

14 years agoMerge change 21051 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 21:35:44 +0000 (14:35 -0700)]
Merge change 21051 into donut

* changes:
  Add support for the new qualifier in the config selector.

14 years agoAdd support for the new qualifier in the config selector.
Xavier Ducrohet [Thu, 13 Aug 2009 02:11:11 +0000 (19:11 -0700)]
Add support for the new qualifier in the config selector.

14 years agoMerge change 21056 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 18:48:53 +0000 (11:48 -0700)]
Merge change 21056 into donut

* changes:
  Add a functional test that renders all the layouts of ApiDemos

14 years agoAdd a functional test that renders all the layouts of ApiDemos
Xavier Ducrohet [Thu, 13 Aug 2009 04:02:09 +0000 (21:02 -0700)]
Add a functional test that renders all the layouts of ApiDemos

14 years agoMerge change 21034 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 18:27:20 +0000 (11:27 -0700)]
Merge change 21034 into donut

* changes:
  On project creation, put the app package in build.properties

14 years agoOn project creation, put the app package in build.properties
Xavier Ducrohet [Thu, 13 Aug 2009 00:48:32 +0000 (17:48 -0700)]
On project creation, put the app package in build.properties

This enabled 'ant uninstall' to work.
Also, add an error message to the uninstall rules in case the property
is not defined.

BUG: 2050451

14 years agoMerge change 21036 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 18:04:48 +0000 (11:04 -0700)]
Merge change 21036 into donut

* changes:
  Also display error on empty minSdkVersion for preview targets.

14 years agoMerge change 21041 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 17:24:56 +0000 (10:24 -0700)]
Merge change 21041 into donut

* changes:
  BUG 2040986 : SDK Updater, platform dependency on tools

14 years agoMerge change 21052 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 03:21:19 +0000 (20:21 -0700)]
Merge change 21052 into donut

* changes:
  Update ADT tests README

14 years agoUpdate ADT tests README
Brett Chabot [Thu, 13 Aug 2009 02:49:03 +0000 (19:49 -0700)]
Update ADT tests README

BUG 2051310

14 years agoBUG 2040986 : SDK Updater, platform dependency on tools
Raphael [Thu, 13 Aug 2009 01:12:33 +0000 (18:12 -0700)]
BUG 2040986 : SDK Updater, platform dependency on tools

14 years agoAlso display error on empty minSdkVersion for preview targets.
Xavier Ducrohet [Thu, 13 Aug 2009 00:57:35 +0000 (17:57 -0700)]
Also display error on empty minSdkVersion for preview targets.

BUG: 2050928

14 years agoBUG 2050564 : Rename ADT 'Android AVD Manager' to 'Android SDK and AVD Manager'
Raphael [Wed, 12 Aug 2009 23:14:00 +0000 (16:14 -0700)]
BUG 2050564 : Rename ADT 'Android AVD Manager' to 'Android SDK and AVD Manager'

14 years agoAdd test definition for cts-telephony.
Brett Chabot [Wed, 12 Aug 2009 03:06:07 +0000 (20:06 -0700)]
Add test definition for cts-telephony.

BUG 2048364

14 years agoReformat .inf file for better reading and remove redundancies
vchtchetkine [Wed, 12 Aug 2009 21:18:32 +0000 (14:18 -0700)]
Reformat .inf file for better reading and remove redundancies

14 years agoMerge change 20889 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 17:24:16 +0000 (10:24 -0700)]
Merge change 20889 into donut

* changes:
  Properly update the new path of the AVD during an 'android avd move'

14 years agoSquashed commit of the following:
Bill Napier [Tue, 11 Aug 2009 23:36:43 +0000 (16:36 -0700)]
Squashed commit of the following:

commit d36aba1463cf8dca9dea7b4e436a71c6821f341a
Author: Bill Napier <napier@google.com>
Date:   Tue Aug 11 16:36:07 2009 -0700

    Change disconnect to be the same as if the user had issued a done command.

commit 4ab3ef149e815188105e10febd5a00ee5d0574fc
Author: Bill Napier <napier@google.com>
Date:   Tue Aug 11 16:31:16 2009 -0700

    Add "done" command to allow multiple sessions.

14 years agoMerge change 20840 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 16:07:49 +0000 (09:07 -0700)]
Merge change 20840 into donut

* changes:
  Add "type" command to allow strings to be more easily typed.

14 years agoMerge change 20891 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 04:35:07 +0000 (21:35 -0700)]
Merge change 20891 into donut

* changes:
  Updated whitespace

14 years agoMerge change 20890 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 04:34:57 +0000 (21:34 -0700)]
Merge change 20890 into donut

* changes:
  Checking in frame-work for new Open source site

14 years agoUpdated whitespace
Gaurav Mathur [Wed, 12 Aug 2009 03:30:23 +0000 (20:30 -0700)]
Updated whitespace

14 years agoChecking in frame-work for new Open source site
Gaurav Mathur [Wed, 12 Aug 2009 00:52:01 +0000 (17:52 -0700)]
Checking in frame-work for new Open source site

modified:   index.jd

modified:   index.jd

14 years agoProperly update the new path of the AVD during an 'android avd move'
Xavier Ducrohet [Wed, 12 Aug 2009 03:23:10 +0000 (20:23 -0700)]
Properly update the new path of the AVD during an 'android avd move'

BUG: 2048358

14 years agoMerge change 20877 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 02:25:59 +0000 (19:25 -0700)]
Merge change 20877 into donut

* changes:
  Add internal support for screen size/ratio, and version qualifiers.

14 years agoAdd internal support for screen size/ratio, and version qualifiers.
Xavier Ducrohet [Wed, 12 Aug 2009 01:41:54 +0000 (18:41 -0700)]
Add internal support for screen size/ratio, and version qualifiers.

UI will come later.
BUG: 20482562048264

14 years agoMerge change 20866 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 01:44:08 +0000 (18:44 -0700)]
Merge change 20866 into donut

* changes:
  Make the res qualifiers aware of the project target to handle differnt behavior.

14 years agoMake the res qualifiers aware of the project target to handle differnt behavior.
Xavier Ducrohet [Wed, 12 Aug 2009 00:50:54 +0000 (17:50 -0700)]
Make the res qualifiers aware of the project target to handle differnt behavior.

First behavior change: \d{3}dpi replaced with hdpi/mdpi/ldpi/nodpi

14 years agoMerge change 20833 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 23:18:17 +0000 (16:18 -0700)]
Merge change 20833 into donut

* changes:
  BUG 1993354 : Add zipalign to SDK

14 years agoAdd "type" command to allow strings to be more easily typed.
Bill Napier [Tue, 11 Aug 2009 23:07:38 +0000 (16:07 -0700)]
Add "type" command to allow strings to be more easily typed.

14 years agoMerge change 20831 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 22:50:51 +0000 (15:50 -0700)]
Merge change 20831 into donut

* changes:
  Change ADT/DDMS plug-ins version to 0.9.3

14 years agoMerge change 20808 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 22:44:37 +0000 (15:44 -0700)]
Merge change 20808 into donut

* changes:
  BUG 2039245 : Need to show something in the source if there are no available package

14 years agoBUG 1993354 : Add zipalign to SDK
Raphael [Tue, 11 Aug 2009 22:37:00 +0000 (15:37 -0700)]
BUG 1993354 : Add zipalign to SDK

14 years agoChange ADT/DDMS plug-ins version to 0.9.3
Xavier Ducrohet [Tue, 11 Aug 2009 22:34:04 +0000 (15:34 -0700)]
Change ADT/DDMS plug-ins version to 0.9.3

14 years agoMerge change 20653 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 22:07:33 +0000 (15:07 -0700)]
Merge change 20653 into donut

* changes:
  Add press/tap and also a command queue for returning multiple events.

14 years agoBUG 2039245 : Need to show something in the source if there are no available package
Raphael [Tue, 11 Aug 2009 21:26:29 +0000 (14:26 -0700)]
BUG 2039245 : Need to show something in the source if there are no available package

Also moves the "Show updates only" checkbox around.

14 years agoMerge change 20786 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 21:30:13 +0000 (14:30 -0700)]
Merge change 20786 into donut

* changes:
  BUG 2041701: Release notes content/link in SDK Updater schema

14 years agoBUG 2041701: Release notes content/link in SDK Updater schema
Raphael [Tue, 11 Aug 2009 20:46:21 +0000 (13:46 -0700)]
BUG 2041701: Release notes content/link in SDK Updater schema

14 years agoMerge change 20765 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 19:30:37 +0000 (12:30 -0700)]
Merge change 20765 into donut

* changes:
  BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK

14 years agoBUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK
Raphael [Tue, 11 Aug 2009 18:08:36 +0000 (11:08 -0700)]
BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK

14 years agoMerge change 20717 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 17:31:48 +0000 (10:31 -0700)]
Merge change 20717 into donut

* changes:
  Release the camera in surfaceDestroyed().

14 years agoMerge change 20644 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 15:03:10 +0000 (08:03 -0700)]
Merge change 20644 into donut

* changes:
  Complete AdbWinApi split: submit prebuild binaries.

14 years agoRelease the camera in surfaceDestroyed().
Wu-cheng Li [Tue, 11 Aug 2009 09:26:35 +0000 (17:26 +0800)]
Release the camera in surfaceDestroyed().

If the camera is not released, the new client will fail to connect to camera next time. b2042350

14 years agoAdd press/tap and also a command queue for returning multiple events.
Bill Napier [Tue, 11 Aug 2009 03:50:30 +0000 (20:50 -0700)]
Add press/tap and also a command queue for returning multiple events.

14 years agoMerge change 20690 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 03:14:07 +0000 (20:14 -0700)]
Merge change 20690 into donut

* changes:
  Add density demo.

14 years agoAdd density demo.
Dianne Hackborn [Tue, 11 Aug 2009 01:12:32 +0000 (18:12 -0700)]
Add density demo.

This is basically just a copy of DpiTest, but it seems like this stuff
would be useful to have in sample code.

14 years agoMerge change 20684 into donut
Android (Google) Code Review [Tue, 11 Aug 2009 00:49:49 +0000 (17:49 -0700)]
Merge change 20684 into donut

* changes:
  Fix runtest launchperf test definition.

14 years agoFix runtest launchperf test definition.
Brett Chabot [Tue, 11 Aug 2009 00:12:27 +0000 (17:12 -0700)]
Fix runtest launchperf test definition.

BUG 2045435

14 years agoMerge change 20520 into donut
Android (Google) Code Review [Mon, 10 Aug 2009 23:58:58 +0000 (16:58 -0700)]
Merge change 20520 into donut

* changes:
  Fix IAndroidTarget#isCompatibleBaseFor() for add-ons

14 years agoMerge change 20629 into donut
Android (Google) Code Review [Mon, 10 Aug 2009 21:28:31 +0000 (14:28 -0700)]
Merge change 20629 into donut

* changes:
  Add "wake" command to wake device up.  Run wake command at first connection.

14 years agoComplete AdbWinApi split: submit prebuild binaries.
vchtchetkine [Mon, 10 Aug 2009 21:21:51 +0000 (14:21 -0700)]
Complete AdbWinApi split: submit prebuild binaries.

As the result of the split, now we have two DLLs that deal with USB driver
connection on Windows. AdbWinApi.dll deals with legacy driver and LoadLibrary
AdbWinUsbApi.dll on condition that WINUSB.DLL is installed on user's machine.
When both DLLs must be installed in the same location in SDK.
BUG 2033924

14 years agoUpdate ignore file to include new ignoring patterns
vchtchetkine [Mon, 10 Aug 2009 20:34:28 +0000 (13:34 -0700)]
Update ignore file to include new ignoring patterns

14 years agoAdd "wake" command to wake device up. Run wake command at first connection.
Bill Napier [Mon, 10 Aug 2009 20:22:32 +0000 (13:22 -0700)]
Add "wake" command to wake device up.  Run wake command at first connection.

14 years agoMerge change 20409 into donut
Android (Google) Code Review [Mon, 10 Aug 2009 20:11:22 +0000 (13:11 -0700)]
Merge change 20409 into donut

* changes:
  Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL

14 years agoMerge change 20609 into donut
Android (Google) Code Review [Mon, 10 Aug 2009 19:50:39 +0000 (12:50 -0700)]
Merge change 20609 into donut

* changes:
  Update monkey network readme.

14 years agoFix IAndroidTarget#isCompatibleBaseFor() for add-ons
Xavier Ducrohet [Sat, 8 Aug 2009 00:59:45 +0000 (17:59 -0700)]
Fix IAndroidTarget#isCompatibleBaseFor() for add-ons

BUG: 2042277

14 years agoAdd a "Searchable Dictionary" app to the sample apps that demonstrates being a part...
Karl Rosaen [Fri, 7 Aug 2009 22:45:17 +0000 (15:45 -0700)]
Add a "Searchable Dictionary" app to the sample apps that demonstrates being a part of global search.

updated: makefile adjusted so app is part of sdk, and the manifest refers to the correct sdk version.

updated: brushed up docs and formatting per feedback.

14 years agoUpdate monkey network readme.
Bill Napier [Mon, 10 Aug 2009 16:56:08 +0000 (09:56 -0700)]
Update monkey network readme.

14 years agoMerge change 20426 into donut
Android (Google) Code Review [Fri, 7 Aug 2009 23:54:34 +0000 (16:54 -0700)]
Merge change 20426 into donut

* changes:
  Improve the comments in build.xml to help people customize their build.

14 years agoBUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)
Raphael [Fri, 7 Aug 2009 23:36:19 +0000 (16:36 -0700)]
BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)

Renamed the getenv and added one for user sources.
Added a (naive) check to prevent duplicate URLs.

Also fixed the repositoy.xml download error message, it was not displaying the reason of failure correctly.