tibbi
|
e2d33d7f14
|
updating changelog
|
2017-03-18 12:43:30 +01:00 |
tibbi
|
9257f80160
|
update version to 2.7.2
|
2017-03-18 12:42:26 +01:00 |
tibbi
|
e1ddcda524
|
preload just 1 fullscreen image per side, with more dynamic resolution
|
2017-03-18 12:42:13 +01:00 |
tibbi
|
2100004168
|
updating changelog
|
2017-03-18 12:11:47 +01:00 |
tibbi
|
32bb3f5b4f
|
update version to 2.7.1
|
2017-03-18 12:11:28 +01:00 |
tibbi
|
092ea401b3
|
fix the pick_media intent sent from third party apps
|
2017-03-18 12:09:04 +01:00 |
tibbi
|
4d515b2b71
|
updating changelog
|
2017-03-18 11:18:59 +01:00 |
tibbi
|
57eb574175
|
update version to 2.7.0
|
2017-03-18 11:18:54 +01:00 |
tibbi
|
47418eba7e
|
adding Picasso license
|
2017-03-18 11:18:41 +01:00 |
tibbi
|
bd9e5746cc
|
add folder inclusion in the release notes
|
2017-03-18 10:49:57 +01:00 |
tibbi
|
d07db9fffa
|
add exclude/include placeholders at their manage activities
|
2017-03-18 10:41:20 +01:00 |
tibbi
|
8f132f5668
|
add wrappers around excluded and included folders
|
2017-03-18 10:22:52 +01:00 |
tibbi
|
6cf993a263
|
update the included folders list after adding one
|
2017-03-17 23:53:51 +01:00 |
tibbi
|
08764e9db3
|
update the item count at thumbnails after delete
|
2017-03-17 23:42:24 +01:00 |
tibbi
|
4cfdb31a2d
|
fix #52, ignore letter case when fetching parents
|
2017-03-17 23:37:46 +01:00 |
tibbi
|
10a742bacd
|
scan the path of included folder, maybe it fixes it
|
2017-03-17 23:17:49 +01:00 |
tibbi
|
d61f1d7d1b
|
add the included folders at the scaned ones
|
2017-03-17 23:15:20 +01:00 |
tibbi
|
a3777d0f73
|
list the included folders at the manager screen
|
2017-03-17 23:12:23 +01:00 |
tibbi
|
ff1f29b1f8
|
add a menu button for adding included folders
|
2017-03-17 23:01:53 +01:00 |
tibbi
|
dc98df713d
|
add a setting button for managing included folders
|
2017-03-17 22:54:44 +01:00 |
tibbi
|
87b34b4386
|
implement the Excluded folder adding from the manager activity
|
2017-03-17 22:46:30 +01:00 |
tibbi
|
05fb1efe57
|
replace the "Remove all excluded folders" with an "Add folder"
|
2017-03-17 22:41:08 +01:00 |
tibbi
|
82a74ebd25
|
always show the Manage Excluded Folders setting item
|
2017-03-17 22:36:09 +01:00 |
tibbi
|
0728c1b9e1
|
check if Image first, that will be the most frequent
|
2017-03-17 22:04:02 +01:00 |
tibbi
|
4f1689965a
|
reuse the function for loading directory and media thumbnails, dont copy paste
|
2017-03-17 22:02:24 +01:00 |
tibbi
|
32c768a2e5
|
add some strings related to adding included folders
|
2017-03-17 21:54:45 +01:00 |
tibbi
|
61e6a8ef78
|
use Glide for video thumbnails
|
2017-03-17 21:42:53 +01:00 |
tibbi
|
723084b482
|
use Picasso for directory thumbnails too
|
2017-03-17 21:36:19 +01:00 |
tibbi
|
d22685b5ca
|
load media thumbnails with Picasso
|
2017-03-17 21:22:57 +01:00 |
tibbi
|
07e15db08a
|
filter out symbolic link folders earlier
|
2017-03-17 20:23:46 +01:00 |
tibbi
|
aa55dfbb15
|
increase the image load priority of initially opened images
|
2017-03-17 20:17:48 +01:00 |
tibbi
|
19d4ff53cb
|
store the screen resolution at view pager activity
|
2017-03-17 20:09:11 +01:00 |
tibbi
|
ebd14626cb
|
remove the string signatures from recyclerviews
|
2017-03-17 19:54:39 +01:00 |
tibbi
|
70afd83bd7
|
rotate the fullscreen image appropriately
|
2017-03-17 19:51:28 +01:00 |
tibbi
|
6a637797e1
|
update commons to 2.12.4
|
2017-03-17 19:47:41 +01:00 |
tibbi
|
6a97a47d76
|
use Picasso for loading fullscreen images
|
2017-03-17 19:46:44 +01:00 |
tibbi
|
a6622ef9e3
|
improve gif loading
|
2017-03-16 21:07:49 +01:00 |
tibbi
|
858d66e728
|
fix #194, check for storage permission even if opening third party image
|
2017-03-16 20:45:39 +01:00 |
tibbi
|
b8ee70f7ed
|
update commons to 2.12.2
|
2017-03-16 20:14:43 +01:00 |
tibbi
|
97aecb3084
|
update kotlin to 1.1.1
|
2017-03-16 20:12:28 +01:00 |
tibbi
|
d885f301cb
|
filter out symbolic links as directories
|
2017-03-16 19:21:50 +01:00 |
tibbi
|
153c9ed62a
|
remove glide loading priorities
|
2017-03-16 19:14:46 +01:00 |
tibbi
|
8ea1b02e0f
|
stop loading the fullscreen images if the view is destroyed
|
2017-03-16 19:13:02 +01:00 |
tibbi
|
9d88f7bf7d
|
remove Subsampling scale image view, its not worth it
|
2017-03-16 19:11:51 +01:00 |
Tibor Kaputa
|
875c7ed190
|
Merge pull request #195 from mcbaze/patch-14
update Russian
|
2017-03-15 22:26:16 +01:00 |
tibbi
|
597ffd5a57
|
check if the destination file exists at move
|
2017-03-15 22:12:28 +01:00 |
Taras
|
610c3d71b6
|
Update strings.xml
|
2017-03-15 23:42:01 +03:00 |
Taras
|
75e0cf03a3
|
update Russian
|
2017-03-15 23:17:28 +03:00 |
tibbi
|
9f91e14a32
|
add the Glide load stopper to the directories view too
|
2017-03-15 21:16:27 +01:00 |
tibbi
|
ee6e221de0
|
use the previous way of creating foreground selectors of adapters
|
2017-03-15 21:14:55 +01:00 |