aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* Fix various warningsTor Norbye2011-06-093-3/+24
* do not package .scala files as resourcesMatthias Granberry2011-06-061-0/+1
* Typo.Kenji Tan2011-06-011-1/+1
* SdkMan2: fix package deletion.Raphael Moll2011-05-311-13/+21
* SdkMan2: fix Android platform name display.Raphael Moll2011-05-311-2/+21
* SdkManager: Refactor name of UpdaterWindow.Raphael Moll2011-05-2714-74/+73
* AvdManager1: remove unused code.Raphael Moll2011-05-272-12/+1
* Merge "SdkMan2: don't use yellow background anymore."Raphael Moll2011-05-271-25/+1
|\
| * SdkMan2: don't use yellow background anymore.Raphael Moll2011-05-271-25/+1
* | Merge "New standalone AVD Manager window."Raphael Moll2011-05-275-13/+653
|\ \ | |/ |/|
| * New standalone AVD Manager window.Raphael Moll2011-05-245-13/+653
* | Repository XML for R12: layoutlib version for addons.Raphael Moll2011-05-2511-76/+270
* | Merge "Add support for addon providing their own layoutlib and/or res."Xavier Ducrohet2011-05-256-12/+101
|\ \
| * | Add support for addon providing their own layoutlib and/or res.Xavier Ducrohet2011-05-256-12/+101
* | | Fix flaky SdkRepository test.Raphael Moll2011-05-253-22/+45
* | | Prevent 'make sdk_repo' from picking up future schemas.Raphael Moll2011-05-245-2/+43
* | | Merge "New Repository XSD for R12."Raphael Moll2011-05-2418-28/+2116
|\ \ \ | |/ / |/| |
| * | New Repository XSD for R12.Raphael Moll2011-05-2418-28/+2116
| |/
* | Use sdklib.OsHelper in AddCompatibilityJarAction.Raphael Moll2011-05-243-16/+78
|/
* Merge AdtUpdateDialog CL on top of latest SdkMan2Raphael Moll2011-05-202-125/+6
* SdkMan2: Use IDE's log when available.Raphael Moll2011-05-203-21/+124
* SdkMan2: don't display update packages as sub-items.Raphael Moll2011-05-201-7/+32
* Mechanism to disable SwtMenuBar in SdkMan2Raphael Moll2011-05-206-26/+145
* Cleanup IUpdaterWindow in SdkManager.Raphael Moll2011-05-206-10/+12
* SDK Manager dialog to perform specific updates from ADT.Raphael Moll2011-05-207-180/+914
* Merge "Basic fragment support"Tor Norbye2011-05-171-1/+4
|\
| * Basic fragment supportTor Norbye2011-05-161-1/+4
* | Plug in about/settings for SDK Manager 2.Raphael Moll2011-05-1315-99/+328
* | Move Grid{Data,Layout}Builder to SDK UI LibRaphael Moll2011-05-132-0/+243
* | Refactor some common Dialog methods in a base class.Raphael Moll2011-05-134-163/+261
|/
* Fix launchers for SDK tools using swtmenubar.Raphael Moll2011-05-052-3/+8
* SdkManager2: implement menu bar.Raphael Moll2011-05-032-70/+229
* 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
* | Merge "SdkManager: handle missing platforms/ and add-ons/ folders."Raphael Moll2011-05-022-16/+30
|\ \
| * | SdkManager: handle missing platforms/ and add-ons/ folders.Raphael Moll2011-05-022-16/+30
| |/
* | Fix typos in READMEs.Raphael Moll2011-05-021-1/+1
|/
* Use SwtMenuBar for DDMS.Raphael Moll2011-04-281-0/+6
* Merge "Fix SdkManager unit tests. Refactor AvdInfo."Raphael Moll2011-04-2812-514/+649
|\
| * Fix SdkManager unit tests. Refactor AvdInfo.Raphael Moll2011-04-2812-514/+649
* | Cocoa implementation for SwtMenuBar.Raphael Moll2011-04-272-2/+4
|/
* Script-compatible output for list avds and list targets.Raphael Moll2011-04-262-105/+153
* When possible use File.setExecutable instead of doing an exec of chmod.Xavier Ducrohet2011-04-211-3/+51
* When unarchiving install, files that need +x don't need +w too.Xavier Ducrohet2011-04-211-2/+2
* Fix duplicate dependencies reported by SDK installer.Raphael Moll2011-04-191-8/+13
* Change logging API used by ITaskMonitor.Raphael Moll2011-04-1519-139/+306
* Merge "Use swtmenubar in SDK Manager 2."Raphael Moll2011-04-155-22/+124
|\
| * Use swtmenubar in SDK Manager 2.Raphael Moll2011-04-155-22/+124
* | Merge "SDK Manager command line install improvements."Raphael Moll2011-04-159-167/+430
|\ \ | |/ |/|
| * SDK Manager command line install improvements.Raphael Moll2011-04-099-167/+430