Commit Graph

1656 Commits

Author SHA1 Message Date
tibbi 9e16592c44 updating changelog 2017-05-26 09:10:31 +02:00
tibbi 6ee2e067b8 update app version to 2.10.5 2017-05-26 09:10:25 +02:00
tibbi 9c258370b5 update commons to 2.18.1 2017-05-25 23:45:00 +02:00
tibbi 39f4bd9684 add an extra check to prevent rechecking media when the app is in background 2017-05-25 23:41:25 +02:00
tibbi 4a4a054314 optimize getting the last files modified timestamp 2017-05-25 23:37:16 +02:00
tibbi 448fa72017 check last media change at media too, but in a background thread 2017-05-25 22:16:23 +02:00
tibbi 2cc9d1051c recheck every 3 seconds if some media changed at folders view 2017-05-25 22:04:19 +02:00
tibbi ddb6310937 add a function for updating directory adapter 2017-05-25 21:23:59 +02:00
tibbi faf1e19a87 split the media getter into 2 functions 2017-05-24 23:02:33 +02:00
tibbi e1b461e2f1 small edits at videoplayer setup 2017-05-24 22:49:01 +02:00
tibbi 128f90d50b fix #250, zoom in to fit the screen on doubleclick 2017-05-24 22:42:30 +02:00
tibbi 4174769235 get real display size at viewpager, including status bar height 2017-05-24 22:27:34 +02:00
tibbi 8d3125ca17 make sure to exclude .nomedia folders at "Show all folders content" 2017-05-24 21:20:38 +02:00
tibbi 9272fbc3a3 make some variables in ChangeSortingDialog private 2017-05-24 21:17:23 +02:00
tibbi 234b2ed933 do not show hidden or excluded folders at "Show all folders content" view 2017-05-24 20:37:56 +02:00
tibbi 5c7ede90de update commons to 2.18.0 2017-05-24 19:58:57 +02:00
tibbi 3c3fa9f2e3 update gradle to 2.3.2 2017-05-24 19:58:29 +02:00
tibbi 1c41c95c8e updating changelog 2017-05-21 20:41:41 +02:00
tibbi be57954630 update version to 2.10.4 2017-05-21 20:41:09 +02:00
tibbi 19ea96814e do not rescan the folder after removing nomedia 2017-05-21 20:39:01 +02:00
tibbi f5eb3c931e hide folders whose parent contains .nomedia when appropriate 2017-05-21 20:16:45 +02:00
tibbi b83341c299 updating changelog 2017-05-21 19:17:23 +02:00
tibbi 4f0ccf0cd0 update version to 2.10.3 2017-05-21 19:16:45 +02:00
tibbi 9942f94fc3 hide folders that should be hidden 2017-05-21 19:16:29 +02:00
tibbi c03e6ec64f updating changelog 2017-05-21 12:58:55 +02:00
tibbi 22100542d5 update version to 2.10.2 2017-05-21 12:58:27 +02:00
tibbi 61e4127053 remove some redundant functions 2017-05-21 12:58:13 +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 75c209eb48 updating changelog 2017-05-21 09:19:27 +02:00
tibbi 32e963dc71 update version to 2.10.1 2017-05-21 09:18:46 +02:00
tibbi b564da6b91 catch exceptions thrown during media obtaining 2017-05-21 09:17:52 +02:00
tibbi 52126c4d8f updating changelog 2017-05-20 23:23:18 +02:00
tibbi a763509a1a update version to 2.10.0 2017-05-20 23:23:13 +02:00
tibbi 53c8ea1531 use dark background if selected so at photovideoactivity too 2017-05-20 23:19:51 +02:00
tibbi 42fa1c1368 add new strings related to displaying gifs only 2017-05-20 23:06:40 +02:00
tibbi 558dba3408 properly redraw the thumbnails at renaming an item 2017-05-20 23:01:07 +02:00
tibbi 7302898826 display filenames at thumbnails if selected so 2017-05-20 22:38:40 +02:00
tibbi 0a3cf1c32a update Commons to 2.17.9 2017-05-20 22:31:28 +02:00
tibbi de7ad3b9fb update kotlin to 1.1.2-3 2017-05-20 22:28:36 +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 c0bb740c87 load 1 image per side initially at viewpager for faster loading 2017-05-20 19:27:54 +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 b2f9bbdf2c remove the cursor extensions 2017-05-20 08:56:28 +02:00