summaryrefslogtreecommitdiff
path: root/native/android/configuration.cpp
AgeCommit message (Collapse)Author
2018-02-28Refactor AssetManagerAdam Lesinski
Bug: 64071469 Test: atest CtsContentTestCases Change-Id: Ia6856157e8813856268fba003e1e591d690cb26e
2018-02-09Revert "AssetManager2: Fix issue with native cast"Adam Lesinski
This reverts commit 93811532096a2d0d822f64d6271dca4f1147841d. Bug: 73134570 Change-Id: I5a63ed4b79d5c249ff77059783d9c9d56f0dcf93
2018-02-08AssetManager2: Fix issue with native castAdam Lesinski
The NDK wasn't fully updated to be aware of the fact that the implementation of AAssetManager changed. Bug: 73120367 Test: manual - YouTube TV doesn't crash Change-Id: I6d897ddf197bdcac8118d26e55f40ab9542f5013
2015-05-15Add -round and -notround qualifier to android runtime/aaptAdam Lesinski
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
2012-08-23Add support for "-rtl" in resourcesFabrice Di Meglio
- fix bug #7035019 Need to have "-rtl" support for Resource Change-Id: Ic82145c2ac672729d8a6c695a5f343276a1a0a2c
2012-02-17frameworks/base refactoring.Mathias Agopian
step 2: move libutils headers to their new home: androidfw Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef
2011-05-19Add new "-swNNNdp" resource qualifier.Dianne Hackborn
Change-Id: I0101e88ca9d8d44138bdcaf571f24b0352f4f6ce
2010-08-11More native work.Dianne Hackborn
Implement save/restore of state, and add native APIs for configuration information. Change-Id: I2a3ddc2ba605db58d7c8b2b31b9215fb323f90b5