aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/MessageAdapter.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-25support for quoting messagesChristian Schneppe1-5/+165
2016-12-18set alpha correctlyChristian Schneppe1-1/+1
2016-12-18make sure to display encryption indicatiorChristian Schneppe1-0/+1
2016-12-18use verified symbol instead of colored lock iconsChristian Schneppe1-18/+8
2016-11-29sent messages from unverified devices show red lockChristian Schneppe1-1/+1
2016-11-24changed design language to match BTBV proposalChristian Schneppe1-6/+11
2016-11-19reformat codeChristian Schneppe1-937/+937
2016-11-19correct colors for uncrypted messages in encrypted chatsChristian Schneppe1-3/+5
2016-11-17refactore trust enum to be FingerprintStatus class with trust and activeChristian Schneppe1-347/+347
2016-11-11show button on "xmpp:" urisChristian Schneppe1-0/+24
2016-11-11increase map preview sizeChristian Schneppe1-3/+2
2016-11-11show contacts name on shared VCARDsChristian Schneppe1-3/+21
2016-11-10show map preview in chatChristian Schneppe1-15/+35
2016-11-07Revert "use file provider on android M as well"Christian Schneppe1-1/+1
2016-10-26use file provider on android M as wellChristian Schneppe1-1/+1
2016-10-26Remove MERGE_SEPARATORChristian Schneppe1-29/+24
2016-10-26Remove spans on copying or pasting a textChristian Schneppe1-5/+14
2016-10-21Retain TextView selection after list updatingChristian Schneppe1-1/+22
2016-10-18don't trigger context menu in message adapter manuallyChristian Schneppe1-13/+0
2016-10-18update conversation in database background threadChristian Schneppe1-1/+1
2016-10-18don't show 0 KiB if filesize is smaller than 1 KiBChristian Schneppe1-2/+4
2016-10-05fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe1-1/+2
2016-09-27initialize audioplayer at beginningChristian Schneppe1-3/+3
2016-09-17use history clear date as minimum date for mamChristian Schneppe1-0/+1
2016-09-17Allow text selection with multiple links in messageChristian Schneppe1-38/+15
2016-09-07delete wrong }Christian Schneppe1-1/+0
2016-09-07don't use fileprovider when opening files on android M and belowDaniel Gultsch1-44/+53
2016-08-26add file provider to share files on android nDaniel Gultsch1-1/+4
2016-08-26made image preview size smaller for low res imagesDaniel Gultsch1-8/+14
2016-08-04modified download button a bitChristian Schneppe1-63/+27
2016-08-02add icons to files/locations in chat viewChristian Schneppe1-10/+68
2016-07-29changed package id inside manifest and projectChristian Schneppe1-15/+15
2016-07-12revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe1-24/+1
2016-06-14refactored pgp decryptionDaniel Gultsch1-2/+2
2016-06-02changed color of lock iconChristian Schneppe1-1/+0
2016-05-29show in ui when text was shortenedDaniel Gultsch1-3/+1
2016-05-28only rendering first 5k chars of each messageDaniel Gultsch1-0/+6
2016-05-28integrate image- and video playerChristian Schneppe1-25/+47
2016-05-28count xmpp uris when disableing text selectionDaniel Gultsch1-3/+16
2016-05-26Add geo: link support in longer messagesGDR!1-0/+5
2016-05-20use glide as image loader and add a simple video previewChristian Schneppe1-4/+27
2016-05-13update gradle versionChristian Schneppe1-2/+0
2016-05-13changed some colors to match blue themeChristian Schneppe1-2/+2
2016-05-05bug fix in audio playerChristian S1-95/+93
2016-05-05blue themeMatthias Rieber1-8/+12
2016-05-05bug fix in audioplayerChristian S1-1/+2
2016-05-05added audio playerChristian S1-1/+45
2016-04-29properly cancel avatar tasksDaniel Gultsch1-1/+2
2016-03-31save otr fingerprint in messageDaniel Gultsch1-1/+1
2016-03-05show always buttons instead of links for filesChristian S1-1/+2