Wojciech Dróżdż

Results 35 issues of Wojciech Dróżdż

# Why Currently on iOS the player will keep the screen on while a video is playing, on Android playing a video has no effect on screen going to sleep....

bot: passed checks
bot: fingerprint changed

# Why For most player properties, we have to schedule the ExoPlayer setter on the main thread, since it has to be modified on the main thread. So far we...

bot: passed checks
bot: fingerprint changed

# Why Currently we provide the `bitrate` field, which behaves the same as the `bitrate` field in `ExoPlayer` - it reports peak bitrate or average if peak is unavailable. There...

bot: passed checks
bot: fingerprint changed

# Why We have recently added CI support for e2e tests. We can leverage them to test some previously untestable expo-video functionality. # How Added a few maestro tests. #...

bot: passed checks
bot: fingerprint compatible

# Why Expo-video doesn't have tests in test-suite # How Added tests that test pretty much all properties and events of the player. I'm planning to cover `VideoView` functionality using...

bot: passed checks
bot: fingerprint compatible