Tibor Kaputa
|
127f01a553
|
Merge pull request #1212 from solokot/master
Updated Russian localization
|
2019-01-17 10:06:29 +01:00 |
|
solokot
|
ad0a894a31
|
Update strings.xml
|
2019-01-17 11:18:41 +03:00 |
|
solokot
|
37ae12850c
|
Merge pull request #45 from SimpleMobileTools/master
upd
|
2019-01-17 11:00:08 +03:00 |
|
tibbi
|
9abafd841f
|
adding some click distance limitation to custom views
|
2019-01-16 22:14:36 +01:00 |
|
tibbi
|
f495a0790e
|
handle closing GIF view with down gesture
|
2019-01-16 22:00:28 +01:00 |
|
tibbi
|
95492d5e06
|
fix #984, allow zooming GIFs
|
2019-01-16 21:48:25 +01:00 |
|
Tibor Kaputa
|
fd229eea8a
|
Merge pull request #1210 from sawka6630/patch-2
Updated Ukrainian translation
|
2019-01-16 21:04:06 +01:00 |
|
sawka6630
|
fe51dc186c
|
Updated Ukrainian translation
Translation of line No.34.
|
2019-01-16 21:45:42 +02:00 |
|
tibbi
|
a53fad8014
|
updating gradle
|
2019-01-16 17:06:52 +01:00 |
|
tibbi
|
0e68d01f08
|
improve bounds checking at gif view
|
2019-01-16 14:02:21 +01:00 |
|
tibbi
|
494745c10f
|
fix the video time holder right margin at landscape video fragment
|
2019-01-15 21:11:00 +01:00 |
|
tibbi
|
e9cbf444e1
|
removing some more scaling related redundant code
|
2019-01-15 16:21:45 +01:00 |
|
tibbi
|
7e7ef2063e
|
disable autoplaying videos by default
|
2019-01-15 16:19:05 +01:00 |
|
tibbi
|
8cee888dc6
|
removing some redundant ScaleListener code
|
2019-01-15 15:26:25 +01:00 |
|
tibbi
|
b916f0c619
|
adding initial Gif view zooming, not done yet
|
2019-01-14 23:48:52 +01:00 |
|
tibbi
|
6c019c8edc
|
removing a redundant call
|
2019-01-14 21:13:36 +01:00 |
|
Tibor Kaputa
|
7dfafd7aa6
|
Merge pull request #1208 from ltGuillaume/patch-3
Dutch
|
2019-01-14 20:47:48 +01:00 |
|
tibbi
|
3a44733b94
|
handle video zooming at the standalone screen too
|
2019-01-14 20:39:55 +01:00 |
|
Guillaume
|
326e6f0679
|
Dutch
|
2019-01-14 20:24:37 +01:00 |
|
tibbi
|
f6696c4552
|
do not allow closing the fullscreen videoplayer with slow down gestures
|
2019-01-14 19:32:14 +01:00 |
|
tibbi
|
34fade06a0
|
fix #1171, allow zooming videos
|
2019-01-14 19:26:43 +01:00 |
|
tibbi
|
1a36625439
|
center the drawing canvas at the editor
|
2019-01-14 16:10:05 +01:00 |
|
tibbi
|
0b0def35d8
|
fix #1204, allow sharing images directly from the editor
|
2019-01-14 14:18:59 +01:00 |
|
tibbi
|
2e3a8cb658
|
adding a Share button to the editor for sharing directly without saving
|
2019-01-14 14:03:38 +01:00 |
|
tibbi
|
b2686a3097
|
reordering some EditActivity functions
|
2019-01-14 14:02:03 +01:00 |
|
tibbi
|
62502f3722
|
fix #1207, exclude a given folder if the user excluded it specifically
|
2019-01-14 13:58:29 +01:00 |
|
tibbi
|
0b3b19bcd5
|
avoid always showing the Refreshing spinner at thumbnails view
|
2019-01-13 22:26:41 +01:00 |
|
tibbi
|
1935e3147b
|
removing a redundant function
|
2019-01-13 22:22:44 +01:00 |
|
tibbi
|
c0e4176779
|
refresh thumbnail items after rotating
|
2019-01-13 22:21:17 +01:00 |
|
tibbi
|
040d6357c9
|
add batch image rotation at the thumbnails screen
|
2019-01-13 22:12:16 +01:00 |
|
tibbi
|
f8d39f61af
|
improve cache clearing at rotating a file
|
2019-01-13 21:16:20 +01:00 |
|
Tibor Kaputa
|
89a8d740b5
|
Merge pull request #1206 from Pzqqt/patch-22
Update translation
|
2019-01-13 21:02:41 +01:00 |
|
tibbi
|
b128298e73
|
renaming a function
|
2019-01-13 21:01:28 +01:00 |
|
tibbi
|
c81fbdbf9d
|
moving some file rotation related functions in activity extensions
|
2019-01-13 20:56:39 +01:00 |
|
Pzqqt
|
79cf2ef0c5
|
Update strings.xml
|
2019-01-14 03:38:53 +08:00 |
|
tibbi
|
745adda5a4
|
simplifying some code at image rotating
|
2019-01-13 20:38:42 +01:00 |
|
tibbi
|
247b41445d
|
properly retrieve old last_modified at rotating files by exif
|
2019-01-13 20:19:54 +01:00 |
|
tibbi
|
57e7fb03d1
|
reordering some PhotoFragment functions
|
2019-01-13 20:02:11 +01:00 |
|
tibbi
|
bb038aa47b
|
adding a new string for resizing images before sharing
|
2019-01-13 19:54:49 +01:00 |
|
tibbi
|
aee4012178
|
removing an unused Settings strin
|
2019-01-13 19:47:38 +01:00 |
|
tibbi
|
d8e19762fc
|
removing some redundant drawing related files
|
2019-01-13 18:12:03 +01:00 |
|
tibbi
|
1776ab592d
|
adding an Undo button to editor drawing
|
2019-01-13 18:02:06 +01:00 |
|
tibbi
|
5f9378135a
|
make spam folder excluding more agressive, check them at 55 folders already
|
2019-01-13 17:52:16 +01:00 |
|
tibbi
|
d0d04f6ca6
|
allow customizing the editor draw brush width
|
2019-01-13 17:46:06 +01:00 |
|
Tibor Kaputa
|
9ba021af11
|
Merge pull request #1205 from ema-pe/patch-9
Update italian translation
|
2019-01-13 16:14:09 +01:00 |
|
Emanuele Petriglia
|
b63c385859
|
Update italian translation
|
2019-01-13 13:06:49 +00:00 |
|
tibbi
|
7304234783
|
handle saving images with something drawn on them
|
2019-01-13 13:28:01 +01:00 |
|
tibbi
|
b039a6f8d8
|
adjusting some editor related sizes/margins
|
2019-01-13 13:18:47 +01:00 |
|
Tibor Kaputa
|
99d4cdbced
|
Merge pull request #1203 from sawka6630/patch-2
Upadated Ukrainian translation
|
2019-01-13 13:10:28 +01:00 |
|
sawka6630
|
722efbfedd
|
Upadated Ukrainian translation
Updated string #174
|
2019-01-13 14:06:10 +02:00 |
|