Commit graph

299 commits

Author SHA1 Message Date
tibbi
6d0c5fdf65 improving the panoramic video check, do not rely on 2:1 aspect ratio 2018-10-30 19:19:32 +01:00
tibbi
b53bd52adf fix #1032, make the instant switch area at landscape mode wider 2018-10-28 22:21:20 +01:00
tibbi
20ca9da9d0 do not consume touch events at video_preview 2018-10-22 17:18:40 +02:00
tibbi
90d1c521fa make Down gesture closing optional, enabled by default 2018-10-22 17:10:31 +02:00
tibbi
197dec4a26 toggle fullscreen at clicking video preview too 2018-10-22 16:51:30 +02:00
tibbi
237937c162 add the close-down gesture to videos too 2018-10-22 16:41:17 +02:00
tibbi
4b7adea779 enable down gesture at the gif view too 2018-10-22 16:30:13 +02:00
tibbi
df03f39b94 allow closing fullscreen with down gesture, if deep zoomable image is visible 2018-10-22 16:27:56 +02:00
tibbi
70f5a23575 moving MediaSideScroll to the Views folder, no real change 2018-10-22 13:57:23 +02:00
tibbi
3ee3887754 add skip forward/backward at panorama videos 2018-10-21 21:01:03 +02:00
tibbi
0cb212947c adding a seekbar to the panorama video view 2018-10-21 20:51:32 +02:00
tibbi
9fd3acd93f moving the bottom video time holder views in a separate layout file 2018-10-21 19:29:45 +02:00
tibbi
64180c0af1 implement vr video play/pause 2018-10-21 18:42:15 +02:00
tibbi
5d419ea88a hide the video play/pause button faster 2018-10-21 18:28:13 +02:00
tibbi
cb4d86461e adding some PanoramaVideo implementation 2018-10-21 17:57:55 +02:00
tibbi
9a4e9ad318 rename Panorama activity to PanoramaPhoto 2018-10-21 13:14:56 +02:00
tibbi
7bc48bee0b add some initial handling for 360 videos 2018-10-21 13:08:46 +02:00
tibbi
fda3569aa1 fix images being totally zoomed in after device rotation 2018-10-19 21:52:45 +02:00
tibbi
78bcf8adb8 updating Commons, min Android version to 5 + adapter changes 2018-10-16 23:56:05 +02:00
tibbi
2873b996bc updating support libraries to AndroidX 2018-10-05 22:42:21 +02:00
tibbi
641610842b fix #981, avoid some glitches related to GIF playing 2018-10-05 10:51:12 +02:00
tibbi
d309e1d10f allow toggling fullscreen mode by clicking at the new gif_view 2018-10-02 23:29:32 +02:00
tibbi
2ef019990b allow faster video seeking by dragging the bottom seekbar 2018-10-02 22:04:36 +02:00
tibbi
f9000830f5 fix #972, use GifTextureView for displaying gifs, do not pause/resume them 2018-10-02 19:08:31 +02:00
tibbi
cd5804ccb9 fix some glitches related to calculating the Extended Details location 2018-10-02 17:04:07 +02:00
tibbi
81062369d3 change the image max tile size depending on the image quality too 2018-09-30 10:33:54 +02:00
tibbi
e062872a29 recreate Subsampling Scale Imageview if some option related to it changed 2018-09-28 19:25:07 +02:00
tibbi
fe186bcabc adding a new Settings toggle for showing images in the highest possible quality 2018-09-28 19:03:35 +02:00
tibbi
e57ef1c7aa fix #908, reduce image quality even more on some devices 2018-09-22 18:54:26 +02:00
tibbi
e86c07895c set fullscreen max tilesize to 4096 2018-09-20 21:13:31 +02:00
tibbi
f95da6b83a set isSubsamplingVisible to false at some errors too 2018-09-20 13:55:45 +02:00
tibbi
1110c80b66 add a helper variable for checking subsampling view visibility 2018-09-20 13:52:24 +02:00
tibbi
1bae7ef7a6 use lower dpi on better device fullscreen images 2018-09-20 13:52:05 +02:00
tibbi
036641c0c4 calculate minimal tile dpi at fullscreen view dynamically 2018-09-05 22:13:31 +02:00
tibbi
16f828580f shortening some code 2018-09-05 20:47:13 +02:00
tibbi
27fb0404ca adding a crashfix at loading fullscreen images 2018-08-21 10:18:57 +02:00
tibbi
d590ac2dc2 do not use lower resolution images at fullscreen view before adding the zoomable 2018-08-20 21:39:04 +02:00
tibbi
8e9bbbe451 handle showing fullscreen svg files 2018-08-20 20:58:11 +02:00
tibbi
44f171bbf5 fix #900, handle one finger zooming toggle at PhotoView too 2018-08-14 12:27:39 +02:00
tibbi
f01410bb1e fix #911, try using Glide for image loading, if Picasso fails 2018-08-13 23:40:17 +02:00
tibbi
fe69f400ab remove the glide photoview clearing 2018-08-13 22:19:45 +02:00
tibbi
99f4a65dc1 wrap whole picasso loading in a try/catch block 2018-08-13 21:43:24 +02:00
tibbi
c708f183e2 encode percent sign at file paths too 2018-08-13 21:41:13 +02:00
tibbi
9aaee4e648 fix #904, properly show images with hashtag in their path 2018-08-13 21:37:06 +02:00
tibbi
5505594c29 properly load content:// uris at PhotoFragment 2018-08-08 22:53:09 +02:00
tibbi
d647bbb583 disable subsampling view at swiping away from it 2018-08-08 22:28:03 +02:00
tibbi
da70c220d2 fix #896, ignore fullscreen toggling at fading play/pause 2018-08-08 22:05:43 +02:00
tibbi
b58f808068 setup deep zoomable images only when appropriate 2018-08-08 16:59:27 +02:00
tibbi
c9a084c4e4 allow using the PhotoView zoom if loading Subsampling fails 2018-08-08 16:05:06 +02:00
tibbi
686cee83ed remeasure the screen if the width and height are set to 0 at fullscreen view 2018-08-07 20:14:57 +02:00