Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging tools such as email, Twitter or Telegram, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the Internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the Internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance.
"...android/git@code.briarproject.org:goapunk/briar.git" did not exist on "c8c0281efc18fa04b87ee1380184005d880736a0"
Forked from
briar / briar
4835 commits behind the upstream repository.
akwizgran
authored
Limit scene transition animations to API 23 and above to work-around [android bug #224270](https://code.google.com/p/android/issues/detail?id=224270). This is only necessary if the transitioning view might not be available anymore when the exit transition is made. Closes #686 See merge request !361