Commit graph

9175 commits

Author SHA1 Message Date
Agnieszka C
f5b978afaf
Translated using Weblate (Polish)
Currently translated at 100.0% (245 of 245 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/pl/
2024-09-19 10:50:38 +02:00
Fjuro
854dbf6426
Translated using Weblate (Czech)
Currently translated at 100.0% (245 of 245 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/cs/
2024-09-19 10:50:37 +02:00
ε
a8b7741a44
Translated using Weblate (Chinese (Traditional))
Currently translated at 11.1% (1 of 9 strings)

Translation: Fossify/Gallery metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery-metadata/zh_Hant/
2024-09-19 10:50:37 +02:00
Sketch6580
b30a3a79cf
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (9 of 9 strings)

Translation: Fossify/Gallery metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery-metadata/zh_Hans/
2024-09-19 10:50:36 +02:00
josé m
70ddd051fd
Translated using Weblate (Galician)
Currently translated at 100.0% (244 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/gl/
2024-09-19 10:50:36 +02:00
Renko
7a8843fd17
Translated using Weblate (Romanian)
Currently translated at 95.4% (233 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/ro/
2024-09-19 10:50:35 +02:00
Dan
b596ef3206
Translated using Weblate (Ukrainian)
Currently translated at 88.8% (8 of 9 strings)

Translation: Fossify/Gallery metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery-metadata/uk/
2024-09-19 10:50:34 +02:00
Ricky From Hong Kong
c3c7248f3f
Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 66.8% (163 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/zh_Hant_HK/
2024-09-19 10:50:34 +02:00
Goran Gharib Karim
a8f6a3e3d3
Translated using Weblate (Kurdish (Central))
Currently translated at 0.4% (1 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/ckb/
2024-09-19 10:50:33 +02:00
Naveen Singh
8143b29f54
Deleted translation using Weblate (Hindi (Hinglish)) 2024-09-19 10:50:32 +02:00
Naveen Singh
c232bc16cd
Update switch holder style 2024-09-19 14:20:15 +05:30
Naveen Singh
104087e08c
Minor code improvement 2024-09-18 14:28:21 +05:30
Naveen Singh
51f0669e9f
Implement global app locking
Notes:

- App is locked instantly on back press.
- App is locked after 30 seconds when closed using any other gesture or method.

Closes https://github.com/FossifyOrg/Gallery/issues/126
2024-09-15 18:20:30 +05:30
Naveen Singh
24232c8205
Fix overlap between extended details and video controls 2024-09-11 22:49:26 +05:30
Naveen Singh
bccf0cff58
Adjust error message layout 2024-09-11 20:47:59 +05:30
Naveen Singh
b88c0a7205
Tweak extended details padding and corner radius 2024-09-11 20:29:54 +05:30
Naveen Singh
642f0ccd06
Show error message when loading media fails 2024-09-09 23:44:53 +05:30
Naveen Singh
cf000a6546
Minor code improvement 2024-09-09 19:39:16 +05:30
Naveen Singh
420a0c02d7
Update commons 2024-09-09 19:33:16 +05:30
Naveen Singh
a2fbf45828
Update dependencies 2024-09-09 15:02:02 +05:30
Naveen Singh
e49a466ff5
Fix video indicator colors in list view 2024-09-09 14:52:39 +05:30
Naveen Singh
22b0cdfd2b
Extract library version number 2024-09-09 14:30:28 +05:30
Naveen Singh
891e5e2a80
Hide extended details by default 2024-09-09 13:32:33 +05:30
Naveen Singh
0fb765a613
Replace checkboxes with switches 2024-09-09 11:58:59 +05:30
Naveen Singh
760d227b0b
Remove includeBuild() comment 2024-09-09 00:26:34 +05:30
Naveen Singh
7de76da803
Use black background by default 2024-09-08 23:49:13 +05:30
Naveen Singh
936cdfad0b
Show video durations by default 2024-09-08 23:48:51 +05:30
Naveen Singh
b276755621
Update player control min width 2024-09-08 13:43:23 +05:30
Naveen Singh
bd155acbe3
Update default unmute volume 2024-09-08 01:49:08 +05:30
Naveen Singh
dfac193974
Add mute button to player controls
Closes https://github.com/FossifyOrg/Gallery/issues/171
2024-09-08 01:42:48 +05:30
Naveen Singh
c5993234a7
Move slider info above player controls 2024-09-08 01:09:02 +05:30
Natolu
ee755ef6de
Video playback speed control (#222)
* add 2x playback speed option when longpress

* changed/removed the x2 speed to x0.25-x5.0 with swip up/down after longpress

* add visual indicator to playback speed, and possibility to reset speed when clicking

* add setting for default playback speed

* improve swip up/down sensitivity

* revert changes that won't be used

* added the playback system from Fossify Music-Player

* adjust playback speed UI and added background

* fixed playback speed control missing while a specific setting is enabled

* fixed wrong playback speed icon when opening video

* Use small letters for preference key

* Restructure layout and cleanup code

---------

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Co-authored-by: Naveen Singh <snaveen935@gmail.com>
2024-09-07 13:46:24 -04:00
Naveen Singh
267fdaf69f
Disable partial media permissions
Partial media permissions don't make much sense for a Gallery app.
2024-09-06 23:51:15 +05:30
Naveen Singh
f89f81d7e6
Target SDK 34 2024-09-05 20:06:51 +05:30
Naveen Singh
adf3180807
Merge pull request #253 from Quackdoc/jxl-support
feat: jxl support
2024-09-03 15:01:13 +05:30
Naveen Singh
a96ec0f1f0
Update dependencies 2024-08-24 20:44:13 +05:30
Naveen Singh
9747926a4a
Update AGP 2024-08-24 19:40:04 +05:30
Naveen Singh
f649b1ef61
Bump GH actions 2024-07-24 16:11:54 +05:30
Naveen Singh
eefe0b65af
Merge pull request #204 from weblate/weblate-fossify-gallery
Translations update from Hosted Weblate
2024-07-18 12:55:56 -04:00
P.O
29775cd574
Translated using Weblate (Swedish)
Currently translated at 100.0% (9 of 9 strings)

Translation: Fossify/Gallery metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery-metadata/sv/
2024-07-15 16:09:21 +00:00
P.O
2ab505ab47
Translated using Weblate (Swedish)
Currently translated at 100.0% (244 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/sv/
2024-07-15 16:09:19 +00:00
ERYpTION
ec8619c7f1
Translated using Weblate (Danish)
Currently translated at 100.0% (244 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/da/
2024-07-14 10:09:19 +02:00
Ricky From Hong Kong
21d4f8313f
Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 66.8% (163 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/zh_Hant_HK/
2024-07-12 08:09:16 +00:00
Alexander Gabilondo
978a245884
Translated using Weblate (Basque)
Currently translated at 22.2% (2 of 9 strings)

Translation: Fossify/Gallery metadata
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery-metadata/eu/
2024-07-09 15:09:27 +00:00
Mitchel Stewart
4d55aad42d feat: jxl support 2024-07-03 04:58:35 -04:00
solokot
dcd9308860
Translated using Weblate (Russian)
Currently translated at 100.0% (244 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/ru/
2024-07-02 14:39:04 +02:00
solokot
75d4049ce8
Translated using Weblate (Russian)
Currently translated at 100.0% (244 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/ru/
2024-07-02 13:46:26 +02:00
Макар Разин
88e6d2b41a
Translated using Weblate (Russian)
Currently translated at 100.0% (244 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/ru/
2024-07-02 13:46:25 +02:00
Макар Разин
c86d5e8049
Translated using Weblate (Belarusian)
Currently translated at 100.0% (244 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/be/
2024-07-02 13:46:25 +02:00
김수빈
891a6b9434
Translated using Weblate (Korean)
Currently translated at 95.9% (234 of 244 strings)

Translation: Fossify/Gallery
Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/ko/
2024-06-24 11:09:23 +02:00