tibbi
|
64f8d37544
|
fix #370, make sure only the proper items are shown in "All media" view
|
2017-09-25 23:26:26 +02:00 |
|
tibbi
|
d8811d66b8
|
move some media getting functions in Context extensions
|
2017-09-25 23:19:17 +02:00 |
|
tibbi
|
fcad1f6fa5
|
properly hide hidden folders
|
2017-09-25 23:01:02 +02:00 |
|
tibbi
|
c242f74f9b
|
fix some glitches with incasesensitive paths at directories
|
2017-09-25 22:55:22 +02:00 |
|
tibbi
|
417c1169f8
|
just quickly resort directories at sorting change, when possible
|
2017-09-25 22:34:58 +02:00 |
|
tibbi
|
0da84f2958
|
change the way directories are grouped and sorted
|
2017-09-25 21:04:09 +02:00 |
|
tibbi
|
d0d65b2a42
|
remove some invoke calls
|
2017-09-02 19:53:18 +02:00 |
|
tibbi
|
e33206b084
|
make sure we always show manually included folders, even if somehow hidden
|
2017-08-28 20:56:02 +02:00 |
|
tibbi
|
bd03e4a176
|
fix #319, show a folder if its both excluded and included
|
2017-08-11 13:25:56 +02:00 |
|
tibbi
|
a493595207
|
compare directory paths incasesensitively on the first screen
|
2017-08-06 13:38:54 +02:00 |
|
tibbi
|
e98de74ae4
|
fix #115, allow setting a custom image as
|
2017-06-06 21:24:06 +02:00 |
|
tibbi
|
f5eb3c931e
|
hide folders whose parent contains .nomedia when appropriate
|
2017-05-21 20:16:45 +02:00 |
|
tibbi
|
9942f94fc3
|
hide folders that should be hidden
|
2017-05-21 19:16:29 +02:00 |
|
tibbi
|
d4a8560d2c
|
add some more conditions to folder visibility checking
|
2017-05-21 12:58:07 +02:00 |
|
tibbi
|
387c063376
|
show .nomedia folders if appropriate
|
2017-05-21 12:55:33 +02:00 |
|
tibbi
|
c735b13907
|
reuse the media getting context extension at filling folders
|
2017-05-20 21:49:00 +02:00 |
|
tibbi
|
4c7efca86d
|
move the media getter in a context extension
|
2017-05-20 21:33:21 +02:00 |
|
tibbi
|
946f143409
|
remove the stoping feature of media getter asynctask
|
2017-05-20 21:25:48 +02:00 |
|
tibbi
|
06fe8a669a
|
sort the media already at fetching from mediastore, to save time
|
2017-05-20 21:19:55 +02:00 |
|
tibbi
|
2a7baf14d2
|
some edits to getMediaAsyncTask
|
2017-05-20 21:06:42 +02:00 |
|
tibbi
|
3a98da85fe
|
optimize getting media with Show All
|
2017-05-20 16:49:01 +02:00 |
|
tibbi
|
987f333c5c
|
if a filename is empty, try getting it from the path
|
2017-05-20 12:59:20 +02:00 |
|
tibbi
|
cc814d8d45
|
go back to the mediastore way of fetching media
|
2017-05-20 09:34:59 +02:00 |
|
tibbi
|
f137f3db06
|
show hidden files only when should
|
2017-04-26 19:54:47 +02:00 |
|
tibbi
|
a05ecbe861
|
try prefetching directories after install, before first app launch
|
2017-04-25 23:23:36 +02:00 |
|
tibbi
|
259f517a18
|
make "media" a global variable at getMediaAsyncTask
|
2017-04-04 21:40:12 +02:00 |
|
tibbi
|
bc73f0d807
|
check if hidden folders are temporarily shown in a couple more places
|
2017-03-22 23:38:34 +01:00 |
|
tibbi
|
250771f21b
|
temporarily show hidden folders if selected so
|
2017-03-22 21:46:30 +01:00 |
|
tibbi
|
07e15db08a
|
filter out symbolic link folders earlier
|
2017-03-17 20:23:46 +01:00 |
|
tibbi
|
d885f301cb
|
filter out symbolic links as directories
|
2017-03-16 19:21:50 +01:00 |
|
tibbi
|
99376a3bb0
|
hide the subfolders of excluded folders too
|
2017-03-03 21:46:48 +01:00 |
|
tibbi
|
97554c36ed
|
add an extra check to avoid displaying hidden folders if shouldnt
|
2017-03-01 22:33:49 +01:00 |
|
tibbi
|
940ed8a43b
|
implement custom sorting per folder
|
2017-02-28 21:06:17 +01:00 |
|
tibbi
|
a198008c8e
|
stop media fetching asynctasks on pause
|
2017-02-26 21:52:53 +01:00 |
|
tibbi
|
4572295698
|
add the exclusion functionality
|
2017-02-26 19:31:20 +01:00 |
|
tibbi
|
4311529664
|
small getMediaAsyncTask update
|
2017-02-26 17:28:21 +01:00 |
|
tibbi
|
7ad804f5f9
|
move directory grouping into a separate function
|
2017-02-26 12:30:42 +01:00 |
|
tibbi
|
ad8cd557ce
|
filter wrong directories sooner
|
2017-02-26 12:26:32 +01:00 |
|
tibbi
|
959b0862f5
|
update commons to 2.7.4
|
2017-02-25 18:59:39 +01:00 |
|
tibbi
|
b6b408e1f8
|
optimize the directory sorting related function
|
2017-02-25 17:30:06 +01:00 |
|
tibbi
|
aab55cef62
|
tweaking the getdirectories asynctask
|
2017-02-25 11:35:34 +01:00 |
|
tibbi
|
b778e60781
|
tweak getdirectories to use the string extensions
|
2017-02-25 11:15:47 +01:00 |
|
tibbi
|
2cf58c2e1e
|
update getmedia asynctask
|
2017-02-25 11:01:40 +01:00 |
|
tibbi
|
19093b989f
|
more attempt to optimize the media fetching process
|
2017-02-24 23:41:27 +01:00 |
|
tibbi
|
30c7b9b055
|
change the way we obtain images
|
2017-02-23 23:57:49 +01:00 |
|
tibbi
|
a8c5cc1fdd
|
show folders with .nomedia if appropriate
|
2017-02-23 21:29:02 +01:00 |
|
tibbi
|
667dc4bf2e
|
replace fake folder hiding with .nomedia check
|
2017-02-22 19:13:18 +01:00 |
|
tibbi
|
b46da2f58a
|
try speeding up the process of obtaining all images and videos
|
2017-02-20 21:59:55 +01:00 |
|
tibbi
|
5d04e1967f
|
if a file is an image, do not check if its a video
|
2017-02-19 19:25:22 +01:00 |
|
tibbi
|
b3342a8091
|
add in icon for rotating left
|
2017-02-12 21:09:04 +01:00 |
|