Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add more punctuations to message preview | Christian Schneppe | 2017-01-09 | 1 | -5/+7 |
| | |||||
* | update gradle files | Christian Schneppe | 2017-01-09 | 5 | -26/+27 |
| | |||||
* | changed some config variables | Christian Schneppe | 2017-01-09 | 1 | -3/+3 |
| | |||||
* | add overlay to indicate that image is gif | Christian Schneppe | 2017-01-05 | 13 | -7/+95 |
| | |||||
* | Do not compress GIFs, allow GBoard to send GIFs | Christian Schneppe | 2017-01-05 | 6 | -29/+131 |
| | |||||
* | show offline contacts as grayed out in conference details | Christian Schneppe | 2017-01-05 | 1 | -0/+7 |
| | |||||
* | get rid of unecessary config debug paramater that has been replaced by ↵ | Christian Schneppe | 2017-01-05 | 2 | -33/+0 |
| | | | | exepert setting | ||||
* | add German strings | Christian Schneppe | 2017-01-02 | 1 | -0/+3 |
| | |||||
* | make direct reply string translatable in NotificationService | Christian Schneppe | 2017-01-02 | 2 | -2/+3 |
| | |||||
* | increase image size to match 4K UHD | Christian Schneppe | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | hide inactive devices by default in contact details | Christian Schneppe | 2017-01-02 | 3 | -43/+105 |
| | |||||
* | always open account details when scanning one of our own keys | Christian Schneppe | 2017-01-02 | 1 | -6/+9 |
| | |||||
* | don't throw assertion error when building session with same device id from ↵ | Christian Schneppe | 2016-12-29 | 1 | -1/+6 |
| | | | | other contact | ||||
* | add new notification icon as png | Christian Schneppe | 2016-12-28 | 1 | -0/+0 |
| | |||||
* | show unread messages per conversation in chat list | Christian Schneppe | 2016-12-28 | 2 | -2/+26 |
| | |||||
* | deduplicate corrected messages | Christian Schneppe | 2016-12-27 | 1 | -5/+8 |
| | |||||
* | Version 1.15.4 + changes | Christian Schneppe | 2016-12-25 | 2 | -4/+11 |
| | |||||
* | stop using broken parallax distance in sliding pane layout | Christian Schneppe | 2016-12-25 | 1 | -3/+1 |
| | |||||
* | support for quoting messages | Christian Schneppe | 2016-12-25 | 21 | -10/+310 |
| | |||||
* | added missing strings | Christian Schneppe | 2016-12-25 | 2 | -3/+6 |
| | |||||
* | fixed npe cause by race condition when axolotl service isn't initialized | Christian Schneppe | 2016-12-25 | 1 | -0/+3 |
| | |||||
* | 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 | ||||
* | use original message to parse pep | Christian Schneppe | 2016-12-25 | 1 | -3/+3 |
| | |||||
* | added omemo padding but disabled by Config.java flag | Christian Schneppe | 2016-12-25 | 2 | -2/+19 |
| | |||||
* | disable removing of broken devices by default | Christian Schneppe | 2016-12-25 | 2 | -10/+13 |
| | |||||
* | remove broken devices only once to prevent loops | Christian Schneppe | 2016-12-25 | 1 | -2/+5 |
| | |||||
* | ignore debug output | Christian Schneppe | 2016-12-25 | 1 | -1/+2 |
| | |||||
* | catch NPE while sharing video from content uri and make it working | Christian Schneppe | 2016-12-25 | 2 | -136/+242 |
| | |||||
* | improve video compression quality | Christian Schneppe | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | changed some more icons | Christian Schneppe | 2016-12-19 | 23 | -21/+21 |
| | |||||
* | set alpha correctly | Christian Schneppe | 2016-12-18 | 1 | -1/+1 |
| | |||||
* | changed notification icon | Christian Schneppe | 2016-12-18 | 5 | -0/+0 |
| | |||||
* | remove own fetch errors from device announcement | Christian Schneppe | 2016-12-18 | 6 | -42/+48 |
| | |||||
* | make sure to display encryption indicatior | Christian Schneppe | 2016-12-18 | 1 | -0/+1 |
| | |||||
* | don't reconnect accout when system reports no internet connection | Christian Schneppe | 2016-12-18 | 1 | -2/+6 |
| | |||||
* | don't correct a message if that would create a duplicate | Christian Schneppe | 2016-12-18 | 1 | -1/+2 |
| | |||||
* | use verified symbol instead of colored lock icons | Christian Schneppe | 2016-12-18 | 9 | -18/+8 |
| | |||||
* | fixed http resume | Christian Schneppe | 2016-12-18 | 1 | -4/+11 |
| | |||||
* | add support for RFC7711 to MTM | Christian Schneppe | 2016-12-18 | 15 | -623/+235 |
| | |||||
* | show jid monospaced in verify dialog | Christian Schneppe | 2016-12-18 | 3 | -3/+11 |
| | |||||
* | disable 'show blocklist' if blocklist is empty | Christian Schneppe | 2016-12-18 | 1 | -1/+9 |
| | |||||
* | redraw options menu after rotation in muc details | Christian Schneppe | 2016-12-18 | 1 | -2/+2 |
| | |||||
* | add omemo fingerprints to web links as well | Christian Schneppe | 2016-12-18 | 3 | -18/+33 |
| | |||||
* | show warning dialog beforing verifying keys via a link | Christian Schneppe | 2016-12-18 | 4 | -109/+192 |
| | |||||
* | support for jid escapting when displaying localpart only | Christian Schneppe | 2016-12-18 | 3 | -2/+16 |
| | |||||
* | use prepped string when building axolotl session | Christian Schneppe | 2016-12-18 | 1 | -3/+3 |
| | |||||
* | shorten a string | Christian Schneppe | 2016-11-30 | 2 | -2/+2 |
| | |||||
* | added missing strings | Christian Schneppe | 2016-11-30 | 3 | -3/+6 |
| | |||||
* | version 1.15.3 + changes | Christian Schneppe | 2016-11-30 | 2 | -5/+11 |
| | |||||
* | delete unused code | Christian Schneppe | 2016-11-29 | 1 | -8/+0 |
| |