projectmatris / antimalwareapp

Anti-malware for Android using machine learning
https://www.projectmatris.tech/
GNU General Public License v3.0
258 stars 34 forks source link

Different Notifications Types are in the same Notification Category #82

Open ArkhamCookie opened 2 years ago

ArkhamCookie commented 2 years ago

The notification that tells you real time scan is on and the notification that tells you there are no issues are considered the same by the phone. It can be annoying to choose because either both are minimized, both are normal causing you to have a notification on the top bar, or no notifications at all.

Possible Solution: By adding different categories, it would allow the user to change the setting for each notification.

You could also add a setting to minimize the permanent Real Time notification.