aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* SDK Updater: Revamp ITaskMonitor to be able to create sub monitors.Raphael2009-06-108-90/+212
* Merge change 3743 into donutAndroid (Google) Code Review2009-06-105-127/+166
|\
| * ADT #1856119: 'android update project' can now update sub-projects.Raphael2009-06-105-127/+166
* | SDK Updater: Fix the build.Raphael2009-06-101-10/+15
* | SDK Updater: handle HTTP proxy settings, load & save.Raphael2009-06-103-3/+152
|/
* SDK Updater: Support local archivesRaphael2009-06-0910-72/+238
* Merge change 3622 into donutAndroid (Google) Code Review2009-06-094-4/+4
|\
| * Move the custom widgets for avd/targets/apk-config into internal.widgetsXavier Ducrohet2009-06-094-4/+4
* | Merge change 3597 into donutAndroid (Google) Code Review2009-06-092-2/+0
|\ \ | |/
| * Add missing file and remove unused importsXavier Ducrohet2009-06-092-2/+0
* | Merge change 3546 into donutAndroid (Google) Code Review2009-06-091-1/+1
|\ \
| * | SDK Updater: fix repo URLRaphael2009-06-081-1/+1
* | | Merge change 3545 into donutAndroid (Google) Code Review2009-06-092-12/+35
|\ \ \ | |/ / | | / | |/ |/|
| * SDK Updater: fix for new archives.Raphael2009-06-082-12/+35
* | Add menu + bigger icons for MacOS. Also added name to shell (macos also)Xavier Ducrohet2009-06-085-8/+18
|/
* Merge change 3345 into donutAndroid (Google) Code Review2009-06-089-5/+49
|\
| * SDK Updater: Add optional license elements to XML schema.Raphael2009-06-059-5/+49
* | Merge change 3407 into donutAndroid (Google) Code Review2009-06-082-439/+458
|\ \
| * | SDK updater: refactor install into Archive.Raphael2009-06-052-439/+458
| |/
* | Merge change 3342 into donutAndroid (Google) Code Review2009-06-055-27/+138
|\ \ | |/ |/|
| * Add revision to Android targets.Xavier Ducrohet2009-06-055-27/+138
* | SDK Updater: add comments to the XML Schema.Raphael2009-06-051-30/+89
|/
* Change scripts to support x86_64 for DDMS.Raphael2009-06-041-9/+19
* Merge change 3195 into donutAndroid (Google) Code Review2009-06-043-7/+34
|\
| * Change the SDK, DDMS and Traceview to work with the new SWT libraries.Xavier Ducrohet2009-06-043-7/+34
* | SDK Updater: Unzip archives.Raphael2009-06-035-41/+355
|/
* SDK Updater: Refactor, polish and complete the progress dialog.Raphael2009-06-035-168/+400
* SDK Updater: fix download URL, fix checksum computation.Raphael2009-06-022-14/+32
* Fix build: Add SWT dependency to SdkManager.Raphael2009-06-021-1/+5
* Merge change 2868 into donutAndroid (Google) Code Review2009-06-027-19/+368
|\
| * SDK Updater: Placeholder pages for about and settings.Raphael2009-06-027-19/+368
* | Merge changes 2853,2885 into donutAndroid (Google) Code Review2009-06-022-31/+30
|\ \ | |/ |/|
| * Misc updates on the Sdklib.Xavier Ducrohet2009-06-012-31/+30
* | SDK Updater: Minor change to make composite constructor compliant withRaphael2009-06-012-13/+24
* | SDK Updater: parse local packages, download and install remote packages.Raphael2009-06-0119-174/+1505
* | SDK Updater stuff.Raphael2009-05-271-26/+52
|/
* Merge change 2384 into donutAndroid (Google) Code Review2009-05-229-117/+459
|\
| * SDK Updater: display properties of sources and packages.Raphael2009-05-229-117/+459
* | Update 'android update adb' to the new file format for 3rd USB Vendor IDs.Xavier Ducrohet2009-05-221-13/+4
* | Merge change 2360 into donutAndroid (Google) Code Review2009-05-221-6/+5
|\ \ | |/ |/|
| * Make 'android update adb' write the USB vendor IDs in hexa.Xavier Ducrohet2009-05-221-6/+5
* | Merge change 2300 into donutAndroid (Google) Code Review2009-05-2223-457/+1097
|\ \ | |/ |/|
| * SDK Updater: some refactoring and some new features.Raphael2009-05-2223-457/+1097
* | Merge change 2281 into donutAndroid (Google) Code Review2009-05-222-32/+56
|\ \ | |/ |/|
| * Moved updateAdb into SdkManager and updated with new adb_usb.ini format.Xavier Ducrohet2009-05-212-32/+56
* | Sdk Updater: Split UI in window and independant composites.Raphael2009-05-215-218/+424
|/
* Add support for USB Vendor ID in the add-ons.Xavier Ducrohet2009-05-207-127/+253
* SDK Updater: Fetch source XML, display them in tree.Raphael2009-05-209-169/+1042
* Skeleton App Windows for Sdk Updater built using SWT Designer.Raphael2009-05-158-248/+504
* ADT #1844909: Tweak XML schema, add more tests.Raphael2009-05-153-76/+244