Seil0 pushed to develop at Seil0/teapod
-
12bbc2ef5f add recommendations to home fragment
-
0186cef79e fix player progress bar skip intro/next ep button overlapping
- Compare 2 commits »
2 days ago
Seil0 commented on issue Seil0/teapod#52
Add runtime caching for crunchyrollwatchlist, up_next_account and recommedations will change while using the app, a runtime cache is therfore useless
2 days ago
Seil0 pushed to develop at Seil0/teapod
-
bc5509cf93 use newSingleThreadContext instead of mutex for token refresh
4 days ago
Seil0 commented on issue Seil0/teapod#57
Rework token refreshThe blocking token refersh most likely also leeds to ANR in the player (via playhead reporting) and other major issues, if it can't be fixed now, disable the synchronisation (multiple refresh…
6 days ago
Seil0 pushed to develop at Seil0/teapod
-
ef9a0f00d0 hide the playbutton on media items in library- and searchfragment
-
b85d7ae025 update kotlin, agp, dependecies
- Compare 2 commits »
6 days ago
Seil0 pushed to develop at Seil0/teapod
-
69c9666d2b fix crash if media is present in metadb, but season/episode are not present
1 month ago
Seil0 commented on issue Seil0/teapod#52
Add runtime caching for crunchyrollbrowse() runtime cache implemented with 7d6c300f7e
1 month ago
Seil0 pushed to develop at Seil0/teapod
-
7d6c300f7e implement runtime cache for Crunchyroll.browse()
1 month ago
Seil0 pushed to develop at Seil0/teapod
-
1ebc1194e6 add categories support to Crunchyroll.browse()
1 month ago
Seil0 pushed to develop at Seil0/teapod
-
c48328723b increase touch target height for exo_progress
1 month ago
Seil0 pushed to develop at Seil0/teapod
-
95c8a72c94 add playhead progress indicator to player episodes list
-
fc04e8e222 remove kotlin-android-extensions, use viewBinding in Player
- Compare 2 commits »
1 month ago
Seil0 pushed to develop at Seil0/teapod
-
a898a70653 migrate player episodes list to DialogFragment; change hideBars() behaviour
1 month ago
Seil0 pushed to develop at Seil0/teapod
-
35157b78f5 migrate player language settings to DialogFragment; update hideBars()
1 month ago