index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
res
/
ResourcesKey.java
Age
Commit message (
Expand
)
Author
2021-02-08
Add overlayPaths to ApplicationInfo
Ryan Mitchell
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-08-20
Don't override config of display contexts with activity display.
Darryl L Johnson
2020-02-25
Restore UnsupportedAppUsage method call
Ryan Mitchell
2020-01-28
Refactor ResourcesLoader APIs
Ryan Mitchell
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2016-10-14
Make usage of Configuration.EMPTY safe
Andrii Kulian
2016-06-01
Release AssetManagers when ejecting storage.
Jeff Sharkey
2016-03-10
Cache per-Activity Resources objects
Adam Lesinski
2015-08-04
Make ResourceKey always use non-null configuration override.
Filip Gruszczynski
2015-01-27
Support activities in the same process having different resources.
Wale Ogunwale
2014-09-01
ksd to lmp-sprout-dev
Wink Saville
2014-08-20
Fix crash when launching Activities in 'android' package
Adam Lesinski
2013-07-09
Refactor ActivityThread cache - Baby step 1.
Craig Mautner