Skip to content
Snippets Groups Projects
  1. May 19, 2016
  2. May 18, 2016
  3. May 16, 2016
  4. May 11, 2016
    • Torsten Grote's avatar
      Forum Avatars using the first letter of the forum and color from group · e87991ec
      Torsten Grote authored
      Also prevents the snackbar from hiding the bottom of the list.
      
      Closes #337
      e87991ec
    • Torsten Grote's avatar
      Forum Sharing Client UI · 3a9d66a8
      Torsten Grote authored
      This changes `ShareForumActivity` to use two fragments to facilitate
      forum sharing with the new Forum Sharing Client backend.
      
      The `ContactSelectorFragment` allows the user to select a
      number of contacts. If there is an ongoing sharing session or the forum
      is already shared with the contact, it is disabled in the list. If there
      is at least one contact selected, a button appears in the toolbar that
      brings the user to the `ShareForumMessageFragment` where the user can
      write an optional message to be send along with the invitation.
      
      After sending an invitation, the user is brought back to the forum that
      she shared and there is a snackbar showing up briefly to indicate the
      successful invitation.
      
      The invitation is shown along with the message within the private
      conversation of each contact. The person who shares the forum also sees
      the invitation and the message as outgoing messages that also display
      the current status of the messages.
      
      A notification is shown like for other private messages as well.
      
      Please note that this commit does not include a way for users to respond
      to invitations.
      3a9d66a8
  5. May 10, 2016
    • Torsten Grote's avatar
      Modernize AvailableForumsActivity · bcfdd848
      Torsten Grote authored
      Turn list of available forums into a BriarRecyclerView with XML layout.
      Allow to respond to forum invitations from the list of available forums.
      The user can either accept or decline an invitation.
      bcfdd848
  6. May 06, 2016
  7. May 04, 2016
  8. May 03, 2016
  9. May 02, 2016
  10. Apr 29, 2016
  11. Apr 28, 2016
  12. Apr 27, 2016
  13. Apr 25, 2016
  14. Apr 21, 2016
    • Torsten Grote's avatar
      Move create forum post and share forum buttons in action bar · 44b3d4c1
      Torsten Grote authored
      This also introduces constants for the GROUP_ID, FORUM_NAME and
      MIN_TIMESTAMP as they were used for the two buttons.
      
      Closes #313
      44b3d4c1
    • Torsten Grote's avatar
      Show relevant decline responses in the conversation · 11e6d64e
      Torsten Grote authored
      * If the user has already declined, we don't show that the other
        introducee has declined as well. The backend doesn't have that information, so
        this is compatible with the principle of showing what we know.
      * If the user has already accepted or hasn't yet responded, we show the
        decline response in the private conversation with the introducer. If
        the user hasn't yet responded, we hide the accept/decline buttons
        in the introduction request message.
      
      Messages an introducee receives in a `FINISHED` state are now being
      ignored and deleted.
      
      Closes #295
      11e6d64e
  15. Apr 20, 2016
  16. Apr 12, 2016
  17. Mar 26, 2016
  18. Mar 15, 2016
    • akwizgran's avatar
      Reverted text colour to black. · d605e1ca
      akwizgran authored
      @color/briar_text_primary is used in a lot of places other than the settings screen - if we want to use grey text in the settings screen we'll need to find another way.
      
      Also fixed some misspelled resource names and included the colours from the Briar palette in color.xml.
      d605e1ca
  19. Mar 14, 2016
  20. Mar 11, 2016
  21. Feb 29, 2016
  22. Feb 10, 2016
  23. Feb 05, 2016
  24. Jan 27, 2016
  25. Jan 26, 2016
  26. Jan 21, 2016
  27. Jan 20, 2016
  28. Jan 18, 2016
Loading