Commit graph

2451 commits

Author SHA1 Message Date
tibbi
dfdfd88941 fix #181, add fingerprint protection to hidden folder showing 2017-09-27 21:50:42 +02:00
tibbi
80f6df5e29 do not autosave rotated images, related to #372 2017-09-25 23:53:15 +02:00
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
9d9866c1d2 use simple asynctask execute() at fetching directories 2017-09-25 20:42:47 +02:00
tibbi
7a653ec0c6 some code style update at the Directory and Medium classes 2017-09-24 22:51:03 +02:00
tibbi
2640f99e22 update kotlin to 1.1.50 2017-09-23 12:15:41 +02:00
tibbi
faf0aba579 update commons to 2.28.4 2017-09-23 12:15:26 +02:00
tibbi
d3d160ccdc updating some Japanese strings 2017-09-23 10:33:16 +02:00
tibbi
c314d3dad7 updating some Frech string styling 2017-09-20 23:50:28 +02:00
Tibor Kaputa
9bddac5d62 Merge pull request #369 from mamizu/master
Update Japanese translation
2017-09-19 19:46:24 +02:00
Unknown
11068f5d75 Update Japanese translation 2017-09-20 00:57:38 +09:00
tibbi
aa16084192 use layoutPosition at directory and media adapters 2017-09-18 20:25:03 +02:00
tibbi
7597efcba2 updating changelog 2017-09-18 10:32:46 +02:00
tibbi
07429c7009 update version to 2.14.4 (132) 2017-09-18 10:32:07 +02:00
tibbi
6ed100e204 do not use GlideDecoder at SubsamplingScaleImageView for now 2017-09-18 10:31:45 +02:00
tibbi
11be1b1e14 updating changelog 2017-09-17 23:05:58 +02:00
tibbi
de264466fe update version to 2.14.3 2017-09-17 23:05:52 +02:00
tibbi
3c01cb9fb6 update commons to 2.28.0 2017-09-17 22:21:29 +02:00
Tibor Kaputa
4e5b843f7d Merge pull request #366 from anthologist/master
Updated italian
2017-09-17 11:28:22 +02:00
anthologist
fc3363987e Updated italian 2017-09-17 11:25:00 +02:00
tibbi
56a31e6ced fix #326, properly set bottom padding in landscape mode videos 2017-09-17 11:17:51 +02:00
tibbi
2fe1f91c87 moving a toast further 2017-09-17 11:07:14 +02:00
tibbi
ae6ea422ac change the way we get layout position in adapters 2017-09-17 10:50:23 +02:00
Tibor Kaputa
52f1cb1c42 Merge pull request #364 from superusercode/master
Add full copy of the Apache license
2017-09-16 23:06:38 +02:00
tibbi
a64195750f remove some visual glitches at horizontally swiping at the folder thumbnails 2017-09-16 22:31:00 +02:00
SuperUser
b8478f1a5c Add full copy of the Apache license
This pull request adds a full copy of the Apache 2.0 license to uncopyright the code correctly. Current file leaves the code technically copyrighted since that statement included is only supposed to be used if the license is present in the repository.
2017-09-16 16:13:23 -04:00
tibbi
ea74fcf2c4 disable swipe-to-refresh in horizontal scrolling 2017-09-16 22:13:15 +02:00
tibbi
9247b51194 lets not toast errors if loading fullscreen media fails 2017-09-16 20:37:18 +02:00
tibbi
f7e7d83382 do not force ARGB_8888 format at fullscreen media 2017-09-16 20:20:43 +02:00
tibbi
d09acabdc3 use match_parent height at directories grid 2017-09-16 20:20:25 +02:00
tibbi
8f8dd04920 simplify the squareImageView creation 2017-09-15 23:22:33 +02:00
tibbi
6f3fd675e2 remove some empty spaces 2017-09-15 15:48:18 +02:00
tibbi
0af594ee0b use glide rotate transformation only when needed 2017-09-14 15:40:33 +02:00
Tibor Kaputa
d03729fbf5 Merge pull request #361 from smarquespt/patch-3
Update strings.xml
2017-09-13 22:38:26 +02:00
Sérgio Marques
7539bf3552 Update strings.xml 2017-09-13 21:29:16 +01:00
tibbi
17947e369a updating changelog 2017-09-11 22:47:11 +02:00
tibbi
0ba5262f00 update version to 2.14.2 (130) 2017-09-11 22:47:06 +02:00
tibbi
bc82d940b1 update commons to 2.27.11 2017-09-11 22:44:04 +02:00
tibbi
28ccfb6fe1 add a file.exists() check too 2017-09-11 21:34:23 +02:00
tibbi
624c0e2d08 check the filesize only after checking the file type 2017-09-11 21:34:15 +02:00
tibbi
ffcd632bad small code style update 2017-09-11 21:15:59 +02:00
tibbi
832d549fed remove the manual setting of max tilesize to 10000 2017-09-10 21:50:58 +02:00
tibbi
316566b09c clear media on destroy at third party intents 2017-09-10 19:59:37 +02:00
tibbi
9e809adf10 update commons to 2.27.10 2017-09-10 19:19:06 +02:00
tibbi
5273ea431b show an error toast if something breaks during loading the image 2017-09-10 18:57:04 +02:00