- Aug 03, 2016
-
-
Torsten Grote authored
This commit refactors the code for sharing forums, so it can be used for sharing blogs as well. It does not yet include code for responding to blog invitations.
-
akwizgran authored
-
Torsten Grote authored
Closes #571
-
- Aug 02, 2016
-
-
Torsten Grote authored
Closes #517
-
Torsten Grote authored
* Implemented in briar-core as a `ScheduledExecutorService` that gets started when the app starts * The briar-api has a `FeedManager` interface that the UI can use to register and unregister feeds * In this first iteration, feeds are fetched via HTTP(S), not Tor Closes #484
-
- Aug 01, 2016
-
-
Torsten Grote authored
-
-
-
This enables the toolbar to be used as an action bar, and tinting of UI elements like checkboxes.
-
-
Torsten Grote authored
Closes #562
-
Torsten Grote authored
-
Torsten Grote authored
Closes #559
-
akwizgran authored
-
akwizgran authored
-
Torsten Grote authored
-
Torsten Grote authored
Closes #553
-
Torsten Grote authored
This also adds a setting allowing people to turn blog post notifications off. Closes #488
-
Torsten Grote authored
Closes #472
-
Torsten Grote authored
Closes #415
-
- Jul 31, 2016
- Jul 30, 2016
-
-
akwizgran authored
-
- Jul 29, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
The forum UI depended on sync layer events such as MessageStateChangedEvent. Now, the forum client broadcasts its own high-level event (`ForumPostReceivedEvent`) with the information the UI needs (`ForumPostHeader`). Closes #310
-
akwizgran authored
-
- Jul 28, 2016
-
-
Torsten Grote authored
Closes #543
-
Torsten Grote authored
This prevents trying to access the same group metadata in different groups. Also, the conversation does not need to be reloaded once introduction messages arrive. Closes #535
-
Torsten Grote authored
Closes #533
-
- Jul 27, 2016
-
-
Torsten Grote authored
-
- Jul 25, 2016
-
-
Torsten Grote authored
Closes #515
-
- Jul 17, 2016
-
-
str4d authored
-
- Jul 13, 2016
- Jul 12, 2016
-
-
str4d authored
-
str4d authored
-
Ernir Erlingsson authored
-
- Jul 08, 2016
-
-
Torsten Grote authored
This simple fix contributed by @m8r-v9bo74 fixed the issue on my Xperia Pro that could never focus on the QR code before. Focusing and scanning still works on my other test devices. Closes #346
-
Torsten Grote authored
* Explain what "account creation" means on first run * Use hints instead of dedicated text views * Move password strength meter up into the user's view * Always move user's view to current input field * Improve "Forgot Password" dialog Closes #151
-