Commit graph

2414 commits

Author SHA1 Message Date
tibbi
81f61af5a7 allow creating desktop shortcuts only from Android 8 2019-05-09 09:39:02 +02:00
tibbi
d6c5b96722 allow toggling numeric sorting at folders too 2019-05-08 20:46:26 +02:00
tibbi
e05e12bcce allow creating new folders from the file thumbnails screen too 2019-05-08 20:25:58 +02:00
tibbi
376c3d0d1e do not show the Date Taken value fixing related toast messages at bin 2019-05-05 23:27:12 +02:00
tibbi
dcfca72064 show the numeric sorting checkbox only at sorting by name or path 2019-05-05 22:46:06 +02:00
tibbi
4812dff077 fix #1400, allow toggling numeric sorting at numbers 2019-05-05 21:39:10 +02:00
tibbi
7f03b85e1b use sorting numbers by numeric values by default 2019-05-05 21:32:27 +02:00
tibbi
af50584b39 allow creating file shortcuts too 2019-05-05 20:18:22 +02:00
tibbi
df0dda96dd moving the shortcut image getter to an activity extension 2019-05-05 19:55:04 +02:00
tibbi
e1834343fa fix #363, allow creating folder desktop shortcuts 2019-05-05 19:42:43 +02:00
tibbi
f4bcae8086 show the Recycle Bin literally when deleting that 1 folder 2019-05-05 18:51:51 +02:00
tibbi
afa29ec5b1 tweak direct subfolder grouping, show also folders that contain no files directly 2019-05-05 18:49:51 +02:00
tibbi
7a250a480b fixing a typo 2019-05-05 11:08:10 +02:00
tibbi
7f2c76bf27 tweaking folder grouping code, no functionality change 2019-05-05 11:01:10 +02:00
tibbi
f956714979 fix #1386, show subfolder count only if more than one 2019-05-04 22:22:20 +02:00
tibbi
654b3c353b fixing some crashes 2019-05-02 19:38:08 +02:00
tibbi
2a535b5b70 reverting to the previous way of sorting by string 2019-04-09 12:58:10 +02:00
tibbi
384e71aa14 fixing a crash at fetching deleted media from db 2019-04-09 12:20:32 +02:00
tibbi
587a6f9c14 fix #946, allow zooming on raw images 2019-04-02 11:39:42 +02:00
tibbi
b58448dde6 disable alphanumeric string comparing, the current implementation is too slow 2019-04-01 23:03:34 +02:00
tibbi
25aeba4b99 updating the way video resolution is fetched 2019-04-01 21:55:17 +02:00
tibbi
2d34288550 lets try rescanning all paths at "Fix Date Taken values", before updating them 2019-04-01 19:17:01 +02:00
tibbi
c7f57842c8 show the Upgrading from Free dialog only after granding write permissions 2019-04-01 18:50:24 +02:00
tibbi
614c3def6a show an "Upgraded from Free" dialog at first launch of the Pro app 2019-04-01 16:58:25 +02:00
tibbi
439d189b00 reset all remembered video positions on toggling the settings item 2019-04-01 16:42:53 +02:00
tibbi
d1d2be6483 fixing some video playback glitches 2019-04-01 16:35:33 +02:00
Tibor Kaputa
7fcc3094e1
Merge branch 'master' into remember_multiple_video_positions 2019-04-01 12:22:35 +02:00
Tibor Kaputa
64c98d2b1f
minor code style updates 2019-04-01 12:20:43 +02:00
Tibor Kaputa
ee18bdfb89
adding a space 2019-04-01 12:19:42 +02:00
Tibor Kaputa
4cfc1cad47
adding a space 2019-04-01 12:19:05 +02:00
Tibor Kaputa
fc329bae4a
adding a space 2019-04-01 12:18:33 +02:00
tibbi
b872ca9233 fix #721, check if a file exists before opening it in the viewpager screen 2019-04-01 11:49:03 +02:00
Dominik Stadler
0c50d1bbb7
Merge branch 'master' into remember_multiple_video_positions 2019-03-31 20:31:38 +02:00
tibbi
1afe067470 adding a new FAQ item about the app size 2019-03-31 12:30:21 +02:00
Dominik Stadler
56723320aa Use Kotlin way of concatenation 2019-03-31 11:47:59 +02:00
Dominik Stadler
062fe21567 Remove leftover System.out.println 2019-03-31 11:45:18 +02:00
Dominik Stadler
880f63ab3a Switch from using one single stored position to one position per file, so
you can watch multiple files and all of them will have their position saved
2019-03-31 09:19:24 +02:00
tibbi
0846c21711 adding an extra check at third party intents about file existance 2019-03-28 22:08:00 +01:00
tibbi
2c2a922c60 improving the way OTG devices are recognized 2019-03-27 23:28:15 +01:00
tibbi
feb82a38c7 reusing the OTG Handled prefs item from Commons 2019-03-20 09:55:19 +01:00
tibbi
86fe77834c catching an exception at storing path in db 2019-03-13 11:44:13 +01:00
tibbi
5592c23c4e ignore the photoFetcher at Android versions below 7 2019-03-10 09:58:50 +01:00
tibbi
bee4b0ff72 adding a few more checks at activity state at loading fullscreen images 2019-03-09 23:30:02 +01:00
tibbi
9d2026e639 catch some more exceptions at loading folders 2019-03-09 23:28:46 +01:00
tibbi
8290f43282 catch and show exceptions thrown at Editor filtering 2019-03-09 23:25:56 +01:00
tibbi
804eb08143 catch exceptions thrown at getting recycle bin files in the settings 2019-03-09 21:59:35 +01:00
tibbi
ae91cfda72 exclude facebook stickers by default 2019-03-09 20:17:16 +01:00
tibbi
15f6d18f46 fix #1293, create a JobService for storing new media files in db 2019-03-09 20:07:15 +01:00
tibbi
9ca6f2235b fix #1313, delete only the visible files at deleting folders 2019-03-05 21:13:31 +01:00
tibbi
81584a69b4 adding a note to grouping and sorting to avoid some confusion 2019-03-05 20:47:29 +01:00
tibbi
a20cc9aa08 properly handle grouping by some numeric values, like dates 2019-03-05 10:37:44 +01:00
tibbi
abe061cf05 fix #1293, rely on ContentObserver for showing new files quicker 2019-03-04 21:26:03 +01:00
tibbi
d425083e57 fix #1307, properly send the Editor intent from the editor 2019-03-04 20:46:16 +01:00
tibbi
ae031af161 fixing a glitch at third party intents, hopefully fixed #1311 and #1309 2019-03-04 20:16:45 +01:00
tibbi
d30c6ef8ef protect the Edit and PhotoVideo activities with the sideloading check too 2019-02-27 22:03:47 +01:00
tibbi
52cdae6776 fix the app package name at splash screen 2019-02-27 21:38:04 +01:00
tibbi
df3a0724d4 calculate proper folder size only if needed 2019-02-27 20:31:12 +01:00
tibbi
633a1af644 optimize folder visibility checking 2019-02-27 19:33:28 +01:00
tibbi
1daa85e629 optimize folder fetching a bit 2019-02-27 18:52:54 +01:00
tibbi
f4ea041a8b take selected file loading priority into consideration at loading files 2019-02-27 16:44:33 +01:00
tibbi
ec5c902fb7 replacing the old file checking setting item with a new one 2019-02-27 16:24:19 +01:00
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
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
tibbi
0b0def35d8 fix #1204, allow sharing images directly from the editor 2019-01-14 14:18:59 +01:00
tibbi
2e3a8cb658 adding a Share button to the editor for sharing directly without saving 2019-01-14 14:03:38 +01:00
tibbi
b2686a3097 reordering some EditActivity functions 2019-01-14 14:02:03 +01:00
tibbi
62502f3722 fix #1207, exclude a given folder if the user excluded it specifically 2019-01-14 13:58:29 +01:00
tibbi
0b3b19bcd5 avoid always showing the Refreshing spinner at thumbnails view 2019-01-13 22:26:41 +01:00
tibbi
1935e3147b removing a redundant function 2019-01-13 22:22:44 +01:00
tibbi
c0e4176779 refresh thumbnail items after rotating 2019-01-13 22:21:17 +01:00
tibbi
040d6357c9 add batch image rotation at the thumbnails screen 2019-01-13 22:12:16 +01:00
tibbi
f8d39f61af improve cache clearing at rotating a file 2019-01-13 21:16:20 +01:00
tibbi
b128298e73 renaming a function 2019-01-13 21:01:28 +01:00
tibbi
c81fbdbf9d moving some file rotation related functions in activity extensions 2019-01-13 20:56:39 +01:00
tibbi
745adda5a4 simplifying some code at image rotating 2019-01-13 20:38:42 +01:00
tibbi
247b41445d properly retrieve old last_modified at rotating files by exif 2019-01-13 20:19:54 +01:00
tibbi
57e7fb03d1 reordering some PhotoFragment functions 2019-01-13 20:02:11 +01:00
tibbi
d8e19762fc removing some redundant drawing related files 2019-01-13 18:12:03 +01:00
tibbi
1776ab592d adding an Undo button to editor drawing 2019-01-13 18:02:06 +01:00
tibbi
5f9378135a make spam folder excluding more agressive, check them at 55 folders already 2019-01-13 17:52:16 +01:00
tibbi
d0d04f6ca6 allow customizing the editor draw brush width 2019-01-13 17:46:06 +01:00
tibbi
7304234783 handle saving images with something drawn on them 2019-01-13 13:28:01 +01:00
tibbi
b039a6f8d8 adjusting some editor related sizes/margins 2019-01-13 13:18:47 +01:00
tibbi
90f2d5e5df allow customizing the editor drawing color 2019-01-12 22:48:15 +01:00
tibbi
9da4b800ac adding some initial Editor Draw related things copied from Simple Draw 2019-01-12 19:20:35 +01:00
tibbi
731cac7ef4 removing an unused faq item 2019-01-12 18:47:38 +01:00
tibbi
f9f247ecaf save and restore canvas around drawing the background 2019-01-12 17:55:38 +01:00
tibbi
bab1211339 add background bitmap loading at the editor draw canvas 2019-01-12 17:52:01 +01:00
tibbi
c44a884a95 show the editor draw canvas only when appropriate 2019-01-12 17:34:00 +01:00
tibbi
8f3ddfffa9 adding a Draw bottom action at the editor 2019-01-12 17:08:53 +01:00
tibbi
212af3f6dc force an editor app chooser at pressing Edit at the editor 2019-01-12 16:26:09 +01:00
tibbi
84ebb59482 restore proper file paths 2019-01-12 15:44:04 +01:00
tibbi
dc7de93cf7 restore date taken values automatically at restoring files from the recycle bin 2019-01-12 15:25:21 +01:00
tibbi
34cfebf115 fixing some crash at the video fragment cleanup 2019-01-12 13:32:07 +01:00
tibbi
ebecd4ca34 adding the video playback reversion in the release notes 2019-01-10 11:36:15 +01:00
tibbi
ba38ce150d use the new faq text related to video fast forward 2019-01-10 11:25:49 +01:00
tibbi
eb20c802b2 allow including videos in slideshows 2019-01-10 11:21:01 +01:00
tibbi
4ec83e13dd adding some video player related improvements 2019-01-10 10:41:04 +01:00