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