Skip to content
Snippets Groups Projects
  1. Aug 03, 2021
  2. Jul 30, 2021
  3. Jul 27, 2021
    • Timo Teräs's avatar
      Further refactor extract API to have separate ops vtable · 5843daf7
      Timo Teräs authored
      This splits the callbacks by type, and further prepares the API
      to be usable for v3 files too.
      5843daf7
    • Timo Teräs's avatar
      Refactor .apk extraction code · 9c843e4e
      Timo Teräs authored
      This moves and isolates the tar code to tar.c. And the actual
      file extraction to disk is moved to extract.c.
      
      A new API is introduced and used for v2 file extraction. This
      essentially moves and isolates the apk_sign_ctx_* beast into
      extract_v2.c and offers a saner interface to handling packages.
      
      A place holder is added for v3 extraction.
      9c843e4e
  4. Jul 26, 2021
  5. Jul 25, 2021
  6. Jul 23, 2021
  7. Jul 22, 2021
  8. Jul 16, 2021
  9. Jul 06, 2021
  10. Jun 23, 2021
Loading