Save package name that the user is ignoring for split apks
Description
When a 3rd party apps wants to install a split apks and AppLounge does not have a token, we display a notification to tell the user to sign in or ignore the split apks. Facebook was flooding the user with notifications even if we clicked on ignore.
Now, if the user ignores the notification to install dynamic modules, we save it in a shared pref list and ignore all the dynamic modules install coming later on.
Screenshots
Technical details
Tests
Issues
https://gitlab.e.foundation/e/os/backlog/-/issues/1727
10 commandments of code reviews
Edited by Jonathan Klee