Commit graph

1943 commits

Author SHA1 Message Date
tibbi
adf02739fe implement Back navigation at direct subfolder grouping 2018-12-16 10:19:10 +01:00
tibbi
a96e3201a3 add an extra check for handling only direct subfolders 2018-12-15 23:51:27 +01:00
tibbi
619e7ee3f4 show the current folder as an available option at grouping too, not just subfolders 2018-12-15 22:40:15 +01:00
tibbi
ce4dee2573 implement navigation between grouped direct subfolders 2018-12-15 22:32:11 +01:00
tibbi
59c6f91100 move subfolder count updating in an own function 2018-12-15 21:33:32 +01:00
tibbi
98a5b7144b fix subfolder counting at "Group direct subfolders" 2018-12-15 21:23:00 +01:00
tibbi
5482059235 open the clicked directory only if it contains no subfolders, or grouping is disabled 2018-12-14 22:51:28 +01:00
tibbi
1e47a6dd2f properly measure scrollview at directories adapter setup 2018-12-14 22:43:06 +01:00
tibbi
9488795de8 show subfolders count at the main screen, if grouping is enabled 2018-12-14 22:39:42 +01:00
tibbi
3d47eac4e3 show the sum of all subfolder media counts with "Group direct subfolders" 2018-12-14 22:02:03 +01:00
tibbi
74cfe5167e do not make the Directory model Serializable 2018-12-14 21:40:17 +01:00
tibbi
6bb69e3d9f show an additional dialog before displaying the OTG permission one 2018-12-14 21:07:00 +01:00
tibbi
32012061a6 remove another redundant function for getting unique directories 2018-12-13 16:34:41 +01:00
tibbi
a0798bcd29 unify the directories funnel through which they are sorted, filtered etc 2018-12-13 16:20:00 +01:00
tibbi
d654eca1f2 replacing some "it"s with "path"s 2018-12-13 12:40:58 +01:00
tibbi
e3fcd3c84b tweak the way folders at grouping direct subfolders are checked 2018-12-12 23:31:12 +01:00
tibbi
7dcfa167a7 handle direct subfolder grouping if selected so 2018-12-12 21:32:47 +01:00
tibbi
f5248d5d53 add a checkbox for grouping direct subfolders at the Change View dialog 2018-12-12 19:29:05 +01:00
tibbi
87436720b8 updating SubsamplingScaleImageView to 4.0.0 2018-12-11 21:51:27 +01:00
tibbi
b64f164742 delete invalid files from cache at loading thumbnails 2018-12-11 12:47:18 +01:00
tibbi
904e43e8f0 check connected OTG devices only after receiving the write_storage permission 2018-12-06 15:23:52 +01:00
tibbi
394d7ccbbc make the data folder check incase sensitive 2018-12-04 10:20:35 +01:00
tibbi
0fe7a49e4b exclude spam folders automatically only from the data folder 2018-12-04 10:18:01 +01:00
tibbi
e92b708e4d properly remember the Other aspect ratio at cropping too 2018-12-02 23:36:52 +01:00
tibbi
c2f9b3e700 remember the last used editor cropper aspect ratio 2018-12-02 23:30:14 +01:00
tibbi
bab8079676 remember the last picked aspect ratio at the Other option 2018-12-02 23:20:01 +01:00
tibbi
2b49095ab5 adding an Other aspect ratio button to the editor 2018-12-02 23:03:25 +01:00
tibbi
88b13012aa fix deleting Recycle Bin files 2018-12-02 20:53:25 +01:00
tibbi
6098c24227 fix some glitches with files not properly appearing in recycle bin 2018-12-02 20:00:57 +01:00
tibbi
225337a1d3 show the error thrown at moving files in the recycle bin 2018-12-02 17:32:23 +01:00
tibbi
f751adcd97 delete/copy/move only the visible files at doing those operations on a folder 2018-12-02 16:46:32 +01:00
tibbi
f1daf5fbcf do not exclude whole data folder by default 2018-12-02 14:03:47 +01:00
tibbi
8d92fcd07b improve the way spam folders are excluded 2018-12-02 13:58:57 +01:00
tibbi
b5dc1c7d27 remove some local variables related to nav bar checking 2018-12-01 16:27:32 +01:00
tibbi
99d7d2ad43 use a shorter way of initializing exoplayer 2018-12-01 15:47:04 +01:00
tibbi
33301d6282 make sure the file is a video, before getting its duration 2018-12-01 11:41:02 +01:00
tibbi
8c97d7952a fix #1097, optimize video thumbnail duration showing performance 2018-12-01 11:19:25 +01:00
tibbi
2764f205ee filter folders for scanning from wrong folders 2018-12-01 11:05:46 +01:00
tibbi
05b5a4282e try getting the mediastore last_modified field at extended details, if available 2018-11-30 23:04:48 +01:00
tibbi
54f7b18e03 use a copy of Dirs arraylist before updating the directories adapter 2018-11-30 22:46:19 +01:00
tibbi
644bb362a8 make sure the video duration text has proper text color at list view 2018-11-19 20:55:44 +01:00
tibbi
de9d7f580f if no Date Taken values have been fixed, show an error, not success 2018-11-19 12:51:47 +01:00
tibbi
43852a8112 fix the timing of destroying the Gallery Database 2018-11-19 11:32:07 +01:00
tibbi
0b8e958d01 disable Room db writeAheadLogging and custom query executor 2018-11-18 22:56:49 +01:00
tibbi
4cbbca9f54 renaming video length to video duration 2018-11-18 22:48:22 +01:00
tibbi
d78b9a87d2 exclude the data folder by default again 2018-11-18 22:18:15 +01:00
tibbi
a0518f19ae renaming a photo_name view to medium_name, as it is used at videos too 2018-11-18 21:29:03 +01:00
tibbi
e6d5df2ae1 adding a couple changes related to displaying video length at thumbnails 2018-11-18 21:14:25 +01:00
dslivka1
b480386e50 #159 adding option to show video length in thumbnail 2018-11-09 13:02:37 +01:00
tibbi
e92836353c use a more modern way of signing apps 2018-11-06 23:18:28 +01:00