aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager
Commit message (Expand)AuthorAgeFilesLines
* Split PackagesPage and PackageLoader inner classes.Raphael Moll2011-08-048-1242/+1347
* SDK Manager: refactor classes for manager 1 versus 2.Raphael Moll2011-08-0422-33/+74
* SdkManager2: UTs for initial platform selection.Raphael Moll2011-08-043-1/+124
* SdkMan2: only select recent new platforms.Raphael Moll2011-08-041-3/+66
* sdkman2: if nothing selected yet, select new/updates.Raphael Moll2011-08-033-92/+440
* SDK Man2: Fix initial load of all sources.Raphael Moll2011-08-022-1/+19
* SDK Manager2 revamp of package displayRaphael Moll2011-07-292-267/+313
* SDK Manager: Fix display of Archive sizes.Raphael Moll2011-07-292-4/+134
* Make SDK Manager2 window app-modal.Raphael Moll2011-07-293-3/+3
* Style: space after synchronized (object) {...}Raphael Moll2011-07-272-11/+11
* SDK Manager2: Revamp progress bar handling.Raphael Moll2011-07-2717-142/+448
* SDK Man2: Clear local source caches when reloading.Raphael Moll2011-07-262-0/+19
* A few minor UI tweaks to SDK Manager 2.Raphael Moll2011-07-251-11/+52
* SDK Manager2: revamp package diff logic.Raphael Moll2011-07-2514-1352/+1817
* SDK Man2: New UTs for install/delete cases.Raphael Moll2011-07-213-37/+203
* Merge "SDK Manager 2: incremental sort when sorting by source + UT"Raphael Moll2011-07-2011-226/+834
|\
| * SDK Manager 2: incremental sort when sorting by source + UTRaphael Moll2011-07-1611-226/+834
* | Android project's output for JDT is now bin/classes/Xavier Ducrohet2011-07-181-0/+2
* | Merge "Read the default skin from sdk.properties."Xavier Ducrohet2011-07-172-2/+12
|\ \ | |/ |/|
| * Read the default skin from sdk.properties.Xavier Ducrohet2011-07-172-2/+12
* | SdkManager: fix issue with double-packages on reload.Raphael Moll2011-07-1310-623/+1201
* | Merge "Fix android.bat for Windows SDK."Raphael Moll2011-07-123-31/+43
|\ \ | |/ |/|
| * Fix android.bat for Windows SDK.Raphael Moll2011-07-073-31/+43
* | Add "android create avd --abi" parameter.Raphael Moll2011-07-083-8/+50
|/
* SdkManager: pretty-print the 'android' command line help.Raphael Moll2011-07-063-89/+213
* Merge "Switch to "android sdk" and "android avd" command line."Raphael Moll2011-07-053-10/+30
|\
| * Switch to "android sdk" and "android avd" command line.Raphael Moll2011-07-013-10/+30
* | SdkMan2: Links to select new/updates or deselect all.Raphael Moll2011-06-301-15/+62
* | Use GridData/LayoutBuilder in PackagesPage.Raphael Moll2011-06-301-20/+18
* | SdkManager2: fixes for asynchronous sources UI.Raphael Moll2011-06-304-31/+106
|/
* Fix SDK Manager unit tests.Raphael Moll2011-06-302-18/+18
* Sdkman2: Load sources asynchronously.Raphael Moll2011-06-267-574/+798
* Sdkman2: Simplify packages names, fix extra package sort.Raphael Moll2011-06-233-67/+226
* Sdkman2: Rename "Sort by Source" to "Sort by Repository"Raphael Moll2011-06-231-5/+5
* SdkMan2: sort Tool category at the top.Raphael Moll2011-06-231-14/+19
* Enable SdkManager2 and AvdManager1 windows in ADT.Raphael Moll2011-06-215-40/+124
* SdkManager2: window can be closed during load.Raphael Moll2011-06-213-25/+46
* Add cpu.model to AVD running armeabi-v7a system images.Xavier Ducrohet2011-06-163-18/+31
* Properly handle CPU Arch/ABI in AVDs.Xavier Ducrohet2011-06-109-63/+63
* Merge "Make String-based hw prop not recognized."Xavier Ducrohet2011-06-101-3/+11
|\
| * Make String-based hw prop not recognized.Xavier Ducrohet2011-06-101-3/+11
* | Fix NPE on edit unknown AVD hardware property.Raphael Moll2011-06-101-7/+15
|/
* Fix AVD detail not displaying correctly.Raphael Moll2011-06-101-7/+8
* 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