aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/ConversationAdapter.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-23ConversationAdapter: use view holderChristian Schneppe1-79/+109
2017-11-22ConversationAdapter: do not show file icon when file has been deletedChristian Schneppe1-4/+3
2017-11-22ConversationsAdapter: code cleanupChristian Schneppe1-7/+8
2017-11-21Show Drawable if Location/File/VoiceChristian Schneppe1-3/+27
2017-11-02use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe1-1/+1
2017-08-01put settings defaults into resource fileChristian Schneppe1-1/+1
2017-04-13unread/failed count: show >99 as infinity symbolChristian Schneppe1-2/+2
2017-04-13make contacts status color configurableChristian Schneppe1-1/+11
2017-04-05Show colored presence status for contacts in overview and contact listChristian Schneppe1-0/+22
2017-03-26show received/read markers in chatlistChristian Schneppe1-0/+16
2017-03-14show typing info in overviewChristian Schneppe1-4/+37
2017-03-09fixed sender label for empty conversationsChristian Schneppe1-1/+3
2017-03-09added colon to seperate sender and message preview. only show first nameChristian Schneppe1-2/+3
2017-03-09Adds a message sender label in each conversation for text messagesChristian Schneppe1-0/+17
2017-02-08show file preview in chatlistChristian Schneppe1-46/+23
2017-02-08show number of failed uploads in chat list in red bubblesChristian Schneppe1-0/+8
2016-12-28show unread messages per conversation in chat listChristian Schneppe1-1/+8
2016-11-19reformat codeChristian Schneppe1-58/+58
2016-07-29changed package id inside manifest and projectChristian Schneppe1-8/+8
2016-07-02code cleanupChristian Schneppe1-5/+0
2016-06-20hide all graphical previews in chatlistChristian Schneppe1-6/+9
2016-06-19fixed bug with message preview in chatlistChristian Schneppe1-2/+3
2016-05-21fixed crash with videopreviews in chatlistChristian Schneppe1-8/+26
2016-05-21show videopreview also in chatlistChristian Schneppe1-3/+8
2016-05-16make "is tiping..." in bold italicChristian Schneppe1-0/+1
2016-05-13changed some colors to match blue themeChristian Schneppe1-3/+0
2016-05-13add "is typing..." to OverviewChristian Schneppe1-125/+134
2016-04-29properly cancel avatar tasksDaniel Gultsch1-2/+3
2016-01-08show per conference notification settings in details activityDaniel Gultsch1-1/+4
2016-01-08show icon in conversations overview when notifications are disabledDaniel Gultsch1-0/+12
2015-09-07added some key bindingDaniel Gultsch1-1/+1
2015-07-20Optimize importsAndreas Straub1-1/+1
2015-07-10renamed downloadable to transferableDaniel Gultsch1-3/+3
2015-06-30made httpconnection (download) ready all kind of filesDaniel Gultsch1-2/+1
2015-04-13fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice1-11/+4
2015-02-22properly remove invalid avatariNPUTmice1-0/+1
2015-02-18always call to cancel before loading new avatarsiNPUTmice1-12/+14
2015-02-15made image view background more colorful while waiting on actual avatar to loadiNPUTmice1-1/+1
2015-02-15loading avatars in seperate tasksiNPUTmice1-2/+88
2015-01-20fixed missing image previewiNPUTmice1-1/+1
2015-01-12reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch1-91/+32
2015-01-11Add XEP-0245 (/me command) supportSam Whited1-9/+10
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-9/+9
2014-12-09cleanup: removed unused emoticon parsingiNPUTmice1-5/+1
2014-11-15fixed description in notifications and conversation overviewiNPUTmice1-1/+11
2014-11-15adepted conversationadapter to deal with filesiNPUTmice1-3/+21
2014-11-09Update more files to use JID objectsSam Whited1-1/+1
2014-10-22Make conversations the root projectSam Whited1-0/+0