summaryrefslogtreecommitdiff
path: root/libs/androidfw/tests/AssetManager2_test.cpp
AgeCommit message (Expand)Author
2021-05-13Set ApkAssets path for fabricated rrosRyan Mitchell
2021-01-13Optimize FilterApkAssets by caching configRyan Mitchell
2020-11-17Revert^2 "Cache resolved theme values"Ryan Mitchell
2020-11-17Set resource id correctly when resolve failsRyan Mitchell
2020-11-17Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-13Revert "libandroidfw hardening for IncFs"Ryan Mitchell
2020-11-12libandroidfw hardening for IncFsRyan Mitchell
2020-03-23Assigned package ids to overlays lastRyan Mitchell
2020-03-23Revert "Assign shared libraries stable package ids"Ryan Mitchell
2020-03-19Refactor ApkAsset loading APIsRyan Mitchell
2020-02-10Sort bag by attribute key when using libsRyan Mitchell
2020-01-10Assign shared libraries stable package idsRyan Mitchell
2019-10-17Allow for RRO internal referencingRyan Mitchell
2019-09-26Enable CTS verification of overlayable APIRyan Mitchell
2019-02-07Surface <overlayable> info in Java AssetManagerMÃ¥rten Kongstad
2019-01-24Fix GetResourceName for shared librariesRyan Mitchell
2019-01-14Add function to return path for last resolved resourceWinson
2018-11-16Add style value to ResolvedBag in AssetManager2.Aurimas Liutikas
2018-04-18AAPT2: Support id reference chaining from AAPTy
2018-04-13AAPT2: GetBag infinite recursion fixy
2018-02-28Refactor AssetManagerAdam Lesinski
2018-02-09Revert "libandroidfw: Make sure to set the 'app as lib' flag"Adam Lesinski
2018-02-09Revert "AssetManager2: Fix list function"Adam Lesinski
2018-02-08AssetManager2: Fix list functionAdam Lesinski
2018-02-05libandroidfw: Make sure to set the 'app as lib' flagAdam Lesinski
2017-12-05libandroidfw: Remove pre-verificationAdam Lesinski
2017-11-29libandroidfw: Do not clear last resource id in ResolveReferenceAdam Lesinski
2017-10-17AssetManager2: Run ApkAssets that have failed verificationAdam Lesinski
2017-05-11Fix support for @empty in style resolutionAdam Lesinski
2017-02-15AssetManager2: Various fixesAdam Lesinski
2017-02-08AssetManager2: Add GetResourceIdAdam Lesinski
2017-01-31AssetManager2: Add other support methodsAdam Lesinski
2017-01-11libandroidfw: Add new support for shared librariesAdam Lesinski
2017-01-11New implementation of AssetManager/ResTableAdam Lesinski