aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "android.exe, replacement for android.bat on Windows"Raphael2011-11-158-0/+1026
|\ \ | |/
| * android.exe, replacement for android.bat on WindowsRaphael2011-11-148-0/+1026
* | Merge "Add support for NTLM proxy authentication."Siva Velusamy2011-11-1411-85/+219
|\ \ | |/ |/|
| * Add support for NTLM proxy authentication.Siva Velusamy2011-11-1211-85/+219
* | SDK Manager Windows: detach from java process.Raphael2011-11-111-10/+3
|/
* 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
* | Merge "SdkManager: rework pkg diff to avoid duplicates"Raphael2011-11-089-444/+307
|\ \ | |/ |/|
| * SdkManager: rework pkg diff to avoid duplicatesRaphael2011-11-019-444/+307
* | android create id: prompt for passwdRaphael2011-11-012-33/+80
|/
* 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
|/
* Merge "SDK Manager: change initial selection logic."Raphael2011-10-183-85/+193
|\
| * SDK Manager: change initial selection logic.Raphael2011-10-183-85/+193
* | Merge "Code cleanup: make sure FileInputStreams are closed."Raphael2011-10-181-1/+13
|\ \ | |/ |/|