Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-22 | adb: unify various interfaces to adb_m_process | Timo Teräs | 1 | -20/+10 |
2021-06-19 | fixup some includes | Timo Teräs | 1 | -1/+0 |
2021-06-11 | mkpkg: new applet to create v2 packages with basic functionality | Timo Teräs | 1 | -0/+2 |
2021-06-02 | add adbgen applet to generate databases from it's text dump | Timo Teräs | 1 | -0/+34 |
2021-05-26 | add abstraction to adb "walking" - a sax like API to enumerate whole db | Timo Teräs | 1 | -199/+8 |
2020-10-09 | rename adb_trust to apk_trust, and use it as package signature keystore too | Timo Teräs | 1 | -2/+2 |
2020-10-09 | make apk_database optional for applets that don't need it | Timo Teräs | 1 | -4/+3 |
2020-10-09 | rename apk_db_options to apk_ctx, rework logging | Timo Teräs | 1 | -1/+2 |
2020-10-09 | minor performance improvements on build and code | Timo Teräs | 1 | -1/+1 |
2020-10-09 | adb: introduce apk-tools database format, and few applets | Timo Teräs | 1 | -0/+246 |