Commit Graph

3785 Commits

Author SHA1 Message Date
tibbi 57a280c96e fix #1181, properly retrieve exif data at editing, when overwriting a file 2019-01-08 13:33:44 +01:00
tibbi 51cf93001b do not allow pressing prev/next item at videoplayer fullscreen mode 2019-01-08 13:19:28 +01:00
tibbi 7f32e650c7 implement the prev/next button functionality 2019-01-08 12:35:42 +01:00
tibbi 81857948be show the next/prev video player buttons only when appropriate 2019-01-08 12:22:14 +01:00
tibbi 855f9abad5 renaming some variables, no real code change 2019-01-08 11:04:37 +01:00
tibbi 25131bd75b adding buttons to the videoplayer for going to next/prev file 2019-01-08 10:55:50 +01:00
tibbi 346fe5e444 properly handle device rotation at the video player 2019-01-08 10:13:41 +01:00
tibbi 7cb5fce4bd fix #1179, fix menu buttons at the video player activity 2019-01-08 10:03:46 +01:00
tibbi 8b63d27cdc fix #1191, allow toggling play/pause in fullscreen mode 2019-01-08 10:00:38 +01:00
tibbi 162b3ac2a1 updating commons to 5.6.6 2019-01-08 09:14:55 +01:00
Tibor Kaputa 20faf93ba4
Merge pull request #1166 from hevesij/patch-5
Update Hungarian strings.xml
2019-01-06 23:37:19 +01:00
Tibor Kaputa 7e180b9c1d
shortening the short app description 2019-01-06 23:37:13 +01:00
Tibor Kaputa 2970231e94
Merge pull request #1189 from dugi991/master
Update strings.xml
2019-01-06 23:35:14 +01:00
Tibor Kaputa e1a09b5830
Merge pull request #1186 from ltGuillaume/patch-2
Dutch
2019-01-06 23:21:26 +01:00
dugi9991 d5ff7fd076 Update strings.xml
Corrected the Play store description, now it's under 80 characters.
2019-01-06 23:21:11 +01:00
dugi9991 665d545cc6 Update strings.xml
Translated newly added strings.
2019-01-06 22:07:57 +01:00
Guillaume 0dc57c6939
Dutch 2019-01-06 20:11:47 +01:00
Pzqqt 69f2ad34e8
Update strings.xml 2019-01-06 20:38:31 +08:00
Tibor Kaputa 9377d28112
Merge pull request #1183 from sawka6630/patch-2
Update strings.xml
2019-01-05 19:30:02 +01:00
Hevesi János aae84fe3a6
Updated Hungarian translation 2019-01-05 19:11:09 +01:00
sawka6630 bbee689b95
Update strings.xml
Updated Ukrainian translation according to recent changes.
2019-01-05 19:43:58 +02:00
FTno e77590e48c
Update strings.xml
Norwegian (nb) translation update
2019-01-05 12:45:30 +01:00
Emanuele Petriglia c83e0d75ec
Update italian translations 2019-01-05 11:02:47 +00:00
tibbi f508e2a138 adding a string related to crossfade used in slideshows 2019-01-05 11:15:45 +01:00
fricyo e480642f4b
Update Translation 2019-01-05 17:36:35 +08:00
Guillaume 295b7e90af
Dutch 2019-01-05 01:41:32 +01:00
Tibor Kaputa 9e3aeff14d
Merge pull request #1175 from chreddy/patch-6
Update Danish translation
2019-01-04 23:27:23 +01:00
tibbi db9c11f5fd update version to 6.2.0 2019-01-04 23:26:44 +01:00
chreddy 2c3a11bb83
Update Danish translation
Finally came up with a translation of the "deep zoom" strings
2019-01-04 23:18:29 +01:00
tibbi 9ee5b10d04 correcting some punctuation at a FAQ item 2019-01-04 23:14:39 +01:00
tibbi 1827bf14b1 adding some new features in release notes 2019-01-04 23:07:54 +01:00
chreddy 920ceab90b
Updating Danish translation 2019-01-04 23:02:53 +01:00
tibbi 4b748b1c99 speed up file sorting, potentially creating minor inconsistencies 2019-01-04 22:54:24 +01:00
tibbi fe9d34295a make video fast-forwarding with horizontal gestures easier in landscape mode 2019-01-04 22:05:37 +01:00
tibbi 4be9c0b431 fix #297, allow one to one pixel ratio zooming with two double taps 2019-01-04 20:40:46 +01:00
tibbi 61e51058da renaming the 1:1 zoom string 2019-01-04 20:37:04 +01:00
tibbi b28e82a48a adding a new string related to 1:1 zooming 2019-01-04 20:33:48 +01:00
tibbi c60f0d5fb2 tweak the bottom navigation and status bar of PhotoVideoActivity 2019-01-04 18:07:17 +01:00
tibbi 635b8b893e allow adding a Copy button to the bottom actions 2019-01-04 17:58:33 +01:00
tibbi 2737a44646 fix extended details over video fragments 2019-01-04 17:44:59 +01:00
tibbi 11f437794c removing the static ViewPagerActivity variables for screen size 2019-01-04 16:55:47 +01:00
tibbi 3376e14f20 fix clicking on screen sides at video player 2019-01-04 14:21:36 +01:00
tibbi 90c5bcdb77 updating an old faq item to the new version 2019-01-04 13:46:16 +01:00
tibbi 121977395f updating the fast-forward related FAQ item, add horizontal gestures 2019-01-04 11:56:33 +01:00
tibbi 4957baf8e2 improving the UX at some video gestures 2019-01-04 11:44:13 +01:00
tibbi 80d3bf4cea remove some jerkyness during video playback fastforward/rewind 2019-01-04 11:27:53 +01:00
tibbi ed4d870261 show the current video progress if dragging at fullscreen mode 2019-01-03 23:53:57 +01:00
tibbi 1077369a73 animate bottom videoplayer elements separately, not the whole holder 2019-01-03 23:48:33 +01:00
tibbi 1bc4ce47bb move the video player bottom gradient in a different view 2019-01-03 23:45:59 +01:00
Tibor Kaputa 04f8abe23f
Merge pull request #1173 from solokot/master
Updated Russian language
2019-01-03 23:34:40 +01:00