summaryrefslogtreecommitdiff
path: root/core/java/android/content/res/ResourcesKey.java
AgeCommit message (Expand)Author
2021-02-08Add overlayPaths to ApplicationInfoRyan Mitchell
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-08-20Don't override config of display contexts with activity display.Darryl L Johnson
2020-02-25Restore UnsupportedAppUsage method callRyan Mitchell
2020-01-28Refactor ResourcesLoader APIsRyan Mitchell
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2016-10-14Make usage of Configuration.EMPTY safeAndrii Kulian
2016-06-01Release AssetManagers when ejecting storage.Jeff Sharkey
2016-03-10Cache per-Activity Resources objectsAdam Lesinski
2015-08-04Make ResourceKey always use non-null configuration override.Filip Gruszczynski
2015-01-27Support activities in the same process having different resources.Wale Ogunwale
2014-09-01ksd to lmp-sprout-devWink Saville
2014-08-20Fix crash when launching Activities in 'android' packageAdam Lesinski
2013-07-09Refactor ActivityThread cache - Baby step 1.Craig Mautner