"briar-android/src/org/briarproject/android/AppModule.java" did not exist on "37e68d5e9e69275623d5a95b2f3b0be5aabff68a"
Adding contacts remotely does not check return value, hides errors
It looks like, the result of the POST request isn't checked here:
I found this when debugging why failed pending contacts don't get re-added. Check how the Android UI handles this: