aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter (follow)
Commit message (Expand)AuthorAgeFilesLines
* update Conversation and log filename on restoring orphaned filesChristian Schneppe2020-03-161-1/+2
* fix MessageAdapterChristian Schneppe2020-02-181-1/+6
* add context menu to MediaBrowser toChristian Schneppe2020-02-181-2/+113
* fix user adapter view recycling bugChristian Schneppe2020-02-161-0/+2
* make colored muc names configurableChristian Schneppe2020-02-112-38/+13
* rework PDF previewChristian Schneppe2020-02-111-54/+52
* fix colored nickname failure on single chats the 2ndChristian Schneppe2020-02-101-1/+4
* fix colored nickname failure on single chatsChristian Schneppe2020-02-101-0/+3
* use colored usernames in group chats/channelsChristian Schneppe2020-02-102-3/+6
* introduce preview for PDF files in chatChristian Schneppe2020-02-091-18/+44
* show audio artist and title for audio filesChristian Schneppe2020-02-021-1/+32
* fix showing progressBarChristian Schneppe2020-02-011-19/+14
* show progressbar instead of percentages while up-/downloading filesChristian Schneppe2020-02-011-13/+48
* fix showing presence colored namesChristian Schneppe2020-01-312-26/+27
* use ToastCompat instead of ToastChristian Schneppe2020-01-311-5/+6
* add icons for video, audio and image files for the case the preview failsChristian Schneppe2020-01-311-0/+18
* optimize importsChristian Schneppe2020-01-3110-28/+38
* use more material styleChristian Schneppe2020-01-261-10/+38
* fix some bugsChristian Schneppe2020-01-261-12/+9
* use default values for some preferences instead of hardcoded onesChristian Schneppe2020-01-261-1/+1
* persist file size across abortsChristian Schneppe2020-01-021-3/+5
* small ui fixes for private messagesChristian Schneppe2019-12-121-1/+1
* small quotes fixesChristian Schneppe2019-12-121-4/+7
* add direct answer button in private muc messagesChristian Schneppe2019-12-081-0/+23
* add missing permission requests for Android PChristian Schneppe2019-12-071-2/+2
* fix user in textselection quotesChristian Schneppe2019-11-171-12/+17
* rework design colors and make it compatible with older ROMsChristian Schneppe2019-11-161-29/+43
* introduce new orange theme colorChristian Schneppe2019-11-151-7/+26
* Fix empty grey box for unknown file types (#405)TheOneric2019-11-151-22/+20
* make private messages in MUCs more visibleChristian Schneppe2019-11-151-7/+22
* rework message deletionChristian Schneppe2019-11-042-54/+63
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-031-17/+15
* mark cancelled jingle ft as such on both sidesChristian Schneppe2019-10-261-5/+4
* show username as title in context menu when long clicking avatar in MUCChristian Schneppe2019-09-221-10/+10
* show context menu in channel search to share uriChristian Schneppe2019-09-211-8/+31
* migrate to AndroidXChristian Schneppe2019-09-2012-38/+37
* replace YouTube links with Invidious linksChristian Schneppe2019-09-202-6/+10
* bug fixes in MessageAdapterChristian Schneppe2019-09-191-6/+3
* fixed some minor NPEChristian Schneppe2019-09-191-1/+3
* show language in message bubble if multiple language variants were receivedChristian Schneppe2019-09-121-9/+12
* fix crash during file existing checkChristian Schneppe2019-09-081-1/+1
* improve webpreviews during offline timesChristian Schneppe2019-09-071-1/+2
* check for orphaned filesChristian Schneppe2019-09-061-1/+28
* create share button in backup done notificationChristian Schneppe2019-07-172-0/+4
* show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe2019-06-202-0/+15
* added language tag in channel search resultsChristian Schneppe2019-05-041-0/+9
* small message optimizationsChristian Schneppe2019-05-041-8/+9
* introduced type private_file_message to handle attachments in PMsChristian Schneppe2019-05-031-38/+65
* implement channel discoveryChristian Schneppe2019-04-261-0/+78
* use styled warning for message errorChristian Schneppe2019-04-121-1/+5