Issue 5376: Do not show update notification if deselected by the user.
Description
Under Settings
tab, if Show available updates
is unchecked, still App Lounge would show app update notification. This MR fixes it.
Issue(s)
Test environment
Gradle build from branch 5376-respect_update_notification_choice, install the apk and test.
Test procedures
Under Settings
disable Show available updates
. Check if App Lounge ever shows app updates notification.
Technical details
Preference key was read, but was never used.
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation