summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ResourcesManager.java
Commit message (Expand)AuthorAgeFilesLines
* Only attempt to load .apk files in AssetManagerAdam Lesinski2015-03-161-6/+11
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-2/+0
* Fixed NPE in ResourceManager when Activity.recreate is called.Wale Ogunwale2015-02-171-2/+3
* Adjust activity display metrics based on stack configuration.Wale Ogunwale2015-02-131-45/+49
* Support activities in the same process having different resources.Wale Ogunwale2015-01-271-25/+23
* Fix crash when launching Activities in 'android' packageAdam Lesinski2014-08-201-2/+7
* Plumb split APKs into public API.Jeff Sharkey2014-06-171-3/+11
* Shared library resource supportAdam Lesinski2014-03-251-4/+15
* Runtime resource overlay, iteration 2MÃ¥rten Kongstad2014-02-031-1/+7
* Mmmmmmm... lovely, lovely ArrayMap.Dianne Hackborn2013-07-181-16/+9
* Refactor ActivityThread cache - Baby step 1.Craig Mautner2013-07-091-0/+300