Commit graph

2357 commits

Author SHA1 Message Date
tibbi
3e2c66e294 adding some new grouping related constants 2019-06-18 23:02:18 +02:00
tibbi
50bc2f45b5 improve the performance at checking if a video is panorama 2019-06-18 12:48:49 +02:00
tibbi
331b016a95 extending the try/catch block at adding paths to db 2019-06-17 16:51:18 +02:00
tibbi
b474ea7397 updating commons to 5.13.14 2019-06-14 15:19:57 +02:00
tibbi
f61979b6eb make the database favorite checker case insensitive 2019-06-11 22:59:14 +02:00
tibbi
6f6449c2b7 avoid reseting favorite items in one more case 2019-06-11 16:56:42 +02:00
tibbi
08ee4c60ef fix #1449, do not wipe favorite items at fixing date taken values 2019-06-11 16:46:05 +02:00
tibbi
a37b9d81e1 show the available aspect ratios by default in the editor 2019-06-11 12:48:19 +02:00
tibbi
323d9f999d fixing a crash at uninitialized variable at PhotoFragment 2019-06-10 23:57:45 +02:00
tibbi
402eb61f79 catch exceptions thrown at updating db directories 2019-06-10 23:53:37 +02:00
tibbi
789152a98d do not allow clicking on the Panorama button at fullscreen mode 2019-06-10 23:36:50 +02:00
tibbi
d05f3b7d8d fetch video resolutions at videofragment on a background thread 2019-06-10 23:34:43 +02:00
tibbi
8256580ec2 replacing some recursive path scans with direct path scans 2019-05-28 21:44:27 +02:00
tibbi
e9c23d3d7b initialize mMedium asap at fragments 2019-05-26 22:01:15 +02:00
tibbi
d8e0e87cb1 adding some default medium at creating directories from files 2019-05-26 21:57:18 +02:00
tibbi
37a04d300b update the placeholder text appropriately if no media files are found 2019-05-26 21:51:31 +02:00
tibbi
a9cf7f9d8c show the warning at deleting a folder in red 2019-05-26 20:37:35 +02:00
tibbi
bd36ce4ce9 keep last modified field at recycle bin operations, when expected 2019-05-26 10:38:23 +02:00
tibbi
f20ef872ca refresh cached directly at contentobserver triggering too 2019-05-26 10:29:57 +02:00
tibbi
1445434930 moving the directory refreshing function in a context extension 2019-05-26 10:25:23 +02:00
tibbi
e9cee05b9d fix #1424, delete empty folders when appropriate 2019-05-25 22:36:28 +02:00
tibbi
54e91dac7a do not show the Add to favorites menu item at the bin 2019-05-25 22:23:15 +02:00
tibbi
e0eb76c68e fix #1425, do not show the Add To Favorites menu item at the recycle bin 2019-05-25 22:18:25 +02:00
tibbi
d9a3dda095 update the stored directories at background media adding too 2019-05-25 21:53:12 +02:00
tibbi
b77e7fbca6 moving the function for creating directories from files to Context extension 2019-05-25 21:44:30 +02:00
tibbi
25b7a0a0ab improve batch renaming, allow using date time patterns 2019-05-25 21:10:49 +02:00
tibbi
bd97796d4e use low priority for loading png thumbnails too 2019-05-16 08:33:47 +02:00
tibbi
6088da8421 fix opening third party intents 2019-05-15 15:01:17 +02:00
tibbi
7e73d979a1 speed up video moving in the recycle bin from fullscreen view 2019-05-15 09:12:47 +02:00
tibbi
e7e1c561d8 moving mMedium definition at the VideoFragment up 2019-05-15 09:05:13 +02:00
tibbi
b21305cb4b make sure we are updating media from the ui htread 2019-05-15 09:01:39 +02:00
tibbi
7d9e9c6df0 avoid initializing the first 3 fragments unnecessarily 2019-05-14 15:30:02 +02:00
tibbi
fa0ce89d81 tweak the glide view clearing a bit 2019-05-14 00:03:30 +02:00
tibbi
36dec5e004 stop loading fullscreen glide view on destroy 2019-05-13 23:58:47 +02:00
tibbi
8e798feaaa set low priority at thumbnail loading so that fullscreen view is more important 2019-05-13 22:59:49 +02:00
tibbi
4c8b7a3c84 load the initially visible fullscreen image with the highest priority 2019-05-13 22:17:37 +02:00
tibbi
1e697e75d6 visually speed up file deletion from fullscreen view by storing ignored paths 2019-05-13 21:11:47 +02:00
tibbi
594c198cf2 fix #1395, removing some unwanted menu items from the recycle bin 2019-05-13 11:20:59 +02:00
tibbi
54cb98139e fix #1414, show proper root storage folder name at grouping 2019-05-13 10:30:22 +02:00
tibbi
dac85245ba fix #1419, use the proper cover image at creating shortcuts 2019-05-13 10:15:54 +02:00
tibbi
35bd124b0b fix #1415, properly sort grouped directories 2019-05-13 10:09:22 +02:00
tibbi
547e6bd48a remove a slash trimming function at folder getter 2019-05-09 12:27:46 +02:00
tibbi
640ff05e20 optimize temporary folder adding a bit 2019-05-09 12:08:14 +02:00
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