summaryrefslogtreecommitdiff
path: root/libs/androidfw/AssetManager2.cpp
AgeCommit message (Expand)Author
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
2018-02-09Revert "libandroidfw: Make sure to set the 'app as lib' flag" Adam Lesinski
2018-02-09Revert "libandroidfw: Improve performance of AssetManager2" Adam Lesinski
2018-02-05libandroidfw: Improve performance of AssetManager2 Adam Lesinski
2018-02-05libandroidfw: Make sure to set the 'app as lib' flag Adam Lesinski
2018-02-05Replace AssetManager with AssetManager2 implementation Adam Lesinski
2018-01-25Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-01-25Revert "libandroidfw: Improve performance of AssetManager2" Adam Lesinski
2018-01-24libandroidfw: Improve performance of AssetManager2 Adam Lesinski
2018-01-24Replace AssetManager with AssetManager2 implementation Adam Lesinski
2018-01-23Revert "Replace AssetManager with AssetManager2 implementation" Adam Lesinski
2018-01-23Revert "libandroidfw: Improve performance of AssetManager2" Adam Lesinski
2018-01-18libandroidfw: Improve performance of AssetManager2 Adam Lesinski
2018-01-09Replace AssetManager with AssetManager2 implementation Adam Lesinski
2017-12-05libandroidfw: Remove pre-verification Adam Lesinski
2017-11-29libandroidfw: Do not clear last resource id in ResolveReference Adam Lesinski
2017-10-17AssetManager2: Run ApkAssets that have failed verification Adam Lesinski
2017-10-17AssetManager2: Improve Theme performance Adam Lesinski
2017-10-13AssetManager2: Implement IDMAP support Adam Lesinski