commons-app / apps-android-commons

The Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
https://commons-app.github.io/
Apache License 2.0
979 stars 1.18k forks source link

Option to mark archived notification as unread #2432

Open cypherop opened 5 years ago

cypherop commented 5 years ago

Summary:

With #2408 now implemented it would be nice if we can give users an option to mark archived notification as unread. The Wikipedia app provides the same option so it would be great if we can also implement it.

https://github.com/commons-app/apps-android-commons/issues/2408#issuecomment-460899358

Would you like to work on the issue?

Sure. After getting an idea about how to do it.

madhurgupta10 commented 5 years ago

@neslihanturan I want to work on this issue if no one is working on the same :)

neslihanturan commented 5 years ago

Seems like @sp2710 already requested to work on this issue @madhurgupta10 :)

cypherop commented 5 years ago

@madhurgupta10 You can pick this up. Currently i don't have any approach in my mind so it would be great if you have one. Can you describe your approach here before implementing it.

madhurgupta10 commented 5 years ago

@sp2710 We can implement swipe gesture to mark the notifications as unread.

cypherop commented 5 years ago

@madhurgupta10 I am not talking about that. Please see the conversation at https://github.com/commons-app/apps-android-commons/issues/2408#issuecomment-460899358

madhurgupta10 commented 5 years ago

@sp2710 I see, as there is no API for unread notification, it will be very difficult to make then unread.