aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/MediaBrowserActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-22fix MediaBrowserActivity and show if no attachments availableChristian Schneppe1-1/+4
2020-02-18add context menu to MediaBrowser toChristian Schneppe1-11/+25
* share * open * delete
2020-02-12set filter to MediaBrowserActivityChristian Schneppe1-10/+114
to show only images and videos or all media files fixes #457
2020-01-31optimize importsChristian Schneppe1-2/+3
2019-09-20migrate to AndroidXChristian Schneppe1-2/+2
2019-03-06show progress while loading media filesChristian Schneppe1-0/+4
2019-02-09show MediaBrowser icon in chat viewChristian Schneppe1-2/+7
2018-09-26introduce media browser activityChristian Schneppe1-0/+77