aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdkuilib
Commit message (Expand)AuthorAgeFilesLines
* SDK Manager: fix window width.Raphael Moll2012-10-013-9/+18
* SDK Manager: settings dialog not high enough on Mac/Linux.Raphael Moll2012-10-012-1/+9
* Add nullness annotations on overridden methodsTor Norbye2012-09-171-3/+5
* Refactor PackagesPage to make it testable.Raphael Moll2012-09-1514-497/+1487
* Properly dispose DeviceManager from AvdManager.Raphael Moll2012-09-111-1/+9
* Merge "SDK Manager refactor: remove obsolete UpdaterPage"Raphael Moll2012-09-113-85/+2
|\
| * SDK Manager refactor: remove obsolete UpdaterPageRaphael Moll2012-09-103-85/+2
* | Merge "Allow sys-img.xml in user-defined addon sites"Raphaƫl Moll2012-09-111-1/+10
|\ \ | |/ |/|
| * Allow sys-img.xml in user-defined addon sitesDuane Sand2012-09-111-1/+10
* | Avd Creation Dialog: Enable sdcard if user asks for it.Siva Velusamy2012-09-071-1/+5
|/
* Refactor SDK Manager into "core" vs "ui" packages.Raphael Moll2012-09-0425-44/+73
* Merge "Fix nullability annotations"Tor Norbye2012-08-213-15/+18
|\
| * Fix nullability annotationsTor Norbye2012-08-213-15/+18
* | SDK Manager: fix HTTP Auth cancel.Raphael Moll2012-08-202-18/+21
|/
* Unify all loggers in the sdk tools.Xavier Ducrohet2012-08-1720-112/+137
* More refactoring.Xavier Ducrohet2012-08-1318-19/+18
* Set default scaled screen size to device's screen sizeMichael Wright2012-08-092-4/+23
* Make AVDs repairable when the base device changes or is deletedMichael Wright2012-08-094-23/+75
* Merge "Refactor common.jar"Xavier Ducrohet2012-08-088-7/+11
|\
| * Refactor common.jarXavier Ducrohet2012-08-078-7/+11
* | Make using GPU Emulation and Snapshots an errorMichael Wright2012-08-071-0/+7
* | Add RAM, VM heap and internal storage size settings to AVDsMichael Wright2012-08-071-13/+176
|/
* Convert EOL from dos2unix in sdkuilib *.javaRaphael Moll2012-08-0727-7620/+7620
* Convert EOL from Windows to Unix in sdklib *.javaRaphael Moll2012-08-071-2/+3
* Merge "Add new AVD creation and edit dialog"Michael Wright2012-08-034-138/+951
|\
| * Add new AVD creation and edit dialogMichael Wright2012-08-034-138/+951
* | Merge "Rename AVD Creation / Edit dialog"Michael Wright2012-08-032-4/+4
|\ \ | |/
| * Rename AVD Creation / Edit dialogMichael Wright2012-08-022-4/+4
* | Install platform tools if necessary during monitor startupSiva Velusamy2012-08-011-0/+47
|/
* Add menu item for configuring and creating devicesMichael Wright2012-07-232-42/+1124
* Merge "SDK Manager fix: override in-memory sources when checking for updates."Raphael Moll2012-07-232-10/+21
|\
| * SDK Manager fix: override in-memory sources when checking for updates.Raphael Moll2012-07-202-10/+21
* | Change AVD Manager window from dos to unix line endingsMichael Wright2012-07-231-364/+364
* | Fixed AvdManager to only have one instance per SDK locationMichael Wright2012-07-231-1/+1
|/
* Changed line endings from windows to unix for UpdaterDataMichael Wright2012-07-111-1155/+1155
* Removed autosetting of SD card sizeMichael Wright2012-06-251-26/+0
* Fix index mixing in AVD creation dialogXavier Ducrohet2012-06-251-12/+11
* Added default devices to the avd creation dialogMichael Wright2012-06-251-0/+1
* Added GLE support for devicesMichael Wright2012-06-251-6/+59
* SDK Manager: fix window shell disposed exception.Raphael Moll2012-06-211-5/+5
* Fixed import order for AvdCreationDialogMichael Wright2012-06-191-30/+30
* Added device functionality to the AVD managerMichael Wright2012-06-181-23/+131
* AVD Editor: support Enum Hardware Properties.Raphael Moll2012-06-182-6/+57
* SDK Manager fix display of update revisions.Raphael Moll2012-06-151-1/+1
* Merge "ADT: NPE when capturing emulator output."Raphael Moll2012-06-041-11/+17
|\
| * ADT: NPE when capturing emulator output.Raphael Moll2012-06-021-11/+17
* | Fix warningsTor Norbye2012-06-011-0/+5
* | SDK Manager: support standalone sys-img xml.Raphael Moll2012-05-312-5/+12
|/
* Fix "Resource leak: <Foo> is never closed"Tor Norbye2012-05-302-1/+11
* Fix nullness annotationsTor Norbye2012-05-301-2/+3