substratum / template

The official Substratum Theme Template actively updated by the team!
Apache License 2.0
268 stars 477 forks source link

assets dont get encrypted #95

Open hndrk-themer opened 3 years ago

hndrk-themer commented 3 years ago

Hi, after building signed apk the assets still are unencrypted tho build log states thst duplicates are getting encrypted. using apkeditor to analyze the signed release apk covers only plaintext xml overlays.

i imported the latest template and focused on readme.md, changeg package name and merged my overlays.

tried 4.1.2, beta3 and canary build of Android Studio.

hndrk-themer commented 3 years ago

i tried an older fork and asset encryption works as it should.

SXUsr commented 3 years ago

I don't know if it's a Studio issue or template issue but my theme no longer installs after building, I just get "app not installed".

X1nto commented 2 years ago

Hi @hndrk-themer! I believe I have fixed the asset encryption issue on my fork. Could you please check and verify? If it works, I'll open a PR to merge the fix to this repo.