aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/MediaViewerActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use setFlags instead of addFlags to grant uri permissionsChristian Schneppe2019-12-131-1/+1
|
* open video if internal player failsChristian Schneppe2019-10-271-25/+25
|
* migrate to AndroidXChristian Schneppe2019-09-201-4/+3
|
* fix rotation issues in MediaViewerActivityChristian Schneppe2019-08-311-0/+1
|
* video player should request audio focusChristian Schneppe2019-04-281-2/+27
|
* small improvement to auto hide fab in MediaViewerActivityChristian Schneppe2019-04-021-1/+5
|
* automatically hide and show FAB in MediaViewerActivityChristian Schneppe2019-02-091-0/+31
| | | | integrate lib FullscreenVideoView as files
* optimize importsChristian Schneppe2019-02-081-12/+0
|
* rework MediaViewerActivityChristian Schneppe2019-02-041-62/+36
|
* add preference to play gif files automatically in chat viewChristian Schneppe2019-01-041-1/+1
| | | | fixes #170 and #236
* show warning if file from MediaViewerActivity is deletedChristian Schneppe2019-01-041-2/+11
|
* bring back animated gif view in MediaViewerChristian Schneppe2018-10-221-2/+12
|
* rework MediaViewerActivityChristian Schneppe2018-10-031-0/+378