summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetManager2.cpp
AgeCommit message (Expand)Author
2021-12-14Dump theme inheritance information in UnsupportedOperationException Felka Chang
2021-10-19Improve the debug info from overlay lookup Jackal Guo
2021-06-08Rebase ThemeImpl rather than reallocate memory Ryan Mitchell
2021-06-08Sparse native theme representation Ryan Mitchell
2021-05-13Merge "Set ApkAssets path for fabricated rros" into sc-dev Ryan Mitchell
2021-05-13Set ApkAssets path for fabricated rros Ryan Mitchell
2021-05-11Add <staging-public-group-final> to aapt2 (2/2) Ryan Mitchell
2021-05-10Add <staging-public-group-final> to aapt2 Ryan Mitchell
2021-03-10Prevent Theme#dump from restricting minimum severity Ryan Mitchell
2021-03-02Don't use ApkAssets::GetPath for equality checks Ryan Mitchell
2021-02-09Add fabricated RRO generation to libidmap2 Ryan Mitchell
2021-01-13Optimize FilterApkAssets by caching config Ryan Mitchell
2021-01-06Remove idmap path 256 length limit Ryan Mitchell
2020-12-21Add explicit Result::ok() checks where needed Bernie Innocenti
2020-12-08Revert^2 "Cache resolved theme values" Ryan Mitchell
2020-12-08Set resource id correctly when resolve fails Ryan Mitchell
2020-12-08Revert^2 "libandroidfw hardening for IncFs" Ryan Mitchell
2020-10-14Remove malloc/free for inline overlay values Ryan Mitchell
2020-04-09Fail install when resources.arsc is compressed Ryan Mitchell
2020-03-23Assigned package ids to overlays last Ryan Mitchell
2020-03-23Revert "Assign shared libraries stable package ids" Ryan Mitchell
2020-03-19Add ResourcesProvider.loadFromDirectory Ryan Mitchell
2020-02-10Sort bag by attribute key when using libs Ryan Mitchell
2020-01-10Allow for overlaying dynamic shared libraries Ryan Mitchell
2020-01-10Assign shared libraries stable package ids Ryan Mitchell
2019-10-17Allow for RRO internal referencing Ryan Mitchell
2019-10-10Add ResourceLoader API with .apk and .arsc support Winson
2019-09-26Enable CTS verification of overlayable API Ryan Mitchell
2019-06-13Suppress compressed rersources.arsc on host Ryan Mitchell
2019-05-20Remove obtainStyledAttribute and AssetManager2::GetBag tracing Eric Holk
2019-04-05Allow non-references to be copied between AssetManagers Ryan Mitchell
2019-03-19RRO: remove ability to overlay assets Mårten Kongstad
2019-03-04Invalidate style stack resids Ryan Mitchell
2019-02-27Add ANDROID_LOG to supress android specific logs Ryan Mitchell
2019-02-20Fix long paths on Windows Ryan Mitchell
2019-02-07Surface <overlayable> info in Java AssetManager Mårten Kongstad
2019-02-06Add helper methods for View attribute debugging Aurimas Liutikas
2019-01-24Fix GetResourceName for shared libraries Ryan Mitchell
2019-01-14Add function to return path for last resolved resource Winson
2018-12-04Do not include system overlay data when excluded Ryan Mitchell
2018-11-20Merge "Fix copying null reference across themes" Ryan Mitchell
2018-11-19Fix copying null reference across themes Ryan Mitchell
2018-11-16Add style value to ResolvedBag in AssetManager2. Aurimas Liutikas
2018-11-07Only resolve non-dynamic resource references Ryan Mitchell
2018-11-01Copy common resources between styles Ryan Mitchell
2018-10-09AssetManager2: optionally keep non-matching configs Mårten Kongstad
2018-04-13AAPT2: GetBag infinite recursion fix y
2018-04-04Fixed resource bag retrieval infinite recursion. Ryan Mitchell
2018-02-28Refactor AssetManager Adam Lesinski
2018-02-09Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski