Commit graph

2184 commits

Author SHA1 Message Date
tibbi
34028c9452 use the built in glide function for rotating images 2019-02-16 16:43:34 +01:00
tibbi
3272398f49 do not always check invalid db files, only in 20% 2019-02-16 16:20:44 +01:00
tibbi
bf4d53f14d catch exceptions thrown at deleting invalid cached files too 2019-02-16 16:06:49 +01:00
tibbi
54312adb75 catch exceptions thrown at getting favorite paths 2019-02-16 16:05:56 +01:00
tibbi
e31be23bf4 do not trigger the database deleteMedia file, if there is nothing to delete 2019-02-16 16:00:18 +01:00
tibbi
9ab9d5b8fa do not add the OTG folder at included ones 2019-02-16 13:59:32 +01:00
tibbi
c8e178f270 handle OTG permissions dialog the same way as SD card permission 2019-02-16 09:38:27 +01:00
tibbi
0136b557da removing a few more functions related to special OTG file handling 2019-02-15 21:50:29 +01:00
tibbi
10c85cefab fix a glitch at saving OTG files in the editor 2019-02-15 21:28:37 +01:00
tibbi
06da09377d use proper Date Taken if it is used at Group by too, not just at sorting 2019-02-15 21:08:48 +01:00
tibbi
574c3138c9 removing some code related to OTG file special handling 2019-02-15 20:47:33 +01:00
tibbi
3624091994 adding some OTG related changes 2019-02-15 20:00:17 +01:00
tibbi
277b54ce32 try guessing the OTG path as soon as possible 2019-02-15 12:44:55 +01:00
tibbi
05e666890f fix #1265, hide the Panorama button at fullscreen view 2019-02-14 23:09:01 +01:00
tibbi
9fabd88420 fix #1266, allow disabling rotating with gestures 2019-02-14 22:17:18 +01:00
tibbi
d72d8fd052 improving the way default widget bg color is set 2019-02-14 21:16:15 +01:00
tibbi
f7c49b3200 fix #1254, always use white color for thumbnail video durations 2019-02-11 22:51:49 +01:00
tibbi
34fe951063 change the default image rotation to 0 2019-02-07 16:49:50 +01:00
tibbi
99facd2e99 fix #1243, reset video and gif scale on device rotation 2019-02-07 16:21:27 +01:00
tibbi
40902b8310 fix rotating images with Deep zoomable images disabled 2019-02-07 14:58:09 +01:00
tibbi
5e41e17143 fix rotating images counterclockwise 2019-02-07 14:51:21 +01:00
tibbi
64f0bd41b1 add animations to image rotating via menu buttons 2019-02-07 14:42:59 +01:00
tibbi
076559aa9d fix rotating images by negative degrees 2019-02-07 11:31:31 +01:00
tibbi
77b4a65ac3 improving rotation handling 2019-02-07 11:26:13 +01:00
tibbi
53ac373272 fix some degree overflowing 2019-02-06 23:28:36 +01:00
tibbi
17e2e5ccfa do not allow disabling one finger zooming 2019-02-06 22:13:51 +01:00
tibbi
bfaecc7eb5 improving some double tap related things 2019-02-06 21:52:42 +01:00
tibbi
0d6c9589e3 fixing some manual rotation related glitch 2019-02-06 21:40:33 +01:00
tibbi
d55c9bb2cb adding some rotation related improvements 2019-02-06 21:33:36 +01:00
tibbi
c1af0bda75 allow loading subsampling view even with some rotation set 2019-02-06 19:36:50 +01:00
tibbi
e4ac69004d updating subsampling scale image view 2019-02-06 18:00:33 +01:00
tibbi
7d95c8ab65 zoom in more at double tap in some cases 2019-02-05 16:47:27 +01:00
tibbi
8ae759ac89 disable Down gesture if the video or gif are zoomed in 2019-01-29 20:29:29 +01:00
tibbi
18bce22503 removing some old and redundant release notes 2019-01-29 16:21:47 +01:00
tibbi
59ab762442 adding some new features in the release notes 2019-01-29 16:19:54 +01:00
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