summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkAssets.cpp
AgeCommit message (Expand)Author
2019-06-17Move off ZipString and over to std::string/std::string_view as appropriate. Elliott Hughes
2019-05-09Merge "Track libziparchive API change." am: 71e79a2396 Elliott Hughes
2019-05-08Track libziparchive API change. Elliott Hughes
2019-05-06Merge "Track libziparchive API change." am: 32581e1dd2 Elliott Hughes
2019-05-03Track libziparchive API change. Elliott Hughes
2019-03-29Fix AssetManager2 isUpToDate check Winson
2018-10-15Change ZipArchiveHandle from void* to ZipArchive* Ryan Prichard
2018-02-28Refactor AssetManager Adam Lesinski
2018-02-09Revert "AssetManager2: Fix list function" Adam Lesinski
2018-02-08AssetManager2: Fix list function Adam Lesinski
2017-11-13libandroidfw: Support loading ApkAssets from a file descriptor Adam Lesinski
2017-10-13AssetManager2: Implement IDMAP support Adam Lesinski
2017-09-25A few fixes to AssetManager2 for compat Adam Lesinski
2017-02-15AssetManager2: Various fixes Adam Lesinski
2017-01-31AssetManager2: Add other support methods Adam Lesinski
2017-01-11libandroidfw: Add new support for shared libraries Adam Lesinski
2017-01-11New implementation of AssetManager/ResTable Adam Lesinski