Commit Graph

7436 Commits

Author SHA1 Message Date
J. Lavoie 75cd064c02
Translated using Weblate (French)
Currently translated at 100.0% (340 of 340 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
2022-05-30 11:17:49 +02:00
J. Lavoie a4e6b6aaf2
Translated using Weblate (German)
Currently translated at 100.0% (340 of 340 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
2022-05-30 11:17:48 +02:00
Weblate e21b5d5d2d
Added translation using Weblate (English (United States)) 2022-05-27 21:09:01 +02:00
tibbi 4d29a01195 removing a colon 2022-05-27 11:46:25 +02:00
Tibor Kaputa b2faba3864
Merge pull request #2484 from KryptKode/fix/excluded_folders
excluded folders should not enforce storage restrictions on SDK 30+
2022-05-26 16:21:21 +02:00
darthpaul 6fbdb8aa51 excluded folders should not enforce storage restrictions on SDK 30+ 2022-05-26 10:30:54 +01:00
tibbi 7e74734fc8 removing an unused boolean 2022-05-25 10:24:29 +02:00
tibbi b648cf22c4 updating changelog 2022-05-25 09:58:47 +02:00
tibbi 1af394d1c8 update version to 6.23.8 2022-05-25 09:58:41 +02:00
tibbi ae1316ebe8 updating commons 2022-05-25 09:58:11 +02:00
tibbi fda1b5eeba removing some redundant refreshing 2022-05-25 09:48:47 +02:00
Tibor Kaputa 79b3870598
Merge pull request #2483 from KryptKode/fix/move_position
fix: position returning to 0 after moving file
2022-05-25 09:39:16 +02:00
darthpaul c33443ed4e fix: position returning to 0 after moving file 2022-05-24 23:42:14 +01:00
tibbi 593e4b2837 adding a commented out way of including Commons locally 2022-05-24 14:46:34 +02:00
Tibor Kaputa 61c62bc82f
Merge pull request #2479 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2022-05-23 22:09:33 +02:00
hjklkjlkjlk@abv.bg 9d9233402f
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (340 of 340 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/bg/
2022-05-23 22:09:17 +02:00
Tibor Kaputa 32a20df49b
Merge pull request #2471 from DoozyDoz/feat_size_at_deletion
[feat] Display item(s) size in delete dialog
2022-05-23 22:09:13 +02:00
Tibor Kaputa 4ac8c42e9c
adding a newline 2022-05-23 22:08:42 +02:00
Doozy 1349d4c6e0 [Removed] showing item size for folder deletion 2022-05-23 11:24:41 +03:00
tibbi 7d792db38b revert to the previous PhotoEditor, videos are not saved properly 2022-05-21 23:21:00 +02:00
tibbi 15a8724824 change indonesian language from id to in 2022-05-21 16:59:55 +02:00
tibbi 335f3f5fc5 do not update file last modified after a file operation, if it is zero 2022-05-21 16:59:16 +02:00
tibbi 50d022c31d allow creating new folders from the main screen too again 2022-05-20 22:50:23 +02:00
Tibor Kaputa 734ee5c6d8
Merge pull request #2473 from KryptKode/fix/delete_position_in_view_pager
fix: position returning to 0
2022-05-20 11:34:02 +02:00
darthpaul ec6e532c52 fix: position returning to 0
- call onPageSelected(0) if the media.size == 1
2022-05-20 00:02:33 +01:00
Doozy 33c1ddd761 Changes for readability 2022-05-19 11:26:09 +03:00
Doozy 6080191e1a Changed back to File extension 2022-05-19 10:58:37 +03:00
Doozy 914d97c231 Changes for readability 2022-05-19 10:55:26 +03:00
Doozy fb17549173 Code cleanup (post review) 2022-05-19 10:39:57 +03:00
Doozy a368db9b87 [feat] Display item(s) size in delete dialog 2022-05-18 18:27:27 +03:00
tibbi 87c106a950 updating changelog 2022-05-16 21:52:22 +02:00
tibbi 04f3f0b949 update version to 6.23.7 2022-05-16 21:52:11 +02:00
tibbi ba5bbd389c updating commons and glide 2022-05-16 21:43:43 +02:00
Tibor Kaputa 5cd7d73c07
Merge pull request #2466 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2022-05-16 21:39:32 +02:00
Artem 1909e03dd7
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (340 of 340 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/uk/
2022-05-16 21:29:59 +02:00
teemue 2892d8b7b0
Translated using Weblate (Finnish)
Currently translated at 100.0% (340 of 340 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fi/
2022-05-16 21:29:59 +02:00
Tibor Kaputa bbb806a5e6
Merge pull request #2469 from KryptKode/fix/delete_position_in_view_pager
fix: position returning to 0
2022-05-16 21:29:55 +02:00
darthpaul dad1a6e817 fix: position returning to 0
- for calling  refreshUI(media, true) would refresh the view pager position, cause mPos to be set back to 0,
so we retain the original behaviour and call refreshUI(media, false)
- when items have been removed up until the last item in the adapter, the ViewPager's OnPageChangeListener.onPageSelected does not get called for the first item
so mPos is never set to zero and deletion fails.
- we add a call in OnPageChangeListener.onPageScrolled to call onPageSelected(0), when the position == 0 to fix this.
2022-05-16 18:44:23 +01:00
tibbi a12b68a512 updating changelog 2022-05-15 17:50:37 +02:00
tibbi 86bd40c07d update version to 6.23.6 2022-05-15 17:50:30 +02:00
tibbi c322dd8ae6 updating commons 2022-05-15 17:39:31 +02:00
tibbi 9addf4b235 adding some widget UI related improvements 2022-05-14 22:30:06 +02:00
tibbi 290a84f699 accept Media access in foss variant too, do not require All files 2022-05-14 20:03:23 +02:00
tibbi 7ef3ed13af hide google relations in foss variant, hide rating in prepaid 2022-05-14 19:18:03 +02:00
tibbi f1a19a6783 adding bulgarian fastlane files 2022-05-14 15:15:54 +02:00
tibbi 4936eecb17 require the All Files access in foss and prepaid app variants 2022-05-14 15:15:43 +02:00
Tibor Kaputa ba6ed86828
Merge pull request #2460 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
2022-05-14 14:01:47 +02:00
Tibor Kaputa 0f4dd59678
Update strings.xml 2022-05-14 14:01:06 +02:00
hjklkjlkjlk@abv.bg f8a30e36d7
Translated using Weblate (Bulgarian)
Currently translated at 92.3% (314 of 340 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/bg/
2022-05-14 12:27:28 +02:00
Artem b2dc897724
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (340 of 340 strings)

Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/uk/
2022-05-14 12:27:28 +02:00