aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdklib
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build: generate addon.xml in v3, not new v4 xsdRaphael2012-02-171-0/+0
* SDK Repository: name/vendor id/display for addons.Raphael2012-02-1512-124/+306
* SDK Manager: support forward evolution of repository-N.xmlRaphael2012-02-152-15/+46
* SDK Repository: vendor id/display name for extras.Raphael2012-02-1518-205/+1220
* SDK Repository: remove <extra> from repository.xmlRaphael2012-02-156-5/+1039
* SDK Manager: use find_lock.exe when install dir is locked.Raphael2012-02-092-38/+135
* SDK/ADT: Refactor grabProcessOutput.Raphael2012-02-084-267/+201
* Merge "SDK Manager: extract samples as read only."Raphael2012-02-061-0/+22
|\
| * SDK Manager: extract samples as read only.Raphael2012-02-061-0/+22
* | Merge "SDK Manager: extract source packages as r-o."Raphael2012-02-067-20/+101
|\ \ | |/
| * SDK Manager: extract source packages as r-o.Raphael2012-02-067-20/+101
* | Merge "Update default project icons, and add an xhdpi version"Tor Norbye2012-02-061-0/+2
|\ \ | |/ |/|
| * Update default project icons, and add an xhdpi versionTor Norbye2011-12-161-0/+2
* | Automatically add annotations.jar on the classpath for API<=15Xavier Ducrohet2012-01-271-0/+5
* | Manifest Merger tool.Raphael2012-01-102-1/+8
* | Fix locale handling of uppercase/lowercaseTor Norbye2012-01-065-6/+11
* | SDK: Extend CommandLineParser to support string arrays.Raphael2012-01-052-27/+150
* | Move CommandLineProcessor from sdkmanager to sdklib as CommandLineParserRaphael2012-01-052-0/+1083
* | Add @NonNull annotation and configure Eclipse settingsTor Norbye2011-12-221-1/+13
* | Update SDK codebase to JDK 6Tor Norbye2011-12-2140-12/+267
|/
* SDK Manager: shutdown httpclient to abort download.Raphael2011-12-081-2/+6
* SDK Manager: verbose print if unzip fails.Raphael2011-11-301-2/+14
* SDK: Switch back to android.bat.Raphael Moll2011-11-282-2/+2
* Merge "SDK: Switch from android.bat to android.exe"Raphael2011-11-152-7/+14
|\
| * SDK: Switch from android.bat to android.exeRaphael2011-11-142-7/+14
* | Add support for NTLM proxy authentication.Siva Velusamy2011-11-125-23/+81
|/
* Merge "Add support for BuildConfig class to ADT."Xavier Ducrohet2011-11-101-3/+17
|\
| * Add support for BuildConfig class to ADT.Xavier Ducrohet2011-11-091-3/+17
* | SdkManager: rework pkg diff to avoid duplicatesRaphael2011-11-015-10/+42
|/
* SDK Manager: change addons_list.xml download URL.Raphael2011-10-241-4/+4
* 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-212-1/+24
|/
* Merge "SDK Manager: env var SDK_TEST_BASE_URL"Raphael2011-10-173-2/+17
|\
| * SDK Manager: env var SDK_TEST_BASE_URLRaphael2011-10-143-2/+17
* | 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-141-1/+6
|\ \
| * | SDK Manager: fix duplicated Extra Packages.Raphael2011-10-131-1/+6
| |/
* | SDK Manager: don't output XML parse errors to stderrRaphael2011-10-131-0/+15
|/
* SDK Manager: Prevent 'adb start-server' from blockingRaphael2011-10-111-100/+27
* SDK Manager: don't output XML parse errors to stderrRaphael2011-10-071-0/+28
* Fix NPE: for some properties, description was null.Siva Velusamy2011-10-051-0/+9
* 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