- Nov 29, 2016
- Nov 28, 2016
-
-
akwizgran authored
Fix Contacts Item always beeing selected if Back is pressed in the NavMenu Signed-off-by:
goapunk <noobie@goapunks.net> Closes #782 See merge request !438
-
goapunk authored
Signed-off-by:
goapunk <noobie@goapunks.net>
-
Ernir Erlingsson authored
Select the correct MenuItem when Back is pressed in NawDrawer Signed-off-by:
goapunk <noobie@goapunks.net> Closes #782 See merge request !437
-
- Nov 27, 2016
-
-
Ernir Erlingsson authored
Bring back the toolbar shadow  Closes #477 See merge request !431
-
Torsten Grote authored
-
- Nov 26, 2016
-
-
goapunk authored
Signed-off-by:
goapunk <noobie@goapunks.net>
-
- Nov 23, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
akwizgran authored
Make navigation drawer scrollable  Closes #666 See merge request !432
-
akwizgran authored
Make dialog actions consistent Closes #504 See merge request !430
-
akwizgran authored
Use uuid created from the commitment/payload instead of the uuid returned from getUuid() Signed-off-by:
goapunk <noobie@goapunks.net> Closes #774 See merge request !435
-
goapunk authored
Signed-off-by:
goapunk <noobie@goapunks.net>
-
- Nov 22, 2016
-
-
Torsten Grote authored
-
- Nov 21, 2016
-
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
Remove injected field from unit test Getting this off my todo list... Closes #747 See merge request !428
-
akwizgran authored
-
akwizgran authored
Make original author look like commenter when reblogged This wasn't as simple as changing the persona in the XML, because the same layout is used for a post whether reblogged or not. So the persona needs to be changed programmatically for reblogged posts. For this, the `AuthorView#setPersona()` method has been made public and was changed to always set all views into the desired state to support usage in a RecyclerView.  Closes #639 See merge request !426
-
akwizgran authored
Fix KeyAgreement after regression Closes #768 See merge request !427
-
Torsten Grote authored
-
Torsten Grote authored
This wasn't as simple as changing the persona in the XML, because the same layout is used for a post whether reblogged or not. So the persona needs to be changed programmatically for reblogged posts. For this, the `AuthorView#setPersona()` method has been made public and was changed to always set all views into the desired state to support usage in a RecyclerView.
-
akwizgran authored
make TextInputView resizable again * TextInputView can resize up to 3 lines again Signed-off-by:
goapunk <noobie@goapunks.net> Closes #762 See merge request !425
-
- Nov 18, 2016
-
-
goapunk authored
* TextInputView can resize up to 3 lines again Signed-off-by:
goapunk <noobie@goapunks.net>
-
Torsten Grote authored
Remove old signature class from API I decided not to remove the SignatureImpl class, as it's not a trivial wrapper around the Bouncy Castle class, but I moved the interface into briar-core and made it package-private. Closes #763 See merge request !424
-
akwizgran authored
Introduce a @Scheduler annotation and make sure work is offloaded to an executor, so exceptions can be caught. Closes #524 See merge request !422
-
akwizgran authored
Remove Device ID Closes #757 See merge request !423
-
akwizgran authored
-
akwizgran authored
Require a label for signing This adds a sign() and a verify() method to the CryptoComponent that take a mandatory label argument to ensure that signatures can't be repurposed. Closes #549 See merge request !419
-
Torsten Grote authored
-
Torsten Grote authored
-
Torsten Grote authored
-
akwizgran authored
Add visibility information to group member list  Closes #754 See merge request !418
-
akwizgran authored
use SHOW_IMPLICIT when showing the softkeyboard, otherwise it won't auto hide * remove the forced hiding in ThreadListActivity as it should no longer be required Signed-off-by:
goapunk <noobie@goapunks.net> Closes #761 See merge request !421
-
akwizgran authored
Activity module refactor Broke the Activity module into numerous modules to be able to make numerous controller's package visible Closes #752 See merge request !417
-
Torsten Grote authored
This adds a sign() and a verify() method to the CryptoComponent that take a mandatory label argument to ensure that signatures can't be repurposed.
-
Torsten Grote authored
-
goapunk authored
* remove the forced hiding in ThreadListActivity as it should no longer be required Signed-off-by:
goapunk <noobie@goapunks.net>
-