2022-02-04 16:53:04 +01:00
|
|
|
Existing Features:
|
|
|
|
x auto hide top bar
|
|
|
|
x sort / filter of videos
|
|
|
|
- search video service
|
|
|
|
x address book
|
|
|
|
x add
|
|
|
|
x remove
|
|
|
|
x edit
|
|
|
|
x server list
|
|
|
|
x filter
|
|
|
|
--- pick
|
|
|
|
? server authentication
|
|
|
|
x insecure server option
|
|
|
|
? switch url of retrofit api
|
|
|
|
- Internal video playlist
|
|
|
|
- playback speed and options in player
|
|
|
|
- pip mode
|
|
|
|
- background audio playback
|
|
|
|
x like / dislike
|
|
|
|
- account view
|
|
|
|
x discover view
|
|
|
|
- channel view
|
|
|
|
- Permissions for download
|
|
|
|
- subscribe / unsubscribe
|
|
|
|
x CI pipeline (gradle?)
|
2022-02-06 15:29:57 +01:00
|
|
|
- add language filter support
|
|
|
|
- add app language selection
|
|
|
|
- add themes and selection
|
|
|
|
- Add NSFW filter
|
|
|
|
- Translate all strings
|
|
|
|
- Swipe player down and up
|
2022-02-12 16:41:30 +01:00
|
|
|
- implement preferences using data stores
|
2022-02-04 16:53:04 +01:00
|
|
|
|
|
|
|
Issues:
|
|
|
|
- Server change doesn't work until restart (retrofit)
|
|
|
|
- Login/logout needs to update UI
|
|
|
|
- Word "Subscribe" too long in app bar
|
|
|
|
- VideoList meta bar can't be dynamic height, causes scroll back issue.
|
2022-02-04 23:42:31 +01:00
|
|
|
x Refreshing video list causes odd loading order of video items
|
2022-02-04 16:53:04 +01:00
|
|
|
- playback rotate on click doesn't re-hide buttons
|
|
|
|
- Explore list is memory intensive, leak??
|
|
|
|
- Access Token refresh circular injection problem
|
2022-02-04 21:02:54 +01:00
|
|
|
- app crashes when clicking items in background list while player is visible (minimode)
|