Tibor Kaputa
a5fb4e5e7a
Merge pull request #2851 from Naveen3Singh/feature_resize_images
...
Add option to bulk resize images
2023-05-27 17:18:16 +02:00
Naveen
761ebee77b
Rescan paths after updating modified time
2023-05-27 16:44:50 +05:30
Eric
ba69ccbb22
Translated using Weblate (Chinese (Simplified))
...
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_Hans/
2023-05-25 14:09:43 +02:00
solokot
e7b41cf930
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-05-25 14:09:43 +02:00
Agnieszka C
6137f714db
Translated using Weblate (Polish)
...
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/pl/
2023-05-25 14:09:43 +02:00
Guillaume
e008768cbf
Translated using Weblate (Dutch)
...
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/nl/
2023-05-25 14:09:43 +02:00
Milo Ivir
d67965cf0a
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-25 14:09:43 +02:00
VfBFan
91f8b2da02
Translated using Weblate (German)
...
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/de/
2023-05-25 14:09:43 +02:00
Josep M. Ferrer
104a7a7ce9
Translated using Weblate (Catalan)
...
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/ca/
2023-05-25 14:09:43 +02:00
Rex_sa
df79210d13
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-05-25 14:09:43 +02:00
Tibor Kaputa
5b336750a4
Merge pull request #2850 from AlbatorV/patch-39
...
Update strings.xml
2023-05-25 14:09:34 +02:00
Naveen
799689ab7e
Refresh items after resizing
2023-05-25 14:20:37 +05:30
Naveen
d9fcb1fc90
Use the string resource!
2023-05-25 13:39:35 +05:30
AlbatorV
004024f713
Update strings.xml
2023-05-24 12:42:03 +02:00
Anonymous
bad53d7a1f
Translated using Weblate (Arabic)
...
Currently translated at 99.7% (355 of 356 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ar/
2023-05-24 08:33:51 +02:00
Naveen Singh
8b9492bb48
Merge branch 'SimpleMobileTools:master' into feature_resize_images
2023-05-23 23:31:54 -07:00
Milo Ivir
2ae1eac751
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (350 of 350 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hr/
2023-05-24 08:30:05 +02:00
Naveen
ad10f4123f
Only allow resizing multiple images with common parents
...
Otherwise we'll have to create multiple SAF dialogs which just isn't practical/tedious for the user. Users can still resize images without common parents if they grant "All Files" access
2023-05-24 04:53:15 +05:30
Naveen
295793c77f
Remove unused code
2023-05-24 04:34:36 +05:30
Naveen
591e5f09e9
Fix resizeImage()
threading issue
2023-05-24 04:20:44 +05:30
Naveen
a1fca17516
Use plural string
2023-05-24 04:10:56 +05:30
Naveen
bdffa73d7d
Filter out other files as needed before resizing
2023-05-24 04:02:36 +05:30
Naveen
22168a6b06
Merge remote-tracking branch 'origin/feature_resize_images_strings' into feature_resize_images_strings
...
# Conflicts:
# app/src/main/res/values-sk/strings.xml
2023-05-24 03:56:44 +05:30
Naveen
5fb15df895
Convert error string to plural
2023-05-24 03:53:08 +05:30
Naveen
388037f6b5
Always do resize operation on background thread
2023-05-24 03:48:16 +05:30
Tibor Kaputa
b1456c866e
adding slovak translation
2023-05-23 23:58:59 +02:00
Naveen
2919b36583
Remove unnecessary text view and error handling
2023-05-24 03:23:36 +05:30
Naveen
d7f0d97172
Shorten resize factor info string
2023-05-24 02:56:53 +05:30
Naveen
726e7c1649
Do processing on background thread
2023-05-24 02:31:14 +05:30
Naveen
ce898ba1cc
Add rescanPathsAndUpdateLastModified
extension
2023-05-24 02:24:41 +05:30
Naveen
428a157f7f
Add option to bulk resize images
2023-05-24 02:19:29 +05:30
Naveen
997b403ecc
Add text input error string
2023-05-24 01:17:01 +05:30
Naveen Singh
dda59c30ff
Merge branch 'SimpleMobileTools:master' into feature_resize_images_strings
2023-05-23 12:16:12 -07:00
Naveen
496632e583
Add strings related to resizing multiple images
2023-05-24 00:36:45 +05:30
Alexander Gabilondo
420cf0848a
Translated using Weblate (Basque)
...
Currently translated at 100.0% (350 of 350 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/eu/
2023-05-19 08:26:38 +02:00
Макар Разин
37c87d8718
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (350 of 350 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/be/
2023-05-10 23:50:46 +02:00
tibbi
d5b2efe127
define a file with supported languages
2023-05-09 18:12:52 +02:00
Vasilis K
4aa23cd1d9
Translated using Weblate (Greek)
...
Currently translated at 100.0% (350 of 350 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/el/
2023-05-07 23:14:40 +02:00
tibbi
6dfb06d04d
updating commons with some smaller radiobuttons and checkboxes
2023-05-07 23:14:32 +02:00
tibbi
9a49132948
show the dialog at Media activity too
2023-05-07 17:39:09 +02:00
tibbi
e5552b6957
show the Upgraded From Free more often, with a better string
2023-05-07 17:37:04 +02:00
tibbi
f401ddf9aa
update version to 6.26.8
2023-04-26 17:27:47 +02:00
tibbi
7f840cd084
updating the library showing apng and webp files
2023-04-26 17:04:11 +02:00
Nejc Mrvič
472267818b
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (350 of 350 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/sl/
2023-04-26 16:58:54 +02:00
Milo Ivir
407c8944cd
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (350 of 350 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hr/
2023-04-26 16:58:54 +02:00
tibbi
591cb05c17
include some new WhatsApp folders by default
2023-04-26 16:58:44 +02:00
tibbi
45aadecd92
update version to 6.26.7
2023-04-11 12:48:08 +02:00
tibbi
444b766aaf
updating commons and the advanced photo and video editor
2023-04-11 12:37:54 +02:00
FTno
6bf9f6bd07
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (350 of 350 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nb_NO/
2023-04-11 09:52:44 +02:00
tibbi
c7d563783b
lets add WhatsApp Statuses folder to shown ones
2023-04-05 19:51:24 +02:00