aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common/tests/src/com/android/ide/common
Commit message (Collapse)AuthorAgeFilesLines
* Rename ide_common to sdk_commonSiva Velusamy2012-09-1816-1304/+0
| | | | Change-Id: I1b39ee439a532f3f6758be35b569948e2e906665
* More refactoring.Xavier Ducrohet2012-08-132-0/+311
| | | | | | | Move stuff out of sdklib into common and ide_common. Remove androidprefs and move the one class into common. Change-Id: I71d126a13cf2ba413692e29616f4968a37d7b33a
* Add info about when qualifiers were added to the platform.Xavier Ducrohet2012-03-161-0/+72
| | | | | | | | This is a first step where we setup the info. Next step is to actually use the info when calling ResourceRepository.getConfiguredResources Change-Id: I03c20ad0ec7a53ec8219316cc4af7a59155ef34a
* Revert ScreenLayoutSize to ScreenSize.Xavier Ducrohet2011-06-091-15/+15
| | | | | | | | | | | | I hadn't noticed that LayoutLib actually uses ScrenSize through the tools-common-prebuilt.jar, so this API is (somewhat*) frozen. * Somewhat because LayoutLib.jar actually only uses Density and ScreenSize but not the other enums (yet?) so the rename of DockMode is not a problem. Change-Id: Ida3360b0111abd96d2a27c16833b282706774fb6
* Renamed some resource enum/qualifiers to be more consistent with the platform.Xavier Ducrohet2011-06-093-33/+33
| | | | Change-Id: I9c5ea5183e115582e0b805ca3ec75aad70e4a65c
* Add support for the new width/height resource qualifiers.Xavier Ducrohet2011-06-091-0/+14
| | | | | | Also add Television to the dock mode (which is really UI Mode). Change-Id: I97e3fbea1806a32d8267d8e462211add2b122ed0
* Fix unit tests from the previous refactor.Xavier Ducrohet2011-03-1814-0/+907
Change-Id: I464fe3f94e701e619b474f82aaf84ee04d158e71