Commit Graph

5963 Commits

Author SHA1 Message Date
d917e42b72 Add proprietary and foss product flavors
The introduction of the proprietary PhotoEditor SDK prevented this app from
being truly free and open source, and so F-Droid could no longer build the app.
By adding a licensing flavor dimension, we segregate the non-FOSS code to a
separate version, while providing a FOSS version without the editor.

To build the proprietary version, select one of the proprietary build variants
from Build Variants pane in Android Studio (on the left side of the window).

Fixes #1706.
2020-02-28 22:46:13 +11:00
99547ac3ff Merge pull request #1761 from kryger/patch-1
Remaining strings translated to Polish
2020-02-24 13:44:52 +01:00
98c7bd44fd Remaining strings translated to Polish
I stumbled upon an untranslated settings entry and looked it up here on github, decided to go through the entire file. Please let me know if any of the translations cannot be accepted because of technical reasons (too long to fit the UI etc.)

Source: I'm a native speaker.
2020-02-24 12:56:40 +01:00
2c07c9e6d2 Merge pull request #1760 from solokot/master
Updated Russian language
2020-02-23 20:51:04 +01:00
5c4b8a1ace Updated Russian language 2020-02-23 19:16:27 +03:00
f6705a4979 Merge pull request #66 from SimpleMobileTools/master
upd
2020-02-23 19:13:03 +03:00
c157a75fd4 Merge pull request #1758 from fricyo/patch-40
Update Translation
2020-02-23 15:01:46 +01:00
610fb164af Merge pull request #1759 from ltGuillaume/patch-1
Dutch
2020-02-23 15:01:38 +01:00
1979b03233 Dutch 2020-02-23 14:29:03 +01:00
12a662be67 Update Translation 2020-02-23 21:06:50 +08:00
c295ef24b2 Merge pull request #1757 from spkprs/patch-30
Update strings.xml
2020-02-23 13:15:43 +01:00
7226372b23 Update strings.xml 2020-02-23 14:59:11 +03:00
e2021bcc54 show a better error message at fixing date taken values, if none found 2020-02-23 11:50:16 +01:00
17e7fb523d show a clearer error toast at cancelling the editing 2020-02-23 11:44:53 +01:00
53667d55f2 adding some new strings to make error messages clearer 2020-02-23 11:37:13 +01:00
7be86580d7 do not show the error toast at getting folders to scan 2020-02-23 10:42:04 +01:00
063dd07238 Merge pull request #1755 from uhm0311/develop
Not to refresh and show all media even query text is not empty.
2020-02-22 11:55:22 +01:00
ac7dfa724f updating some app images 2020-02-22 11:51:28 +01:00
de852799b1 Not to refresh and show all media even query text is not empty. 2020-02-21 15:20:28 +09:00
f3cfd164b1 Merge pull request #1752 from solokot/master
Updated Russian language
2020-02-20 21:02:00 +01:00
ea7e483777 Merge pull request #1753 from Solatec/patch-66
Update strings.xml
2020-02-20 21:01:50 +01:00
5e7d72aeef Merge pull request #1754 from Solatec/patch-68
Update strings.xml
2020-02-20 21:01:39 +01:00
c3a4462592 Update strings.xml 2020-02-20 16:51:50 +01:00
f6b284573f Update strings.xml 2020-02-20 16:45:48 +01:00
2feb00d5c6 Updated Russian language 2020-02-20 17:43:24 +03:00
cd0e08a273 Merge pull request #65 from SimpleMobileTools/master
upd
2020-02-20 17:34:51 +03:00
5a82c2f5e9 Merge pull request #1751 from spkprs/patch-29
Update strings.xml
2020-02-20 14:49:42 +01:00
51916e07c1 Update strings.xml 2020-02-20 16:30:34 +03:00
5debfbc5ca Merge pull request #1750 from ltGuillaume/patch-1
Dutch
2020-02-20 13:17:56 +01:00
9aab2a2a3e Dutch 2020-02-20 13:09:58 +01:00
f187a36ebb shortening some code 2020-02-20 12:11:38 +01:00
b2da6f5080 skip by 10s at clicking on the curr/max video durations too 2020-02-20 12:04:16 +01:00
349dfd414a updating a FAQ item about fast forwarding, add double tapping on screen side 2020-02-20 11:58:22 +01:00
da8aaa71d0 handle double clicks on volume/brightness controllers too 2020-02-20 11:45:51 +01:00
0d7aa81442 adding a double tap listener at the volume/brightness controllers 2020-02-18 15:56:16 +01:00
c7bc916784 simplify the brightness/volume area clicks, use a gesture detector 2020-02-18 12:09:23 +01:00
f1e5be6f60 shortening some code 2020-02-17 22:55:03 +01:00
641df80b21 apply the double tap skipping on the separate window player too 2020-02-17 22:45:50 +01:00
f175c71621 fix #1223, updating video player gestures a bit
add double tap to skip forward/backward, double tap center to toggle
play/pause
2020-02-17 22:22:17 +01:00
60b3023564 lets use the same instant medium changer width at images 2020-02-17 20:37:40 +01:00
7abdd059eb reduce the instant changer width 2020-02-17 20:34:23 +01:00
018ec4b0a5 tweaking instant video changing by screen side clicks, remove some views 2020-02-17 20:19:33 +01:00
8c2ac03591 updating changelog 6.12.5 2020-02-12 23:04:05 +01:00
6b666a66dc update version to 6.12.5 2020-02-12 23:03:57 +01:00
5cc0a804b6 after editing update exif first, the last modified 2020-02-12 22:55:18 +01:00
067caeeeeb always copy over exif data at file editing 2020-02-12 22:42:30 +01:00
b3945d5e27 update commons to 5.22.10 2020-02-12 19:00:21 +01:00
2f0bf7cbec do all that thumbnail fetching only if there is no custom image set 2020-02-12 17:15:04 +01:00
57e77abde0 removing a redundant parameter 2020-02-12 17:12:10 +01:00
4dfa4c9ea8 make sure we get the proper thumbnail at file grouping too 2020-02-12 17:06:38 +01:00