Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use 7.1 web url pattern matching on old platforms as well | Christian Schneppe | 2017-01-09 | 1 | -2/+19 |
| | |||||
* | unify getFileUri across share and open intents | Christian Schneppe | 2017-01-09 | 1 | -23/+16 |
| | |||||
* | show unread messages per conversation in chat list | Christian Schneppe | 2016-12-28 | 1 | -1/+8 |
| | |||||
* | support for quoting messages | Christian Schneppe | 2016-12-25 | 1 | -5/+165 |
| | |||||
* | set alpha correctly | Christian Schneppe | 2016-12-18 | 1 | -1/+1 |
| | |||||
* | make sure to display encryption indicatior | Christian Schneppe | 2016-12-18 | 1 | -0/+1 |
| | |||||
* | use verified symbol instead of colored lock icons | Christian Schneppe | 2016-12-18 | 1 | -18/+8 |
| | |||||
* | sent messages from unverified devices show red lock | Christian Schneppe | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | changed design language to match BTBV proposal | Christian Schneppe | 2016-11-24 | 1 | -6/+11 |
| | | | | | * untrusted messages have red background * unverified messages have normal background and red lock | ||||
* | reformat code | Christian Schneppe | 2016-11-19 | 5 | -1237/+1237 |
| | |||||
* | correct colors for uncrypted messages in encrypted chats | Christian Schneppe | 2016-11-19 | 1 | -3/+5 |
| | |||||
* | refactore trust enum to be FingerprintStatus class with trust and active | Christian Schneppe | 2016-11-17 | 1 | -347/+347 |
| | |||||
* | show button on "xmpp:" uris | Christian Schneppe | 2016-11-11 | 1 | -0/+24 |
| | |||||
* | increase map preview size | Christian Schneppe | 2016-11-11 | 1 | -3/+2 |
| | |||||
* | show contacts name on shared VCARDs | Christian Schneppe | 2016-11-11 | 1 | -3/+21 |
| | |||||
* | show map preview in chat | Christian Schneppe | 2016-11-10 | 1 | -15/+35 |
| | |||||
* | Revert "use file provider on android M as well" | Christian Schneppe | 2016-11-07 | 1 | -1/+1 |
| | | | | This reverts commit fae5a658b9ea3c637c2158e60a1cd369ef4f912a. | ||||
* | use file provider on android M as well | Christian Schneppe | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Remove MERGE_SEPARATOR | Christian Schneppe | 2016-10-26 | 1 | -29/+24 |
| | |||||
* | Remove spans on copying or pasting a text | Christian Schneppe | 2016-10-26 | 1 | -5/+14 |
| | |||||
* | Retain TextView selection after list updating | Christian Schneppe | 2016-10-21 | 1 | -1/+22 |
| | |||||
* | don't trigger context menu in message adapter manually | Christian Schneppe | 2016-10-18 | 1 | -13/+0 |
| | |||||
* | update conversation in database background thread | Christian Schneppe | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | don't show 0 KiB if filesize is smaller than 1 KiB | Christian Schneppe | 2016-10-18 | 1 | -2/+4 |
| | | | and show MiB also if filesize is > 1x1024x1024 bytes | ||||
* | fixed omemo shown as unavailable in 1:1 chats | Christian Schneppe | 2016-10-05 | 1 | -1/+2 |
| | |||||
* | initialize audioplayer at beginning | Christian Schneppe | 2016-09-27 | 1 | -3/+3 |
| | |||||
* | use history clear date as minimum date for mam | Christian Schneppe | 2016-09-17 | 1 | -0/+1 |
| | |||||
* | Allow text selection with multiple links in message | Christian Schneppe | 2016-09-17 | 1 | -38/+15 |
| | |||||
* | optimized imports | Christian Schneppe | 2016-09-09 | 1 | -1/+0 |
| | |||||
* | delete wrong } | Christian Schneppe | 2016-09-07 | 1 | -1/+0 |
| | |||||
* | don't use fileprovider when opening files on android M and below | Daniel Gultsch | 2016-09-07 | 1 | -44/+53 |
| | |||||
* | wrap dynamic tags into multiple lines. fixes #2003 | Daniel Gultsch | 2016-08-26 | 1 | -1/+3 |
| | |||||
* | add file provider to share files on android n | Daniel Gultsch | 2016-08-26 | 1 | -1/+4 |
| | |||||
* | made image preview size smaller for low res images | Daniel Gultsch | 2016-08-26 | 1 | -8/+14 |
| | |||||
* | modified download button a bit | Christian Schneppe | 2016-08-04 | 1 | -63/+27 |
| | |||||
* | add icons to files/locations in chat view | Christian Schneppe | 2016-08-02 | 1 | -10/+68 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 5 | -0/+1461 |