Open Camera in UI Thread to prevent crash on some devices

Also properly handle back navigation when trying to add contacts.
This commit is contained in:
Torsten Grote
2016-08-10 11:34:34 -03:00
parent 739e8b4511
commit b3d6e7d12d
4 changed files with 50 additions and 49 deletions

View File

@@ -63,6 +63,7 @@
<string name="searching_format">Searching for contact with invitation code %06d\u2026</string>
<string name="connection_failed">Connection failed</string>
<string name="could_not_find_contact">Briar could not find your contact nearby</string>
<string name="could_not_open_camera">Could not access your camera. Please try again!</string>
<string name="try_again_button">Try Again</string>
<string name="connected_to_contact">Connected to contact</string>
<string name="calculating_confirmation_code">Calculating confirmation code\u2026</string>