talk-android/app
Dariusz Olszewski dafa1bfb2e Mark as read - reduce scope of try/catch
NumberFormatException is expected only inside parseMessageId. To avoid masking other errors accidentally, seems better to have try/catch only around parseMessageId call.

Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2022-07-12 12:51:03 +00:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase Room db schema v8 2022-07-01 08:59:12 +02:00
src Mark as read - reduce scope of try/catch 2022-07-12 12:51:03 +00:00
build.gradle Make private broadcast permission depend on applicationId 2022-07-12 13:16:35 +02:00
lint.xml
proguard-rules.pro