summaryrefslogtreecommitdiff
path: root/core/java/android/content/res/AssetManager.java
AgeCommit message (Expand)Author
2021-06-09Merge changes I2710cfea,I03fb31ee,Iec512b31 into sc-devRyan Mitchell
2021-06-08ResourcesImpl.ThemeImpl NativeAllocationRegistryRyan Mitchell
2021-06-08Rebase ThemeImpl rather than reallocate memoryRyan Mitchell
2021-05-26StringBlock incremental hardening default valuesRyan Mitchell
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-07-20idmap2: remove the 'scan' commandMårten Kongstad
2020-04-09Fail install when resources.arsc is compressedRyan Mitchell
2020-03-19Allow using loaders on non-RM Resources instancesRyan Mitchell
2020-03-19Move AssetsProvider to native layerRyan Mitchell
2020-03-19Refactor ApkAsset loading APIsRyan Mitchell
2020-02-18Add xml configuration of RROsRyan Mitchell
2020-01-28Refactor ResourcesLoader APIsRyan Mitchell
2019-12-30Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-20Fix "Allow the system AssetManager to be reinitialized for testing"Ryan Mitchell
2019-11-20Merge "Remove legacy idmap binary"TreeHugger Robot
2019-11-20Merge "Allow the system AssetManager to be reinitialized for testing"Ryan Mitchell
2019-11-19Allow the system AssetManager to be reinitialized for testingRyan Mitchell
2019-11-15Remove legacy idmap binaryMårten Kongstad
2019-11-13Do not look for R.class of overlaysRyan Mitchell
2019-10-10Add ResourceLoader API with .apk and .arsc supportWinson
2019-10-01Remove the FEATURE_FLAG_IDMAP2 flagMårten Kongstad
2019-09-26Enable CTS verification of overlayable APIRyan Mitchell
2019-07-04Fix potential double destroy of AssetManagerRiddle Hsu
2019-04-03Merge changes from topic "rro-cts"Ryan Mitchell
2019-04-02RRO CTS Test APIsRyan Mitchell
2019-03-29Fix AssetManager2 isUpToDate checkWinson
2019-02-07Surface <overlayable> info in Java AssetManagerMårten Kongstad
2019-02-06Add helper methods for View attribute debuggingAurimas Liutikas
2019-01-14Add function to return path for last resolved resourceWinson
2018-12-13Continue process boot even if 'idmap2 --scan' failsMårten Kongstad
2018-11-27Switch to idmap2Mårten Kongstad
2018-11-12Prepare for switch to idmap2Mårten Kongstad
2018-11-01Copy common resources between stylesRyan Mitchell
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-28Refactor AssetManagerAdam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-02-09Revert "Make idiomatic use of ApkAssets and AssetManager"Adam Lesinski
2018-02-08Frameworks: Annotate trivial @GuardedBy in core/javaAndreas Gampe
2018-02-05Make idiomatic use of ApkAssets and AssetManagerAdam Lesinski
2018-02-05Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-25Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski
2018-01-25Revert "Make idiomatic use of ApkAssets and AssetManager"Artem Iglikov
2018-01-24Make idiomatic use of ApkAssets and AssetManagerAdam Lesinski
2018-01-24Replace AssetManager with AssetManager2 implementationAdam Lesinski
2018-01-23Revert "Replace AssetManager with AssetManager2 implementation"Adam Lesinski