Commit graph

2253 commits

Author SHA1 Message Date
tibbi
4fcd1b0fb6 do not check if the folder is recycle bin at fetching files 2019-02-27 13:59:10 +01:00
tibbi
e7624ea7d7 catching some exceptions thrown related to handling cache db 2019-02-26 22:17:37 +01:00
tibbi
fdcad15b6f fix #1285, properly handle some image picker intents 2019-02-26 15:39:14 +01:00
tibbi
29e1220c84 catching an exception at inserting directories in db 2019-02-22 12:43:16 +01:00
tibbi
a4b42b5522 catch exceptions thrown at deleting DB paths 2019-02-22 12:41:28 +01:00
tibbi
fc04a9c697 do not refresh the thumbnails at Random sorting that often 2019-02-22 11:28:05 +01:00
tibbi
4b49cdf34f always clean up invalid files, not just at 20% 2019-02-22 10:25:38 +01:00
tibbi
15485fa183 fix #1274, be more creative at retrieving file path from third party intents 2019-02-21 23:43:26 +01:00
tibbi
81abbe82ad improve exif orientation detecting from content uri images 2019-02-21 23:29:50 +01:00
tibbi
5b36b77c00 adding a setting item for changing date/time format 2019-02-21 22:27:21 +01:00
tibbi
e7ee126577 update Commons, take selected date/time format into consideration 2019-02-21 22:15:42 +01:00
tibbi
22c8bcf9df disable zooming of fullscreen images too early 2019-02-21 22:15:08 +01:00
tibbi
72582a049b add a main screen menu item for toggling recycle bin visibility 2019-02-21 16:53:00 +01:00
tibbi
e584b23fb4 adding Move to the bottom actions 2019-02-21 12:16:46 +01:00
tibbi
ceee81e4b8 use max brightness at opening third party intents too, if selected 2019-02-21 11:31:50 +01:00
tibbi
cf98323bd2 move the gesture rotating option at the Deep zoomable section 2019-02-21 10:59:19 +01:00
tibbi
1dd06fc09a really use argb_8888 format at max quality 2019-02-21 10:55:41 +01:00
tibbi
4b546b6d52 add OTG path to the included paths initially 2019-02-20 16:56:16 +01:00
tibbi
1ed6176f0d updating commons to 5.8.5 2019-02-20 16:55:59 +01:00
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
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