Skip to content

feat: Add button to go to Android Manifest#2296

Merged
skylot merged 2 commits intoskylot:masterfrom
xiaojye:go-to-manifest
Oct 10, 2024
Merged

feat: Add button to go to Android Manifest#2296
skylot merged 2 commits intoskylot:masterfrom
xiaojye:go-to-manifest

Conversation

@xiaojye
Copy link
Copy Markdown
Contributor

@xiaojye xiaojye commented Oct 9, 2024

@jpstotz
Copy link
Copy Markdown
Collaborator

jpstotz commented Oct 9, 2024

As Jadx can not only process Android apps but also regular Java code the name "Go to Manifest" may be misleading, as a non-Android developer would interpret it as "Go to META-INF/MANIFEST.MF". Therefore I would recommend to change it in strings to the full name "AndroidManifest.xml" respectively in code to "AndroidManifest".

Copy link
Copy Markdown
Contributor

@MrIkso MrIkso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use icon from intellij-icons.jetbrains.design, all icons in jadx used from here.

@xiaojye
Copy link
Copy Markdown
Contributor Author

xiaojye commented Oct 10, 2024

As Jadx can not only process Android apps but also regular Java code the name "Go to Manifest" may be misleading, as a non-Android developer would interpret it as "Go to META-INF/MANIFEST.MF". Therefore I would recommend to change it in strings to the full name "AndroidManifest.xml" respectively in code to "AndroidManifest".

Good suggestion, optimized and modified. Please refer to the latest commit https://github.com/skylot/jadx/pull/2296/commits/ffaefd2c3cc6469d62ee80b144a1c23c78e87644

@xiaojye
Copy link
Copy Markdown
Contributor Author

xiaojye commented Oct 10, 2024

Use icon from intellij-icons.jetbrains.design, all icons in jadx used from here.

Good suggestion, optimized and modified. Please refer to the latest commit https://github.com/skylot/jadx/pull/2296/commits/ffaefd2c3cc6469d62ee80b144a1c23c78e87644

Copy link
Copy Markdown
Owner

@skylot skylot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@skylot skylot merged commit 3ed2df8 into skylot:master Oct 10, 2024
@xiaojye xiaojye deleted the go-to-manifest branch June 3, 2025 03:49
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.

[feature] Go to Android Manifest

4 participants