aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter (follow)
Commit message (Expand)AuthorAgeFilesLines
* make archive menu item workChristian Schneppe2018-03-291-6/+0
* move new activity back to original nameChristian Schneppe2018-03-291-4/+6
* made select workChristian Schneppe2018-03-241-4/+16
* WIP & fragment voodooChristian Schneppe2018-03-241-17/+25
* switch conversations fragment to data binderChristian Schneppe2018-03-241-1/+1
* vastly untested refactor. pushing for backup purposesChristian Schneppe2018-03-241-1/+1
* use data binder for list item adapaterChristian Schneppe2018-03-201-18/+18
* use async avatar loader in conference detailsChristian Schneppe2018-03-203-3/+6
* add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe2018-02-091-2/+133
* show the correct icon for shared xmpp addressesChristian Schneppe2018-02-041-0/+1
* highlight searchword in messagesChristian Schneppe2018-02-041-0/+14
* optimized /me behaviorChristian Schneppe2018-01-301-1/+1
* reworked audioPlayer screenOn/Off a bitChristian Schneppe2018-01-211-1/+10
* don't overlap readmarker with "show more messages"Christian Schneppe2018-01-191-6/+3
* let screen on while playing audio messageChristian Schneppe2018-01-171-2/+2
* fix location viewChristian Schneppe2017-12-231-1/+1
* Do not show xmpp uris as links that have invalid jidsChristian Schneppe2017-12-101-1/+10
* Refined avatar generation a bitChristian Schneppe2017-12-102-2/+3
* 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
* fixed wrong colors in message status textChristian Schneppe2017-11-301-0/+1
* some bug fixesChristian Schneppe2017-11-281-61/+66
* optimize colorsChristian Schneppe2017-11-251-0/+1
* use com.android.support:support-emojiChristian Schneppe2017-11-242-7/+15
* rename variablesChristian Schneppe2017-11-241-77/+77
* ListItemAdapter: use ViewHolderChristian Schneppe2017-11-241-26/+49
* code cleanupChristian Schneppe2017-11-233-8/+8
* 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
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-221-49/+54
* ConversationsAdapter: code cleanupChristian Schneppe2017-11-221-7/+8
* Show Drawable if Location/File/VoiceChristian Schneppe2017-11-211-3/+27
* open links in new tabsChristian Schneppe2017-11-211-0/+3
* FileProvider: attempt to work with sd cardsChristian Schneppe2017-11-211-0/+1
* do not quote quotesChristian Schneppe2017-11-201-2/+1
* changed text styling to keep the keywordChristian Schneppe2017-11-201-7/+7
* support for basic IM stylingChristian Schneppe2017-11-201-0/+2
* use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe2017-11-024-4/+4
* MessageAdapter: round file sizesChristian Schneppe2017-10-291-2/+2
* MessageAdapter: Do not display muc whispers as emoji onlyChristian Schneppe2017-10-291-1/+1
* correct (un)verified contacts icon (lock/shield)Christian Schneppe2017-10-141-2/+2
* add more file information to FileParams (apk file app name; vcard contacts name)Christian Schneppe2017-10-131-34/+25
* slight refactoring in MessageAdapterChristian Schneppe2017-10-061-14/+9
* removed unnecessary padding restrictions around emoji messagesChristian Schneppe2017-09-241-2/+0
* refactored AudioPlayerChristian Schneppe2017-09-241-67/+43
* cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe2017-08-131-2/+2
* remove all whitespaces in emoji only messagesChristian Schneppe2017-08-131-1/+1
* display messages that only contain emoji slightly largerChristian Schneppe2017-08-031-5/+6
* update datebubblesChristian Schneppe2017-08-011-8/+26
* put settings defaults into resource fileChristian Schneppe2017-08-012-2/+2