Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fullscreen toggle doesn't work on Nebula Capsule #140

Open
10 tasks
robster7674 opened this issue Mar 7, 2022 · 4 comments
Open
10 tasks

Fullscreen toggle doesn't work on Nebula Capsule #140

robster7674 opened this issue Mar 7, 2022 · 4 comments

Comments

@robster7674
Copy link

robster7674 commented Mar 7, 2022

The Issue

On my Anker Capsule (https://www.anker.com/products/variant/capsule-projector/D4111111), the fullscreen toggle does not work.

Steps to reproduce

  1. Downloaded/installed 1.0 APK.
  2. Opened Odysee app.
  3. Start playing video and try to toggle fullscreen.

Expected behaviour

The video should play in fullscreen.

Actual behaviour

After fiddling around with the mouse pointer, aligning it on the fullscreen toggle, instead of going to fullscreen, the video playback jumps to the position just above the fullscreen toggle.

System Configuration

  • Device: Anker Capsule
  • Android version: 7.1

Anything Else

Screenshots

This screenshot shows where I will click the fullscreen toggle:
IMG_9142

Instead of going to fullscreen, the timeline was moved to above the fullscreen toggle - see the red line indicating where the time is now:
IMG_9143

It looks as if the toggle is offset and instead the timeline responds.

Internal Use

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
@robster7674
Copy link
Author

Screenshots added.

@kekkyojin
Copy link
Collaborator

This bug is about the non-native Odysee Android release. Odysee Android video player doesn't show any switch on its interface, while Odysee non-native one does.

@robster7674
Copy link
Author

robster7674 commented Mar 29, 2022

I wasn't aware there are two versions. Is https://odysee.com/OdyseeAndroidApp:4 the native or the non-native version? How do I tell the difference? Forgive me if asking n00b questions, as I am not well-versed in the Android world.

I installed the current app through Aptoide: https://com-odysee-app.en.aptoide.com/app.

@kekkyojin
Copy link
Collaborator

kekkyojin commented Mar 29, 2022

That’s the non-native one. That’s the same Odysee published on the Play Store. The non-native one consists of the web pages people can access on their browsers but wrapped under some native code in order to make it work and also in order to perform more like a native one.

Latest native version is 0.0.16.

Non-native one is ok, but a little slower most of the time. Except when problems like yours, it is ok to be used.

Native one performs much much better. But it lacks some features and it is buggy and not yet ready. Unfortunately, there is currently no file available to be installed for tests.

correction: @robster7674 use the “mobile alpha” link from that the description on that link from odysee.com. That’s the native version of the app. You will need to uninstall currently installed one before installing the alpha one. Enjoy and don’t hesitate to report new bugs if you found one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants