tibbi
a842348b9c
updating a polish string
2020-03-15 12:12:59 +01:00
tibbi
9209e2651d
update version to 6.13.4
2020-03-08 23:32:32 +01:00
tibbi
ffaef35d36
flip Pinning and Properties menu items at directories
2020-03-08 22:05:33 +01:00
tibbi
1e9c544a9a
update commons to 5.22.19
2020-03-08 22:01:02 +01:00
tibbi
c25ce6eafe
fix a glitch at including/excluding folders
2020-03-07 23:21:22 +01:00
Tibor Kaputa
8dfba43ef0
Merge pull request #1779 from solokot/master
...
Updated Russian language
2020-03-07 21:22:18 +01:00
tibbi
bef44e583a
updating photoeditorSDK to 7.1.10
2020-03-07 08:53:15 +01:00
solokot
ecbecbc126
Updated Russian language
2020-03-06 23:32:01 +03:00
Fatih Fırıncı
9ed99188d4
Update strings.xml
2020-03-06 19:47:20 +03:00
Tibor Kaputa
fef632c535
Merge pull request #1775 from spkprs/patch-31
...
Update strings.xml
2020-03-06 14:54:22 +01:00
Tibor Kaputa
6464441078
Merge pull request #1776 from Solatec/patch-71
...
Update strings.xml
2020-03-06 14:51:10 +01:00
Solatec Informàtica
bcbea4c345
Update strings.xml
2020-03-06 13:11:09 +01:00
Solatec Informàtica
1f836dc96f
Update strings.xml
2020-03-06 13:10:27 +01:00
spkprs
a1cf3f04e6
Update strings.xml
2020-03-06 14:52:59 +03:00
tibbi
f86c8423c8
adding the standalone apps website at the app long description
2020-03-06 12:16:31 +01:00
tibbi
23b7e2fef1
fix #1772 , add the old editor back in the foss app flavor
2020-03-05 23:17:48 +01:00
tibbi
caa41cdd0f
update commons to 5.22.18
2020-03-05 22:33:48 +01:00
AlbatorV
2805a1a890
Update strings.xml
2020-03-05 21:50:55 +01:00
tibbi
de48742daa
avoid showing portrait photos on the main screen
2020-03-05 20:02:31 +01:00
tibbi
97436ba004
breaking an if/else statement into multiple lines
2020-03-04 14:44:27 +01:00
tibbi
1634ed47a8
do not rescan .nomedia file at hiding a folder, it can delete the file
2020-03-03 16:55:24 +01:00
Tibor Kaputa
de55e274c4
Merge pull request #1768 from Solatec/patch-69
...
Update strings.xml
2020-03-02 11:45:34 +01:00
Tibor Kaputa
f9f5de440b
escaping an apostrophe
2020-03-02 11:45:24 +01:00
Solatec Informàtica
3468b5bac2
Update strings.xml
2020-03-02 11:23:11 +01:00
Solatec Informàtica
bff7e1c2b7
Update strings.xml
2020-03-02 11:17:24 +01:00
tibbi
83784f2248
update version to 6.13.3
2020-03-01 23:38:31 +01:00
tibbi
f7735df137
show the No Date Takens found error message only in some cases
2020-03-01 23:31:46 +01:00
tibbi
7a8ac0e2f0
update version to 6.13.2
2020-03-01 23:17:33 +01:00
tibbi
6c7aeeec21
update commons to 5.22.16
2020-03-01 23:08:59 +01:00
tibbi
387eccbadd
do not refresh media at playing fullscreen videos, should fix some reseting
2020-03-01 23:05:04 +01:00
tibbi
9c31b8d01e
adding a null check at checking invalid folders
2020-03-01 22:38:57 +01:00
Sérgio Marques
2f938ac157
Update strings.xml
2020-03-01 19:44:47 +00:00
tibbi
a16bbfbcf9
fix #1765 , properly handle videos at slideshows
2020-03-01 10:42:08 +01:00
tibbi
ada0661d89
fix video gestures when Gesture Down To Close is disabled
2020-03-01 10:19:31 +01:00
tibbi
226374599d
lets not change the appID at foss build either
2020-02-29 23:11:24 +01:00
tibbi
e5114656e5
do not change the version name at the FOSS app flavor
2020-02-29 23:07:29 +01:00
tibbi
86d26f69fc
do not include the proprietary files in the foss flavour
2020-02-29 21:59:26 +01:00
tibbi
142f44070a
update version to 6.13.1
2020-02-28 23:03:06 +01:00
tibbi
be8f6762c5
removing a redundant function
2020-02-28 22:55:40 +01:00
tibbi
4c2c330cbc
check null exoplayer at skipping
2020-02-28 22:53:08 +01:00
tibbi
af682a38e2
update version to 6.13.0
2020-02-28 20:14:48 +01:00
tibbi
3f95a8f6ca
mention video fast forwarding with double clicks at the Whats New window
2020-02-28 20:05:06 +01:00
tibbi
dbaca7aa30
make sure the proprietary classes show up in android studio too
2020-02-28 19:58:54 +01:00
tibbi
a5aa16c01e
append the generated .apk file with the current version code
2020-02-28 19:57:45 +01:00
tibbi
b7ab5526c3
updating commons to 5.22.15
2020-02-28 19:44:34 +01:00
tibbi
04138b7a92
Merge branch 'foss' of https://github.com/ForgottenUmbrella/Simple-Gallery
2020-02-28 16:09:22 +01:00
Fatih Fırıncı
3426f869c7
Update strings.xml
2020-02-28 17:06:19 +03:00
Leo Pham
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
Lukasz Kryger
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
solokot
5c4b8a1ace
Updated Russian language
2020-02-23 19:16:27 +03:00