tibbi
|
c009dba597
|
update version to 6.22.2
|
2021-12-05 23:33:53 +01:00 |
|
Tibor Kaputa
|
b20a2fbe6c
|
Merge pull request #2291 from ebraminio/master
Remove now obsolete suppress lint annotations
|
2021-12-05 23:30:21 +01:00 |
|
Tibor Kaputa
|
05fa21a085
|
Update MediaAdapter.kt
|
2021-12-05 23:30:02 +01:00 |
|
Tibor Kaputa
|
8c0f047809
|
Update DirectoryAdapter.kt
|
2021-12-05 23:29:28 +01:00 |
|
Tibor Kaputa
|
a83765705d
|
adding an empty line
|
2021-12-05 23:28:01 +01:00 |
|
Ebrahim Byagowi
|
dd8cd61450
|
Apply project's code style to api version checks
|
2021-12-06 01:32:45 +03:30 |
|
Ebrahim Byagowi
|
0e1a1cfb90
|
Check for api version at the target instead marking with RequiresApi
|
2021-12-06 01:28:39 +03:30 |
|
Tibor Kaputa
|
f4ead66a8e
|
Merge pull request #2290 from AlbatorV/patch-23
Update strings.xml
|
2021-12-05 22:54:25 +01:00 |
|
Ebrahim Byagowi
|
55499815c3
|
Remove now obsolete suppress lint annotations
They are no longer needed as the update in Simple-Common project.
|
2021-12-06 01:15:34 +03:30 |
|
AlbatorV
|
4b06b45c21
|
Update strings.xml
|
2021-12-05 22:15:42 +01:00 |
|
tibbi
|
d4bf065cb5
|
adding a new MediaStoreId field to Medium model
|
2021-12-05 21:18:57 +01:00 |
|
tibbi
|
8ec9e70df8
|
adding okio back, an updated version 3.0.0
|
2021-12-05 20:39:27 +01:00 |
|
tibbi
|
8f2a0631e1
|
updating commons and glide to 4.12.0
|
2021-12-05 20:33:03 +01:00 |
|
tibbi
|
5de6beafc4
|
updating commons and gif-drawable, remove okio
|
2021-12-05 19:10:17 +01:00 |
|
Tibor Kaputa
|
dfc83f08b4
|
Merge pull request #2279 from trizen/patch-1
Update values-ro/strings.xml
|
2021-12-05 18:36:06 +01:00 |
|
Tibor Kaputa
|
2dd782c722
|
Merge pull request #2287 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
|
2021-12-05 18:36:02 +01:00 |
|
Naveen
|
ff77bf2fd8
|
Translated using Weblate (Tamil)
Currently translated at 99.3% (329 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ta/
|
2021-12-05 18:35:24 +01:00 |
|
solokot
|
5e8f16b6ff
|
Translated using Weblate (Russian)
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ru/
|
2021-12-05 18:35:24 +01:00 |
|
Agnieszka C
|
4c55c7f9bf
|
Translated using Weblate (Polish)
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/pl/
|
2021-12-05 18:35:24 +01:00 |
|
J. Lavoie
|
40d9e5843b
|
Translated using Weblate (Italian)
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/it/
|
2021-12-05 18:35:24 +01:00 |
|
J. Lavoie
|
793ad093bc
|
Translated using Weblate (French)
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/fr/
|
2021-12-05 18:35:24 +01:00 |
|
J. Lavoie
|
8ea151438a
|
Translated using Weblate (German)
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/de/
|
2021-12-05 18:35:24 +01:00 |
|
Rex_sa
|
a0ad9653e5
|
Translated using Weblate (Arabic)
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/ar/
|
2021-12-05 18:35:24 +01:00 |
|
tibbi
|
39b8ce7a08
|
updating the bottom action Toggle visibility tooltip to show current state
|
2021-12-05 18:35:19 +01:00 |
|
tibbi
|
8ae32e5490
|
reverting the icon visibility change
|
2021-12-05 18:31:37 +01:00 |
|
Tibor Kaputa
|
1950f776a3
|
Merge pull request #2286 from sidhantailawadi/fix_toggle_hide_unhide_icon
Reverses the condition to show the toggle hide/unhide icon (#2280)
|
2021-12-05 18:29:39 +01:00 |
|
tibbi
|
2634e09f7f
|
avoid fetching the files multiple times at first launch
|
2021-12-05 16:54:19 +01:00 |
|
tibbi
|
79f30475c6
|
avoid calling file.list() or listFiles() on Android 11+
|
2021-12-05 16:34:39 +01:00 |
|
tibbi
|
24efdebb86
|
avoid refetching mediastore items unnecessarily
|
2021-12-05 16:24:35 +01:00 |
|
tibbi
|
dae13c0261
|
improve the performance of fetching Android 11+ files, use the MediaStore
|
2021-12-04 22:24:50 +01:00 |
|
sidhantailawadi
|
98ed5c1991
|
Reverses the condition to show the toggle hide/unhide icon (#2280)
|
2021-12-04 16:40:33 +05:30 |
|
tibbi
|
0224dc56c1
|
updating photo editor SDK to 9.1.0
|
2021-12-03 23:00:01 +01:00 |
|
Daniel Trizen
|
14023769b4
|
Update values-ro/strings.xml
|
2021-12-02 23:23:42 +00:00 |
|
tibbi
|
ca2d6eba3e
|
updating changelog
|
2021-12-02 23:40:14 +01:00 |
|
tibbi
|
2667f1d0d5
|
update version to 6.22.1
|
2021-12-02 23:40:08 +01:00 |
|
tibbi
|
38e8ea0b8c
|
removing a redundant dimension value
|
2021-12-02 23:19:09 +01:00 |
|
Tibor Kaputa
|
510f48c413
|
Merge pull request #2258 from Aga-C/mark-favorite-items
Added stars to mark favorite items (#2102)
|
2021-12-02 23:17:49 +01:00 |
|
Tibor Kaputa
|
cdcdb41132
|
align video duration to the middle of video icon
|
2021-12-02 23:12:00 +01:00 |
|
Tibor Kaputa
|
d7d0f2bcec
|
Merge pull request #2278 from ltGuillaume/patch-1
Dutch
|
2021-12-02 23:02:13 +01:00 |
|
Tibor Kaputa
|
77d9aa8bf9
|
Merge pull request #2277 from weblate/weblate-simple-mobile-tools-simple-gallery
Translations update from Hosted Weblate
|
2021-12-02 23:02:08 +01:00 |
|
Guillaume
|
32d06d6049
|
Dutch
|
2021-12-01 22:29:15 +01:00 |
|
Agnieszka C
|
2378eaa547
|
Moved icons on thumbnails to other positions
fix #2102
|
2021-12-01 13:29:17 +01:00 |
|
Eric
|
7f71dfdb7c
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (331 of 331 strings)
Translation: Simple Mobile Tools/Simple Gallery
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-gallery/zh_Hans/
|
2021-12-01 13:07:24 +01:00 |
|
Tibor Kaputa
|
415f3e640c
|
Merge pull request #2276 from Solatec/patch-83
Update strings.xml
|
2021-12-01 13:07:20 +01:00 |
|
Tibor Kaputa
|
000abcfa84
|
Merge pull request #2275 from AlbatorV/patch-22
Update strings.xml
|
2021-12-01 13:07:14 +01:00 |
|
Solatec Informàtica
|
452d8388dc
|
Update strings.xml
|
2021-12-01 11:12:25 +01:00 |
|
AlbatorV
|
3b947dffe3
|
Update strings.xml
|
2021-12-01 11:07:27 +01:00 |
|
tibbi
|
ea620a06c1
|
minor code formatting
|
2021-12-01 10:30:23 +01:00 |
|
Tibor Kaputa
|
aea7252b16
|
Merge pull request #2257 from Aga-C/add-rotate-permission
Fixed missing permission for rotate on external memory (#2236)
|
2021-12-01 10:29:31 +01:00 |
|
tibbi
|
f1ca085a5d
|
updating commons
|
2021-12-01 10:23:51 +01:00 |
|