1. 22 3月, 2019 3 次提交
  2. 21 3月, 2019 3 次提交
  3. 20 3月, 2019 6 次提交
  4. 19 3月, 2019 2 次提交
  5. 17 3月, 2019 1 次提交
  6. 16 3月, 2019 2 次提交
  7. 14 3月, 2019 2 次提交
  8. 13 3月, 2019 2 次提交
  9. 09 3月, 2019 1 次提交
  10. 22 2月, 2019 3 次提交
  11. 21 2月, 2019 2 次提交
  12. 20 2月, 2019 1 次提交
  13. 18 2月, 2019 1 次提交
  14. 17 2月, 2019 2 次提交
  15. 16 2月, 2019 1 次提交
  16. 15 2月, 2019 2 次提交
  17. 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
  18. 23 1月, 2019 5 次提交