Commit Graph

4879 Commits

Author SHA1 Message Date
5d1b233e4e correction 2018-08-14 22:33:14 +03:00
44f171bbf5 fix #900, handle one finger zooming toggle at PhotoView too 2018-08-14 12:27:39 +02:00
bd084a09b4 fix #901, make sure "Temporarily show hidden" persists through device rotation 2018-08-14 10:12:51 +02:00
0ced7023f1 fix #913, at fixing the Date Taken value update it at Favorite items too 2018-08-14 09:10:21 +02:00
f01410bb1e fix #911, try using Glide for image loading, if Picasso fails 2018-08-13 23:40:17 +02:00
fe69f400ab remove the glide photoview clearing 2018-08-13 22:19:45 +02:00
99f4a65dc1 wrap whole picasso loading in a try/catch block 2018-08-13 21:43:24 +02:00
c708f183e2 encode percent sign at file paths too 2018-08-13 21:41:13 +02:00
9aaee4e648 fix #904, properly show images with hashtag in their path 2018-08-13 21:37:06 +02:00
51472efb89 update commons to 4.6.7 2018-08-13 21:31:52 +02:00
7c4679d489 Merge pull request #912 from smarquespt/patch-1
Update strings.xml
2018-08-12 21:50:13 +02:00
6a30cbb14c Update strings.xml 2018-08-12 19:56:49 +01:00
5f2e85e8c2 Merge pull request #910 from unbranched/master
Updated italian
2018-08-12 15:50:19 +02:00
cd3481de3d removing one more new line 2018-08-12 15:50:07 +02:00
a9df89e472 removing some new lines 2018-08-12 15:49:43 +02:00
8a5446589b Merge pull request #907 from spkprs/master
updated -el
2018-08-12 15:46:52 +02:00
69768f4254 Updated italian 2018-08-12 12:08:31 +02:00
86d688f599 Merge pull request #1 from spkprs/updated
Update strings.xml
2018-08-12 03:25:09 +03:00
2236b5103b Update strings.xml 2018-08-12 03:23:32 +03:00
83767d8aa5 Merge pull request #906 from gregory678/patch-13
PL translation update [2018.08.11]
2018-08-11 08:44:53 +02:00
f45f9c788d PL translation update [2018.08.11] 2018-08-11 03:21:16 +02:00
b6ca7ed281 Merge pull request #902 from FTno/patch-12
Update strings.xml
2018-08-10 17:09:06 +02:00
9166023679 Update strings.xml
Norwegian translation update
2018-08-10 16:00:17 +02:00
e744f16de3 Merge pull request #899 from ltGuillaume/patch-2
Dutch
2018-08-09 10:32:04 +02:00
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
41dc032722 updating changelog 4.5.2 2018-08-08 23:06:13 +02:00
b0dce3cb64 update version to 4.5.2 2018-08-08 23:06:08 +02:00
408e592b26 update commons to 4.6.4 2018-08-08 23:03:55 +02:00
5505594c29 properly load content:// uris at PhotoFragment 2018-08-08 22:53:09 +02:00
d647bbb583 disable subsampling view at swiping away from it 2018-08-08 22:28:03 +02:00
da70c220d2 fix #896, ignore fullscreen toggling at fading play/pause 2018-08-08 22:05:43 +02:00
b58f808068 setup deep zoomable images only when appropriate 2018-08-08 16:59:27 +02:00
458686865b adding a toggle for allowing deep zoomable images 2018-08-08 16:37:38 +02:00
b6b7f344c3 adding a new string for toggling the allowance of deep image zooming 2018-08-08 16:12:04 +02:00
c9a084c4e4 allow using the PhotoView zoom if loading Subsampling fails 2018-08-08 16:05:06 +02:00
f40543ae3b shorten some code at PicassoRegionDecoder 2018-08-08 12:54:59 +02:00
b78243997d updating changelog 4.5.1 2018-08-07 20:24:05 +02:00
1f2258844b update version to 4.5.1 2018-08-07 20:23:59 +02:00
686cee83ed remeasure the screen if the width and height are set to 0 at fullscreen view 2018-08-07 20:14:57 +02:00
2560d9a1c2 Merge pull request #892 from fricyo/patch-14
Update Translation
2018-08-07 19:28:19 +02:00
cae6792fd6 Update Translation 2018-08-07 22:40:52 +08:00
9e33ef9c80 updating changelog 4.5.0 2018-08-07 13:46:08 +02:00
2eaa24e4fb update version to 4.5.0 2018-08-07 13:46:02 +02:00
83def1d288 catch exceptions thrown at storing media in a db 2018-08-07 13:34:01 +02:00
a830cc00ce adding some switch padding at the Setting items 2018-08-07 12:47:41 +02:00
2d3cc070ae remove the Replace Deep Zoomable images... option 2018-08-07 12:42:13 +02:00
8868b73d28 do not use half resolution at loading initial bitmap 2018-08-07 12:38:37 +02:00
1fa54e6c1a add handling for rotating fullscreen images 2018-08-07 12:26:56 +02:00
31f3396450 preload a smaller resolution fullscreen image first 2018-08-07 11:56:20 +02:00
23dd5baaa4 use Picasso as a decoder for fullscreen SubsamplingScaleImageView images 2018-08-06 23:59:49 +02:00