Commit Graph

2070 Commits

Author SHA1 Message Date
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 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
Tibor Kaputa c3905310c9 Merge pull request #357 from en2sv/patch-2
Update Swedish translation
2017-09-10 10:34:01 +02:00
en2sv a10b3ecdc6 Update Swedish translation 2017-09-10 10:28:53 +02:00
Tibor Kaputa 2c4e8fb15b Merge pull request #356 from varakh/master
update german translations
2017-09-10 00:26:26 +02:00
Varakh dbe8b3b5b9 Merge branch 'master' into master 2017-09-09 23:58:12 +02:00
tibbi 98aa0ae9a7 updating some german strings 2017-09-09 14:36:58 +02:00
Alexander Schäferdiek 78407c4457 update german translations 2017-09-09 14:09:23 +02:00
Tibor Kaputa 50d431c614 Merge pull request #355 from solokot/master
Updated RU localization
2017-09-09 13:45:35 +02:00
solokot 4c37615d06 Update strings.xml 2017-09-09 14:43:30 +03:00
solokot d81ea17ffe Update strings.xml 2017-09-09 14:35:03 +03:00
solokot 4713410582 Update strings.xml 2017-09-09 14:29:34 +03:00
tibbi 918f3beed1 updating changelog 2017-09-07 21:44:57 +02:00
tibbi d46a783423 update version to 2.14.1 (129) 2017-09-07 21:44:30 +02:00
tibbi 188e2f1254 catch exceptions thrown at ViewPagerActivity 2017-09-07 21:34:44 +02:00
tibbi 2c2ae9b6c4 tweak the functionality of Glide ImageDecoder 2017-09-06 11:12:52 +02:00
tibbi 3341a70a4d updating changelog 2017-09-05 22:30:21 +02:00
tibbi 90b9ed75e1 update version to 2.14.0 2017-09-05 22:30:15 +02:00
tibbi 51b4d9981f try removing temp folder at app start too, if available 2017-09-05 22:23:15 +02:00
tibbi 54a4d29233 show the temp folder at Copy/move dialog too 2017-09-05 22:18:46 +02:00
tibbi 189f9b7410 store the new folder path in shared prefs, so its more accessible 2017-09-05 21:58:22 +02:00
tibbi 551fc3a1c6 make sure the new directory is the first one 2017-09-05 21:43:21 +02:00
tibbi 2aab1ba5e5 add a menu button for easier new folder creating 2017-09-05 21:11:50 +02:00
tibbi 8ea418dad6 add an option to loop slideshows 2017-09-05 20:04:09 +02:00
tibbi afa72a1aad add the string for looping slideshow 2017-09-05 16:31:57 +02:00
tibbi 848c6c5667 show an error toast earlier if every media is filtered out at slideshow 2017-09-05 16:29:51 +02:00
tibbi 067798e5c2 use different toggles for photos and gifs at the slideshow setup 2017-09-05 16:06:42 +02:00
tibbi ac1c84d279 do not clear mMedia after third party intents 2017-09-05 15:45:35 +02:00
tibbi 1397c2d48b update the way we are selecting media at share 2017-09-05 15:39:11 +02:00
tibbi a663b89665 do not trigger the brightness and volume slider so agressively 2017-09-05 15:14:44 +02:00
tibbi a1cda024c7 slow down the swipe speed during slideshow 2017-09-05 14:35:30 +02:00
tibbi f7ca4a657d update version to 1.1.4-3 2017-09-05 14:18:24 +02:00
tibbi f4d9ab0ff5 use the GlideDecoder at SubsamplingScaleImageView 2017-09-05 10:20:15 +02:00