Commit Graph

8746 Commits

Author SHA1 Message Date
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
Tibor Kaputa 345f314a44
Merge pull request #2894 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-07-10 23:43:26 +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 267332de6b updating changelog 2023-07-05 15:48:07 +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
tibbi f8a122a622 updating photo editor 2023-07-05 10:45:08 +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
Tibor Kaputa 2c3706e86b
Merge pull request #2887 from fatihergin/feature/update-image-cropper-library
replace outdated image cropper library with an up to date fork
2023-07-05 10:37:18 +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
Tibor Kaputa 80fd850f70
Merge pull request #2884 from fatihergin/feature/move-last-used-copy-destination-helpers-to-common
move last used copy path helpers to common
2023-06-25 16:41:16 +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
Tibor Kaputa e7c776b812
Merge pull request #2882 from fatihergin/feature/remember-last-used-copy-destination
remember last used copy destination on "Select destination" ->  "Other folder"
2023-06-22 08:29:36 +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
Tibor Kaputa b972770986
Merge pull request #2880 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-06-21 21:49:13 +02: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
Tibor Kaputa 4d25990706
Merge pull request #2881 from fatihergin/feature/add-search-bar-to-folder-picker-at-copy-destination
add search bar to folder picker at copy destination
2023-06-21 21:47:07 +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
Tibor Kaputa e9ad0227ee
Merge pull request #2879 from fatihergin/feature/update-exoplayer-v2_18_7
Feature/update exoplayer v2.18.7
2023-06-19 09:43:00 +02: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
Tibor Kaputa d4eeaf3fdf
Merge pull request #2876 from fatihergin/feature/adding-skip-recycle-bin-option-for-deleting-medias-immediately
allow skipping recycle bin at deletion
2023-06-18 20:12:32 +02: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
Tibor Kaputa 66639118fd
Merge pull request #2868 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-06-16 17:12:46 +02: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 9af1c511b9 updating changelog 2023-06-12 12:58:43 +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
Tibor Kaputa 020eac3671
Merge pull request #2865 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-06-11 23:53:53 +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 b133368b9e updating changelog 2023-06-09 12:54:15 +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