aboutsummaryrefslogtreecommitdiffstats
path: root/device_validator
Commit message (Collapse)AuthorAgeFilesLines
* fix Eclipse project for dvlib to include the resources.Xavier Ducrohet2012-12-111-0/+2
| | | | Change-Id: I8e4bdaf3f9d86060bbe1b2dc6c6d6ec7f2fce3ac
* Fix test makefile for dvlib.Xavier Ducrohet2012-12-101-1/+1
| | | | Change-Id: Ic10e356e4a878cb633bf72f7b43ad93c0b834022
* Fix eclipse projects from previous refactoring.Xavier Ducrohet2012-12-061-0/+1
| | | | Change-Id: Ie7fba967df3008c66310218396ebf228453edd6d
* Refactor dvlib folder structure.Xavier Ducrohet2012-12-0620-54/+19
| | | | | | | | | | Move folders around to match default gradle/maven folder structure. The custom structure confused some IDEs when importing the project as a Gradle project. Change-Id: I348e527012ab3268127efbbe4cb682b7bad2306f
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-191-0/+1
| | | | | | | | | Updated the groupId of most artifacts to be more reflective of their sub-projects status in the SDK tools. Added lint artifacts. Change-Id: I900a165647a9b7d3c55b473f63c4ca4469762d7b
* Update the gradle build files.Xavier Ducrohet2012-10-021-3/+52
| | | | | | | add javadoc and source artifacts as well as POM information to upload to Maven Central. Change-Id: I51701f5a5db5b2ae41ecede115e2b36adf1fa05e
* Make some libraries be buildable with Gradle.Xavier Ducrohet2012-09-063-0/+29
| | | | | | They all output into out/host/repo Change-Id: I78a1a976f0a99860a66248492da7fd9c6593b1c2
* Added status bar qualifier to device schemaMichael Wright2012-08-069-2/+19
| | | | | | | Since some tablets have a status bar at the top and others don't, we need to be able to configure this by API level for the GLE. Change-Id: I8c4fd7adb89636173421489f8a136d541d3de4eb
* Fixed schema to match resource qualifiersMichael Wright2012-06-197-16/+16
| | | | Change-Id: Icede9eaaf0a38924397e7ea49775a6aef9701391
* Added parser for new devices schemaMichael Wright2012-06-139-23/+18
| | | | Change-Id: Ib8a4a750b56f9ea94abd21c445958726343e760c
* Fix dvlib tests when running from a JAR fileMichael Wright2012-06-123-73/+24
| | | | Change-Id: I9953796b3bee96a47b344aa0836a6c5f52ab6214
* Added device_validator README and fixed a bug in the toolMichael Wright2012-06-052-1/+20
| | | | Change-Id: I02b765362224abec37f9dd2dbf83e57c0cacea05
* Added new devices schemaMichael Wright2012-06-0431-0/+2838
Also updated devices.xml to validate against it. Change-Id: Ia9b5212b8273e39f7f22022661e2c755c3a9d279