aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/ConversationAdapter.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ConversationsAdapter: Do not show image preview. Show pictogram insteadChristian Schneppe2017-12-101-70/+55
|
* add drawables for some more filetypes in chatlistChristian Schneppe2017-11-301-0/+18
|
* use com.android.support:support-emojiChristian Schneppe2017-11-241-2/+3
|
* rename variablesChristian Schneppe2017-11-241-77/+77
|
* ConversationAdapter: use view holderChristian Schneppe2017-11-231-79/+109
|
* ConversationAdapter: do not show file icon when file has been deletedChristian Schneppe2017-11-221-4/+3
|
* ConversationsAdapter: code cleanupChristian Schneppe2017-11-221-7/+8
|
* Show Drawable if Location/File/VoiceChristian Schneppe2017-11-211-3/+27
|
* use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe2017-11-021-1/+1
|
* put settings defaults into resource fileChristian Schneppe2017-08-011-1/+1
|
* unread/failed count: show >99 as infinity symbolChristian Schneppe2017-04-131-2/+2
|
* make contacts status color configurableChristian Schneppe2017-04-131-1/+11
|
* Show colored presence status for contacts in overview and contact listChristian Schneppe2017-04-051-0/+22
| | | | | | * online, free for chat = green * away = yellow * dnd, xa = red
* show received/read markers in chatlistChristian Schneppe2017-03-261-0/+16
|
* show typing info in overviewChristian Schneppe2017-03-141-4/+37
|
* fixed sender label for empty conversationsChristian Schneppe2017-03-091-1/+3
|
* added colon to seperate sender and message preview. only show first nameChristian Schneppe2017-03-091-2/+3
|
* Adds a message sender label in each conversation for text messagesChristian Schneppe2017-03-091-0/+17
|
* show file preview in chatlistChristian Schneppe2017-02-081-46/+23
|
* show number of failed uploads in chat list in red bubblesChristian Schneppe2017-02-081-0/+8
|
* show unread messages per conversation in chat listChristian Schneppe2016-12-281-1/+8
|
* reformat codeChristian Schneppe2016-11-191-58/+58
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+231