index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
ui
/
MediaViewerActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-02
don't crash if player == null
Christian Schneppe
1
-3
/
+3
2020-01-31
release video player onStop
Christian Schneppe
1
-2
/
+4
2020-01-31
use ToastCompat instead of Toast
Christian Schneppe
1
-8
/
+9
2020-01-31
use ExoPlayer for video playback
Christian Schneppe
1
-21
/
+64
2019-12-13
use setFlags instead of addFlags to grant uri permissions
Christian Schneppe
1
-1
/
+1
2019-10-27
open video if internal player fails
Christian Schneppe
1
-25
/
+25
2019-09-20
migrate to AndroidX
Christian Schneppe
1
-4
/
+3
2019-08-31
fix rotation issues in MediaViewerActivity
Christian Schneppe
1
-0
/
+1
2019-04-28
video player should request audio focus
Christian Schneppe
1
-2
/
+27
2019-04-02
small improvement to auto hide fab in MediaViewerActivity
Christian Schneppe
1
-1
/
+5
2019-02-09
automatically hide and show FAB in MediaViewerActivity
Christian Schneppe
1
-0
/
+31
2019-02-08
optimize imports
Christian Schneppe
1
-12
/
+0
2019-02-04
rework MediaViewerActivity
Christian Schneppe
1
-62
/
+36
2019-01-04
add preference to play gif files automatically in chat view
Christian Schneppe
1
-1
/
+1
2019-01-04
show warning if file from MediaViewerActivity is deleted
Christian Schneppe
1
-2
/
+11
2018-10-22
bring back animated gif view in MediaViewer
Christian Schneppe
1
-2
/
+12
2018-10-03
rework MediaViewerActivity
Christian Schneppe
1
-39
/
+112
2018-05-05
add animators for more activities
Christian Schneppe
1
-1
/
+0
2018-05-02
get video dimensions from bitmap instead of meta data
Christian Schneppe
1
-2
/
+14
2018-04-02
show new fab in ShowFullscreenMessageActivity
Christian Schneppe
1
-13
/
+29
2018-03-09
use appcompat in more activities
Christian Schneppe
1
-2
/
+2
2018-01-21
fix NPE in shareWith intent and use FileProvider for sharing
Christian Schneppe
1
-4
/
+12
2017-11-23
code cleanup
Christian Schneppe
1
-4
/
+4
2017-08-01
put settings defaults into resource file
Christian Schneppe
1
-2
/
+2
2017-03-26
update libraries and dependencies
Christian Schneppe
1
-2
/
+2
2017-03-24
make auto media rotation in fullscreen configurable
Christian Schneppe
1
-2
/
+10
2017-02-22
don't animate image view and set some variables final
Christian Schneppe
1
-3
/
+4
2017-02-22
make max brightness in fullscreen configurable
Christian Schneppe
1
-4
/
+22
2017-02-19
reworked rotation in FullScreenViewer fixes #107
Christian Schneppe
1
-59
/
+18
2017-01-30
play gif files in fullscreen
Christian Schneppe
1
-6
/
+7
2017-01-25
reworked videocompression
Christian Schneppe
1
-11
/
+24
2017-01-18
Revert "play gif files in fullscreen view"
Christian Schneppe
1
-25
/
+15
2017-01-15
play gif files in fullscreen view
Christian Schneppe
1
-15
/
+25
2016-11-29
handle image rotations in ShowFullscreenMessageActivity correctly
Christian Schneppe
1
-7
/
+46
2016-11-27
added some logging to FullScreenViewer
Christian Schneppe
1
-2
/
+4
2016-11-19
reformat code
Christian Schneppe
1
-2
/
+2
2016-10-18
code cleanup
Christian Schneppe
1
-1
/
+0
2016-09-17
some bug fixes in FullScreenMessageActivity
Christian Schneppe
1
-11
/
+5
2016-09-05
catch some exceptions to avoid crashes
Christian Schneppe
1
-4
/
+19
2016-09-02
don't rotate sqare content
Christian Schneppe
1
-4
/
+4
2016-09-02
rotate FullScreenViewer based on dimensions of content
Christian Schneppe
1
-6
/
+51
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-2
/
+2
2016-07-27
don't crash during standby and resume full screen video view
Christian Schneppe
1
-2
/
+16
2016-06-30
add share button to image/video view
Christian Schneppe
1
-5
/
+34
2016-06-23
show image/video in fullscreen
Christian Schneppe
1
-1
/
+9
2016-06-20
thumb caching improvement
Christian Schneppe
1
-1
/
+0
2016-06-19
optimized image cache
Christian Schneppe
1
-0
/
+2
2016-05-30
start playing video directly without touching play button
Christian Schneppe
1
-0
/
+1
2016-05-29
let screen on while playing videos or showing images
Christian Schneppe
1
-1
/
+3
2016-05-29
set screen brightness to maximum while showing image or video
Christian Schneppe
1
-0
/
+11
[next]