1. 22 2月, 2019 3 次提交
  2. 21 2月, 2019 2 次提交
  3. 20 2月, 2019 1 次提交
  4. 18 2月, 2019 1 次提交
  5. 17 2月, 2019 2 次提交
  6. 16 2月, 2019 1 次提交
  7. 15 2月, 2019 2 次提交
  8. 11 2月, 2019 1 次提交
    • S
      fix: change not allowed access modifiers for methods (#387) (PR #439) · 8c7140d6
      skylot 提交于
      Fix visibility access modifies for methods (see discussions in #370 and #387):
          * all virtual methods become public
          * direct methods become private (instead constructors and static methods for now)
          * such modifications perform by default and can be disabled by the option in preferences (`--respect-bytecode-access-modifiers` in jadx-cli)
          * if changed to method added comment (`Access modifiers changed, original: private`)
      8c7140d6
  9. 23 1月, 2019 5 次提交
  10. 22 1月, 2019 1 次提交
    • S
      fix: refactor, improve performance and fix some issues in resource processing · 82d0d622
      Skylot 提交于
      fix(gui): instead gradle export was executed normal export
      fix(gui): content of some resource files was not shown
      perf: direct resource files saving without full length buffer in memory
      perf(gui): line numbers will be disabled on big files due to performance issue
      feat(gui): click on HeapUsageBar will run GC and update memory info
      feat(gui): add more file types for syntax highlights
      refactor: ResContainer class changed for support more types of data (added link to resource file)
      82d0d622
  11. 21 1月, 2019 2 次提交
  12. 19 1月, 2019 2 次提交
  13. 18 1月, 2019 3 次提交
  14. 17 1月, 2019 1 次提交
  15. 15 1月, 2019 1 次提交
  16. 13 1月, 2019 2 次提交
  17. 12 1月, 2019 1 次提交
  18. 11 1月, 2019 1 次提交
  19. 07 1月, 2019 1 次提交
  20. 06 1月, 2019 2 次提交
  21. 27 12月, 2018 1 次提交
  22. 25 12月, 2018 2 次提交
  23. 22 12月, 2018 2 次提交