OdyseeTeam / odysee-android

The Odysee Android app with wallet functionality
MIT License
136 stars 27 forks source link

Fullscreen toggle doesn't work on Nebula Capsule #140

Open robster7674 opened 2 years ago

robster7674 commented 2 years ago
## 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

1. 2. 3.

Definition of Done

robster7674 commented 2 years ago

Screenshots added.

kekkyojin commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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.