Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly unregister bookmark from conversations when deleting bookmark | Christian Schneppe | 2017-04-13 | 1 | -1/+2 |
| | |||||
* | Optimized imports from entire project | Christian Schneppe | 2017-04-13 | 1 | -3/+0 |
| | |||||
* | Removed unnecessary string builder | Christian Schneppe | 2017-04-13 | 1 | -6/+2 |
| | |||||
* | Made variable local | Christian Schneppe | 2017-04-13 | 1 | -2/+2 |
| | |||||
* | Code clean up | Christian Schneppe | 2017-04-13 | 4 | -15/+15 |
| | |||||
* | be more careful with corner cases when mentioning multiple people | Christian Schneppe | 2017-04-13 | 1 | -5/+9 |
| | |||||
* | do not linkify urls starting with a dot | Christian Schneppe | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | use comma seperation for multiple mentions | Christian Schneppe | 2017-04-13 | 1 | -4/+8 |
| | |||||
* | treat URL as file if URL is in oob or contains key | Christian Schneppe | 2017-04-13 | 3 | -19/+4 |
| | |||||
* | send urls pointing to pgp encrypted files directly in body+oob | Christian Schneppe | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | unread/failed count: show >99 as infinity symbol | Christian Schneppe | 2017-04-13 | 1 | -2/+2 |
| | |||||
* | make contacts status color configurable | Christian Schneppe | 2017-04-13 | 2 | -2/+19 |
| | |||||
* | add missing finale | Christian Schneppe | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | Show colored presence status for contacts in overview and contact list | Christian Schneppe | 2017-04-05 | 2 | -0/+27 |
| | | | | | | * online, free for chat = green * away = yellow * dnd, xa = red | ||||
* | show file size for files smaller 1024 bytes | Christian Schneppe | 2017-04-05 | 1 | -5/+5 |
| | |||||
* | Run in background instead of writing instantaneously | Christian Schneppe | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | Changes the deprecated getColor() method | Christian Schneppe | 2017-04-05 | 6 | -19/+25 |
| | |||||
* | fix small bug with updater on devices < SDK 21 | Christian Schneppe | 2017-04-05 | 1 | -2/+4 |
| | |||||
* | update libraries and dependencies | Christian Schneppe | 2017-03-26 | 1 | -2/+2 |
| | |||||
* | show received/read markers in chatlist | Christian Schneppe | 2017-03-26 | 1 | -0/+16 |
| | |||||
* | made a few exceptions to quote parser for emoticons and quotes | Christian Schneppe | 2017-03-26 | 1 | -1/+2 |
| | |||||
* | open version can use tor networks (via settings) | Christian Schneppe | 2017-03-24 | 1 | -0/+9 |
| | |||||
* | make auto media rotation in fullscreen configurable | Christian Schneppe | 2017-03-24 | 1 | -2/+10 |
| | |||||
* | rework last activity logic to something that should work pretty well … | Christian Schneppe | 2017-03-23 | 3 | -14/+7 |
| | | | | …in Conversations only enviroments | ||||
* | offer to block entire domain in message from stranger snackbar | Christian Schneppe | 2017-03-23 | 2 | -3/+29 |
| | |||||
* | do not show block stranger snackbar when blocking command is unavailable | Christian Schneppe | 2017-03-23 | 1 | -1/+4 |
| | |||||
* | call EditText.setText() instead of clear because clear causes problems | Christian Schneppe | 2017-03-23 | 1 | -8/+7 |
| | |||||
* | don't mark message as delivery_failed when cancel didn't work | Christian Schneppe | 2017-03-23 | 1 | -2/+0 |
| | |||||
* | call messageSent() from UI thread after encrypting pgp message | Christian Schneppe | 2017-03-23 | 1 | -6/+7 |
| | |||||
* | fix NPE while sending images directly from GBoard | Christian Schneppe | 2017-03-17 | 1 | -35/+51 |
| | |||||
* | show contact and conference names in details view | Christian Schneppe | 2017-03-17 | 2 | -0/+6 |
| | |||||
* | add new Emoji library | Christian Schneppe | 2017-03-17 | 4 | -6/+14 |
| | |||||
* | use qr codes instead of aztec. Barcode Scanner is terrible at reading aztec | Christian Schneppe | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | grey out offline contacts in StartConversation | Christian Schneppe | 2017-03-15 | 1 | -0/+20 |
| | |||||
* | also hide actionbar share icon | Christian Schneppe | 2017-03-15 | 1 | -1/+3 |
| | | | in addition to fix for #125 | ||||
* | add build flavor to about summary | Christian Schneppe | 2017-03-14 | 1 | -1/+2 |
| | |||||
* | add missing import | Christian Schneppe | 2017-03-14 | 1 | -0/+1 |
| | |||||
* | show typing info in overview | Christian Schneppe | 2017-03-14 | 2 | -5/+37 |
| | |||||
* | fix jump to bottom while scrolling | Christian Schneppe | 2017-03-14 | 1 | -23/+16 |
| | | | | possibly caused by datebubbles | ||||
* | optimize apk and vcard handling in messages | Christian Schneppe | 2017-03-14 | 1 | -24/+42 |
| | |||||
* | don't open conversation when opening contact details | Christian Schneppe | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | don't show share icons on account creation | Christian Schneppe | 2017-03-14 | 1 | -0/+6 |
| | | | | fixes #125 | ||||
* | set QR Code background to white | Christian Schneppe | 2017-03-14 | 1 | -1/+2 |
| | |||||
* | load new messages in chatlist a bit earlier | Christian Schneppe | 2017-03-11 | 1 | -1/+1 |
| | | | | 25 instead of 5 messages before | ||||
* | rename media directories | Christian Schneppe | 2017-03-11 | 4 | -8/+8 |
| | |||||
* | display chat states in conferences | Christian Schneppe | 2017-03-11 | 2 | -47/+65 |
| | |||||
* | send and parse Chat States to and from conferences | Christian Schneppe | 2017-03-11 | 1 | -1/+4 |
| | |||||
* | use async avatar loading in AccountAdapter | Christian Schneppe | 2017-03-11 | 1 | -1/+93 |
| | |||||
* | hide keyboard after setting up account | Christian Schneppe | 2017-03-11 | 1 | -0/+1 |
| | |||||
* | try to fix crash | Christian Schneppe | 2017-03-11 | 1 | -0/+2 |
| |