Crunchyroll gui improvements #50

Closed
opened 2022-01-06 19:00:21 +01:00 by Seil0 · 3 comments
Owner

this will be implemented once #48 has landed

Home

  • up_next_account
    • start playback of the selected episode (currently the series is shown)
    • playhead progress indicator for up next episodes
  • add idel/loading anaimation to the recycler views
  • recommendations
    • see: /content/v1/{USERID}/recommendations?locale=de-DE&n=20&start=0&variant_id=0

Media Fragment

  • add progress indicator to edisodes
  • (re)add similar titles fragment

Account

  • profile
  • subscriptions
this will be implemented once #48 has landed ### Home * up_next_account * [x] start playback of the selected episode (currently the series is shown) * [x] playhead progress indicator for up next episodes * [x] add idel/loading anaimation to the recycler views * [x] recommendations * see: /content/v1/{USERID}/recommendations?locale=de-DE&n=20&start=0&variant_id=0 ### Media Fragment * [x] add progress indicator to edisodes * [x] (re)add similar titles fragment ### Account * [x] profile * [x] subscriptions
Seil0 added this to the 1.0.0 milestone 2022-01-08 15:43:42 +01:00
Seil0 added the
ui/ux
label 2022-01-08 15:43:51 +01:00
Seil0 added a new dependency 2022-01-08 19:22:37 +01:00
Seil0 changed title from gui improvements to Crunchyroll gui improvements 2022-02-20 22:59:40 +01:00
Author
Owner
Rework the home fragment to use viewmodel with kotlin flow: https://bladecoder.medium.com/kotlins-flow-in-viewmodels-it-s-complicated-556b472e281a https://developer.android.com/codelabs/advanced-kotlin-coroutines https://github.com/jellyfin/jellyfin-androidtv/pull/1583
Author
Owner

Use shimmer while loading the lists on the home screen: https://github.com/facebook/shimmer-android

Use shimmer while loading the lists on the home screen: https://github.com/facebook/shimmer-android
Author
Owner

fixed in 9c3548a866

fixed in 9c3548a86666074a84f831081971503fd6bda857
Seil0 closed this issue 2022-09-14 21:38:17 +02:00
Sign in to join this conversation.
No description provided.