spacecowboy / Feeder

Android RSS reader app
GNU General Public License v3.0
1.63k stars 99 forks source link

Notifications should not repeat #422

Open eggsnpie opened 5 days ago

eggsnpie commented 5 days ago

Checklist

App version

2.6.33

Where did you get the app from

F-Droid

Android version

15

Device model

No response

First occurred

No response

Steps to reproduce

  1. Add an RSS feed.
  2. Set your syncing settings to look for new articles every hour, sync upon app start, and only sync on Wi-Fi.
  3. Once you are notified of a new item in your feed, open the Feeder app.

Expected behaviour

If new items are available that I haven't been notified about, I should receive an updated notification that adds the new items. If not, I should not receive additional notifications from the app about new items in the feed if I have already been notified.

Current behaviour

If new items are available and I open the app, the push notification will constantly push the single notification at the top of the screen until moments after leaving the app.

Logs

No response