summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/res
Commit message (Expand)AuthorAgeFilesLines
* Fix theme/style resolution in Layoutlib [DO NOT MERGE]Deepanshu Gupta2014-04-151-0/+5
* Add extras to AFD, send orientation metadata.Jeff Sharkey2013-10-141-8/+48
* Ensures that CompatibilityInfo is always set in ResourcesAdam Lesinski2013-09-201-12/+13
* Fix issue #10560472: ApplicationInfo.manageSpaceActivity not parsed...Dianne Hackborn2013-09-062-3/+37
* Fix Configuration layout direction comparison.Craig Mautner2013-08-131-3/+7
* Developer option to force RTL layoutAmith Yamasani2013-08-081-2/+9
* XML metadata for storage backend; custom icons.Jeff Sharkey2013-08-011-1/+1
* am 9516ed45: am cfc23ac6: Merge "Add support for MNC=00"Wink Saville2013-07-301-2/+9
|\
| * Add support for MNC=00Mattias Petersson2013-07-261-2/+9
* | Refactor ActivityThread cache - Baby step 1.Craig Mautner2013-07-092-7/+89
* | Add activity token to display system.Craig Mautner2013-06-222-10/+18
* | am 89eed125: am c7322005: am f9b41efe: Merge "Don\'t include flags in configu...Dianne Hackborn2013-05-281-3/+5
|\ \ | |/
| * am f9b41efe: Merge "Don\'t include flags in configuration change if their val...Dianne Hackborn2013-05-261-3/+5
| |\
| | * Don't include flags in configuration change if their value hasn't changed.Danny Baumann2013-05-151-3/+5
* | | New ArrayMap class.Dianne Hackborn2013-05-241-3/+3
* | | Pack preloaded framework assets in a texture atlasRomain Guy2013-05-021-2/+8
* | | Decorate AssetFileDescriptor with Closeable.Jeff Sharkey2013-04-291-1/+3
|/ /
* | Follow up on issue #8159072: Spinner widget should be RTL'izedDianne Hackborn2013-04-192-22/+43
* | Improve fix for bug #8159072 Spinner widget should be RTL'izedFabrice Di Meglio2013-04-181-8/+28
* | Add a little more resource load tracing.Dianne Hackborn2013-04-121-0/+10
* | Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-1/+7
* | More fix for bug #8159072 Spinner widget should be RTL'izedFabrice Di Meglio2013-04-111-8/+11
* | Avoid warnings about synthesized IDs.Jeff Sharkey2013-03-151-0/+9
* | am bf8a663c: am 3f7a4990: Merge "Improve the Resource.getQuantityString/getQu...Elliott Hughes2013-03-081-18/+25
|\ \ | |/
| * Improve the Resource.getQuantityString/getQuantityText documentation.Elliott Hughes2013-03-081-18/+25
* | Fix issue #8176917: Stabillity : Native Crash :Dianne Hackborn2013-02-111-0/+4
* | Fix issue #8133857: Tracking ANR in GalleryDianne Hackborn2013-02-082-62/+153
* | Remove remaining doc references to StyledAttributes.John Spurlock2012-12-181-5/+5
* | Add support for face attribute to HTML string resourcesRomain Guy2012-11-271-14/+73
|/
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-073-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-073-0/+0
* | Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-181-8/+1
* | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-1/+8
* | This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller2012-10-161-8/+1
* | Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-1/+8
* | Revert "Fix for bug 6050753."Romain Guy2012-10-151-8/+1
* | Work on issue #6949468: android.dpi.cts.ConfigurationScreenLayoutTest...Dianne Hackborn2012-09-301-1/+71
* | Changing debug for b/7094175.Craig Mautner2012-09-291-2/+0
* | Merge "Add debug for b/7094175." into jb-mr1-devCraig Mautner2012-09-191-0/+2
|\ \
| * | Add debug for b/7094175.Craig Mautner2012-09-181-0/+2
* | | Fix bug #7173351 API REVIEW: android.util.LocaleUtilFabrice Di Meglio2012-09-181-2/+2
|/ /
* | Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-devRomain Guy2012-09-071-1/+3
|\ \
| * | The drawables cache strikes againRomain Guy2012-09-061-1/+3
* | | Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resourcesFabrice Di Meglio2012-09-061-2/+2
|/ /
* | Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-232-23/+102
* | Merge "Add API to create new contexts with custom configurations." into jb-mr...Dianne Hackborn2012-08-142-2/+12
|\ \
| * | Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-142-2/+12
* | | am bd63fb87: am 6958c161: Merge "docs: misc bug fixes from external issues" i...Scott Main2012-08-142-7/+7
|\ \ \ | |/ / |/| / | |/
| * docs: misc bug fixes from external issuesScott Main2012-08-132-7/+7
* | We can now (kind-of) change screen density on the fly.Dianne Hackborn2012-08-031-12/+41