aboutsummaryrefslogtreecommitdiffstats
path: root/files/devices.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add Galaxy Nexus to devices.xmlXavier Ducrohet2012-02-061-0/+27
| | | | Change-Id: I22b4a05a2fee098aeb83b42101d5585a3933dce0
* Make source.prop more important than build.prop when parsing platforms.Xavier Ducrohet2011-10-041-0/+27
| | | | Change-Id: I715a7503a7be2b28cd89bd441b8cbb5ee620ccac
* Add 7" tablets to device list used in the layout editor.Xavier Ducrohet2011-07-131-0/+28
| | | | Change-Id: Ib46d23c1ad85e2b0b4b77040cd3498051c79e926
* Better default selection when choosing a device config.Xavier Ducrohet2011-03-241-1/+28
| | | | Change-Id: Iacaabec4ad9e9dd55397dc2cc3e6bfadc0c11ff2
* Don't reopen a layout if it's already opened.Xavier Ducrohet2011-01-111-3/+3
| | | | | | | | | | This is for the case where a layout is opened and Eclipse tell its editor to re-open it because it was double clicked again in the package explorer due to the MatchingStrategy having returned true. Change-Id: I404494b990215bcdff163a382ecb411e2efb9b51 Misc: reorder configs for the WXGA device config.
* Fix layout device list.Xavier Ducrohet2011-01-071-1/+1
| | | | Change-Id: Idb6b0f654cd11225faceeb5b0541703623a0ee83
* ADT: support xlarge resource configuration.Raphael2010-08-111-0/+27
| | | | | | Also added a sample device configuration for the layout editor. Change-Id: I1ec540038d2676e1f924e74f7f2aa8000d3672b3
* Add new default devices to the layout editor.Xavier Ducrohet2010-07-091-3/+203
| | | | | | | | | Those devices represent one of each res/density combo for officially supported screens. See http://developer.android.com/guide/practices/screens_support.html#range Change-Id: I6b8348ae1ab96b6b1f27fa2afd655ff6f3866dd8
* Add support for Dock, Night mode, and Navigation state resource qualifiers.Xavier Ducrohet2010-06-221-0/+3
| | | | Change-Id: I6b84248354c48accaed4baab7d9c12d8757a335b
* Add a new device to devices.xml for the Layout Editor.Xavier Ducrohet2009-12-031-0/+25
| | | | BUG 2296284
* Clean up the content of scripts/ folder.Xavier Ducrohet2009-12-011-0/+62
- move back some scripts into development/scripts/ - templates for Ant project go in sdk/templates/ - files that are packaged with the sdk go in sdk/files/