aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix erroneous assert.Xavier Ducrohet2009-07-221-1/+1
* Refactored AndroidXPathFactory into sdklib.Xavier Ducrohet2009-07-221-0/+102
* Use the proper URL for the google repository.Xavier Ducrohet2009-07-212-2/+4
* Generalize usage of AndroidVersion instead of Api level in the SDK packages.Xavier Ducrohet2009-07-2110-37/+59
* Add support for preview versions of platforms.Xavier Ducrohet2009-07-2015-82/+342
* Merge change 6651 into donutAndroid (Google) Code Review2009-07-097-19/+168
|\
| * AVD Selector: Add a "Start" button to launch the selected AVD in aRaphael2009-07-097-19/+168
* | SDK Updater: detect when install addon or tools to deal withRaphael2009-07-021-0/+31
|/
* SDK Updater: fix android.bat for Windows to change dirs to theRaphael2009-07-021-5/+7
* Update comments in AvdManagerRaphael2009-07-011-6/+21
* Merge change 5913 into donutAndroid (Google) Code Review2009-07-011-18/+22
|\
| * SDK Updater: Make it possible for tools to update themselves.Raphael2009-07-011-18/+22
* | All actions in AdvManager now receives their own ISdkLog.Xavier Ducrohet2009-07-016-116/+205
* | Add tooltips and a legend (AVD selector)Xavier Ducrohet2009-07-012-10/+51
* | SDK Updater: refine error handling when fetching sources.Raphael2009-06-301-52/+60
|/
* SDK Updater: Add repository.xml if not specified in URLsRaphael2009-06-302-3/+44
* SDK Updater: Better handling of fetch errors.Raphael2009-06-305-5/+46
* Properly enable/disable buttons in the AVD selector.Xavier Ducrohet2009-06-302-26/+83
* Plug the Android SDK window as the AVD manager.Xavier Ducrohet2009-06-304-6/+29
* AVD creation dialog.Xavier Ducrohet2009-06-306-50/+507
* Misc cleanup from a previous commit.Xavier Ducrohet2009-06-303-40/+36
* Skins can now provide their own hardware support (via AVDs)Xavier Ducrohet2009-06-293-35/+119
* Details dialog for AVD from the avd selector.Xavier Ducrohet2009-06-293-7/+258
* SDK Updater: Store local source properties when installing.Raphael2009-06-269-267/+304
* SDK Updater: UI to add new sources URL.Raphael2009-06-261-1/+38
* SDK Updater: Cleanup a bunch of todosRaphael2009-06-256-31/+24
* SDK Updater: logic to load/save user sources and to delete them.Raphael2009-06-256-20/+185
* SDK Updater: Update buttons state in local/remote pageRaphael2009-06-252-22/+58
* Fix api change following a rebase.Raphael2009-06-181-1/+5
* Merge change 4685 into donutAndroid (Google) Code Review2009-06-1817-157/+582
|\
| * SDK Updater: use separate license node in XML. Support extra packages.Raphael2009-06-1817-157/+582
* | Add support to delete AVD in the new AvdSelector.Xavier Ducrohet2009-06-183-6/+129
|/
* Merge change 4575 into donutAndroid (Google) Code Review2009-06-189-77/+149
|\
| * SDK Updater: Better guess for the addon folder name.Raphael2009-06-179-77/+149
* | Merge change 4555 into donutAndroid (Google) Code Review2009-06-184-140/+151
|\ \ | |/ |/|
| * Force UTF-8 encoding for SDK files.Xavier Ducrohet2009-06-174-140/+151
* | SDK Updater: fix accept callback to update Install Selected button.Raphael2009-06-171-2/+3
* | SDK Updater: display icons for local packages.Raphael2009-06-176-46/+74
|/
* SDK Updater: fix repository.xml to read as binary, not textRaphael2009-06-171-25/+24
* First step of a more standalone AvdSelector.Xavier Ducrohet2009-06-173-273/+256
* SDK Updater: fix install of new packages from remote page.Raphael2009-06-173-3/+14
* Merge change 4440 into donutAndroid (Google) Code Review2009-06-171-2/+1
|\
| * Properly create Image for the icons so that they are transparent.Xavier Ducrohet2009-06-161-2/+1
* | SDK Updater: remove UpdaterData.DisplayRaphael2009-06-162-13/+6
* | SDK Updater: select specific archives in the remote pageRaphael2009-06-163-23/+46
|/
* SDK Updater: automatically accept packages with no license.Raphael2009-06-161-2/+8