1. 20 Feb, 2019 1 commit
  2. 19 Feb, 2019 1 commit
  3. 18 Feb, 2019 1 commit
  4. 17 Feb, 2019 1 commit
  5. 16 Feb, 2019 1 commit
  6. 15 Feb, 2019 1 commit
  7. 14 Feb, 2019 1 commit
  8. 11 Feb, 2019 4 commits
  9. 04 Feb, 2019 4 commits
  10. 23 Jan, 2019 6 commits
  11. 22 Jan, 2019 1 commit
    • Skylot's avatar
      fix: refactor, improve performance and fix some issues in resource processing · 82d0d622
      Skylot authored
      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
  12. 21 Jan, 2019 2 commits
  13. 19 Jan, 2019 2 commits
  14. 18 Jan, 2019 3 commits
  15. 16 Jan, 2019 3 commits
  16. 15 Jan, 2019 2 commits
  17. 12 Jan, 2019 3 commits
  18. 10 Jan, 2019 1 commit
  19. 07 Jan, 2019 1 commit
  20. 06 Jan, 2019 1 commit
    • Jan S's avatar
      fix: various UI improvements (#419) · f60bb6b1
      Jan S authored
      * fixed wait time for background jobs
      * enable multi-threaded decompiling
      * added preference for excluding certain packages from decompiling and indexing
      * show message dialog in case classes are not indexed because of low memory
      * added heap usage bar for visualizing Java memory usage
      f60bb6b1