Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JADX decompiler #1073

Draft
wants to merge 9 commits into
base: exp/1.6
Choose a base branch
from
Draft

Add JADX decompiler #1073

wants to merge 9 commits into from

Commits on Mar 15, 2024

  1. Add initial JADX support

    NebelNidas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3e8f50c View commit details
    Browse the repository at this point in the history
  2. Run spotlessApply

    NebelNidas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6170386 View commit details
    Browse the repository at this point in the history
  3. Fix copyright year

    NebelNidas committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f3269a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Create JADX configuration

    modmuss50 committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0bb95e1 View commit details
    Browse the repository at this point in the history
  2. Fix NPE

    NebelNidas committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a8f4b88 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Fix NPE (2)

    NebelNidas committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0880d8b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Fix NPE (3)

    NebelNidas committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    09f7390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6782367 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    NebelNidas committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2b92b7c View commit details
    Browse the repository at this point in the history