aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter/MessageAdapter.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-26use more material styleChristian Schneppe1-10/+38
2020-01-26fix some bugsChristian Schneppe1-12/+9
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 Schneppe1-53/+57
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-20migrate to AndroidXChristian Schneppe1-4/+3
2019-09-20replace YouTube links with Invidious linksChristian Schneppe1-4/+6
2019-09-19bug fixes in MessageAdapterChristian Schneppe1-6/+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-05-04small message optimizationsChristian Schneppe1-8/+9
2019-05-03introduced type private_file_message to handle attachments in PMsChristian Schneppe1-38/+65
2019-04-12use styled warning for message errorChristian Schneppe1-1/+5
2019-03-31fix url detection for webpreviewsChristian Schneppe1-1/+11
2019-03-31rework max file upload size in server infoChristian Schneppe1-7/+1
2019-03-31add activity to define some important privacy settings on first startChristian Schneppe1-29/+36
2019-02-22fix some more NPEChristian Schneppe1-11/+13
2019-02-21show file too large instead of generic delivery failedChristian Schneppe1-2/+15
2019-02-20improve RichPreviewChristian Schneppe1-8/+25
2019-02-09change isDatasaverDisabled integration for web previewChristian Schneppe1-1/+2
2019-02-09load FileOrImage before web previewChristian Schneppe1-2/+2
2019-02-09small fixes for web previewChristian Schneppe1-1/+4
2019-02-09show web link previews in chatChristian Schneppe1-7/+53
2019-02-08optimize importsChristian Schneppe1-11/+0
2019-01-27refactored avatar workers into single classChristian Schneppe1-103/+8
2019-01-27make bitmap worker task staticChristian Schneppe1-4/+8
2019-01-25extend open with to audio filesChristian Schneppe1-10/+2
2019-01-25explicitly set type=images for all media with an image mime type this is in p...Christian Schneppe1-1/+1
2019-01-25offer 'open with' in context menu for geo urisChristian Schneppe1-1/+1
2019-01-25fix display of deleted filesChristian Schneppe1-1/+1
2019-01-25mark deleted files in database and not query them when querying for mediaChristian Schneppe1-3/+3
2019-01-04add preference to play gif files automatically in chat viewChristian Schneppe1-21/+74
2018-12-27fixed some rare crashes caused by race conditionsChristian Schneppe1-5/+5
2018-12-04implement self healing omemoChristian Schneppe1-0/+2
2018-11-21fix crash with xmpp urisChristian Schneppe1-1/+6
2018-11-08separate contacts and groups shared via xmpp urisChristian Schneppe1-1/+6
2018-11-08use material colorsMartin/Geno1-1/+9
2018-11-07design message borderMartin/Geno1-1/+1