bitfireAT/cert4android

Raise importance notification level

Closed this issue · 0 comments

When a certificate becomes invalid over time, users sometimes don't see the certification notification, and then the connections are rejected with time out.

Let's try with one level higher notifications (importance high):

  • in NotificationUtils.createChannels
  • and I think we have to set it in the actual NotificationCompat.Builder too, for Android versions that don't have channels yet