Commit graph

6863 commits

Author SHA1 Message Date
Ensar Sarajčić
39b6f4bbaf Handle password protection when copying/moving folders
This changes copy and move handling to work similarly to delete.
It will ask for protection if single folder is selected and it will
ignore protected folders if multiple are selected.

This closes #2901
2023-07-24 09:54:26 +02:00
Tibor Kaputa
1b4adbb597
Merge pull request #2903 from spkprs/patch-65
Update strings.xml
2023-07-23 23:33:57 +02:00
yangfeng
a9210c5a1b fix: lack of import statement 2023-07-22 20:02:08 +08:00
spkprs
6f9ae7f030
Update strings.xml 2023-07-22 12:56:01 +03:00
abc0922001
bd592e1ca8
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hant/
2023-07-21 21:39:46 +02:00
elgratea
a2b1c67fc2
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/bg/
2023-07-21 21:39:46 +02:00
tibbi
6b847bef16 updating commons 2023-07-21 21:39:40 +02:00
Tibor Kaputa
762b712246
minor code style update 2023-07-21 21:33:13 +02:00
Ensar Sarajčić
11aa25ad45 Make subfolder grouping follow file structure
This changes subfolder grouping to follow file hierarchy
to prevent unreliable behavior with middle folders missing
media.

This fixes #1886
2023-07-21 11:16:24 +02:00
Daniel Plakhotich
06a23304d4
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/uk/
2023-07-10 23:40:57 +02:00
tibbi
0fcd1939b0 updating commons, kotlin, gradle 2023-07-10 23:40:48 +02:00
tibbi
e3b99e410e update version to 6.27.0 2023-07-05 15:48:01 +02:00
tibbi
1668296da3 updating commons 2023-07-05 15:36:39 +02:00
Tibor Kaputa
d45c371217
Merge pull request #2886 from Aga-C/fix-image-resizing
Fixed exception on image resizing (#2883)
2023-07-05 10:39:26 +02:00
Tibor Kaputa
7e090a30e1
Merge pull request #2885 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-07-05 10:37:36 +02:00
fatih ergin
eb8c8f3201 replace outdated image cropper library with an up to date fork 2023-07-04 19:49:03 +03:00
Agnieszka C
ad5d192fb1 Fixed exception on image resizing (#2883) 2023-07-03 19:02:38 +02:00
J. Lavoie
a60e48b5d1
Translated using Weblate (Italian)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2023-06-26 06:42:44 +02:00
J. Lavoie
fe9ab9fe82
Translated using Weblate (French)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2023-06-26 06:42:43 +02:00
fatih ergin
688cdece7d move last used copy path helpers to common 2023-06-25 12:53:41 +03:00
tibbi
4cc164668c updating commons 2023-06-22 23:55:52 +02:00
fatih ergin
ab6eb93394 rename copy path getter method for common usage & simplify copy path checks 2023-06-22 01:09:39 +03:00
fatih ergin
411c732fa8 remove useless function definition for copy path existency 2023-06-21 23:56:35 +03:00
fatih ergin
b84faf1763 remember last used copy destination on "Select destination" picker -> "Other folder" 2023-06-21 22:55:24 +03:00
solokot
1ef776799e
Translated using Weblate (Russian)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
2023-06-21 21:47:13 +02:00
ERYpTION
b1c4b6098a
Translated using Weblate (Danish)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/da/
2023-06-21 21:47:13 +02:00
fatih ergin
7f88bb8795 sort search results on folder picker dialog respecting to config.directorySorting 2023-06-21 22:34:09 +03:00
fatih ergin
343962bfca hide keyboard on switching to "Other folder" 2023-06-21 19:56:59 +03:00
fatih ergin
d7b29aa3f0 add search bar to folder picker at copy destination 2023-06-21 00:57:52 +03:00
fatih ergin
a8cd59a22d update exoplayer to v2.18.7 2023-06-19 00:12:02 +03:00
fatih ergin
71241ca110 make sure exoplayer is being accessed on the same thread.
exoplayer now forces to use a single application thread.
2023-06-18 23:30:00 +03:00
fatih ergin
116359c0c6 move last callback param of DeleteWithRememberDialog out of the parentheses for better readability 2023-06-18 13:08:01 +03:00
fatih ergin
8a79504e4b allow skipping recycle bin at deletion 2023-06-18 02:46:01 +03:00
Priit Jõerüüt
151463941b
Translated using Weblate (Estonian)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/et/
2023-06-14 10:50:11 +02:00
Sergio Marques
7e8b348231
Translated using Weblate (Portuguese)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pt/
2023-06-14 10:50:10 +02:00
Simon T
15e255ed13
Translated using Weblate (Danish)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/da/
2023-06-14 10:50:10 +02:00
tibbi
f96f9c5ba3 update version to 6.26.10 2023-06-12 12:58:35 +02:00
tibbi
61dc80ed35 redesigning list item selection a bit 2023-06-12 12:37:46 +02:00
Rex_sa
1a2cf01328
Translated using Weblate (Arabic)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ar/
2023-06-11 23:24:26 +02:00
tibbi
11dd5ac501 make sure we dont try changing view visibility from the bg thread 2023-06-11 23:24:18 +02:00
tibbi
43b14b64d8 update version to 6.26.9 2023-06-09 12:54:07 +02:00
tibbi
b5e96d8e85 updating commons 2023-06-09 12:37:22 +02:00
tibbi
23f77ea19f move photo panorama check on a background thread 2023-06-08 19:07:32 +02:00
tibbi
ce0db222e3 updating commons 2023-06-08 18:30:28 +02:00
tibbi
ca401d6039 updating commons and gif-drawable 2023-06-08 18:15:53 +02:00
ngocanhtve
9e4084b48d
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/vi/
2023-05-31 12:51:37 +02:00
Milo Ivir
5b9aa2c693
Translated using Weblate (Croatian)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hr/
2023-05-31 12:51:36 +02:00
Vasilis K
e46dd2be78
Translated using Weblate (Greek)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/el/
2023-05-31 12:51:35 +02:00
Anonymous
9dfebac6bf
Translated using Weblate (Vietnamese)
Currently translated at 99.1% (353 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/vi/
2023-05-29 04:34:44 +02:00
Milo Ivir
3fd664d8f1
Translated using Weblate (Croatian)
Currently translated at 100.0% (356 of 356 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hr/
2023-05-28 17:58:28 +02:00