aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/ConversationAdapter.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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