Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use a lighter red color for 'delete contact button' and remove this action ↵ | Christian Schneppe | 2017-10-10 | 2 | -6/+1 | |
| | | | | from actionbar | |||||
* | Merge branch 'rework_Updater' | Christian Schneppe | 2017-10-10 | 13 | -15/+11 | |
|\ | ||||||
| * | reworked updater | Christian Schneppe | 2017-10-10 | 13 | -15/+11 | |
| | | ||||||
* | | limit audio player width on small screens | Christian Schneppe | 2017-10-06 | 3 | -2/+8 | |
|/ | ||||||
* | remove backslash in strings | Christian Schneppe | 2017-09-24 | 1 | -9/+7 | |
| | ||||||
* | refactored AudioPlayer | Christian Schneppe | 2017-09-24 | 20 | -12/+37 | |
| | ||||||
* | removed duplicate code from message bubble layouts | Christian Schneppe | 2017-09-24 | 3 | -66/+40 | |
| | ||||||
* | unified share with menu | Christian Schneppe | 2017-09-24 | 3 | -13/+36 | |
| | ||||||
* | show permanent notification while transcoding video | Christian Schneppe | 2017-09-18 | 7 | -2/+2 | |
| | ||||||
* | Foregroundservice can be deactivated in expert options (default = ↵ | Christian Schneppe | 2017-09-17 | 4 | -1/+11 | |
| | | | | | | foregroundservice active) Fixes #138 | |||||
* | use 'partial' in server info if publish-options is n/a | Christian Schneppe | 2017-09-17 | 2 | -0/+2 | |
| | ||||||
* | update strings | Christian Schneppe | 2017-09-04 | 1 | -0/+4 | |
| | ||||||
* | NotificationService: add button to mark conversation as read | Christian Schneppe | 2017-09-04 | 1 | -0/+1 | |
| | ||||||
* | get rid of uneccessary 'own omemo fingerprint' string | Christian Schneppe | 2017-09-04 | 1 | -1/+1 | |
| | ||||||
* | improved error messages on missing omemo keys | Christian Schneppe | 2017-09-04 | 1 | -0/+1 | |
| | ||||||
* | do not crash on some very rare logging | Christian Schneppe | 2017-08-13 | 1 | -0/+1 | |
| | ||||||
* | provide extra 'network is unreachable' account state | Christian Schneppe | 2017-08-13 | 1 | -0/+1 | |
| | ||||||
* | display messages that only contain emoji slightly larger | Christian Schneppe | 2017-08-03 | 1 | -0/+1 | |
| | ||||||
* | update strings | Christian Schneppe | 2017-08-01 | 1 | -0/+3 | |
| | ||||||
* | made DNSEC hostname validation opt-in | Christian Schneppe | 2017-08-01 | 3 | -0/+8 | |
| | ||||||
* | update datebubbles | Christian Schneppe | 2017-08-01 | 4 | -14/+32 | |
| | ||||||
* | changed strings | Christian Schneppe | 2017-08-01 | 1 | -1/+1 | |
| | ||||||
* | put settings defaults into resource file | Christian Schneppe | 2017-08-01 | 3 | -38/+77 | |
| | ||||||
* | use DND instead of XA when phone is silent | Christian Schneppe | 2017-08-01 | 4 | -14/+16 | |
| | ||||||
* | changed some strings | Christian Schneppe | 2017-06-25 | 2 | -2/+2 | |
| | ||||||
* | Added preference to control Heads-up Notifications | Christian Schneppe | 2017-06-25 | 4 | -0/+11 | |
| | ||||||
* | offer to open website if ibb offers oob redirect | Christian Schneppe | 2017-06-24 | 2 | -0/+6 | |
| | ||||||
* | allow recording of videos from attachment choice too | Christian Schneppe | 2017-06-17 | 4 | -4/+8 | |
| | ||||||
* | delete unused resources | Christian Schneppe | 2017-06-01 | 36 | -34/+0 | |
| | ||||||
* | added account/settings options to StartConversation | Christian Schneppe | 2017-06-01 | 1 | -0/+10 | |
| | | | | fixes #134 | |||||
* | Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger | Christian Schneppe | 2017-05-31 | 1 | -3/+3 | |
|\ | ||||||
| * | Make 'export log' option function clearer (#135) | licaon-kter | 2017-05-23 | 1 | -3/+3 | |
| | | ||||||
* | | rename downgrade attack to downgraded sasl mechanism | Christian Schneppe | 2017-05-31 | 2 | -4/+4 | |
|/ | ||||||
* | add strings | Christian Schneppe | 2017-05-10 | 1 | -0/+6 | |
| | ||||||
* | unified all account state exceptions | Christian Schneppe | 2017-05-10 | 2 | -2/+4 | |
| | ||||||
* | display open pgp key id in account details and allow to delete | Christian Schneppe | 2017-05-10 | 2 | -47/+97 | |
| | ||||||
* | unified copy text and share with context menu entries | Christian Schneppe | 2017-05-09 | 3 | -11/+6 | |
| | ||||||
* | simple fix for landscape tablet layouts | Christian Schneppe | 2017-05-09 | 2 | -12/+12 | |
| | ||||||
* | Added a comma to a string | Christian Schneppe | 2017-04-26 | 1 | -1/+1 | |
| | ||||||
* | fixed click area for pgp key in contact details | Christian Schneppe | 2017-04-26 | 2 | -3/+5 | |
| | ||||||
* | show extended connection settings in expert settings for open version | Christian Schneppe | 2017-04-26 | 3 | -0/+9 | |
| | ||||||
* | add 12 months duration for message deletion | Christian Schneppe | 2017-04-21 | 3 | -0/+4 | |
| | ||||||
* | Add Android Auto support to notifications | Christian Schneppe | 2017-04-21 | 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 | |||||
* | re-add redownload context menu entry for deleted files | Christian Schneppe | 2017-04-20 | 1 | -0/+4 | |
| | ||||||
* | hide resend button if file is smaller than AutoAcceptFileSize… | Christian Schneppe | 2017-04-18 | 2 | -0/+2 | |
| | | | | …otherwise show resend button | |||||
* | changed icon for "start new conversation" | Christian Schneppe | 2017-04-18 | 7 | -3/+3 | |
| | ||||||
* | Add reply button in wear design | Christian Schneppe | 2017-04-18 | 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. | |||||
* | Add content description to send button | Christian Schneppe | 2017-04-18 | 3 | -1/+4 | |
| | | | | This can be used by screen readers and other accessibility aids. | |||||
* | integrate OpenPGP (untested) | Christian Schneppe | 2017-04-13 | 1 | -0/+3 | |
| | ||||||
* | Optimized imports from entire project | Christian Schneppe | 2017-04-13 | 1 | -1/+0 | |
| |