aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/adapter (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-21show file too large instead of generic delivery failedChristian Schneppe1-2/+15
2019-02-20improve RichPreviewChristian Schneppe1-8/+25
2019-02-18allow filtering in participant viewChristian Schneppe1-2/+3
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 Schneppe7-45/+0
2019-01-27changed order of users and media in muc detailsChristian Schneppe1-1/+1
2019-01-27add context menu for muc user adapterChristian Schneppe3-36/+31
2019-01-27refactored group chat members into seperate screenChristian Schneppe2-0/+218
2019-01-27refactored avatar workers into single classChristian Schneppe4-377/+15
2019-01-27migrate conversation list row to binderChristian Schneppe1-119/+89
2019-01-27make bitmap worker task staticChristian Schneppe6-32/+53
2019-01-26show timestamp in restore viewChristian Schneppe1-1/+1
2019-01-26rework backup & restoreChristian Schneppe2-71/+244
2019-01-25provide Set as Profile intentChristian Schneppe1-2/+6
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 Schneppe2-2/+2
2019-01-25mark deleted files in database and not query them when querying for mediaChristian Schneppe2-4/+4
2019-01-24count muc participants correctlyChristian Schneppe1-24/+22
2019-01-04add preference to play gif files automatically in chat viewChristian Schneppe1-21/+74
2018-12-27added epub and azw mime types. try to resolve application/octet-stream by fil...Christian Schneppe1-0/+2
2018-12-27fixed some rare crashes caused by race conditionsChristian Schneppe1-5/+5
2018-12-27fix crash in MediaPreviewAdapterChristian Schneppe1-1/+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
2018-10-20show cancelled instead of delivery failed if user requested to abort transferChristian Schneppe1-1/+5
2018-10-20change apk iconChristian Schneppe1-5/+10
2018-10-02show failed file messages count in chatlist correctlyChristian Schneppe1-2/+3
2018-10-01fix crashes with EmojiTextViewChristian Schneppe2-4/+4
2018-09-26use internal viewer for images and videosChristian Schneppe1-23/+0
2018-09-26show conversation media in contact/conference detailsChristian Schneppe3-69/+233
2018-09-23fix media preview in tablet modeChristian Schneppe1-0/+5
2018-09-23show media preview in messagebubble like text messagesChristian Schneppe1-3/+3
2018-09-23add icon for unknown file while keeping 'file' icon for documentsChristian Schneppe1-2/+14
2018-09-23make media previews survive rotationsChristian Schneppe1-2/+2
2018-09-23preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe4-13/+224
2018-09-14do some performance optimizations on jid host suggestionsChristian Schneppe1-162/+22
2018-09-14show background in chatoverview a bit darkerChristian Schneppe1-1/+1
2018-09-14change text highlight colorChristian Schneppe1-1/+1
2018-09-14highlight selected conversation in tablet viewChristian Schneppe1-1/+1
2018-09-12start new conversations by long press on avatarChristian Schneppe1-2/+2
2018-09-11AudioPlayer: disable screen when holding phone to earChristian Schneppe1-0/+4
2018-08-30switch between earphone and speaker while playing soundsChristian Schneppe1-1/+9