Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No notification" setting still generates notifications in separate notification channel #1046

Closed
mMuck opened this issue Dec 15, 2021 · 2 comments

Comments

@mMuck
Copy link

mMuck commented Dec 15, 2021

I configured some feeds to "no notification" but I still receive notifications for these feeds with the text "[none]" within the title/text.
The notification isn't suppressed.
The "[none] text" seems to be from the selected channel "none":

String contentTitle = notificationGroup.equals("default") ? tickerMessage : String.format("[%s] %s", notificationGroup, tickerMessage);


App Version: 0.9.9.66
App Version Code: 169


SSO enabled: true


OS Version: 4.4.111-21427293(G950FXXUCDUD1)
OS API Level: 28
Device: dreamlte
Model (and Product): SM-G950F (dreamltexx)


sp_max_cache_size=500
sp_swipe_left_action=1
sw_use_single_sign_on=true
cb_ShowOnlyUnread=true
cb_openInBrowserDirectly=false
lv_cacheImagesOffline=1
cb_ShowFastActions=true
pref_sync_settings=120
cb_

@David-Development
Copy link
Member

@mMuck You are absolutely right. Thank you for the report! Will be fixed in the next version! 🙂

@mMuck
Copy link
Author

mMuck commented Jan 28, 2022

@David-Development Perfect! And that quick. Well done 🎉 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants