Connor Tumbleson

Results 630 comments of Connor Tumbleson

Was probably fixed when we updated the internal frameworks, but upcoming release (if it isn't) will resolve this. ``` ➜ 2834 apktool d sweta-tracks-debug.apk -r -f Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on...

@Owyn - Can you run `apktool empty-framework-dir` and try again?

Investigated this as a by-product of triaging a different ticket - https://github.com/iBotPeaches/Apktool/issues/3098#issuecomment-1627478466 So I started a patch and it failed miserably. ``` ➜ 3098 apktool d com.instagram.android.apk -f -s I:...

Hacky workaround to aapt binary - https://github.com/iBotPeaches/platform_frameworks_base/commit/bc4ca278f3cb7fb10897310eb0ad0350a7dd0133 If this works with my only test of Instagram, going to go forward with it and close this.

Yes to the extent that it compiled w/ no issue. Running on device I did not test.

Resolved with: https://github.com/iBotPeaches/Apktool/commit/86340503acd4f81d8b3decc1f60f35b30faa8d72

I'm closing as the original crash is now resolved (the invalid chunk type). ``` ➜ 2162 apktool d 2162.apk -s -f -o new I: Using Apktool 2.8.2-22eb80-SNAPSHOT on 2162.apk I:...

During the large refactors of 2.8.0/2.8.1 and some of the upcoming 2.8.2 changes - this has been fully resolved. Closing.

Took a look at this. Looks like we regressed specific handling of string-arrays way back when this was merged - https://github.com/iBotPeaches/Apktool/pull/991/files It isn't worth reverting something so old, so I'll...

Putting up a PR that will close this on merge. ``` ➜ 2806 apktool d Insta_v8.95.apk -f -s I: Using Apktool v2.8.1-54-06c5f462-SNAPSHOT on Insta_v8.95.apk I: Loading resource table... I: Decoding...