Throw checked exceptions for camera errors.

This commit is contained in:
akwizgran
2017-08-01 15:48:45 +01:00
parent 69bfb72171
commit 0d6983b4ef
4 changed files with 128 additions and 47 deletions

View File

@@ -121,6 +121,7 @@
<string name="contact_already_exists">Contact %s already exists</string>
<string name="contact_exchange_failed">Contact exchange failed</string>
<string name="qr_code_invalid">The QR code is invalid</string>
<string name="camera_error">Camera error</string>
<string name="connecting_to_device">Connecting to device\u2026</string>
<string name="authenticating_with_device">Authenticating with device\u2026</string>
<string name="connection_aborted_local">Connection aborted by us! This could mean that someone is trying to interfere with your connection</string>