Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | select presence if necessary when resending file | Christian Schneppe | 2017-09-24 | 1 | -3/+18 |
| | |||||
* | removed unnecessary padding restrictions around emoji messages | Christian Schneppe | 2017-09-24 | 1 | -2/+0 |
| | |||||
* | refactored AudioPlayer | Christian Schneppe | 2017-09-24 | 2 | -67/+47 |
| | |||||
* | unified share with menu | Christian Schneppe | 2017-09-24 | 4 | -50/+46 |
| | |||||
* | show correct tooltip when long pressing start conversations | Christian Schneppe | 2017-09-19 | 1 | -14/+16 |
| | |||||
* | show also a button to delete contact from roster | Christian Schneppe | 2017-09-17 | 1 | -7/+26 |
| | |||||
* | show jid in ContactDetails if contact is not on the same server | Christian Schneppe | 2017-09-17 | 1 | -1/+5 |
| | |||||
* | show block menu after long press on allow/add back | Christian Schneppe | 2017-09-17 | 1 | -25/+42 |
| | |||||
* | Foregroundservice can be deactivated in expert options (default = ↵ | Christian Schneppe | 2017-09-17 | 1 | -1/+3 |
| | | | | | | foregroundservice active) Fixes #138 | ||||
* | use 'partial' in server info if publish-options is n/a | Christian Schneppe | 2017-09-17 | 1 | -2/+4 |
| | |||||
* | make filtered list item activity survive roations | Christian Schneppe | 2017-09-04 | 2 | -1/+10 |
| | |||||
* | get rid of uneccessary 'own omemo fingerprint' string | Christian Schneppe | 2017-09-04 | 1 | -0/+2 |
| | |||||
* | link jid in trust keys activity to contact details | Christian Schneppe | 2017-09-04 | 1 | -0/+6 |
| | |||||
* | request storage permission when sending gif | Christian Schneppe | 2017-09-04 | 2 | -12/+12 |
| | |||||
* | improved error messages on missing omemo keys | Christian Schneppe | 2017-09-04 | 1 | -2/+23 |
| | |||||
* | fix crash in location activities | Christian Schneppe | 2017-09-04 | 2 | -14/+14 |
| | |||||
* | reset attempt counts on enable | Christian Schneppe | 2017-08-13 | 1 | -0/+5 |
| | |||||
* | default input type to numbers on captcha dialog | Christian Schneppe | 2017-08-13 | 1 | -0/+3 |
| | |||||
* | prevent users from editing their account jid after successful login | Christian Schneppe | 2017-08-13 | 1 | -0/+7 |
| | |||||
* | cache some information generated from body like isEmojiOnly, fileParams, ↵ | Christian Schneppe | 2017-08-13 | 2 | -17/+10 |
| | | | | isGeoUri and isXmppUri | ||||
* | remove all whitespaces in emoji only messages | Christian Schneppe | 2017-08-13 | 1 | -1/+1 |
| | |||||
* | display messages that only contain emoji slightly larger | Christian Schneppe | 2017-08-03 | 1 | -5/+6 |
| | |||||
* | Give up PGP decryption when intent is cancelled | Christian Schneppe | 2017-08-01 | 1 | -0/+5 |
| | | | | | | | | | | | When receiving a PGP message which is not encrypted with YOUR key, OpenKeychain shows a dialog, which tells you the private key to decrypt the message is unavailable. However, Conversations won't give up decrypting the message. So whether the subsequent messages are decryptable or not, the decryption is blocked at the current message. The commit fixes the bug in this way: Give up the current message when the decryption intent is cancelled, so that subsequent messages can be handled. | ||||
* | incorporate support for publish-options into server info | Christian Schneppe | 2017-08-01 | 1 | -1/+1 |
| | |||||
* | update datebubbles | Christian Schneppe | 2017-08-01 | 2 | -34/+42 |
| | |||||
* | allow users to send PMs in mucs w/o voice | Christian Schneppe | 2017-08-01 | 1 | -1/+3 |
| | |||||
* | set focusable=false instead of enabled=false for rooms w/o voice | Christian Schneppe | 2017-08-01 | 1 | -4/+10 |
| | |||||
* | refactored retrieval of default preferences | Christian Schneppe | 2017-08-01 | 1 | -1/+1 |
| | |||||
* | put settings defaults into resource file | Christian Schneppe | 2017-08-01 | 10 | -16/+36 |
| | |||||
* | make scan barcode icon survive rotations | Christian Schneppe | 2017-08-01 | 1 | -0/+11 |
| | |||||
* | show scan button in TrustKeys only if there is something to scan | Christian Schneppe | 2017-08-01 | 1 | -1/+24 |
| | |||||
* | use DND instead of XA when phone is silent | Christian Schneppe | 2017-08-01 | 1 | -1/+2 |
| | |||||
* | fixed fingerprint trust (was messed up after library upgrade) | Christian Schneppe | 2017-06-25 | 2 | -5/+8 |
| | |||||
* | offer to open website if ibb offers oob redirect | Christian Schneppe | 2017-06-24 | 1 | -1/+21 |
| | |||||
* | mark message as failed after canceling ft w/o transferable | Christian Schneppe | 2017-06-24 | 1 | -0/+2 |
| | |||||
* | upgrade to signal-protocol-java | Christian Schneppe | 2017-06-24 | 1 | -1/+1 |
| | |||||
* | allow recording of videos from attachment choice too | Christian Schneppe | 2017-06-17 | 2 | -20/+51 |
| | |||||
* | fix resend feature | Christian Schneppe | 2017-06-17 | 1 | -3/+2 |
| | |||||
* | correct resend text | Christian Schneppe | 2017-06-11 | 1 | -1/+5 |
| | |||||
* | recreate settingsactivity when theme changed | Christian Schneppe | 2017-06-11 | 4 | -5/+17 |
| | |||||
* | allow changing of nickname in conferences when nick is in use | Christian Schneppe | 2017-06-01 | 1 | -2/+1 |
| | | | | fixes #136 | ||||
* | 'end this conversation afterwards' checked by default | Christian Schneppe | 2017-05-31 | 1 | -0/+1 |
| | |||||
* | add the 4 most frequently contacted contacts as app shortcuts | Christian Schneppe | 2017-05-31 | 1 | -2/+9 |
| | |||||
* | do not turn send button green unless history is caught up | Christian Schneppe | 2017-05-31 | 1 | -3/+4 |
| | |||||
* | use mam reference instead of timestamp | Christian Schneppe | 2017-05-17 | 2 | -4/+5 |
| | |||||
* | make updater more failsave | Christian Schneppe | 2017-05-17 | 1 | -0/+6 |
| | |||||
* | add ability to distrust inactive/trusted keys | Christian Schneppe | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | set catchup flag on mam only when doing that | Christian Schneppe | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | display open pgp key id in account details and allow to delete | Christian Schneppe | 2017-05-10 | 4 | -10/+74 |
| | |||||
* | unified copy text and share with context menu entries | Christian Schneppe | 2017-05-09 | 1 | -20/+6 |
| |