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.
Forked from
briar / briar
akwizgran
authored
Create custom BriarRecyclerView and use it for the contact list. It is a common pattern to have a list with an empty view and a progress bar. This commit introduces a custom BriarRecyclerView and uses it for the contact list. No more manually hiding and showing empty views and progress bars is necessary when using the new BriarRecyclerView instead of RecyclerView. Please note that this conflicts with !44 at the moment and needs to be implemented for !36 once merged. Closes #198 See merge request !45
Name | Last commit | Last update |
---|---|---|
.idea | ||
briar-android | ||
briar-api | ||
briar-core | ||
briar-desktop | ||
briar-tests | ||
gradle/wrapper | ||
patches | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
briar.iml | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |