aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/adapter/MessageAdapter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-291-919/+0
* revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe2016-07-121-24/+1
* refactored pgp decryptionDaniel Gultsch2016-06-141-2/+2
* changed color of lock iconChristian Schneppe2016-06-021-1/+0
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-291-0/+4
|\
| * show in ui when text was shortenedDaniel Gultsch2016-05-291-3/+1
| * only rendering first 5k chars of each messageDaniel Gultsch2016-05-281-0/+6
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-281-1/+19
|\|
| * count xmpp uris when disableing text selectionDaniel Gultsch2016-05-281-3/+16
| * Add geo: link support in longer messagesGDR!2016-05-261-0/+5
* | integrate image- and video playerChristian Schneppe2016-05-281-25/+47
* | use glide as image loader and add a simple video previewChristian Schneppe2016-05-201-4/+27
* | update gradle versionChristian Schneppe2016-05-131-2/+0
* | changed some colors to match blue themeChristian Schneppe2016-05-131-2/+2
* | bug fix in audio playerChristian S2016-05-051-95/+93
* | blue themeMatthias Rieber2016-05-051-8/+12
* | bug fix in audioplayerChristian S2016-05-051-1/+2
* | added audio playerChristian S2016-05-051-1/+45
* | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2016-04-301-1/+2
|\|
| * properly cancel avatar tasksDaniel Gultsch2016-04-291-1/+2
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2016-04-031-1/+1
|\|
| * save otr fingerprint in messageDaniel Gultsch2016-03-311-1/+1
* | show always buttons instead of links for filesChristian S2016-03-051-1/+2
* | Merge branch 'siacs/master' into developmentChristian S2016-03-051-2/+25
|\|
| * Merge branch 'Mess' of https://github.com/tarun018/Conversations into tarun01...Daniel Gultsch2016-03-041-0/+10
| |\
| | * Fix Issue #1634 : Shows XMPP URI as links.Tarun2016-02-291-0/+10
| * | show host in file size checkerDaniel Gultsch2016-03-041-1/+14
| |/
* | Merge branch 'siacs/master' into developmentChristian S2016-02-201-1/+14
|\|
| * basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2016-02-151-1/+14
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2016-02-041-6/+36
|\|
| * prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch2016-02-041-6/+36
* | possible fix for showing link instead of button for filesChristian S2016-01-191-1/+1
* | copy commitsChristian S2015-12-281-1/+12
|\|
| * register context menu long click listener on message text. fixes #1614Daniel Gultsch2015-12-271-1/+1
| * made text selectable again unless text contains more than 1 linkDaniel Gultsch2015-12-261-0/+11
* | copy commitsChristian S2015-12-161-3/+0
|\|
| * make message text non-selectable. fixes #1606Daniel Gultsch2015-12-141-3/+0
| * request storage permission when needed on Android 6.0Daniel Gultsch2015-12-071-13/+1
* | request storage permission when needed on Android 6.0Daniel Gultsch2015-12-121-13/+1
* | Merge pull request #47 from siacs/masterChristian S2015-11-011-1/+1
|\|
| * explicitly mark verified omemo keys in UIDaniel Gultsch2015-10-311-1/+1
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-311-12/+103
|\|
| * Merge pull request #1513 from fiaxh/pgp_background_decryptionDaniel Gultsch2015-10-301-1/+5
| |\
| | * Show PGP "please wait" message only when actually decryptingfiaxh2015-10-281-1/+5
| * | load avatars in message adapter in background taskDaniel Gultsch2015-10-291-11/+92
| * | show encryption type in warned/red messagesDaniel Gultsch2015-10-281-0/+6
| |/
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-201-9/+14
|\|
| * open unknown files with wildcard intentDaniel Gultsch2015-10-201-9/+14
* | Merge branch 'siacs/master' into developmentChristian S2015-10-071-1/+6
|\|
| * try to catch plattform bugsDaniel Gultsch2015-10-021-1/+6