teapod/app/src
Jannik 85b17d7a76
improve buttonNextEp hiding behaviour
* the button will be diabled on PlayerActivity.playNextEpisode()
* the button will only be enabled if PlayerViewModel.playNextEpisode() returns
* remainingTime will be set to 0, if duration < 0, this fixes the button reapring after a few 100 ms when beeing pressed

fixes #53
2022-08-27 13:59:30 +02:00
..
androidTest/java/org/mosad/teapod add aod parser 2020-10-08 22:20:20 +02:00
main improve buttonNextEp hiding behaviour 2022-08-27 13:59:30 +02:00
test add unit test for token type serialization 2022-07-16 15:08:13 +02:00