FossifyOrg / Gallery

Browse your memories without any interruptions with this photo and video gallery
https://www.fossify.org
GNU General Public License v3.0
1.59k stars 52 forks source link

Videos are always opened using an external app, therefore "Open videos in an external application" is not checked in preferencies #195

Closed brunetton closed 5 months ago

brunetton commented 5 months ago

Checklist

Affected app version

1.1.2

Affected Android/Custom ROM version

Andoid 11

Affected device model

Google Pixel 5

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. make sure Parameters -> Videos -> Open videos in an external app is disabled (unckecked)
  2. click on a video on gallery

Expected behavior

The video should be played in the app

Actual behavior

Android asks for selecting an app to open the video, I've to select Fossily Gallery every time

Screenshots/Screen recordings

No response

Additional information

No response

Aga-C commented 5 months ago

make sure Parameters -> Videos -> Open videos in an external app is disabled (unckecked)

It seems to be a wrong translation in your language (French, I assume?). That option is about opening videos in a different UI supporting gestures, not in an external app. If you'd like, you can fix it on Weblate.

Also, in that system window, you can always set Fossify Gallery as a default video app.

brunetton commented 5 months ago

Thanks for your quick and detailed answer !

It seems to be a wrong translation in your language (French, I assume?). That option is about opening videos in a different UI supporting gestures, not in an external app. If you'd like, you can fix it on Weblate.

Ideed ! What a mess here ;) I totally missed this possibility of horizontal gestures. If I can suggest, the original parameter name Always open videos on a separate screen with new horizontal gestures is not clear either IMHO. If you are akay I could propose a PR to replace it with something else, like Use horizontal gestures to scroll in videos

Also, in that system window, you can always set Fossify Gallery as a default video app.

For some reason, Android doesn't gives me the choice for using this app every time here. No "always use this app" button :s I tried with other softwares and start to think that it's not related to FossifyOrg Gallery:

I'll continue to investigate on this particular point.

Thank you

Aga-C commented 5 months ago

 If you are akay I could propose a PR to replace it with something else, like Use horizontal gestures to scroll in videos

For me, it sounds good. What do you think @naveensingh?

naveensingh commented 5 months ago

It should be rephrased but I don't think "scroll" is the right word here. When "Always open videos on a separate screen with new horizontal gestures" is enabled:

We could do "Enable horizontal gestures to seek in videos" or "Enable horizontal gestures for video seeking" but still, the 'separate screen' part is not clarified. I'll think about this.

brunetton commented 5 months ago

It should be rephrased but I don't think "scroll" is the right word here. When "Always open videos on a separate screen with new horizontal gestures" is enabled:

  • Videos do open on a separate screen.
  • Horizontal gestures are used for video seeking.

We could do "Enable horizontal gestures to seek in videos" or "Enable horizontal gestures for video seeking" but still, the 'separate screen' part is not clarified. I'll think about this.

I don't get the "separate screen". I'm using Fossily Gallery on an Android phone, so I have one screen. Is this feature for devices with more than one screen ? Or I'm totally missing something ?

Thanks