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

Various UI improvements #419

Merged
merged 7 commits into from
Jan 6, 2019
Merged

Various UI improvements #419

merged 7 commits into from
Jan 6, 2019

Conversation

jpstotz
Copy link
Collaborator

@jpstotz jpstotz commented Dec 27, 2018

  • Enable multi-threaded decompiling
  • Added preference for exclude certain packages from decompiling and indexing
  • Show message dialog in case classes are not indexed because of low memory (just a warning in the log is IMHO a bit too less. I was personally very surprised when I saw the code for skipping class indexing in Jadx)
  • Added preference for disabling indexing skipping because of low memory (for those people that are relying on the fact that all classes has been indexed

Enable multi-threaded decompiling
Added preference for exclude certain packages from decompiling and indexing
Show message dialog in case classes are not indexed because of low memory (just a warning in the log is IMHO a bit too less)
Added preference for disabling indexing skipping because of low memory
@ghost
Copy link

ghost commented Jan 3, 2019

There were the following issues with this Pull Request

  • Commit: 75d4497
    • ✖ body must have leading blank line

You may need to change the commit messages to comply with the repository contributing guidelines.


🤖 This comment was generated by commitlint[bot]. Please report issues here.

Happy coding!

fix: setting "skipClassIndexingIfLowMemory" removed
@skylot skylot merged commit f60bb6b into skylot:master Jan 6, 2019
@skylot
Copy link
Owner

skylot commented Jan 6, 2019

@jpstotz thanks! I merged your commits.

@jpstotz jpstotz deleted the 20181227 branch January 6, 2019 13:49
@skylot
Copy link
Owner

skylot commented Feb 12, 2019

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants