Commit Graph

13 Commits

Author SHA1 Message Date
Torsten Grote b3d6e7d12d Open Camera in UI Thread to prevent crash on some devices
Also properly handle back navigation when trying to add contacts.
2016-08-10 20:00:01 -03:00
Torsten Grote 739e8b4511 Fix one crash when showing QR Code 2016-08-10 18:44:55 -03:00
Torsten Grote b04bde4f41 Fix crashes when no Bluetooth or no Camera is available
Briar crashed when run in a device without bluetooth or without camera
such as an emulator.

Closes #514
2016-08-05 12:30:57 -03:00
Ernir Erlingsson 55601bc2c3 removed step string 2016-07-12 12:21:50 +02:00
Torsten Grote b99650b070 Hide Identity Selector When Adding Contact
Closes #452
2016-07-06 13:09:41 -03:00
Ernir Erlingsson 8a29207bd0 Fixing fragment instance restore 2016-06-20 21:56:50 +02:00
akwizgran 6873dbc493 UI code cleanup. 2016-05-11 13:52:40 +01:00
Ernir Erlingsson 5d8ba660c2 merge 2016-05-11 11:50:33 +02:00
str4d b81a567468 First part of BQP UI improvements.
Includes parallel improvements to Bluetooth key exchange UI.
2016-05-06 13:57:30 +01:00
akwizgran 0a088af010 Use IoExecutor for background IO tasks. 2016-05-02 16:54:40 +01:00
akwizgran c21854fbe4 Use AndroidExecutor for background tasks that make API calls. 2016-05-02 16:54:35 +01:00
akwizgran a8fa6339fb Don't disable Bluetooth, always reuse the connection. 2016-03-30 10:38:38 +01:00
str4d 8cacc73bef Implement BQP Android UI using QR codes 2016-03-26 15:53:09 +13:00