aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/app
Commit message (Expand)AuthorAgeFilesLines
* Move CommandLineProcessor from sdkmanager to sdklib as CommandLineParserRaphael2012-01-053-1084/+2
* Add @NonNull annotation and configure Eclipse settingsTor Norbye2011-12-221-1/+13
* Update SDK codebase to JDK 6Tor Norbye2011-12-213-4/+22
* SDK Manager: list/update sdk --allRaphael2011-12-162-19/+60
* SDK Manager Windows: detach from java process.Raphael2011-11-111-10/+3
* android create id: prompt for passwdRaphael2011-11-012-33/+80
* Code cleanup: make sure FileInputStreams are closed.Raphael2011-10-131-1/+13
* Merge "SDK: fix typo in android.bat" into tools_r14Raphael Moll2011-10-041-2/+2
|\
| * SDK: fix typo in android.batRaphael Moll2011-10-041-2/+2
* | SDK: revert c649a334 and fix missing \n properly. Do not merge.Raphael2011-10-042-8/+59
|/
* SDK: fix missing \n in 'android create avd'. Do not merge.Raphael2011-09-301-0/+3
* Cherrypick 0a6192 from master. do not merge.Xavier Ducrohet2011-09-282-26/+68
* SDK repository: support for source packages. Do not merge.Raphael2011-09-271-1/+2
* Merge b927e75 from master. do not merge.Xavier Ducrohet2011-09-231-14/+14
* SDK Manager: Extract all source.properties constants.Raphael2011-09-181-3/+3
* SDK Manager: make 'list sdk' ids deterministic.Raphael2011-09-164-129/+31
* Load standalone system images in the SdkManager.Raphael2011-09-082-9/+14
* SdkManager: support <included-abi> in platform packages.Raphael Moll2011-09-061-0/+1
* Findbugs cleanup in sdkmanager projectsMichael Zoech2011-08-292-3/+4
* SDK Manager: Fix log printf calls.Raphael Moll2011-08-261-2/+1
* Rename default.prop/build.prop to project.prop/ant.propXavier Ducrohet2011-08-231-2/+2
* Remove unused export project feature.Xavier Ducrohet2011-08-232-67/+1
* Modify android create/update project to deal with new build.xmlXavier Ducrohet2011-08-221-1/+1
* SDK: Expose Layoutlib Version through IAndroidTarget.Raphael Moll2011-08-183-182/+2
* Add support for authenticated add-on servers.Pablo Leite2011-08-111-0/+5
* SDK Manager: refactor classes for manager 1 versus 2.Raphael Moll2011-08-041-1/+1
* Merge "Fix android.bat for Windows SDK."Raphael Moll2011-07-121-1/+3
|\
| * Fix android.bat for Windows SDK.Raphael Moll2011-07-071-1/+3
* | Add "android create avd --abi" parameter.Raphael Moll2011-07-082-3/+47
|/
* SdkManager: pretty-print the 'android' command line help.Raphael Moll2011-07-063-89/+213
* Switch to "android sdk" and "android avd" command line.Raphael Moll2011-07-013-10/+30
* Enable SdkManager2 and AvdManager1 windows in ADT.Raphael Moll2011-06-211-3/+4
* Fix various warningsTor Norbye2011-06-091-1/+8
* SdkManager: Refactor name of UpdaterWindow.Raphael Moll2011-05-271-9/+9
* New standalone AVD Manager window.Raphael Moll2011-05-242-12/+56
* Mechanism to disable SwtMenuBar in SdkMan2Raphael Moll2011-05-201-1/+3
* Cleanup IUpdaterWindow in SdkManager.Raphael Moll2011-05-201-2/+1
* Plug in about/settings for SDK Manager 2.Raphael Moll2011-05-133-15/+29
* Fix launchers for SDK tools using swtmenubar.Raphael Moll2011-05-052-3/+8
* Merge "Remove banner printed when starting 'android' tool UI."Raphael Moll2011-05-023-9/+1
|\
| * Remove banner printed when starting 'android' tool UI.Raphael Moll2011-05-023-9/+1
* | SdkManager: handle missing platforms/ and add-ons/ folders.Raphael Moll2011-05-021-1/+1
|/
* Fix SdkManager unit tests. Refactor AvdInfo.Raphael Moll2011-04-285-167/+234
* Script-compatible output for list avds and list targets.Raphael Moll2011-04-262-105/+153
* Merge "Use swtmenubar in SDK Manager 2."Raphael Moll2011-04-151-1/+1
|\
| * Use swtmenubar in SDK Manager 2.Raphael Moll2011-04-151-1/+1
* | SDK Manager command line install improvements.Raphael Moll2011-04-094-57/+232
|/
* SDK Manager 2: Refactor window implementation.Raphael Moll2011-04-051-1/+2
* Merge "Revamp of the SDK Manager UI."Raphael Moll2011-03-211-5/+5
|\
| * Revamp of the SDK Manager UI.Raphael Moll2011-03-161-5/+5