aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* Merge change 24918 into eclairAndroid (Google) Code Review2009-09-151-0/+11
|\
| * Put back support for hardware.ini at the top level of an add-on.Xavier Ducrohet2009-09-141-0/+11
* | SDK Updater: fix wrong error when unable to get repository.xmlRaphael2009-09-143-2/+5
|/
* android tool: support --target symbolic target namesRaphael2009-09-104-28/+95
* Support for hardware.ini per skin in add-ons.Xavier Ducrohet2009-09-092-11/+1
* SDK Updter: change window title to match ADTRaphael2009-09-023-2/+6
* Move from arbitrary resource filters to fix onesXavier Ducrohet2009-08-255-475/+81
* Ant properties names legacy supportPiotr Gurgul2009-08-251-2/+6
* Ant properties names changedPiotr Gurgul2009-08-241-3/+3
* Merge change 21645 into donutAndroid (Google) Code Review2009-08-181-0/+3
|\
| * Make SSL error a bit more human readable.Xavier Ducrohet2009-08-171-0/+3
* | Merge change 21617 into donutAndroid (Google) Code Review2009-08-171-0/+4
|\ \ | |/ |/|
| * ADT Export wizard now calls ZipAlignXavier Ducrohet2009-08-171-0/+4
* | SDK Updater, restart ADB after updating tool/addon package.Raphael2009-08-176-16/+378
|/
* BUG 1922588: SDK Updater, Needs better license displayRaphael2009-08-1610-51/+86
* Merge change 21301 into donutAndroid (Google) Code Review2009-08-141-3/+16
|\
| * BUG 1922590 : SDK Updater, customize message for Windows preventingRaphael2009-08-141-3/+16
* | Make the Ant script sign and zipalign release builds.Xavier Ducrohet2009-08-131-0/+8
|/
* Merge change 21034 into donutAndroid (Google) Code Review2009-08-132-11/+9
|\
| * On project creation, put the app package in build.propertiesXavier Ducrohet2009-08-132-11/+9
* | BUG 2040986 : SDK Updater, platform dependency on toolsRaphael2009-08-126-30/+122
|/
* Properly update the new path of the AVD during an 'android avd move'Xavier Ducrohet2009-08-111-1/+1
* Merge change 20808 into donutAndroid (Google) Code Review2009-08-114-59/+119
|\
| * BUG 2039245 : Need to show something in the source if there are no available ...Raphael2009-08-114-59/+119
* | BUG 2041701: Release notes content/link in SDK Updater schemaRaphael2009-08-114-16/+107
|/
* Merge change 20520 into donutAndroid (Google) Code Review2009-08-102-19/+41
|\
| * Fix IAndroidTarget#isCompatibleBaseFor() for add-onsXavier Ducrohet2009-08-102-19/+41
* | BUG 2042088 : SDK Updater: we want to keep getenv(TEMP_SDK_URL)Raphael2009-08-073-4/+64
* | BUG 2041688 : SDK Updater: better description of extra packagesRaphael2009-08-071-1/+25
|/
* Merge change 20389 into donutAndroid (Google) Code Review2009-08-071-3/+3
|\
| * Fix some display string that contained an unused %s and an NPEXavier Ducrohet2009-08-061-3/+3
* | Fix some minor typoXavier Ducrohet2009-08-062-4/+4
|/
* Merge change 20363 into donutAndroid (Google) Code Review2009-08-062-4/+5
|\
| * Make android.bat copy commons-compress to tmp with the other jar files.Xavier Ducrohet2009-08-062-4/+5
* | SDK Updater: Fix to allow install from directory URL (i.e. auto-guess theRaphael2009-08-064-51/+47
* | SDK Updater: fix main window to resize.Raphael2009-08-061-1/+1
* | Fix comparison of 2 doc packages that have the same codename/revision.Xavier Ducrohet2009-08-051-12/+15
|/
* Fix NPE that prevented any package w/o license to be installed.Xavier Ducrohet2009-08-054-8/+35
* Fix PlatformTarget#compareTo(IAndroidTarget) again.Xavier Ducrohet2009-08-031-1/+1
* Support packages with no license.Xavier Ducrohet2009-07-301-4/+13
* Adds call back to the SDK updater for SDK content notifications.Xavier Ducrohet2009-07-296-7/+39
* Fix minor typo and duplicated entry in sdk.atreeXavier Ducrohet2009-07-281-1/+1
* Prevent SDK Updater progress dialog from showing off screen.Xavier Ducrohet2009-07-271-1/+14
* Prevent SDK updater dialog from showing offscreen.Xavier Ducrohet2009-07-272-1/+21
* Fix the update check for doc packages.Xavier Ducrohet2009-07-242-1/+48
* Also filter the list of Archives to only show the compatible ones.Xavier Ducrohet2009-07-231-1/+13
* Add a checkbox to only show packages that are updates or new.Xavier Ducrohet2009-07-2313-167/+202
* Fix loading of user repository and add refresh when adding/removing.Xavier Ducrohet2009-07-233-4/+5
* Use Apache Commons Compress instead of java.util.zipXavier Ducrohet2009-07-233-30/+53
* Add support for add-on based on preview of platforms.Xavier Ducrohet2009-07-229-61/+103