Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skip empty lines in message preview. prevents indexoutofbounds exception | Christian Schneppe | 2016-12-25 | 1 | -1/+25 |
| | | | | and don't show quoted text in message preview | ||||
* | catch NPE while sharing video from content uri and make it working | Christian Schneppe | 2016-12-25 | 1 | -1/+26 |
| | |||||
* | add omemo fingerprints to web links as well | Christian Schneppe | 2016-12-18 | 1 | -0/+21 |
| | |||||
* | show warning dialog beforing verifying keys via a link | Christian Schneppe | 2016-12-18 | 1 | -1/+15 |
| | |||||
* | add support for body paramater in xmpp uri | Christian Schneppe | 2016-11-29 | 1 | -1/+31 |
| | |||||
* | fix crash when adding contact via URI | Christian Schneppe | 2016-11-24 | 1 | -1/+0 |
| | |||||
* | added share button to account details | Christian Schneppe | 2016-11-24 | 1 | -1/+5 |
| | |||||
* | introduced custom tls socket factory to make tls1.2 work for http connections | Christian Schneppe | 2016-11-20 | 1 | -0/+70 |
| | |||||
* | lower casing fingerprints when parsing URI | Christian Schneppe | 2016-11-20 | 1 | -1/+1 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 22 | -1697/+1713 |
| | |||||
* | put omemo fingerprint in own uri (qr code / nfc) | Christian Schneppe | 2016-11-18 | 1 | -2/+3 |
| | |||||
* | parse omemo fingerprints from uris | Christian Schneppe | 2016-11-18 | 1 | -16/+60 |
| | |||||
* | distinguish between general i/o error and write exception when copying files | Christian Schneppe | 2016-11-17 | 1 | -0/+4 |
| | |||||
* | show button on "xmpp:" uris | Christian Schneppe | 2016-11-11 | 2 | -0/+11 |
| | |||||
* | increase map preview size | Christian Schneppe | 2016-11-11 | 1 | -1/+1 |
| | |||||
* | show map preview in chat | Christian Schneppe | 2016-11-10 | 1 | -0/+22 |
| | |||||
* | lower case incoming dns records | Christian Schneppe | 2016-11-08 | 1 | -18/+23 |
| | |||||
* | extracting stanza-id where by=account | Christian Schneppe | 2016-11-07 | 1 | -0/+1 |
| | |||||
* | issue ping after push was received | Christian Schneppe | 2016-10-08 | 1 | -0/+10 |
| | |||||
* | don't simply ignore null in message body but try to avoid it | Daniel Gultsch | 2016-09-23 | 1 | -3/+1 |
| | |||||
* | catch all throwables when loading contacts | Christian Schneppe | 2016-09-17 | 1 | -2/+2 |
| | |||||
* | deal with null bodys in message preview | Christian Schneppe | 2016-09-17 | 1 | -8/+6 |
| | |||||
* | detect video aspect ratio for compression | Christian Schneppe | 2016-09-06 | 1 | -6/+22 |
| | |||||
* | make bitrate configurable via config.java | Christian Schneppe | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | compress videos bigger than 10 MB before sending | Christian Schneppe | 2016-08-28 | 8 | -0/+2005 |
| | |||||
* | offer quick reply on android N | Daniel Gultsch | 2016-08-26 | 1 | -3/+27 |
| | |||||
* | be more careful in recursive file observer. limit depth | Daniel Gultsch | 2016-08-13 | 1 | -1/+21 |
| | |||||
* | reworked backup service | Christian Schneppe | 2016-08-09 | 1 | -0/+73 |
| | | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread | ||||
* | changed last wrong package ids | Christian Schneppe | 2016-07-30 | 1 | -1/+1 |
| | |||||
* | show identity type for device selection | Daniel Gultsch | 2016-07-29 | 2 | -0/+21 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 20 | -0/+2722 |