-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Correct regressions towards apktool.yml generation #3172
Conversation
So not sure if I should bring that back or just keep status quo for keep it as false. Regression occurred back here for compressionType: v2.0.1...v2.0.2 |
@sv99 - May you peek this? Trying to undo some regressions and trying to research |
In the master branch decode - build for this apk worked without exception. I have not found an opportunity to make a synonym for the field in the snakeyaml. |
Yeah its tough to notice since a newly decoded application would generate a
Not sure I follow - I was going to try and prefer |
Not going to make any changes at the moment for the compression ones. They've been broken for years, but I'll add it back even though its false 100% of the time. |
fixes: #3169
mApkFileName
should return toapkFileName
mSdkInfo
should return tosdkInfo
resourcesAreCompressed
was whatcompressionType
, fall back for the oldsdkInfo.*
missing is becauseminSdkVersion
will overwrite all