thunderbird-android/app/core
cketti 1ff327eda8 Display an error notification when creating a notification fails
When importing settings from another device, we could end up with a notification channel that references a non-existing notification sound. In that case creating a notification for a new message will lead to a `SecurityException`. We catch this case and display an error notification instead. This is fine because we create the "Miscellaneous" notification channel without a notification sound.
2022-07-11 18:06:22 +02:00
..
src Display an error notification when creating a notification fails 2022-07-11 18:06:22 +02:00
build.gradle Switch to mockito-inline 2022-02-03 01:10:52 +01:00