summaryrefslogtreecommitdiff
path: root/core/java/android/content/res/ThemedResourceCache.java
AgeCommit message (Expand)Author
2022-05-05ThemedResourceCache: Replace ArrayMap with HashMap for performanceDanny Lin
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-10-10Add ResourceLoader API with .apk and .arsc supportWinson
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2016-03-11Ensure all Java-side usages of config flags are using Java flagsAlan Viverette
2015-05-06Improve keying for theme caches, rebase system theme on config changeAlan Viverette