aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* Fix issue when a project and its libraries use the same jar files.Xavier Ducrohet2012-02-241-0/+442
* SDK Repository: add "beta release candidate" tag to XSDRaphael2012-02-222-5/+62
* Merge "ADT: Suggest solution to ADT version check error."Raphael2012-02-225-7/+44
|\
| * ADT: Suggest solution to ADT version check error.Raphael2012-02-225-7/+44
* | Split ProGuard file into two halvesTor Norbye2012-02-213-10/+25
|/
* 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-1513-158/+340
* SDK Manager: support forward evolution of repository-N.xmlRaphael2012-02-152-15/+46
* SDK Repository: vendor id/display name for extras.Raphael2012-02-1522-243/+1273
* SDK Repository: remove <extra> from repository.xmlRaphael2012-02-156-5/+1039
* Merge "SDK Manager: use find_lock.exe when install dir is locked."Raphael2012-02-153-41/+172
|\
| * SDK Manager: use find_lock.exe when install dir is locked.Raphael2012-02-093-41/+172
* | Merge "SDK/ADT: Refactor grabProcessOutput."Raphael2012-02-104-267/+201
|\ \ | |/
| * SDK/ADT: Refactor grabProcessOutput.Raphael2012-02-084-267/+201
* | SDK Manager: fix duplicate when installing new package.Raphael2012-02-094-7/+19
|/
* SDK Manager: stop spamming eclipse log.Raphael2012-02-061-1/+1
* 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-068-32/+117
|\ \ | |/
| * SDK Manager: extract source packages as r-o.Raphael2012-02-068-32/+117
* | 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
* | SDK: fix build by removing obsolete makefile referenceRaphael Moll2012-01-251-1/+1
* | Windows: "find_java" exe and lib for android.batRaphael2012-01-2511-1548/+0
* | SDK Windows: more ways to find java.Raphael2012-01-233-26/+370
* | ADT: Fix "Add compatability library"Raphael2012-01-221-2/+12
* | Merge "Manifest Merger tool."Raphael2012-01-112-1/+8
|\ \
| * | Manifest Merger tool.Raphael2012-01-102-1/+8
* | | SDK Manager: fix missing label in Source categories.Raphael2012-01-102-0/+46
|/ /
* | Fix locale handling of uppercase/lowercaseTor Norbye2012-01-066-7/+13
* | SDK: Extend CommandLineParser to support string arrays.Raphael2012-01-052-27/+150
* | Move CommandLineProcessor from sdkmanager to sdklib as CommandLineParserRaphael2012-01-053-10/+11
* | Add @NonNull annotation and configure Eclipse settingsTor Norbye2011-12-223-3/+39
* | Update SDK codebase to JDK 6Tor Norbye2011-12-2178-24/+557
* | SDK Manager: list/update sdk --allRaphael2011-12-165-48/+89
|/
* SDK Manager: fix SWTException disposed when closing during a download.Raphael2011-12-081-16/+20
* SDK Manager: shutdown httpclient to abort download.Raphael2011-12-081-2/+6
* SDK Manager: 'list sdk' show system images and source pkg.Raphael2011-12-052-15/+123
* Merge "SDK android.exe: fix "access denied" error."Raphael2011-12-023-23/+45
|\
| * SDK android.exe: fix "access denied" error.Raphael2011-11-293-23/+45
* | Merge "SDK: Extract find_java static library."Raphael2011-12-016-479/+628
|\ \ | |/
| * SDK: Extract find_java static library.Raphael2011-11-296-479/+628
* | SDK Manager: verbose print if unzip fails.Raphael2011-11-301-2/+14
|/
* SDK: Switch back to android.bat.Raphael Moll2011-11-282-2/+2
* SDK: Fix C++ style for win_android.cppRaphael2011-11-171-42/+50
* sdkman authdialog: Make input fields static.Siva Velusamy2011-11-161-12/+16
* SDK Manager: remove obsolete sdkamn v1 window.Raphael2011-11-158-1790/+9
* 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