news-android icon indicating copy to clipboard operation
news-android copied to clipboard

Separate channel notifications doesn't link to feed channel (low prio)

Open mMuck opened this issue 3 years ago • 5 comments

They link to the normal unread channel. I expected the channel view.

Is this known? Could this be confirmed from other users please? Thanks.

News v0.9.9.75 Android 9

mMuck avatar Sep 17 '22 09:09 mMuck

This is still open IMO. The current News v0.9.9.84 still does the same. When I configure a separate channel for a feed I receive separate notifications as intended. This works great BTW. Thanks!! But if I tap this notification, this does open the normal "unread" list in the News app, not the specific feed for which the notification channel was created.

@David-Development If you can't reproduce this I could try to investigate this with different feeds on different devices

mMuck avatar Jan 22 '24 08:01 mMuck

Glad you like and are using the feature! You are correct - right now only the app is launched with it's default view.

The corresponding Intent is constructed here - I guess it should be possible to include an identifier in the bundle and open the correct folder/feed during app launch (new else case when the user wants to open a folder/feed) here

David-Development avatar Jan 31 '24 09:01 David-Development

I don't think this is relevant anymore. In the latest versions of the app, multiple notification channels doesn't seem possible.

meichthys avatar Apr 30 '24 12:04 meichthys

In the latest versions of the app, multiple notification channels doesn't seem possible.

@David-Development Can you confirm this? Is there a plan to drop this feature?

mMuck avatar May 07 '24 10:05 mMuck

There are no plans to drop this feature. Starting at the end of next month I have more time to work on the app again! (Haven't tried if this feature is broken - but by long pressing a feed you can still select a separate notification channel for it)

David-Development avatar Jul 03 '24 16:07 David-Development