Commit graph

2791 commits

Author SHA1 Message Date
Tibor Kaputa
ecdc07dac5
Merge pull request #914 from spkprs/master
correction
2018-08-14 21:38:28 +02:00
spkprs
5d1b233e4e
correction 2018-08-14 22:33:14 +03:00
tibbi
44f171bbf5 fix #900, handle one finger zooming toggle at PhotoView too 2018-08-14 12:27:39 +02:00
tibbi
bd084a09b4 fix #901, make sure "Temporarily show hidden" persists through device rotation 2018-08-14 10:12:51 +02:00
tibbi
0ced7023f1 fix #913, at fixing the Date Taken value update it at Favorite items too 2018-08-14 09:10:21 +02:00
tibbi
f01410bb1e fix #911, try using Glide for image loading, if Picasso fails 2018-08-13 23:40:17 +02:00
tibbi
fe69f400ab remove the glide photoview clearing 2018-08-13 22:19:45 +02:00
tibbi
99f4a65dc1 wrap whole picasso loading in a try/catch block 2018-08-13 21:43:24 +02:00
tibbi
c708f183e2 encode percent sign at file paths too 2018-08-13 21:41:13 +02:00
tibbi
9aaee4e648 fix #904, properly show images with hashtag in their path 2018-08-13 21:37:06 +02:00
Sérgio Marques
6a30cbb14c
Update strings.xml 2018-08-12 19:56:49 +01:00
Tibor Kaputa
5f2e85e8c2
Merge pull request #910 from unbranched/master
Updated italian
2018-08-12 15:50:19 +02:00
Tibor Kaputa
cd3481de3d
removing one more new line 2018-08-12 15:50:07 +02:00
Tibor Kaputa
a9df89e472
removing some new lines 2018-08-12 15:49:43 +02:00
random
69768f4254 Updated italian 2018-08-12 12:08:31 +02:00
spkprs
2236b5103b
Update strings.xml 2018-08-12 03:23:32 +03:00
gregory678
f45f9c788d
PL translation update [2018.08.11] 2018-08-11 03:21:16 +02:00
FTno
9166023679
Update strings.xml
Norwegian translation update
2018-08-10 16:00:17 +02:00
Guillaume
dac83be81f
Dutch
So, how does this compare to "Replace deep zoomable images with better quality ones"? The option is reversed and now enabling this option is "at the cost of image quality"?
2018-08-09 02:01:37 +02:00
tibbi
5505594c29 properly load content:// uris at PhotoFragment 2018-08-08 22:53:09 +02:00
tibbi
d647bbb583 disable subsampling view at swiping away from it 2018-08-08 22:28:03 +02:00
tibbi
da70c220d2 fix #896, ignore fullscreen toggling at fading play/pause 2018-08-08 22:05:43 +02:00
tibbi
b58f808068 setup deep zoomable images only when appropriate 2018-08-08 16:59:27 +02:00
tibbi
458686865b adding a toggle for allowing deep zoomable images 2018-08-08 16:37:38 +02:00
tibbi
b6b7f344c3 adding a new string for toggling the allowance of deep image zooming 2018-08-08 16:12:04 +02:00
tibbi
c9a084c4e4 allow using the PhotoView zoom if loading Subsampling fails 2018-08-08 16:05:06 +02:00
tibbi
f40543ae3b shorten some code at PicassoRegionDecoder 2018-08-08 12:54:59 +02:00
tibbi
686cee83ed remeasure the screen if the width and height are set to 0 at fullscreen view 2018-08-07 20:14:57 +02:00
fricyo
cae6792fd6
Update Translation 2018-08-07 22:40:52 +08:00
tibbi
83def1d288 catch exceptions thrown at storing media in a db 2018-08-07 13:34:01 +02:00
tibbi
a830cc00ce adding some switch padding at the Setting items 2018-08-07 12:47:41 +02:00
tibbi
2d3cc070ae remove the Replace Deep Zoomable images... option 2018-08-07 12:42:13 +02:00
tibbi
8868b73d28 do not use half resolution at loading initial bitmap 2018-08-07 12:38:37 +02:00
tibbi
1fa54e6c1a add handling for rotating fullscreen images 2018-08-07 12:26:56 +02:00
tibbi
31f3396450 preload a smaller resolution fullscreen image first 2018-08-07 11:56:20 +02:00
tibbi
23dd5baaa4 use Picasso as a decoder for fullscreen SubsamplingScaleImageView images 2018-08-06 23:59:49 +02:00
tibbi
4bae35955d launch the zoomable imageview load at fullscreen views earlier 2018-08-05 12:05:28 +02:00
tibbi
0219848d5a adding a null check 2018-08-02 08:35:16 +02:00
tibbi
a7d21a52eb update commons to 4.5.13 2018-08-01 14:39:22 +02:00
chris-w89
c680cc9229
Update german strings
Added better translation
2018-08-01 11:48:35 +02:00
ScratchBuild
3065db316d Update Japanese translation 2018-07-31 13:51:45 +09:00
tibbi
b2222dd1b5 properly check "Slideshow" bottom action at the app settings 2018-07-30 15:50:27 +02:00
tibbi
8e23c54978 update commons to 4.5.12 2018-07-30 15:38:22 +02:00
tibbi
74f88583d2 fix #857, improve fullscreen toggling at Immersive mode 2018-07-30 14:23:48 +02:00
tibbi
1567ca05fb add a null check at getting current path 2018-07-30 12:31:54 +02:00
tibbi
7b2af9faeb fix #886, fade away both play/pause button after a few secs 2018-07-30 12:28:42 +02:00
tibbi
613bbdd214 do not allow renaming files in the recycle bin, related to #883 2018-07-29 22:28:57 +02:00
tibbi
5ea99ab22d pass the MediumDao and DirectoryDao to some activity extension functions 2018-07-29 22:06:49 +02:00
tibbi
e1214b4d47 store MediumDao and DirectoryDao globally in Main and Media activities 2018-07-29 21:54:27 +02:00
Tibor Kaputa
264ffa7422
Merge pull request #881 from solokot/master
Update Russian
2018-07-29 19:56:59 +02:00