tibbi
0a55dbbdf3
updating commons
2022-04-16 11:54:50 +02:00
darthpaul
bc5f0ce175
handle picking restricted folders in PickDirectoryDialog
...
- users should not be able to pick restricted folders in PickDirectoryDialog when copying/moving files on SDK 30+
- show nice error message R.string.system_folder_restriction when user picks a restricted folder on SDK 30+
- restricted folders on SDK 30+ are: Android, Root of Internal and SDCard. The Download directory is writable
2022-04-16 10:12:34 +01:00
tibbi
f14b091a50
update version to 6.23.0
2022-04-15 21:36:00 +02:00
tibbi
7a24f6f05b
lets show the disabled hidden item displaying in Whats New
2022-04-15 21:30:33 +02:00
tibbi
9f3f82b9c5
updating commons
2022-04-15 17:48:11 +02:00
tibbi
578fb54a51
updating commons
2022-04-15 11:49:24 +02:00
tibbi
5d5c9e1920
request MEDIA_LOCATION on SDK 30 already
2022-04-15 09:03:32 +02:00
Tibor Kaputa
4ce5425cd4
Merge pull request #2412 from KryptKode/feat/request_access_media_location
...
request ACCESS_MEDIA_LOCATION permission
2022-04-15 08:51:56 +02:00
darthpaul
86dce4e48d
request ACCESS_MEDIA_LOCATION permission
...
- the app has declared the MANAGE_MEDIA permission in the AndroidManifest
- also requesting the ACCESS_MEDIA_LOCATION permission will make the system not to show the user the prompts from MediaStore.createWriteRequest and MediaStore.createDeleteRequest
2022-04-14 22:59:57 +01:00
Tibor Kaputa
d5a9b063a4
Merge pull request #2407 from weblate/weblate-simple-mobile-tools-simple-gallery
...
Translations update from Hosted Weblate
2022-04-14 16:29:58 +02:00
Eric
3a4cbc9872
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-04-13 21:11:52 +02:00
solokot
6c39fe24fc
Translated using Weblate (Russian)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2022-04-13 21:11:51 +02:00
Guillaume
721f584356
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-04-13 21:11:51 +02:00
Josep M. Ferrer
5f77f59da6
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2022-04-13 21:11:51 +02:00
chreddy
3538c3de9f
Updating Danish translation
...
Minor update with a few missing translations
2022-04-12 22:04:03 +02:00
Oğuz Ersen
1ea3455d57
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/tr/
2022-04-11 22:13:01 +02:00
Agnieszka C
ad19ec6d20
Translated using Weblate (Polish)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2022-04-11 22:13:00 +02:00
spkprs
93b13af305
Update strings.xml
2022-04-11 22:38:25 +03:00
tibbi
8c40d493c0
ignore a warning at MANAGE_MEDIA permission
2022-04-11 20:36:47 +02:00
Tibor Kaputa
5a14f9664d
updating the slovak translation
2022-04-11 20:07:37 +02:00
darthpaul
b2d08c401e
restore from recycle bin SDK 30+
...
- when file is on the root of Internal Storage or SD Card, change the destination to the /Pictures folder, we cannot write to the root of any volume on SDK 30+
- call handleSAFDialogSdk30, so users are prompted to allow SAF when restoring, if not previously allowed
- if there are conflicts, handle it as though it's a CONFLICT_KEEP_BOTH by appending some characters to the destination name
- add new string restore_to_path shown when restoring to /Pictures folder on SDK 30+ instead of the root folder
2022-04-11 16:23:14 +01:00
tibbi
04d135019c
use the primary colors at fullscreen view material theme too
2022-04-10 20:31:35 +02:00
tibbi
f69ba7fb32
avoid showing a progress toast twice at fixing date taken value
2022-04-10 20:23:27 +02:00
tibbi
3e426148dd
show edit and set_as menu buttons only if 1 item is selected
2022-04-10 20:14:42 +02:00
tibbi
75da7079ab
removing some menu warnings
2022-04-10 20:12:46 +02:00
tibbi
36beff5214
updating commons
2022-04-10 20:10:19 +02:00
tibbi
72fe269b4b
adding the ACCESS_MEDIA_LOCATION and MANAGE_MEDIA permissions
2022-04-10 18:11:31 +02:00
tibbi
96fb6a0e35
updating the photo editor, use light theme when appropriate
2022-04-10 17:52:37 +02:00
tibbi
b5dd6c8580
updating commons and gradle
2022-04-10 17:23:08 +02:00
tibbi
d7a52936b0
adding some shadow at the video player to ensure readability with white bg
2022-04-10 16:59:46 +02:00
tibbi
83881bfc06
make sure we use proper colors at PhotoVideoActivity too
2022-04-10 16:47:30 +02:00
tibbi
417a84f21a
use proper menu colors at fullscreen view
2022-04-10 16:28:27 +02:00
tibbi
17610252c0
make sure we always use white system icons at fullscreen view
2022-04-10 16:21:32 +02:00
tibbi
27772d1922
lets update target SDK to 31
2022-04-10 12:15:35 +02:00
tibbi
39c568777b
updating a string
2022-04-10 12:15:17 +02:00
darthpaul
519353cb04
change toast duration
...
- change the toast duration for when a user picks a folder restricted on SDK 30+ to Toast.LENGTH_LONG
2022-04-10 10:57:35 +01:00
darthpaul
fe49035966
Merge remote-tracking branch 'origin/fix/rename_by_changing_case' into fix/rename_by_changing_case
2022-04-10 10:56:11 +01:00
darthpaul
cebc9cdfda
change toast duration
...
- change the toast duration for when a user cannot renamed files in the root of the SD Card to Toast.LENGTH_LONG
2022-04-10 10:55:49 +01:00
Paul
bfd4b930ec
Merge branch 'master' into fix/rename_by_changing_case
2022-04-10 10:49:10 +01:00
Tibor Kaputa
7872c98c9b
Merge branch 'master' into fix/editor-sdk30+
2022-04-10 11:37:55 +02:00
darthpaul
e1d8f601d7
fix renaming
...
- show error message when a user tries to rename a file on the root of the SD Card in ViewPagerActivity and MediaAdapter
- in PickDirectoryDialog, use the Activity.isAStorageRootFolder method instead of String.isBasePath
2022-04-10 09:56:21 +01:00
darthpaul
769040e3fb
remove unused string for other languages
2022-04-10 08:31:56 +01:00
Paul
0e6b935fc5
Merge branch 'master' into fix/editor-sdk30+
2022-04-09 23:42:17 +01:00
darthpaul
8da45dcfbb
sdk 30+ changes
...
- handle WRITE_STORAGE permission in EditActivity
- in PickDirectoryDialog replace error message when users select a restricted system directory to R.string.system_folder_restriction
- in SaveDialog
- if path is a restricted path, automatically change it to {CURRENT_VOLUME}/Pictures directory.
- if there is conflict and the file is direct child of the Download folder, show the user a prompt to grant WRITE request permission
- remove unused string R.string.copy_to_restricted_folder_message
- in NewPhotoEditActivity and NewVideoEditActivity, only delete SD Card file on conflict for devices running lower than SDK 30
- update commons module
2022-04-09 23:34:52 +01:00
melintemarian
0a1ab26813
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ro/
2022-04-08 13:12:57 +02:00
Xosé M
7d8b3d3d75
Translated using Weblate (Galician)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/gl/
2022-04-08 13:12:57 +02:00
melintemarian
cac4b16a15
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ro/
2022-04-06 12:12:43 +02:00
GobinathAL
e19d1df5e5
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ta/
2022-04-04 23:20:44 +02:00
Simon N
57e2dd3170
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/sv/
2022-04-04 23:20:44 +02:00
Simon N
ba86c06862
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/sv/
2022-04-04 23:20:44 +02:00
J. Lavoie
b410dedb24
Translated using Weblate (Italian)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2022-04-04 23:20:44 +02:00
J. Lavoie
8bce81850a
Translated using Weblate (French)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-04-04 23:20:44 +02:00
J. Lavoie
bc45140e4a
Translated using Weblate (German)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2022-04-04 23:20:44 +02:00
tibbi
2ea542b461
force white menu items at viewpager activity
2022-04-04 23:20:29 +02:00
tibbi
7eac78411e
adding some preparation for Material You theme
2022-04-04 15:58:05 +02:00
tibbi
e262174e62
defining more activity Exported values
2022-04-04 15:43:25 +02:00
tibbi
75f8592940
adding a couple more Android 12 related fixes
2022-04-04 15:32:08 +02:00
tibbi
7b0476690c
adding an "image" category to the app manifest
2022-04-03 22:37:03 +02:00
darthpaul
52693adbe6
Update gallery with recent commons module
2022-03-31 04:46:09 +01:00
tibbi
c4c5ce53ea
adding 21:9 aspect ratio at cropping
2022-03-24 09:38:23 +01:00
tibbi
0a03658978
do not show root folder at storage picker dialog
2022-03-23 22:15:09 +01:00
tibbi
3ad371318e
adding application_preferences intent to SettingsActivity
2022-03-21 20:24:29 +01:00
tibbi
fc2c0dbd86
updating commons
2022-03-20 22:39:04 +01:00
tibbi
7feffc9f61
updating the placeholder text for Android R+
2022-03-20 20:41:45 +01:00
Tibor Kaputa
f0a124b925
Merge pull request #2380 from spkprs/patch-52
...
Update strings.xml
2022-03-19 22:58:02 +01:00
tibbi
733d05a568
updating commons
2022-03-19 22:26:01 +01:00
zica
c00a81ea77
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hant/
2022-03-19 22:19:09 +01:00
Eric
cb77d0fb7f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-03-19 22:19:09 +01:00
solokot
9c7d1dede3
Translated using Weblate (Russian)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2022-03-19 22:19:09 +01:00
Josep M. Ferrer
96655f4b9d
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2022-03-19 22:19:09 +01:00
Oğuz Ersen
cd349bd648
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/tr/
2022-03-19 22:19:09 +01:00
Agnieszka C
0fdee8b468
Translated using Weblate (Polish)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2022-03-19 22:19:09 +01:00
Guillaume
3363ad10ab
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (339 of 339 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-03-19 22:19:09 +01:00
Tibor Kaputa
0d43373cb4
Merge pull request #2383 from KryptKode/fix/sdk30-saf-source-folder
...
sdk 30 changes
2022-03-19 22:19:05 +01:00
darthpaul
399c8e241d
SDK 30 changes
...
- handle SAF dialog on ViewPagerActivity before refreshing screen
2022-03-19 20:30:59 +00:00
darthpaul
fa991847fb
sdk 30 changes
...
- remove handleSAFDialogSdk30 for source paths since we have READ permission
2022-03-19 19:49:16 +00:00
tibbi
4a3e502484
moving MySquareImageView into commons
2022-03-18 17:33:44 +01:00
tibbi
a39f58a6bd
updating commons
2022-03-17 14:15:03 +01:00
spkprs
c0a3385bf2
Update strings.xml
2022-03-13 21:45:44 +02:00
tibbi
5235109b87
updating commons
2022-03-13 19:37:16 +01:00
Tibor Kaputa
0420fb31f3
Merge branch 'master' into weblate-simple-mobile-tools-simple-gallery
2022-03-13 17:59:00 +01:00
Tibor Kaputa
f0e651eef8
Merge pull request #2373 from AlbatorV/patch-27
...
Update strings.xml
2022-03-13 17:58:42 +01:00
tibbi
0906119bc2
shortening a string
2022-03-13 17:47:38 +01:00
darthpaul
9a3d16354c
update commons
2022-03-13 03:37:40 +00:00
darthpaul
fedc56846a
SDK 30 changes
...
- show error when user tries to pick the root directory of any volume
- handle SAF for SDK 30 before copying/moving files
2022-03-13 03:17:42 +00:00
Issa1553
3ec31b2b0c
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hr/
2022-03-12 15:58:52 +01:00
Guillaume
b189c59242
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-03-08 23:14:22 +01:00
AlbatorV
51e5061248
Update strings.xml
2022-03-06 15:39:03 +01:00
Tibor Kaputa
cc16e40cc8
Merge pull request #2371 from spkprs/patch-51
...
Update strings.xml
2022-03-05 09:02:24 +01:00
Eric
5b0dd54dca
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-03-05 09:01:29 +01:00
Oğuz Ersen
ae54870ef8
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/tr/
2022-03-05 09:01:29 +01:00
solokot
82e3ba2f77
Translated using Weblate (Russian)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2022-03-05 09:01:29 +01:00
Agnieszka C
afeba2c4d5
Translated using Weblate (Polish)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2022-03-05 09:01:29 +01:00
J. Lavoie
de21f4983b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2022-03-05 09:01:29 +01:00
J. Lavoie
2d43d4b28b
Translated using Weblate (French)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-03-05 09:01:29 +01:00
J. Lavoie
3953e24028
Translated using Weblate (German)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2022-03-05 09:01:29 +01:00
Josep M. Ferrer
dfdd6e8db2
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (338 of 338 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2022-03-05 09:01:29 +01:00
tibbi
19a3167743
updating commons
2022-03-05 09:01:22 +01:00
tibbi
360c3529ea
refetch viewpager item position if it is -1 too
2022-03-01 12:08:15 +01:00
spkprs
0c7103ff31
Update strings.xml
2022-02-28 20:45:58 +02:00
tibbi
61440e2f22
avoid refetching viewpager position after file deleting
2022-02-28 17:29:17 +01:00
tibbi
322574ea38
escape the Clear Defaults in the new faq item
2022-02-28 17:06:33 +01:00
tibbi
16e522cc03
adding a new string related to seeing ads during videos
2022-02-28 17:05:05 +01:00
Agnieszka C
b5210c2333
Translated using Weblate (Polish)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2022-02-25 23:06:31 +01:00
Guillaume
5a879384de
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-25 23:06:31 +01:00
Mohammed Anas
9490f47dad
Translated using Weblate (Arabic)
...
Currently translated at 99.1% (333 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ar/
2022-02-25 23:06:31 +01:00
mm4c
c982c6bdd6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-25 23:06:31 +01:00
GobinathAL
98ab42f880
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ta/
2022-02-25 23:06:31 +01:00
Guillaume
57f789e105
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-25 23:06:31 +01:00
J. Lavoie
8e312d899b
Translated using Weblate (French)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-02-25 23:06:31 +01:00
Tibor Kaputa
fb58d0b9a5
Merge pull request #2357 from KryptKode/ref/delete-animation
...
fix: show delete animation after file delete
2022-02-25 23:06:27 +01:00
tibbi
450e07ddd4
updating commons
2022-02-25 23:04:10 +01:00
darthpaul
8af61d89bb
Revert changes and handle recycler view animation with SDK-30 delete
2022-02-24 16:27:33 +00:00
lianergoist
69cccd3306
Translated using Weblate (Danish)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/da/
2022-02-20 16:17:04 +01:00
Tibor Kaputa
fd6c83e840
Merge pull request #2362 from spkprs/patch-50
...
Update strings.xml
2022-02-20 16:17:00 +01:00
Agnieszka C
3a5015fd65
Translated using Weblate (Polish)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2022-02-20 13:09:41 +01:00
Guillaume
a346491001
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-19 18:07:12 +01:00
mm4c
63dcff3c57
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-19 18:07:12 +01:00
Guillaume
2fd7c1a98a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-19 18:07:12 +01:00
mm4c
4934c29f65
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-19 18:07:12 +01:00
mm4c
62f4444ff6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-19 18:07:12 +01:00
J. Lavoie
44fec10d98
Translated using Weblate (Italian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2022-02-19 18:07:12 +01:00
Linerly
8da10c9960
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/id/
2022-02-19 18:07:11 +01:00
J. Lavoie
e96f5814af
Translated using Weblate (French)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-02-19 18:07:11 +01:00
J. Lavoie
85e8b59fa3
Translated using Weblate (German)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2022-02-19 18:07:11 +01:00
Priit Jõerüüt
92261011c1
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/et/
2022-02-19 18:07:11 +01:00
Eric
9fa448177a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-02-19 18:07:11 +01:00
Oğuz Ersen
f005af1577
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/tr/
2022-02-19 18:07:11 +01:00
solokot
0d5639ef84
Translated using Weblate (Russian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2022-02-19 18:07:11 +01:00
Agnieszka C
a294942268
Translated using Weblate (Polish)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2022-02-19 18:07:11 +01:00
translator
0bcca65b77
Translated using Weblate (French)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-02-19 18:07:11 +01:00
teemue
f77b8e9fb5
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fi/
2022-02-19 18:07:11 +01:00
Josep M. Ferrer
46a834ef39
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2022-02-19 18:07:11 +01:00
tibbi
e50bb388c5
updating commons
2022-02-19 18:07:05 +01:00
spkprs
835b88b31a
Update strings.xml
2022-02-18 15:54:53 +02:00
darthpaul
bbcb41cf1f
fix: show delete animation after file delete
2022-02-15 00:21:53 +00:00
tibbi
9529173e0a
rescan path from third party intent if not in mediastore
2022-02-14 22:57:19 +01:00
tibbi
318664fca1
fix #2332 , try showing an image asap at third party intents
2022-02-14 11:08:49 +01:00
tibbi
080e7e983d
clear cached media at launching viewpager at third party intent
2022-02-14 10:48:19 +01:00
tibbi
4e1136df80
updating commons
2022-02-13 20:55:03 +01:00
tibbi
581dd43bd6
fix #1427 , properly handle diacritics at sorting
2022-02-13 17:57:30 +01:00
tibbi
f3e76cfb50
fix sorting of folders with Group direct subfolders enabled
2022-02-13 17:02:28 +01:00
tibbi
80390c67f2
refresh items after sorting/filtering/grouping only if something changed
2022-02-13 16:42:21 +01:00
tibbi
f38612de5f
updating commons, rescan all files after copying
2022-02-13 13:08:00 +01:00
tibbi
5e548e0460
fix #2336 , really delete files from the device after 30 days in the bin
2022-02-13 12:08:34 +01:00
tibbi
a1589b60f1
fix opening videos in the recycle bin directly
2022-02-13 11:59:54 +01:00
tibbi
3e3fb0c580
fix a glitch with the inability to display hidden files anymore
2022-02-13 11:02:51 +01:00
tibbi
0605e8944e
updating gif drawable library
2022-02-13 10:48:05 +01:00
Tibor Kaputa
4e67f0a63c
Merge pull request #2354 from weblate/weblate-simple-mobile-tools-simple-gallery
...
Translations update from Hosted Weblate
2022-02-13 10:00:04 +01:00
Tibor Kaputa
2b5c4a34bb
removing a string that has been moved into Simple Commons
2022-02-13 09:59:52 +01:00
tibbi
9577a5e8e2
do not show the Temporarily show/hide hidden at the media screen either
2022-02-12 18:52:24 +01:00
tibbi
124fb95a2a
moving a string into Commons, thats where it will be shown from
2022-02-12 18:20:56 +01:00
Guillaume
61a541bb2b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (337 of 337 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-12 18:19:14 +01:00
tibbi
d6f276679a
updating the polish strings
2022-02-12 18:19:10 +01:00
tibbi
144409b7a9
adding more menu visibility changes
2022-02-12 18:12:16 +01:00
tibbi
cfbeb85b0d
removing some settings and filepickers on Android 11+
2022-02-12 18:02:29 +01:00
tibbi
032ca877ed
merging General and Visibility setting sections
2022-02-12 17:54:44 +01:00
tibbi
ad9f39cea4
removing the FAQ item about showing specific folders only too
2022-02-12 17:51:36 +01:00
tibbi
fc365c3d36
so ye, lets remove some un/hide related menu items on Android 11+
2022-02-12 17:48:36 +01:00
tibbi
de1a58e1b9
adding another string related to removing Manage Included Folders
2022-02-12 17:41:37 +01:00
spkprs
de360ca414
Update strings.xml
2022-02-12 18:12:18 +02:00
tibbi
c08aa99a2a
add some explanation about un/hiding no longer being available anywhere
2022-02-12 16:19:58 +01:00
tibbi
426b2b9ce2
updating target SDK to 30
2022-02-12 12:26:21 +01:00
tibbi
dbc674df62
show Donate and Website in About section in foss app variant
2022-02-12 12:12:17 +01:00
tibbi
45c5ac9fe8
adding some keyboard hiding
2022-02-12 12:06:29 +01:00
tibbi
d671c4503a
updating commons and photo editor SDK
2022-02-12 11:02:25 +01:00
JY3
9df27b8b8a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-02-11 19:31:00 +01:00
Guillaume
0841697576
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-11 19:30:59 +01:00
J. Lavoie
24d019800b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2022-02-11 19:30:59 +01:00
J. Lavoie
c5ef1cc417
Translated using Weblate (French)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-02-11 19:30:59 +01:00
J. Lavoie
f68a9e81d7
Translated using Weblate (German)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2022-02-11 19:30:59 +01:00
Eric
3101ed5e70
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-02-10 05:46:31 +01:00
Eric
4b4d6a9b2e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2022-02-09 12:07:55 +01:00
GobinathAL
954f3e775c
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ta/
2022-02-09 12:07:54 +01:00
J. Lavoie
f94bf804ee
Translated using Weblate (French)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-02-09 12:07:54 +01:00
tibbi
3d9c161a54
updating commons and kotlin
2022-02-09 12:07:50 +01:00
tibbi
f69d5dd206
adding some strings into 2 languages
2022-02-09 12:04:54 +01:00
solokot
b4322e9efa
Translated using Weblate (Russian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2022-02-08 08:42:48 +01:00
SamTada
ed868de13e
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pt/
2022-02-04 13:54:30 +01:00
mm4c
4969da5777
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2022-02-04 13:54:29 +01:00
Mohammed Anas
4acd8d488f
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ar/
2022-02-04 13:54:29 +01:00
GobinathAL
d24a0d7440
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ta/
2022-01-30 01:57:06 +01:00
solokot
b7e97348ea
Translated using Weblate (Russian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2022-01-30 01:57:06 +01:00
SamTada
b1d323b883
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pt/
2022-01-30 01:57:05 +01:00
RodolfoCandido
900373a79d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pt_BR/
2022-01-19 22:52:42 +01:00
Moo
73c92c42db
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/lt/
2022-01-18 19:54:42 +01:00
teemue
89dae1ba61
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fi/
2022-01-17 11:53:32 +01:00
Josep M. Ferrer
8f2b650e4d
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2022-01-17 11:53:32 +01:00
Josep M. Ferrer
08da805f35
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2022-01-10 20:53:05 +01:00
Balázs Meskó
a8714c4823
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hu/
2022-01-09 10:55:09 +01:00
Balázs Meskó
d39a5f23e6
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hu/
2022-01-06 11:55:30 +01:00
Josep M. Ferrer
1211eafcc0
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2022-01-05 18:52:35 +01:00
Eshagh Shahedany
db1b3fe665
Translated using Weblate (Persian)
...
Currently translated at 99.6% (331 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fa/
2022-01-02 11:52:20 +01:00
FTno
0890620369
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nb_NO/
2022-01-02 11:52:19 +01:00
Priit Jõerüüt
efbb2d8bd4
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/et/
2021-12-30 00:51:33 +01:00
Tommy He
9b8b017f1e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2021-12-30 00:51:33 +01:00
solokot
c100586ebc
Translated using Weblate (Russian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2021-12-30 00:51:32 +01:00
FTno
17f7a403aa
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nb_NO/
2021-12-30 00:51:32 +01:00
J. Lavoie
168a0a07e3
Translated using Weblate (Italian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2021-12-26 22:53:19 +01:00
J. Lavoie
b95db9d2d6
Translated using Weblate (French)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2021-12-26 22:53:19 +01:00
J. Lavoie
1171c5e003
Translated using Weblate (German)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2021-12-26 22:53:19 +01:00
Oğuz Ersen
0a60e22a78
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/tr/
2021-12-25 21:02:54 +01:00
Josep M. ferrer
433b8166a6
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2021-12-25 21:02:54 +01:00
Priit Jõerüüt
25f244522d
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/et/
2021-12-25 21:02:54 +01:00
FTno
b6cc53d7dd
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nb_NO/
2021-12-25 21:02:54 +01:00
Agnieszka C
2e4c607b9b
Translated using Weblate (Polish)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
2021-12-25 21:02:54 +01:00
Josep M. ferrer
115f8e6793
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2021-12-25 21:02:54 +01:00
tibbi
f6c6b402c6
properly fetch Favorite file sizes to avoid caching glitches
2021-12-25 21:02:45 +01:00
tibbi
1ee12a2d0e
change the norwegian strings file to nb-rNO
2021-12-20 17:50:33 +01:00
tibbi
5945399682
update version to 6.22.3
2021-12-19 23:33:19 +01:00
tibbi
51c15be895
updating commons
2021-12-19 21:25:57 +01:00
tibbi
a3ff0ede9d
updating commons and gradle
2021-12-19 15:40:20 +01:00
tibbi
d3552e4879
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2021-12-19 09:27:16 +01:00
Tibor Kaputa
2fd88af116
Merge pull request #2304 from ltGuillaume/patch-1
...
Dutch
2021-12-19 09:27:08 +01:00
Guillaume
a91e00e08f
Dutch
2021-12-18 15:10:03 +01:00
tibbi
23c6f16fe9
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2021-12-18 12:17:49 +01:00
phlostically
55acd99404
Translated using Weblate (Esperanto)
...
Currently translated at 99.6% (331 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/eo/
2021-12-18 12:17:43 +01:00
Eric
433d32d04f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
2021-12-18 12:17:43 +01:00
Priit Jõerüüt
0a4b783d05
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/et/
2021-12-18 12:17:43 +01:00
Josep M. ferrer
ba778f8172
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (332 of 332 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2021-12-18 12:17:43 +01:00
Tibor Kaputa
f455ec9b74
escaping an apostrophe
2021-12-18 12:17:31 +01:00
AlbatorV
d514bcabd7
Update strings.xml
2021-12-18 12:03:45 +01:00
tibbi
8931f18ec6
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2021-12-17 17:41:05 +01:00
spkprs
83a31de75f
Update strings.xml
2021-12-17 17:07:08 +02:00
tibbi
f6178854ed
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2021-12-17 15:30:56 +01:00
Tibor Kaputa
040599dd12
Merge pull request #2292 from Aga-C/add-group-count
...
Added option to show file count in groups (#2281 )
2021-12-17 15:30:51 +01:00
Tibor Kaputa
a62ad44291
Update strings.xml
2021-12-17 15:30:35 +01:00
tibbi
edb25a6053
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2021-12-17 15:26:46 +01:00
Tibor Kaputa
419ee3b174
Merge pull request #2297 from Aga-C/fix-unknown-date-taken
...
Fixed unknown date taken (#2295 )
2021-12-17 15:26:40 +01:00
tibbi
6b612007da
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2021-12-17 15:26:27 +01:00
tibbi
455fa7eb77
do not clear media on destroy
2021-12-17 12:27:37 +01:00
tibbi
d51fa1385a
avoid refreshing favorite items unnecessarily
2021-12-17 12:25:32 +01:00
Moo
4d97efe98e
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/lt/
2021-12-16 23:34:01 +01:00
Josep M. ferrer
1a3061212c
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ca/
2021-12-16 23:34:00 +01:00
AlbatorV
918cb88420
Update strings.xml
2021-12-15 16:19:46 +01:00
Tibor Kaputa
5fd6dafdd2
Update strings.xml
2021-12-14 19:04:59 +01:00
Tibor Kaputa
5230dde421
Update strings.xml
2021-12-14 19:04:47 +01:00
Tibor Kaputa
567a10c810
Update strings.xml
2021-12-14 19:02:01 +01:00
phlostically
4af5e94aa8
Added translation using Weblate (Esperanto)
2021-12-14 18:38:10 +01:00
Priit Jõerüüt
a95c33718b
Translated using Weblate (Estonian)
...
Currently translated at 2.1% (7 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/et/
2021-12-12 23:16:39 +01:00
Priit Jõerüüt
434d41801d
Translated using Weblate (Estonian)
...
Currently translated at 1.5% (5 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/et/
2021-12-11 17:25:56 +01:00
J. Lavoie
af4079d670
Translated using Weblate (German)
...
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2021-12-11 17:25:56 +01:00
Priit Jõerüüt
e25418946b
Added translation using Weblate (Estonian)
2021-12-11 17:25:56 +01:00
teemue
6d1a194130
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fi/
2021-12-11 17:25:56 +01:00
J. Lavoie
20a73c085b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2021-12-11 17:25:56 +01:00
J. Lavoie
4a6cddfea7
Translated using Weblate (French)
...
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2021-12-11 17:25:56 +01:00
J. Lavoie
9a727eb4b1
Translated using Weblate (German)
...
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2021-12-11 17:25:56 +01:00
Ebrahim Byagowi
67f137e925
Added translation using Weblate (Persian)
2021-12-11 17:25:56 +01:00
Agnieszka C
adf2fc26da
Fixed unknown date taken ( #2295 )
2021-12-08 15:30:38 +01:00
AguanteDebian
ab6aca60d3
Update strings.xml
2021-12-06 18:58:06 -03:00