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