1. 16 1月, 2023 1 次提交
  2. 21 5月, 2022 1 次提交
  3. 18 5月, 2022 1 次提交
    • S
      feat(gui): disk code cache and search rewrite (PR #1483) · 0606c90f
      skylot 提交于
      * feat: implement disk code cache
      * feat: rewrite code metadata handling, remove code index
      * feat: rewrite search
      * fix: code cleanup and fixes for previous commits
      * feat: run code search in parallel
      * fix: reset code strings cache on low memory, code cleanup
      * fix: include input files timestamp into code hash
      0606c90f
  4. 18 4月, 2022 1 次提交
  5. 23 3月, 2022 1 次提交
  6. 15 3月, 2022 1 次提交
  7. 29 1月, 2022 1 次提交
  8. 16 1月, 2022 1 次提交
  9. 13 1月, 2022 1 次提交
  10. 12 1月, 2022 1 次提交
  11. 13 12月, 2021 1 次提交
  12. 10 12月, 2021 1 次提交
  13. 03 12月, 2021 1 次提交
  14. 27 10月, 2021 1 次提交
  15. 18 10月, 2021 1 次提交
  16. 14 8月, 2021 2 次提交
  17. 19 6月, 2021 1 次提交
  18. 05 6月, 2021 1 次提交
  19. 01 6月, 2021 1 次提交
  20. 28 3月, 2021 1 次提交
    • L
      feat(gui): add a smali debugger (#1136) (PR #1137) · 4705194a
      LBJ-the-GOAT 提交于
      * add a smali debugger
      * debugger: support android 11, support 9(may be) & 10 if debug_info available, add rerun.
      * debugger: support get/set fields of this, change icons, fix bugs.
      * debugger: add timeout to attach
      
      Co-authored-by: tobias <tobias.hotmail.com>
      4705194a
  21. 21 2月, 2021 1 次提交
    • S
      refactor: use interface for CodeWriter · b873c6ae
      Skylot 提交于
      Details:
      - add simple and annotated code writers to allow
         skip code annotations processing in jadx-cli and other places
      - add annotated code info to use only than needed
      - allow to set provider for codewriter in JadxArgs
      - add JadxArgs argument to constructor to allow change output
      - add cli option to insert debug line numbers as code comments
         (example for previous change)
      b873c6ae
  22. 03 2月, 2021 2 次提交
  23. 02 2月, 2021 1 次提交
  24. 27 1月, 2021 1 次提交
  25. 15 1月, 2021 2 次提交
  26. 12 12月, 2020 1 次提交
  27. 17 11月, 2020 1 次提交
  28. 10 11月, 2020 1 次提交
  29. 05 11月, 2020 1 次提交
  30. 01 11月, 2020 2 次提交
  31. 12 9月, 2020 1 次提交
  32. 23 8月, 2020 1 次提交
  33. 08 8月, 2020 1 次提交
  34. 04 8月, 2020 1 次提交
  35. 01 8月, 2020 1 次提交
  36. 16 7月, 2020 1 次提交