Ensar Sarajčić
c8efdaa2f4
Add explanation for unhiding folders starting with .
2023-07-25 08:37:48 +02:00
fatih ergin
19a500f552
hide skip recycle bin option on delete dialog if file is already in recycle bin
2023-07-25 00:59:14 +03:00
Tibor Kaputa
bc85272855
Merge pull request #2909 from esensar/fix/2901-folder-move-copy-protection
...
Handle password protection when copying/moving folders
2023-07-24 12:51:52 +02:00
tibbi
272093f533
adding an empty line
2023-07-24 11:42:09 +02:00
tibbi
afb8c3b5ff
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2023-07-24 11:41:50 +02:00
Tibor Kaputa
e2ab0bd643
Merge pull request #2907 from esensar/exoplayer-media3-migration
...
Migrate to media3 exoplayer
2023-07-24 11:41:44 +02:00
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
Ensar Sarajčić
566cbd8765
Fix an issue with inaccurate video resume
...
This closes #2750
2023-07-24 08:39:09 +02:00
Ensar Sarajčić
8aaab1eed3
Migrate to media3-exoplayer
2023-07-24 08:26:34 +02:00
tibbi
edf9d9e2f3
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2023-07-23 23:34:01 +02:00
Tibor Kaputa
1b4adbb597
Merge pull request #2903 from spkprs/patch-65
...
Update strings.xml
2023-07-23 23:33:57 +02:00
tibbi
46be768a17
Merge branch 'fix/343-use-argb8888' of github.com:esensar/Simple-Gallery
2023-07-23 23:23:27 +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ć
16355a53a1
Disable hide/unhide options for filesystem hidden folders
2023-07-21 15:40:23 +02:00
Ensar Sarajčić
92ea6d8138
Always use ARGB_8888 to avoid artifacts in images
...
This closes #343
2023-07-21 15:27:07 +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
Kryštof Černý
483b0bffa9
Translated using Weblate (Czech)
...
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/cs/
2023-05-27 17:18:46 +02:00
Tibor Kaputa
1c7da7bcdf
Merge pull request #2856 from weblate/weblate-simple-mobile-tools-simple-gallery
...
Translations update from Hosted Weblate
2023-05-27 17:18:41 +02:00
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
Oğuz Ersen
32cca6194d
Translated using Weblate (Turkish)
...
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/tr/
2023-05-27 08:27:53 +02:00
gallegonovato
ec47a27b92
Translated using Weblate (Spanish)
...
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/es/
2023-05-27 08:27:53 +02:00
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
Nejc Mrvič
67749cdc0f
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-03-30 00:37:30 +02:00
tibbi
e4f3f7fb68
update version to 6.26.6
2023-03-22 18:54:31 +01:00
tibbi
a9c9ca3644
updating commons
2023-03-22 18:27:10 +01:00
tibbi
463b930664
updating commons
2023-03-22 11:22:42 +01:00
VfBFan
a9a3e7d308
Translated using Weblate (German)
...
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/de/
2023-03-21 10:37:49 +01:00
Tibor Kaputa
ab06205d68
reverting app name translation
2023-03-15 12:42:43 +01:00
P.O
6a51a00641
Translated using Weblate (Swedish)
...
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/sv/
2023-03-15 12:42:08 +01:00
Naveen
f49348d86d
Rescan path after deleting `.nomedia`
2023-03-12 21:49:04 +05:30
Nejc Mrvič
541dd9c07b
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-03-09 00:41:30 +01:00
Nejc Mrvič
afb8771833
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-03-07 22:40:13 +01:00
tibbi
66050c8014
update version to 6.26.5
2023-03-07 14:34:52 +01:00
tibbi
61c969ec7c
show a better message at upgrading from the free app, and more often
2023-03-07 14:26:09 +01:00
Oskari Lavinto
acc3e199c7
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fi/
2023-03-05 09:32:17 +01:00
tibbi
0afb7c0036
fixing the string shown at Upgraded From Free dialog
2023-03-05 09:32:08 +01:00
tibbi
3eb1cfe6ab
update version to 6.26.4
2023-02-27 09:47:28 +01:00
tibbi
c4dafe8fb7
allow merging videos in the Pro editor
2023-02-27 09:35:38 +01:00
Milo Ivir
3a9fdd857c
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hr/
2023-02-26 21:35:30 +01:00
VfBFan
2e375544b5
Translated using Weblate (German)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2023-02-25 18:35:47 +01:00
Guillaume
a6d00fdcb9
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nl/
2023-02-23 15:54:05 +01:00
Sergio Marques
883d9ee548
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pt/
2023-02-23 15:54:04 +01:00
gallegonovato
411a79cd08
Translated using Weblate (Galician)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/gl/
2023-02-23 15:54:04 +01:00
Yarca67
ec8212b952
Translated using Weblate (Czech)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/cs/
2023-02-23 15:54:04 +01:00
tibbi
90a528fcd4
formatting GetMediaAsyncTask code, no real change
2023-02-05 16:28:17 +01:00
tibbi
2a94e9b811
properly fix Open Recycle Bin and Show all folders content
2023-02-05 16:27:56 +01:00
tibbi
e28cb54a58
fixing some glitches related to opening recycle bin from all files view
2023-02-05 15:59:49 +01:00
tibbi
5a9491624b
fixing some File thumbnail style side paddings
2023-02-05 10:41:57 +01:00
tibbi
61f51a340f
reordering some functions
2023-02-04 19:09:27 +01:00
tibbi
0f5fef8509
misc code style fixes
2023-02-04 15:45:47 +01:00
tibbi
bf662d16d9
properly detect the presence of the free app version too
2023-02-03 20:46:14 +01:00
Mateus
837eefa700
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pt_BR/
2023-02-01 09:43:55 +01:00
Sergio Marques
c6bac27cf2
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pt/
2023-02-01 09:43:55 +01:00
Giovanni Donisi
16cf8fd48f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2023-02-01 09:43:55 +01:00
Dan
b74c7b0d59
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/uk/
2023-02-01 09:43:55 +01:00
Balázs Meskó
463f749fbe
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (351 of 351 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hu/
2023-02-01 09:43:55 +01:00