summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ResourcesManager.java
Commit message (Expand)AuthorAgeFilesLines
* Themes: Don't cache explicitly themed resourcesBharadwaj Narasimha2016-11-281-26/+1
* CmRes: Attach themed cmsdk resources to assetsd34d2016-05-101-0/+23
* Themes: Refactor themes to CMSDK [1/6]d34d2016-03-041-3/+5
* Fix issue where non-themable app still had themed fontsd34d2015-10-271-18/+17
* ResourcesManager: fix lookups with ThemeConfigRoman Birg2015-10-271-12/+7
* Resources: cache themed resourcesRoman Birg2015-10-271-10/+55
* Themes: Don't use themed fonts for non themable packagesd34d2015-10-271-0/+5
* Themes: Allow packages to be set as non-themeabled34d2015-10-271-25/+22
* Themes: Don't add android overlay if target is androidd34d2015-10-271-1/+2
* Themes: Include ThemeConfig for ResourceKey hashd34d2015-10-271-1/+11
* Themes: Fix theme package name being set to target'sd34d2015-10-271-2/+2
* Themes: Restructure resource cache [1/2]d34d2015-10-271-6/+9
* Account for cmsdk resources when attaching theme assetsd34d2015-10-261-7/+13
* Themes: Port to CM13 [1/3]Andy Mast2015-10-261-5/+401
* Use DisplayAdjustments when creating display in ResourceManagerWale Ogunwale2015-06-061-8/+12
* 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