Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Respect global notification dots settings

Suphon Thanakornpakapong requested to merge 2418-notification_dots_settings into master

Description

  • Added a settings listener in NotificationService that will disable itself when notification dots are disabled
  • Added the same listener in the launcher activity to enable the service when the settings is turned back on

Issue(s)

e/backlog#2418 (closed)

Test environment

  1. Open device settings
  2. Enable notification dots
  3. Make a notification show up
  4. Verify that the notification dot is visible
  5. Disable notification dots
  6. Verify that the notification dot is not visible
  7. Re-enable notification dots
  8. Verify that the notification dot is visible again

Test procedures

Technical details

Screenshots

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Suphon Thanakornpakapong

Merge request reports

Loading