aboutsummaryrefslogtreecommitdiffstats
path: root/src/adb.c
Commit message (Collapse)AuthorAgeFilesLines
* adb: introduce apk-tools database format, and few appletsv3.0-wipTimo Teräs2020-04-011-0/+748
This is a flat buffers inspired format that allows fast mmaped access to the data with low overhead, signature support and relatively good forward support.