Commit graph

2307 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