Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-09-24 | removed duplicate code from message bubble layouts | Christian Schneppe | 3 | -66/+40 | |
2017-09-24 | unified share with menu | Christian Schneppe | 3 | -13/+36 | |
2017-09-18 | show permanent notification while transcoding video | Christian Schneppe | 7 | -2/+2 | |
2017-09-17 | Foregroundservice can be deactivated in expert options (default = ↵ | Christian Schneppe | 4 | -1/+11 | |
foregroundservice active) Fixes #138 | |||||
2017-09-17 | use 'partial' in server info if publish-options is n/a | Christian Schneppe | 2 | -0/+2 | |
2017-09-04 | update strings | Christian Schneppe | 1 | -0/+4 | |
2017-09-04 | NotificationService: add button to mark conversation as read | Christian Schneppe | 1 | -0/+1 | |
2017-09-04 | get rid of uneccessary 'own omemo fingerprint' string | Christian Schneppe | 1 | -1/+1 | |
2017-09-04 | improved error messages on missing omemo keys | Christian Schneppe | 1 | -0/+1 | |
2017-08-13 | do not crash on some very rare logging | Christian Schneppe | 1 | -0/+1 | |
2017-08-13 | provide extra 'network is unreachable' account state | Christian Schneppe | 1 | -0/+1 | |
2017-08-03 | display messages that only contain emoji slightly larger | Christian Schneppe | 1 | -0/+1 | |
2017-08-01 | update strings | Christian Schneppe | 1 | -0/+3 | |
2017-08-01 | made DNSEC hostname validation opt-in | Christian Schneppe | 3 | -0/+8 | |
2017-08-01 | update datebubbles | Christian Schneppe | 4 | -14/+32 | |
2017-08-01 | changed strings | Christian Schneppe | 1 | -1/+1 | |
2017-08-01 | put settings defaults into resource file | Christian Schneppe | 3 | -38/+77 | |
2017-08-01 | use DND instead of XA when phone is silent | Christian Schneppe | 4 | -14/+16 | |
2017-06-25 | changed some strings | Christian Schneppe | 2 | -2/+2 | |
2017-06-25 | Added preference to control Heads-up Notifications | Christian Schneppe | 4 | -0/+11 | |
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 | |