aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs
Commit message (Expand)AuthorAgeFilesLines
* SDK Manager: remove old SDK_TEST_URLS env var.Raphael2011-10-251-114/+34
* SDK Manager: change addons_list.xml download URL.Raphael2011-10-241-4/+4
* SDK Manager: fix failure to update toolsRaphael2011-10-242-18/+45
* SDK: Test to exhibit sdkmanager update issue.Raphael2011-10-241-1/+46
* Merge "Prevent NPE in 'android update project'."Raphael2011-10-211-0/+4
|\
| * Prevent NPE in 'android update project'.Raphael2011-10-181-0/+4
* | Platform now returns the new location of the renderscript includes.Xavier Ducrohet2011-10-212-5/+11
* | Merge "Fix AVD Manager creation for GTV issue."Raphael2011-10-211-5/+2
|\ \
| * | Fix AVD Manager creation for GTV issue.Raphael2011-10-211-5/+2
* | | SDK Manager: label incompatible packages.Raphael2011-10-215-9/+51
|/ /
* | Merge "SDK Manager: Fix typos."Raphael2011-10-191-12/+2
|\ \ | |/
| * SDK Manager: Fix typos.Raphael2011-10-181-12/+2
* | SDK Manager: fix window resize issue.Raphael2011-10-192-3/+3
|/
* SDK Manager: change initial selection logic.Raphael2011-10-183-85/+193
* Merge "SDK Manager: env var SDK_TEST_BASE_URL"Raphael2011-10-174-3/+41
|\
| * SDK Manager: env var SDK_TEST_BASE_URLRaphael2011-10-144-3/+41
* | Merge "Add BuildConfig to ant SDK project."Xavier Ducrohet2011-10-143-0/+146
|\ \ | |/ |/|
| * Add BuildConfig to ant SDK project.Xavier Ducrohet2011-10-143-0/+146
* | Merge "SDK Manager: fix duplicated Extra Packages."Raphael2011-10-142-23/+39
|\ \
| * | SDK Manager: fix duplicated Extra Packages.Raphael2011-10-132-23/+39
* | | SDK Manager: don't output XML parse errors to stderrRaphael2011-10-131-0/+15
|/ /
* | SDK Manager: display source of packages in tooltip.Raphael2011-10-134-1/+23
* | SDK Manager: Fix disabled quit menu on Mac.Raphael2011-10-122-18/+6
|/
* SDK Manager: Remove APPLICATION_MODAL from shell style.Siva Velusamy2011-10-122-2/+28
* SDK Manager: Prevent 'adb start-server' from blockingRaphael2011-10-113-106/+29
* SDK Manager: Display remote pkg revision.Raphael2011-10-111-4/+1
* SDK Manager: fix bug that prevents from installing pkg updatesRaphael2011-10-103-153/+204
* Merge "SDK Manager: don't output XML parse errors to stderr"Raphael2011-10-101-0/+28
|\
| * SDK Manager: don't output XML parse errors to stderrRaphael2011-10-071-0/+28
* | SDK Manager: select just new or just updates.Raphael2011-10-073-16/+71
|/
* Fix NPE: for some properties, description was null.Siva Velusamy2011-10-051-0/+9
* SDK Manager: fix handling of source URLsRaphael2011-10-052-34/+63
* SDK: fix SdkManager class not releasing FileInputStreamRaphael2011-10-041-2/+18
* SDK Manager: Fix NPE when deleting local archiveRaphael2011-10-0412-23/+58
* Merge "Make source.prop more important than build.prop when parsing platforms."Xavier Ducrohet2011-10-041-99/+98
|\
| * Make source.prop more important than build.prop when parsing platforms.Xavier Ducrohet2011-10-041-99/+98
* | Merge "SDK: use repository-N.xml by default."Raphael2011-10-041-2/+4
|\ \
| * | SDK: use repository-N.xml by default.Raphael2011-10-041-2/+4
* | | Merge "SDK: Use a different repository-N.xml for updating."Raphael2011-10-044-17/+84
|\ \ \ | |/ /
| * | SDK: Use a different repository-N.xml for updating.Raphael2011-10-044-17/+84
| |/
* | SDK: revert c649a334 and fix missing \n properly.Raphael2011-10-042-3/+3
|/
* SDK: Fix bug that prevents repo XSD upgradesRaphael2011-10-031-1/+1
* SDK: change SDK_TEST_URLS behaviorRaphael2011-10-031-10/+15
* Merge "SDK: fix missing \n in 'android create avd'"Raphael2011-09-301-1/+2
|\
| * SDK: fix missing \n in 'android create avd'Raphael2011-09-301-1/+2
* | SDK repository: support for source packages.Raphael2011-09-2719-65/+748
|/
* Prevent new install of tools from displaying update msg.Raphael2011-09-2310-30/+97
* First time install: multiple platforms, fix shell disposed.Raphael2011-09-235-113/+195
* Merge "Address some comments on the DdmsPreferenceStore."Raphael2011-09-232-2/+2
|\
| * Address some comments on the DdmsPreferenceStore.Raphael2011-09-232-2/+2