Tibor Kaputa
|
96d5d82296
|
Merge pull request #453 from gregory678/patch-1
Updates for version 2.18
|
2017-11-11 10:01:19 +01:00 |
|
gregory678
|
e04b11a049
|
Updates for version 2.18
|
2017-11-11 01:50:50 +01:00 |
|
tibbi
|
abbf25ddf8
|
make sure we show the Use English toggle when it was changed
|
2017-11-10 21:17:34 +01:00 |
|
Tibor Kaputa
|
821965d218
|
Merge pull request #452 from gcalzo/patch-1
Update strings.xml
|
2017-11-10 16:28:18 +01:00 |
|
gcalzo
|
ed05aca852
|
Update strings.xml
Replaced "dall\'app" with "dalla app" which is grammatically acceptable... :)
|
2017-11-10 16:24:31 +01:00 |
|
Tibor Kaputa
|
2d007019e4
|
Merge pull request #450 from gcalzo/patch-1
Update strings.xml
|
2017-11-10 13:33:00 +01:00 |
|
gcalzo
|
66a1f117d4
|
Update strings.xml
|
2017-11-10 13:25:24 +01:00 |
|
Tibor Kaputa
|
925fe1aadb
|
Merge pull request #449 from Pzqqt/patch-3
Update strings.xml
|
2017-11-10 08:44:51 +01:00 |
|
Pzqqt
|
c294ff4110
|
Update strings.xml
|
2017-11-10 11:40:41 +08:00 |
|
tibbi
|
d6ab31674b
|
updating changelog
|
2017-11-09 19:31:22 +01:00 |
|
tibbi
|
349aeac252
|
update version to 2.18.0
|
2017-11-09 19:31:17 +01:00 |
|
tibbi
|
11fb678ede
|
updating Release notes
|
2017-11-09 19:31:10 +01:00 |
|
Tibor Kaputa
|
b81a1b5cd5
|
Merge pull request #447 from Phoenix1747/patch-1
Translated strings for screen orientation
|
2017-11-09 19:23:21 +01:00 |
|
Phoenix1747
|
ad3befbe78
|
Translated strings for screen orientation
|
2017-11-09 19:20:07 +01:00 |
|
tibbi
|
96065615b4
|
use some view visiblity extension functions
|
2017-11-09 19:14:51 +01:00 |
|
tibbi
|
ae9cce880a
|
make sure extended details are always properly positioned
|
2017-11-09 19:09:31 +01:00 |
|
tibbi
|
80fadfec62
|
make videoFragment timeHolder nullable
|
2017-11-09 17:28:38 +01:00 |
|
tibbi
|
3e7d4b6f5b
|
make resultData.data nullable at pick intent result
|
2017-11-09 17:23:47 +01:00 |
|
tibbi
|
f374cfde67
|
reenable GlideDecoder for loading fullscreen media
|
2017-11-09 17:14:28 +01:00 |
|
tibbi
|
e1ec8c5623
|
clean up some more things after usage at videofragment
|
2017-11-09 17:04:10 +01:00 |
|
tibbi
|
f657a64baa
|
reset video SurfaceView and SurfaceHolder on destroy
|
2017-11-09 16:50:32 +01:00 |
|
tibbi
|
0048f9096b
|
make sure we save the rotated image on the background thread
|
2017-11-09 16:47:36 +01:00 |
|
tibbi
|
5808ec3b62
|
update commons to 2.38.1
|
2017-11-09 16:00:24 +01:00 |
|
tibbi
|
0bb48601f4
|
remove some empty callbacks to avoid memory leaks
|
2017-11-09 14:50:05 +01:00 |
|
tibbi
|
aa5b5b3081
|
move the image saving things in a separate function to reduce indentation
|
2017-11-09 14:11:52 +01:00 |
|
Tibor Kaputa
|
21fbde7dad
|
Merge pull request #446 from solokot/master
Update Russian strings
|
2017-11-09 13:58:17 +01:00 |
|
tibbi
|
014c2b951d
|
clear Glide cache after rotating an image, to avoid some glitches
|
2017-11-09 13:57:24 +01:00 |
|
solokot
|
649a33b82a
|
Update strings.xml
|
2017-11-09 15:50:56 +03:00 |
|
solokot
|
5adff96524
|
Merge pull request #3 from SimpleMobileTools/master
update
|
2017-11-09 15:22:22 +03:00 |
|
tibbi
|
9141073ed6
|
try keeping old Last Modified after rotating when needed
|
2017-11-09 11:27:30 +01:00 |
|
Tibor Kaputa
|
bec7a4cb62
|
Merge pull request #445 from ltGuillaume/patch-2
Updated Dutch
|
2017-11-09 09:49:01 +01:00 |
|
Guillaume
|
400c693b2f
|
Updated Dutch
|
2017-11-09 01:23:14 +01:00 |
|
tibbi
|
4efdb1a47a
|
fix saving rotated images on the internal storage
|
2017-11-08 23:40:19 +01:00 |
|
tibbi
|
28e1d77f1b
|
disable GlideDecoder for now
|
2017-11-08 23:29:33 +01:00 |
|
tibbi
|
c7bbeddae8
|
allow password protecting the whole app
|
2017-11-08 23:13:02 +01:00 |
|
tibbi
|
43d49beca0
|
split the Rotate button to 3 orientations
|
2017-11-08 21:22:35 +01:00 |
|
tibbi
|
b41f1e97e6
|
add a button at fullscreen media for locking screen orientation
|
2017-11-08 21:10:43 +01:00 |
|
tibbi
|
1a3d52e1c2
|
adjusting sensitivity of rotating by Device Rotation
|
2017-11-08 20:46:28 +01:00 |
|
tibbi
|
e06c65163a
|
add some strings related to un/locking device orientation
|
2017-11-08 20:43:03 +01:00 |
|
tibbi
|
19a0621cab
|
let's try using GlideDecoder at fullscreen media
|
2017-11-08 20:35:35 +01:00 |
|
tibbi
|
d0f7eb9fb1
|
reordering some ViewPagerActivity functions
|
2017-11-08 12:09:48 +01:00 |
|
tibbi
|
3a23e2b0bf
|
add a toggle for forcing English language, if it isnt the device language
|
2017-11-08 12:08:36 +01:00 |
|
Tibor Kaputa
|
6bc3e4cfa6
|
Merge pull request #443 from ltGuillaume/patch-1
Adding handleSAFDialog for EXIF rotation
|
2017-11-07 23:55:42 +01:00 |
|
Tibor Kaputa
|
f62ee277a4
|
show the "Saving..." toast only when SAF dialog is handled
|
2017-11-07 23:55:17 +01:00 |
|
Guillaume
|
9a90787dbd
|
Adding handleSAFDialog for EXIF rotation
|
2017-11-07 23:08:20 +01:00 |
|
Tibor Kaputa
|
fef04593ac
|
Merge pull request #442 from alpenblauwtje/patch-1
Update strings.xml
|
2017-11-07 21:52:54 +01:00 |
|
alpenblauwtje
|
a57f608971
|
Update strings.xml
Change ´Gallerij' into correct Dutch 'Galerij'
|
2017-11-07 21:35:53 +01:00 |
|
tibbi
|
21263b093c
|
update commons to 2.37.2
|
2017-11-07 18:22:54 +01:00 |
|
tibbi
|
54dca20bdb
|
initialize leak canary in debug build
|
2017-11-07 17:31:40 +01:00 |
|
tibbi
|
add3760ed2
|
fix #440, upgrade to Android Studio 3
|
2017-11-07 17:11:20 +01:00 |
|