aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdklib/src
Commit message (Expand)AuthorAgeFilesLines
...
| * SDK Lib: fix some javadoc references.Raphael Moll2012-08-216-26/+28
* | Merge "Fix nullability annotations"Tor Norbye2012-08-211-3/+4
|\ \ | |/ |/|
| * Fix nullability annotationsTor Norbye2012-08-211-3/+4
* | SDK Manager: fix HTTP Auth cancel.Raphael Moll2012-08-202-0/+9
|/
* SDK Manager: socket read timeout.Raphael Moll2012-08-201-1/+29
* SDK Manager: fix "null" error some people are getting.Raphael Moll2012-08-203-8/+47
* Unify all loggers in the sdk tools.Xavier Ducrohet2012-08-1716-316/+101
* Merge "ADT: Detect when SDK platforms/addons might have changed."Raphael Moll2012-08-161-77/+260
|\
| * ADT: Detect when SDK platforms/addons might have changed.Raphael Moll2012-08-151-77/+260
* | Merge "Create new logging class in the common library."Xavier Ducrohet2012-08-151-1/+1
|\ \
| * | Create new logging class in the common library.Xavier Ducrohet2012-08-151-1/+1
| |/
* | Add Ant support for UI automation test.Xavier Ducrohet2012-08-152-0/+3
|/
* Fix build.Xavier Ducrohet2012-08-131-2/+1
* More refactoring.Xavier Ducrohet2012-08-1336-2431/+41
* Load devices defined in toolsMichael Wright2012-08-101-0/+9
* Set default scaled screen size to device's screen sizeMichael Wright2012-08-091-2/+11
* Make AVDs repairable when the base device changes or is deletedMichael Wright2012-08-0910-44/+175
* Merge "Refactor common.jar"Xavier Ducrohet2012-08-089-9/+9
|\
| * Refactor common.jarXavier Ducrohet2012-08-079-9/+9
* | Make missing devices.xml a warning rather than an errorMichael Wright2012-08-071-0/+2
* | Add RAM, VM heap and internal storage size settings to AVDsMichael Wright2012-08-071-0/+15
|/
* Merge "Convert EOL from Windows to Unix in sdklib *.java"Raphael Moll2012-08-0748-13756/+13756
|\
| * Convert EOL from Windows to Unix in sdklib *.javaRaphael Moll2012-08-0748-13756/+13756
* | Include status-bar node when writing out Device's softwareMichael Wright2012-08-071-0/+2
|/
* Merge "SDK Manager: allow user URLs to point to sys-img.xml too."Raphael Moll2012-08-061-1/+15
|\
| * SDK Manager: allow user URLs to point to sys-img.xml too.Raphael Moll2012-08-021-1/+15
* | Increment count when backing up bad devices.xmlMichael Wright2012-08-061-1/+1
* | Added status bar qualifier to device schemaMichael Wright2012-08-063-1/+30
* | Merge "Add new AVD creation and edit dialog"Michael Wright2012-08-032-12/+16
|\ \
| * | Add new AVD creation and edit dialogMichael Wright2012-08-032-12/+16
* | | Merge "Add listener interface for changes in device lists"Michael Wright2012-08-031-0/+44
|\ \ \ | |/ /
| * | Add listener interface for changes in device listsMichael Wright2012-08-021-0/+44
* | | Merge "Rename bad device configs"Michael Wright2012-08-031-2/+18
|\ \ \ | |/ /
| * | Rename bad device configsMichael Wright2012-08-021-2/+18
| |/
* | Install platform tools if necessary during monitor startupSiva Velusamy2012-08-011-0/+17
|/
* Fixed camera settings on default devicesMichael Wright2012-07-231-12/+17
* Merge "SDK Manager fix: override in-memory sources when checking for updates."Raphael Moll2012-07-231-4/+32
|\
| * SDK Manager fix: override in-memory sources when checking for updates.Raphael Moll2012-07-201-4/+32
* | Add user device management capabilities to DeviceManagerMichael Wright2012-07-231-21/+102
* | Add setters to Device and related classesMichael Wright2012-07-238-149/+459
* | Fixed AvdManager to only have one instance per SDK locationMichael Wright2012-07-231-1/+22
|/
* Fix a possible NPE when reading bad prop files.Xavier Ducrohet2012-07-161-11/+21
* Fixed resolution for 3.4in WQVGAMichael Wright2012-06-261-1/+1
* Added default devices to the avd creation dialogMichael Wright2012-06-251-2/+1
* Added GLE support for devicesMichael Wright2012-06-253-0/+28
* Added default choice of devicesMichael Wright2012-06-252-3/+1444
* Fix minor errors when used with Eclipse4.Siva Velusamy2012-06-221-0/+2
* SDK Manager: accept relative urls for addons-list.xml documents.Raphael Moll2012-06-201-17/+30
* SDK Manager: new --clear-cache flag for command-line.Raphael Moll2012-06-201-15/+23
* Added DeviceWriter and equals for DevicesMichael Wright2012-06-1911-15/+604