aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/adapter (follow)
Commit message (Expand)AuthorAgeFilesLines
* revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe2016-07-121-24/+1
* code cleanupChristian Schneppe2016-07-021-5/+0
* hide all graphical previews in chatlistChristian Schneppe2016-06-201-6/+9
* fixed bug with message preview in chatlistChristian Schneppe2016-06-191-2/+3
* refactored pgp decryptionDaniel Gultsch2016-06-141-2/+2
* changed color of lock iconChristian Schneppe2016-06-021-1/+0
* optimize importsChristian Schneppe2016-05-312-4/+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
* | fixed crash with videopreviews in chatlistChristian Schneppe2016-05-211-8/+26
* | show videopreview also in chatlistChristian Schneppe2016-05-211-3/+8
* | use glide as image loader and add a simple video previewChristian Schneppe2016-05-201-4/+27
* | make "is tiping..." in bold italicChristian Schneppe2016-05-161-0/+1
* | update gradle versionChristian Schneppe2016-05-131-2/+0
* | changed some colors to match blue themeChristian Schneppe2016-05-132-5/+2
* | add "is typing..." to OverviewChristian Schneppe2016-05-131-125/+134
* | 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-303-6/+9
|\|
| * properly cancel avatar tasksDaniel Gultsch2016-04-293-5/+8
| * expert setting to manually change presenceDaniel Gultsch2016-04-221-1/+1
* | disallow account deactivationChristian S2016-04-151-11/+0
* | 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-271-2/+2
|\| |
| * | optionally lock conference domains as well and hide known domains in uiDaniel Gultsch2016-02-241-2/+2
| |/
* | 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
* | Merge branch 'siacs/master'Christian S2016-01-311-1/+2
|\|
| * hide jid row in list item list when jid is nullDaniel Gultsch2016-01-261-1/+2
* | possible fix for showing link instead of button for filesChristian S2016-01-191-1/+1
* | Merge branch 'siacs/master' into developmentChristian S2016-01-101-0/+15
|\|
| * show per conference notification settings in details activityDaniel Gultsch2016-01-081-1/+4
| * show icon in conversations overview when notifications are disabledDaniel Gultsch2016-01-081-0/+12
* | copy commitsChristian S2015-12-281-1/+12
|\|
| * register context menu long click listener on message text. fixes #1614Daniel Gultsch2015-12-271-1/+1