thunderbird-android/app/ui/legacy
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
..
sampledata Add sample data and various tools attributes to layouts 2021-10-27 14:38:18 +02:00
src Display an error notification when creating a notification fails 2022-07-11 18:06:22 +02:00
build.gradle Add support for OAuth 2.0 (Gmail) 2022-05-23 22:26:49 +02:00