tibbi
|
44f5bb5c1e
|
get proper last modified at AsyncTask only if needed
|
2020-09-25 12:26:14 +02:00 |
|
tibbi
|
f815c626fc
|
prefetch all Last Modified values, not folder by folder
|
2020-09-25 12:07:40 +02:00 |
|
tibbi
|
ff2cbbf533
|
optimize file fetching a bit
|
2020-09-24 23:13:38 +02:00 |
|
tibbi
|
8f58de5126
|
cache which folder has nomedia file, avoid checking it over and over
|
2020-09-23 23:17:44 +02:00 |
|
tibbi
|
662efb3207
|
lets use the new way of checking file lastmodified on Android 11+ only
|
2020-09-22 23:04:19 +02:00 |
|
tibbi
|
f856a48591
|
reaccepting the EXIF related pull request for some git messup
|
2020-09-22 15:13:59 +02:00 |
|
tibbi
|
6325121969
|
fix #1913, prefer the Last Modified value from mediastore, not our db
|
2020-09-16 21:09:10 +02:00 |
|
tibbi
|
d906ffe59a
|
convert last_modified to milliseconds at fetching
|
2020-09-15 23:44:58 +02:00 |
|
tibbi
|
f034ad5786
|
improve the performance at checking file size too
|
2020-09-15 23:25:26 +02:00 |
|
tibbi
|
e4dc231589
|
user the own database of Last Modified values, like Date Takens
|
2020-09-15 22:59:53 +02:00 |
|
tibbi
|
54bb8232c5
|
store last_modified in a custom db with date_takens too
|
2020-09-15 22:26:26 +02:00 |
|
tibbi
|
68140085ff
|
removing a redundant argument
|
2020-09-09 23:04:33 +02:00 |
|
Tibor Kaputa
|
59b1ee5e67
|
Merge pull request #1902 from Isira-Seneviratne/Remove_multidex_library
Remove multidex library.
|
2020-09-09 22:55:47 +02:00 |
|
tibbi
|
164518bb80
|
move folder distinction check further
|
2020-09-09 22:54:22 +02:00 |
|
tibbi
|
f38981be7b
|
move the single folder visibility check a bit further in the process
|
2020-09-09 22:07:39 +02:00 |
|
tibbi
|
a049943c1e
|
avoid checking folder visibility twice at fetching
|
2020-09-09 21:33:03 +02:00 |
|
tibbi
|
7e69c392a4
|
do not show Portrait files on Android 11 by default
|
2020-09-09 21:32:35 +02:00 |
|
Isira Seneviratne
|
f71429f667
|
Remove multidex library.
|
2020-08-31 07:42:45 +05:30 |
|
tibbi
|
2e6239c98e
|
updating commons and gradle
|
2020-08-07 13:27:52 +02:00 |
|
tibbi
|
75e9093b26
|
recognize a new type of panoramic photos
|
2020-06-17 10:01:30 +02:00 |
|
tibbi
|
35e92f77e9
|
add file size to its signature too
|
2020-06-13 23:42:29 +02:00 |
|
tibbi
|
c3afe2b6d3
|
always show the sidebar info bubble at scrolling by handle
|
2020-06-12 22:08:52 +02:00 |
|
tibbi
|
32b9a5db08
|
fix #1859, properly handle some batch renaming with patterns
|
2020-06-12 21:38:18 +02:00 |
|
tibbi
|
6096dab7c9
|
some autoformat changes
|
2020-06-12 20:37:25 +02:00 |
|
tibbi
|
bb33cee722
|
properly cache fullscreen images
|
2020-06-12 13:06:16 +02:00 |
|
tibbi
|
49c1188023
|
update commons to 5.29.0
|
2020-06-07 17:46:21 +02:00 |
|
tibbi
|
6f25913558
|
scan the internal storage from time to time for new folders
|
2020-06-07 17:31:36 +02:00 |
|
tibbi
|
97b19fe169
|
do not close main screens Search on opening a folder
|
2020-06-07 16:33:14 +02:00 |
|
tibbi
|
8a8744fee7
|
do not close Search on Stop
|
2020-06-07 16:17:08 +02:00 |
|
tibbi
|
c5042bd89d
|
use caching at the ImageDecoder for faster fullscreen image loading
|
2020-06-02 12:30:30 +02:00 |
|
tibbi
|
318275590c
|
autoformating some files, no real change
|
2020-05-29 22:28:51 +02:00 |
|
tibbi
|
150aace3ca
|
properly catch exceptions thrown in the background
|
2020-05-29 21:25:41 +02:00 |
|
tibbi
|
7605e90632
|
show Portrait photos by default on Android 10+
|
2020-05-29 20:41:23 +02:00 |
|
tibbi
|
3c8ec82bc7
|
catching some exceptions thrown at inserting media in db
|
2020-05-17 11:37:55 +02:00 |
|
tibbi
|
668df3b8fb
|
show a prompt mentioning our new apps
|
2020-05-17 11:23:52 +02:00 |
|
tibbi
|
6cdf9ac905
|
adding some WhatsApp folders at the everShownFolders, check them too
|
2020-05-17 10:18:37 +02:00 |
|
tibbi
|
c7e6e7e84d
|
do not remove items from everShownFolders map
|
2020-05-17 10:08:48 +02:00 |
|
tibbi
|
88497c21af
|
reverting glide back to 4.10.0, it was too unstable
|
2020-05-05 16:15:21 +02:00 |
|
tibbi
|
9e7350da16
|
do not add the excluded folders into everShownFolders
|
2020-05-04 15:36:27 +02:00 |
|
tibbi
|
0d01533231
|
fix #1818, be less agressive at Favorite items cleanup
|
2020-05-04 11:56:30 +02:00 |
|
tibbi
|
6c77382f60
|
rescan created .nomedia files at hiding folders
|
2020-05-04 11:29:36 +02:00 |
|
tibbi
|
69addc428a
|
improving the way video durations are fetched, should be a lot quicker
|
2020-05-04 11:04:34 +02:00 |
|
tibbi
|
a4c1da2ac6
|
use a background thread for fetching video durations
|
2020-05-04 10:25:34 +02:00 |
|
tibbi
|
f0736fe634
|
show an error at deleting a folder exception, to see what is wrong there
|
2020-05-04 10:17:17 +02:00 |
|
tibbi
|
8bbc498724
|
catch some exceptions at inserting folders in db
|
2020-05-04 10:14:55 +02:00 |
|
tibbi
|
18071f5fe8
|
updating commons to 5.26.27
|
2020-04-26 18:59:38 +02:00 |
|
tibbi
|
74cd554248
|
run media fetcher on reboot on a background thread
|
2020-04-26 18:45:06 +02:00 |
|
tibbi
|
2a353df76a
|
lets disable Portrait file displaying by default, until it gets improved
|
2020-04-26 11:40:20 +02:00 |
|
tibbi
|
9cce753ede
|
use a different thread for doing database things at folder thumbnails view
|
2020-04-26 11:36:28 +02:00 |
|
tibbi
|
1130407046
|
rescan folders after restarting so they get scanned quicker later
|
2020-04-26 10:04:38 +02:00 |
|