Commit Graph

8642 Commits

Author SHA1 Message Date
Ensar Sarajčić 2c82c1bee8 Revert partial media permission handling 2023-08-30 09:04:52 +02:00
Ensar Sarajčić 3f67830d60 Allow using app only when all images are allowed 2023-08-25 16:08:38 +02:00
Tibor Kaputa 584b3f52e3
Merge branch 'master' into viewbinding-migration 2023-08-25 10:34:28 +02:00
Tibor Kaputa c3778e36c6
Merge pull request #2954 from gmasil/fix-static-webp-produce-high-cpu-usage
fix bug where static webp images will cause high CPU usage
2023-08-25 09:52:11 +02:00
gmasil f8c09b947f
fix bug where static webp images will cause high CPU usage 2023-08-25 00:38:35 +02:00
Tibor Kaputa 6271ed4af4
Merge pull request #2953 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-08-24 23:31:00 +02:00
elgratea 9166c0a64b
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/bg/
2023-08-24 20:52:00 +02:00
J. Lavoie 1fab26eba0
Translated using Weblate (Italian)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
2023-08-24 06:52:25 +02:00
josé m 7a1fb4b718
Translated using Weblate (Galician)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/gl/
2023-08-24 06:52:24 +02:00
Tibor Kaputa a5076ef5c3
Merge pull request #2949 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-08-22 13:52:45 +02:00
josé m e06a7ebcb6
Translated using Weblate (Galician)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/gl/
2023-08-22 13:42:29 +02:00
Slávek Banko a0feb86cf5
Translated using Weblate (Czech)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/cs/
2023-08-22 13:42:29 +02:00
FTno 781326ad70
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/nb_NO/
2023-08-22 13:42:29 +02:00
Tibor Kaputa 14781f5bdf
Merge pull request #2952 from spkprs/master-1
Upd.xml
2023-08-22 13:42:23 +02:00
spkprs f9ffe3e4d2
Upd.xml
...better
2023-08-22 13:28:02 +03:00
Ensar Sarajčić 5d0ab5be21 Use a proper string for allowing access to more media 2023-08-22 11:57:42 +02:00
Tibor Kaputa b4db673e24
adding some empty lines 2023-08-21 23:13:52 +02:00
Ensar Sarajčić b3b5a9dff7 Use delegated properties for viewBinding in activities 2023-08-17 16:12:58 +02:00
Ensar Sarajčić dd91cfe713 Migrate to kotlin gradle scripts 2023-08-17 14:46:52 +02:00
Ensar Sarajčić c8d94a704d Set kotlin version to 1.8.22
Imgly library does not seem to work correctly with kotlin version 1.9.0
2023-08-16 17:14:22 +02:00
Tibor Kaputa 26184d01f4
Merge pull request #2935 from gmasil/fix-french-translation-failing-build
fix french translation failing build
2023-08-14 18:09:52 +02:00
Tibor Kaputa 2ad0cd4492
Merge pull request #2939 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-08-14 17:55:06 +02:00
Tibor Kaputa 5fb89a39b0
Update short_description.txt 2023-08-14 17:54:53 +02:00
Tibor Kaputa 7d30ecd661
Update full_description.txt 2023-08-14 17:54:39 +02:00
Tibor Kaputa 065c7184e4
Update strings.xml 2023-08-14 17:54:11 +02:00
Milan Šalka 14cede1308
Translated using Weblate (Slovak)
Currently translated at 100.0% (22 of 22 strings)

Translation: Simple Mobile Tools/Simple Gallery metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery-metadata/sk/
2023-08-11 12:48:12 +02:00
Milan Šalka f9409fe604
Translated using Weblate (Slovak)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/sk/
2023-08-11 12:48:12 +02:00
Ensar Sarajčić 2a22b17104 Restore gradle files 2023-08-09 14:20:54 +02:00
Ensar Sarajčić 66a5cb3b9d Restore french translations 2023-08-09 14:19:31 +02:00
Ensar Sarajčić 42c6e857fb Handle new permission in imgly SDK activities 2023-08-09 12:57:19 +02:00
Ensar Sarajčić 46868cf262 Add selected permission to manifest too 2023-08-09 11:09:55 +02:00
Ensar Sarajčić 763e0eacc6 Handle access_more_media options menu 2023-08-09 11:02:46 +02:00
Ensar Sarajčić 3303a6d638 Migrate to viewbinding and kotlin gradle scripts
- Replaced kotlinx sythetic with viewbinding
- Updated kotlin from 1.7.10 to 1.9.0
- Updated Android Gradle Plugin to 8.1.0
2023-08-09 10:32:19 +02:00
teemue 22659242e4
Translated using Weblate (Finnish)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fi/
2023-08-07 15:47:31 +02:00
VfBFan 1faa873ea2
Translated using Weblate (German)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2023-08-05 22:47:18 +02:00
gmasil ea69dde45a
fix french translation failing build 2023-08-05 11:42:11 +02:00
Tibor Kaputa 087048b134
Merge pull request #2931 from AlbatorV/master-1
Update strings.xml
2023-08-04 00:07:16 +02:00
AlbatorV 19d76faa32
Update strings.xml 2023-08-03 13:36:55 +02:00
Tibor Kaputa b435494b03
Merge pull request #2925 from esensar/fix/1886-subfolder-grouping
Pre-fill parent folders when grouping subfolders
2023-08-02 11:45:32 +02:00
Tibor Kaputa 1f46760dfb
Merge pull request #2928 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-08-02 11:07:53 +02:00
Kingproone cb57bf6492
Translated using Weblate (Hungarian)
Currently translated at 100.0% (357 of 357 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/hu/
2023-08-02 11:07:29 +02:00
Tibor Kaputa fe6beacc19
Merge pull request #2929 from gmasil/bugfix/fix-missing-thumbnails-for-animated-webp-files
fix missing thumbnails for animated webp files
2023-08-02 11:07:23 +02:00
gmasil c4a207fcfe
fix missing thumbnails for animated webp files 2023-08-01 16:20:24 +02:00
Ensar Sarajčić 430596b146 Pre-fill parent folders when grouping subfolders
This ensures that folders without media files
which have direct child folders with media don't get different treatment
during grouping. This should make subfolder grouping a bit more
predictable.
2023-07-31 17:18:47 +02:00
tibbi 5da3f4ccb3 updating changelog 2023-07-31 10:45:52 +02:00
tibbi 6fa055fa14 update version to 6.27.2 2023-07-31 10:45:45 +02:00
tibbi 66b5d4113e updating photo/video editor to 10.7.3 2023-07-31 10:37:15 +02:00
Tibor Kaputa 29e6a0eef0
Merge pull request #2924 from esensar/fix/1886-subfolder-grouping-revert
Revert "Make subfolder grouping follow file structure"
2023-07-31 10:28:30 +02:00
Ensar Sarajčić a812239012 Revert "Make subfolder grouping follow file structure"
This reverts commit 11aa25ad45.
2023-07-31 10:03:44 +02:00
Tibor Kaputa 6083ec9532
Merge pull request #2921 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2023-07-31 08:30:45 +02:00