Commit graph

2149 commits

Author SHA1 Message Date
tibbi
9077a9d6b2 rely on GestureFrameLayout at zooming videos on separate screen too 2019-01-29 16:00:00 +01:00
tibbi
59dd51f06a reduce max Down Gesture duration to 300ms for closing fullscreen views 2019-01-29 15:41:16 +01:00
tibbi
9d93fc5cf2 use the GestureFrameLayout for zooming videos at the viewpager 2019-01-29 15:41:04 +01:00
tibbi
f34ae01115 skip memory cache at loading thumbnails after rotation 2019-01-29 15:11:11 +01:00
tibbi
56bc2b6af1 fix a glitch at sharing an editor image directly 2019-01-29 14:28:55 +01:00
tibbi
18277c13e2 save rotated images automatically 2019-01-29 13:41:33 +01:00
tibbi
82d97bb380 request SD card permissions at rotating fullscreen image 2019-01-29 13:20:27 +01:00
tibbi
bffa42fe65 make toast showing at rotating images optional 2019-01-29 12:14:08 +01:00
tibbi
58fe410e85 fixed some fullscreen view rotation related glitches 2019-01-29 11:49:34 +01:00
tibbi
09726c0cd4 try loading fullscreen images with Glide first, move Picasso to backup 2019-01-29 11:33:01 +01:00
tibbi
4e47a47c33 use GestureFrameLayout for zooming gifs 2019-01-29 10:21:10 +01:00
tibbi
5c86015e41 fix #1006, allow exporting/importing settings to files 2019-01-28 20:46:47 +01:00
tibbi
596edde553 adding some boilerplate related to importing settings 2019-01-28 12:45:29 +01:00
tibbi
7382546e2c handle exporting settings in a file 2019-01-28 11:17:09 +01:00
tibbi
01953e1f23 write up a list of config values for exporting 2019-01-27 21:54:09 +01:00
tibbi
eecfdc40d3 adding some setting items related to settings ex/importing 2019-01-27 21:03:55 +01:00
tibbi
e463ceb1d7 allow toggling notch in the app settings 2019-01-27 19:47:00 +01:00
tibbi
0207800259 update commons to 5.6.18 2019-01-27 18:12:06 +01:00
tibbi
e34fe1c78f lets skip the sideloading check for now 2019-01-23 15:04:19 +01:00
tibbi
404f8d4eec updating commons to 5.6.14 2019-01-23 14:56:07 +01:00
tibbi
e5796be852 fixing some GIF zooming glitches 2019-01-23 13:42:44 +01:00
tibbi
b6ce759370 fix #1230, show directly included folders even if they contain .nomedia 2019-01-23 12:42:48 +01:00
tibbi
9f53213c48 fix #1221, allow batch rotating only images 2019-01-22 20:36:30 +01:00
tibbi
301ac6dfb0 fix #1222, adding some B&W theme improvements to the editor 2019-01-22 20:27:10 +01:00
tibbi
487984f9e4 updating gestureViews to the latest version 2019-01-22 12:20:39 +01:00
tibbi
0f83c75d4b updating Subsampling to the latest version 2019-01-22 11:41:53 +01:00
tibbi
4206447762 updating subsampling once again 2019-01-21 22:34:13 +01:00
tibbi
c7c25fc17b updating to the latest SubsamplingScaleImageView 2019-01-21 20:56:58 +01:00
tibbi
ec9e30271b updating to the latest Subsampling view 2019-01-21 16:25:34 +01:00
tibbi
63d8462ce0 properly handle image rotation with picasso 2019-01-20 22:39:40 +01:00
tibbi
2aa6069351 do not use the GestureViews enableScrollInViewPager function, it is glitchy 2019-01-17 23:14:22 +01:00
tibbi
d6793bf656 adding some new features at the release notes 2019-01-17 21:59:59 +01:00
tibbi
246bf90895 allow closing down GestureViews only if it is zoomed out 2019-01-17 17:20:29 +01:00
tibbi
c62b4205e9 adding gestureviews license 2019-01-17 17:03:48 +01:00
tibbi
1915afc508 replace PhotoView with GesturesView 2019-01-17 16:40:27 +01:00
tibbi
77b6c64ee9 disable closing fullscreen media with down gesture at pinch 2019-01-17 16:33:51 +01:00
tibbi
9abafd841f adding some click distance limitation to custom views 2019-01-16 22:14:36 +01:00
tibbi
f495a0790e handle closing GIF view with down gesture 2019-01-16 22:00:28 +01:00
tibbi
95492d5e06 fix #984, allow zooming GIFs 2019-01-16 21:48:25 +01:00
tibbi
0e68d01f08 improve bounds checking at gif view 2019-01-16 14:02:21 +01:00
tibbi
494745c10f fix the video time holder right margin at landscape video fragment 2019-01-15 21:11:00 +01:00
tibbi
e9cbf444e1 removing some more scaling related redundant code 2019-01-15 16:21:45 +01:00
tibbi
7e7ef2063e disable autoplaying videos by default 2019-01-15 16:19:05 +01:00
tibbi
8cee888dc6 removing some redundant ScaleListener code 2019-01-15 15:26:25 +01:00
tibbi
b916f0c619 adding initial Gif view zooming, not done yet 2019-01-14 23:48:52 +01:00
tibbi
6c019c8edc removing a redundant call 2019-01-14 21:13:36 +01:00
tibbi
3a44733b94 handle video zooming at the standalone screen too 2019-01-14 20:39:55 +01:00
tibbi
f6696c4552 do not allow closing the fullscreen videoplayer with slow down gestures 2019-01-14 19:32:14 +01:00
tibbi
34fade06a0 fix #1171, allow zooming videos 2019-01-14 19:26:43 +01:00
tibbi
1a36625439 center the drawing canvas at the editor 2019-01-14 16:10:05 +01:00