akhilkedia / AllTrans

Completely Translate Android apps in-place aka Google translate in Chrome
Other
389 stars 32 forks source link

update AndroidManifest.xml #17

Closed wanlyg closed 3 years ago

wanlyg commented 3 years ago

Fixed incomplete display of Android 11 application list

akhilkedia commented 3 years ago

Thanks for the PR. I was holding off on pushing on update for Android 11, as I couldn't test if other features were working. By any chance, did you test the app after this? If yes, do other apps translate?

sandriaas commented 3 years ago

i can confirm the only issue i had on A11 was just application list. the translation itself works just fine. tried with telegraph, vk, and coolapk.

wanlyg commented 3 years ago

I'm sorry, due to compatibility issues, I failed to compile locally. However, I decompile the latest version and add permissions, although sometimes the translation is not ideal, but it works @akhilkedia

akhilkedia commented 3 years ago

I will upload the latest version with your fixed permissions to Play store and xposed repo.