Commit graph

2701 commits

Author SHA1 Message Date
tibbi
c7d4be1d9d fix the new UI with horizontal view too 2020-11-01 23:42:03 +01:00
tibbi
bcabc231e2 calculate the scrollview height properly for the scrollbar 2020-11-01 22:20:02 +01:00
tibbi
a7c1789a55 updating the main screens UI, use rounded corners at thumbnails 2020-11-01 21:58:18 +01:00
tibbi
8896730d8b catch exceptions thrown at fetching nomedia folders 2020-11-01 17:26:21 +01:00
tibbi
7093640f66 moving some grid/list view related things in Commons, no real change 2020-10-30 08:49:20 +01:00
tibbi
6ebf54c799 adding a new FAQ item about selecting multiple items 2020-10-28 21:59:23 +01:00
tibbi
4ef159e912 rely on noMedia files from MediaStore on a couple more places 2020-10-28 21:01:51 +01:00
tibbi
eb9ca5df77 fetch nomedia files from MediaStore, use them for quick check 2020-10-28 20:34:30 +01:00
tibbi
a4c590ddd3 insert created nomedia files into MediaStore manually 2020-10-28 20:06:34 +01:00
tibbi
ba4ba6a338 make sure to rescan some WhatsApp folders by default 2020-10-28 18:05:38 +01:00
tibbi
7c8cd2f1f3 removing the prompt about Simple Dialer, SMS Messenger and Voice Recorder 2020-10-28 18:05:26 +01:00
tibbi
ad049ecb0b wrap Date Taken value fetching in try/catch block 2020-10-24 10:06:21 +02:00
tibbi
a8f107c37f fix #1933, show wrong webp files as casual images 2020-10-10 22:29:25 +02:00
tibbi
a7b35e36b2 use thoe shorter version of cursor looping 2020-10-01 17:30:01 +02:00
tibbi
60b44c27be adding some try/catch blocks 2020-10-01 17:23:29 +02:00
tibbi
7e0ebaace9 properly fetch Date Taken values when needed 2020-09-27 21:22:30 +02:00
tibbi
a3a6ec95e5 updating commons to 5.30.17 2020-09-27 09:57:58 +02:00
tibbi
73b1d2147e fixing a glitch with some folders being invisible 2020-09-27 09:56:02 +02:00
tibbi
cbf831bd31 improve storage permission handling to fix an Android 11 issue 2020-09-25 22:38:26 +02:00
tibbi
e7cb91cd34 fix a glitch with animated webp files stucking 2020-09-25 21:36:06 +02:00
tibbi
f3c55e1df8 fix #1124, properly handle playing animated WebP files 2020-09-25 21:23:47 +02:00
tibbi
03a83f5341 delete invalid DB files in batches, not one by one 2020-09-25 14:39:34 +02:00
tibbi
8d7a5b1771 cache all Date Taken values at once, not folder by folder 2020-09-25 14:00:49 +02:00
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