Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(gui): Export resource / class / package #2228

Merged
merged 9 commits into from
Jul 31, 2024

Conversation

Mino260806
Copy link
Contributor

@Mino260806 Mino260806 commented Jul 30, 2024

Implemented export context menu for following tree nodes

  • java class (JClass)
  • java package (JPackage)
  • resource file (JResource)
  • resource folder (JResource)

closes #2227
closes #1836

@skylot
Copy link
Owner

skylot commented Jul 31, 2024

@Mino260806 looks good. Thanks 👍

@skylot skylot merged commit b26abed into skylot:master Jul 31, 2024
5 checks passed
@Mino260806 Mino260806 deleted the export_resource_or_class branch August 1, 2024 22:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Add a context menu to export resources/classes [feature]export the deobfuscation smali file
2 participants