Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-06-24 | offer to open website if ibb offers oob redirect | Christian Schneppe | 2 | -0/+6 | |
2017-06-17 | allow recording of videos from attachment choice too | Christian Schneppe | 4 | -4/+8 | |
2017-06-01 | delete unused resources | Christian Schneppe | 36 | -34/+0 | |
2017-06-01 | added account/settings options to StartConversation | Christian Schneppe | 1 | -0/+10 | |
fixes #134 | |||||
2017-05-31 | rename downgrade attack to downgraded sasl mechanism | Christian Schneppe | 2 | -4/+4 | |
2017-05-23 | Make 'export log' option function clearer (#135) | licaon-kter | 1 | -3/+3 | |
2017-05-10 | add strings | Christian Schneppe | 1 | -0/+6 | |
2017-05-10 | unified all account state exceptions | Christian Schneppe | 2 | -2/+4 | |
2017-05-10 | display open pgp key id in account details and allow to delete | Christian Schneppe | 2 | -47/+97 | |
2017-05-09 | unified copy text and share with context menu entries | Christian Schneppe | 3 | -11/+6 | |
2017-05-09 | simple fix for landscape tablet layouts | Christian Schneppe | 2 | -12/+12 | |
2017-04-26 | Added a comma to a string | Christian Schneppe | 1 | -1/+1 | |
2017-04-26 | fixed click area for pgp key in contact details | Christian Schneppe | 2 | -3/+5 | |
2017-04-26 | show extended connection settings in expert settings for open version | Christian Schneppe | 3 | -0/+9 | |
2017-04-21 | add 12 months duration for message deletion | Christian Schneppe | 3 | -0/+4 | |
2017-04-21 | Add Android Auto support to notifications | Christian Schneppe | 1 | -0/+4 | |
This patch adds required additions in order to show notifications in Android Auto. Messages are read aloud and voice reply is offered. The functionaliy has been tested with the Android Auto standalone app as well as with the DHU simulator as describes here: https://developer.android.com/training/auto/testing/index.html | |||||
2017-04-20 | re-add redownload context menu entry for deleted files | Christian Schneppe | 1 | -0/+4 | |
2017-04-18 | hide resend button if file is smaller than AutoAcceptFileSize… | Christian Schneppe | 2 | -0/+2 | |
…otherwise show resend button | |||||
2017-04-18 | changed icon for "start new conversation" | Christian Schneppe | 7 | -3/+3 | |
2017-04-18 | Add reply button in wear design | Christian Schneppe | 4 | -0/+0 | |
The existing reply button for Android wear has been re-used from the action bar. Instead of a 'send' icon, a 'reply' icon better matches the intended action. Moreover, action icons for Android wear are solid white instead of half transparent. | |||||
2017-04-18 | Add content description to send button | Christian Schneppe | 3 | -1/+4 | |
This can be used by screen readers and other accessibility aids. | |||||
2017-04-13 | integrate OpenPGP (untested) | Christian Schneppe | 1 | -0/+3 | |
2017-04-13 | Optimized imports from entire project | Christian Schneppe | 1 | -1/+0 | |
2017-04-13 | treat URL as file if URL is in oob or contains key | Christian Schneppe | 1 | -4/+0 | |
2017-04-13 | make contacts status color configurable | Christian Schneppe | 3 | -0/+9 | |
2017-04-05 | changed one last seen state | Christian Schneppe | 2 | -0/+2 | |
2017-04-05 | add missing german strings | Christian Schneppe | 1 | -0/+10 | |
2017-04-05 | Show colored presence status for contacts in overview and contact list | Christian Schneppe | 1 | -0/+4 | |
* online, free for chat = green * away = yellow * dnd, xa = red | |||||
2017-03-28 | Fix typo (#128) | licaon-kter | 1 | -1/+1 | |
2017-03-26 | update libraries and dependencies | Christian Schneppe | 1 | -2/+3 | |
2017-03-26 | decrease text sizes a bit | Christian Schneppe | 2 | -11/+11 | |
2017-03-26 | show received/read markers in chatlist | Christian Schneppe | 1 | -11/+41 | |
2017-03-26 | make image compression configurable | Christian Schneppe | 3 | -4/+19 | |
2017-03-24 | open version can use tor networks (via settings) | Christian Schneppe | 2 | -0/+12 | |
2017-03-24 | make auto media rotation in fullscreen configurable | Christian Schneppe | 2 | -0/+7 | |
2017-03-23 | offer to block entire domain in message from stranger snackbar | Christian Schneppe | 2 | -0/+11 | |
2017-03-17 | increase image views a bit | Christian Schneppe | 3 | -5/+5 | |
2017-03-17 | little string modifications | Christian Schneppe | 2 | -4/+5 | |
2017-03-17 | change avatar images to circles | Christian Schneppe | 6 | -7/+8 | |
2017-03-17 | show contact and conference names in details view | Christian Schneppe | 2 | -3/+33 | |
2017-03-17 | add new Emoji library | Christian Schneppe | 14 | -27/+28 | |
2017-03-15 | grey out offline contacts in StartConversation | Christian Schneppe | 1 | -0/+1 | |
2017-03-15 | set default for videocompression correctly | Christian Schneppe | 1 | -1/+1 | |
2017-03-14 | set background to messages in layout | Christian Schneppe | 2 | -2/+4 | |
2017-03-13 | Fix typos (#124) | licaon-kter | 2 | -3/+3 | |
* Some typos * More typos | |||||
2017-03-11 | added and changed some strings | Christian Schneppe | 2 | -3/+10 | |
2017-03-11 | display chat states in conferences | Christian Schneppe | 2 | -1/+9 | |
2017-03-09 | fix textoverlay | Christian Schneppe | 1 | -8/+9 | |
2017-03-09 | show snackbar in conversations with stranger to block | Christian Schneppe | 1 | -0/+1 | |
2017-03-09 | do not notify for messages from strangers by default | Christian Schneppe | 3 | -0/+9 | |