Skip to content
Snippets Groups Projects
Commit f1730aa7 authored by akwizgran's avatar akwizgran
Browse files

Merge branch '696-npe-key-agreement-task' into 'master'

Fix NPE when stopping KeyAgreementTask, improve thread safety

This branch fixes #696 and improves the thread safety of the camera code, mostly by adding @UiThread annotations and occasionally by moving stuff onto the UI thread that might have happened on other threads before.

Closes #696

See merge request !345
parents 857665db 54330497
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment