OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
0 stars 11 forks source link

Extend device info view to other areas of the app #82

Closed mykhailodanilenko closed 1 week ago

mykhailodanilenko commented 2 weeks ago

Currently, the device info view is reachable only from the video view page. The device info should also be available in settings view as a separate panel and on the homepage (add a button to the header?).

For the Android Player implementation entry in the device info, show "Android Native" before we go to a video and can reliably tell if it's ExoPlayer or MediaPlayer

mykhailodanilenko commented 2 weeks ago

@mblomdahl lmk if anything is missing

mykhailodanilenko commented 1 week ago

Closed with #89