aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/MessageAdapter.java (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-03-04show host in file size checkerDaniel Gultsch1-1/+14
2016-02-29Fix Issue #1634 : Shows XMPP URI as links.Tarun1-0/+10
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch1-1/+14
2016-02-04prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch1-6/+36
2016-01-19possible fix for showing link instead of button for filesChristian S1-1/+1
2015-12-27register context menu long click listener on message text. fixes #1614Daniel Gultsch1-1/+1
2015-12-26made text selectable again unless text contains more than 1 linkDaniel Gultsch1-0/+11
2015-12-14make message text non-selectable. fixes #1606Daniel Gultsch1-3/+0
2015-12-12request storage permission when needed on Android 6.0Daniel Gultsch1-13/+1
2015-12-07request storage permission when needed on Android 6.0Daniel Gultsch1-13/+1
2015-10-31explicitly mark verified omemo keys in UIDaniel Gultsch1-1/+1