- Jul 06, 2016
-
-
Torsten Grote authored
Closes #455
-
- May 30, 2016
-
-
Ernir Erlingsson authored
-
- May 19, 2016
-
-
Torsten Grote authored
The new activity shows who you are sharing a forum with and who shares a forum with you. It is accessible from the overflow menu when in a forum. Closes #398
-
- May 13, 2016
-
-
- Apr 26, 2016
-
-
akwizgran authored
-
- Apr 12, 2016
-
-
Torsten Grote authored
Show system notification for successful introductions
-
- Dec 31, 2015
-
-
Torsten Grote authored
This now handles progress bar and empty view itself. With this commit, it also scrolls down on layout changes like when keyboard is opened.
-
- Dec 30, 2015
-
-
Torsten Grote authored
-
Torsten Grote authored
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
-