Closed Aldrog closed 5 years ago
Actually, this is the most important part:
From now on TwitchTube is being developed
:smile:
Moving to 1.2 milestone since HLS support in Ubuntu Touch comes not sooner than OTA13.
Task list for this issue:
Features missing in UT version
I should also fix
Ubuntu Touch support doesn't look interesting ATM (until UBports start doing an incredible job).
I'm still doing some work to make porting TwitchTube to other platforms easier in feature/refactor
.
I do not think developing an app-specific cross-platform framework is a good idea anymore. Some of the good ideas from feature/refactor
are being transfered to feature/QTwitch_port
, but TT2.0 is going to be Sailfish-only and if it does get a port to Ubuntu or any other platform at some point, it'll have it's own UI made from scratch (and will be tracked in a separate issue).
From now on TwitchTube is being developed as a crossplatform (SailfishOS / Ubuntu Touch / maybe something else in the future) project.
The current goal is to have the same C++ codebase but separate QML UIs.
Work on this transition is going under ubuntu-port branch.