Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-02 | adb: improve sorting features, sort installed-db package listing | Timo Teräs | 1 | -29/+97 | |
2020-10-01 | adb: introduce apk-tools database format, and few applets | Timo Teräs | 1 | -0/+802 | |
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. |