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

Fix notifications not being shown on modern Androids

Open di72nn opened this issue 5 years ago • 1 comments

Hi!

Since targetSdkVersion 26 notifications without a notification channel are not shown on Android 8+ (see this).

This PR adds two notification channels: sync for silent sync notifications and noisy default for everything else.

di72nn avatar Jan 18 '20 11:01 di72nn

@nerzhul Just a friendly reminder that to have notifications working on modern Androids you need to merge this (or implement a fix yourself).

Let me know if you want me to improve the PR.

di72nn avatar Mar 18 '20 09:03 di72nn