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

Add support for Themed App Icons in Android 13 #95

Open
wants to merge 183 commits into
base: master
Choose a base branch
from

Conversation

gnufella
Copy link

No description provided.

mateusz-markowicz and others added 30 commits August 4, 2021 16:18
Release 2.8.75.0

See merge request ProtonVPN/android/android-app-new!418
This way it is possible to release resources earlier using
Assets.close().
It only helps on one tested device and shouldn't be necessary now.
Also cancel the mapping loop in getInstalledInternetApps when the
coroutine is canceled.
This reverts commit 909eddc.

Calling Resources.getAssets().close() breaks cache of AssetManagers
in ResourceManager on Android 9 and older so this approach is not
usable.
This reverts commit 0715281.

Calling Resources.getAssets().close() breaks cache of AssetManagers
in ResourceManager on Android 9 and older so this approach is not
usable.
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

6 participants