summaryrefslogtreecommitdiffstats
path: root/native/android/configuration.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add -round and -notround qualifier to android runtime/aaptAdam Lesinski2015-05-151-0/+9
| | | | | | | | The round qualifier denotes a device with a screen shape that is round. The qualifier shows up after the 'long/notlong' qualifier and before the orientation 'port/land/square' qualifiers. Change-Id: I3044258b2703a9165694b79725bade770fa6cea1
* Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-0/+10
| | | | | | - fix bug #7035019 Need to have "-rtl" support for Resource Change-Id: Ic82145c2ac672729d8a6c695a5f343276a1a0a2c
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
| | | | | | step 2: move libutils headers to their new home: androidfw Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef
* Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-0/+24
| | | | Change-Id: I0101e88ca9d8d44138bdcaf571f24b0352f4f6ce
* More native work.Dianne Hackborn2010-08-111-0/+202
Implement save/restore of state, and add native APIs for configuration information. Change-Id: I2a3ddc2ba605db58d7c8b2b31b9215fb323f90b5