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

refactor class ApkDecoder #3106

Merged
merged 1 commit into from Jun 28, 2023
Merged

Conversation

sv99
Copy link
Contributor

@sv99 sv99 commented Jun 28, 2023

  1. Rename methods which copy data from decodeXXX to copyXXX
  2. Make copy and decode methods private - used from decode()
  3. move methods which initialized MetaInfo to the class ResTable

@iBotPeaches iBotPeaches merged commit 85a710f into iBotPeaches:master Jun 28, 2023
28 checks passed
iBotPeaches added a commit that referenced this pull request Jun 28, 2023
@iBotPeaches
Copy link
Owner

thanks!

@iBotPeaches iBotPeaches added this to the v2.8.0 milestone Jul 16, 2023
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.

None yet

2 participants