Campus-Android icon indicating copy to clipboard operation
Campus-Android copied to clipboard

Add a notification preview / test screen [1 day]

Open pfent opened this issue 6 years ago • 2 comments

Follow up from previous issues; #879, #1162, #1165

Even though we really tried to fix this issue, we're still getting occasional crashes in NotificationScheduler. Also the current way of throttling Notifications isn't exactly nice or precise :disappointed:.

As a first step to tackle this, I'd like to introduce a notification preview screen (probably buried somewhere in the settings), which displays all scheduled notifications.

Added benefit:

  • Users see all notifications we have currently scheduled for them
  • We can give users more control over the notifications, maybe even allow them to adjust the frequency we schedule some notifications
  • Add a possibility to debug notifications and enhance the intelligence part of notification scheduling

pfent avatar Dec 06 '18 11:12 pfent

Good idea, this would also allow for devs an easier access to check if their coded notification actually works...

kordianbruck avatar Dec 06 '18 12:12 kordianbruck

Great idea to make debugging easier. I don’t think it will be of interest to end users, but if we bury it “somewhere in the settings”, that should be fine.

thellmund avatar Dec 08 '18 20:12 thellmund

Hey, just wanted to know if the preview is still needed? If so I would like to try to implement it.

kunzef avatar Apr 16 '23 18:04 kunzef