aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unify getFileUri across share and open intentsChristian Schneppe2017-01-091-23/+16
|
* show unread messages per conversation in chat listChristian Schneppe2016-12-281-1/+8
|
* support for quoting messagesChristian Schneppe2016-12-251-5/+165
|
* set alpha correctlyChristian Schneppe2016-12-181-1/+1
|
* make sure to display encryption indicatiorChristian Schneppe2016-12-181-0/+1
|
* use verified symbol instead of colored lock iconsChristian Schneppe2016-12-181-18/+8
|
* sent messages from unverified devices show red lockChristian Schneppe2016-11-291-1/+1
|
* changed design language to match BTBV proposalChristian Schneppe2016-11-241-6/+11
| | | | | * untrusted messages have red background * unverified messages have normal background and red lock
* reformat codeChristian Schneppe2016-11-195-1237/+1237
|
* correct colors for uncrypted messages in encrypted chatsChristian Schneppe2016-11-191-3/+5
|
* refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe2016-11-171-347/+347
|
* show button on "xmpp:" urisChristian Schneppe2016-11-111-0/+24
|
* increase map preview sizeChristian Schneppe2016-11-111-3/+2
|
* show contacts name on shared VCARDsChristian Schneppe2016-11-111-3/+21
|
* show map preview in chatChristian Schneppe2016-11-101-15/+35
|
* Revert "use file provider on android M as well"Christian Schneppe2016-11-071-1/+1
| | | | This reverts commit fae5a658b9ea3c637c2158e60a1cd369ef4f912a.
* use file provider on android M as wellChristian Schneppe2016-10-261-1/+1
|
* Remove MERGE_SEPARATORChristian Schneppe2016-10-261-29/+24
|
* Remove spans on copying or pasting a textChristian Schneppe2016-10-261-5/+14
|
* Retain TextView selection after list updatingChristian Schneppe2016-10-211-1/+22
|
* don't trigger context menu in message adapter manuallyChristian Schneppe2016-10-181-13/+0
|
* update conversation in database background threadChristian Schneppe2016-10-181-1/+1
|
* don't show 0 KiB if filesize is smaller than 1 KiBChristian Schneppe2016-10-181-2/+4
| | | and show MiB also if filesize is > 1x1024x1024 bytes
* fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe2016-10-051-1/+2
|
* initialize audioplayer at beginningChristian Schneppe2016-09-271-3/+3
|
* use history clear date as minimum date for mamChristian Schneppe2016-09-171-0/+1
|
* Allow text selection with multiple links in messageChristian Schneppe2016-09-171-38/+15
|
* optimized importsChristian Schneppe2016-09-091-1/+0
|
* delete wrong }Christian Schneppe2016-09-071-1/+0
|
* don't use fileprovider when opening files on android M and belowDaniel Gultsch2016-09-071-44/+53
|
* wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch2016-08-261-1/+3
|
* add file provider to share files on android nDaniel Gultsch2016-08-261-1/+4
|
* made image preview size smaller for low res imagesDaniel Gultsch2016-08-261-8/+14
|
* modified download button a bitChristian Schneppe2016-08-041-63/+27
|
* add icons to files/locations in chat viewChristian Schneppe2016-08-021-10/+68
|
* changed package id inside manifest and projectChristian Schneppe2016-07-295-0/+1461