Commit Graph

16 Commits

Author SHA1 Message Date
6cc59a72fc don't exclude player from history
Previously it was possible to exit the player without going into pip mode and having no option to open this player activity again.
2021-03-02 14:52:46 +01:00
5bb51c9054 Add similar titles to media fragment (#28)
* update androidx navigation libraries
* add similar media to MediaFragment
* parse similar media in AoDParser

Reviewed-on: #28
Co-Authored-By: Jannik <seil0@mosad.xyz>
Co-Committed-By: Jannik <seil0@mosad.xyz>
2021-02-06 19:02:12 +01:00
8a22554846 add onboarding (login), change default theme to dark
closes #14
2021-01-16 00:16:47 +01:00
8e8db386a0 play new media if selected while player is in pip & minor code clean up
move some player avtivity stuff to ActivityUtils
2021-01-08 10:58:24 +01:00
86e07ba2cf return to main activity if pip was launched before 2021-01-08 09:31:50 +01:00
e5037cf9ac add pip support to player activity 2021-01-06 15:07:31 +01:00
7df99ea0cc use view binding wherever possible 2020-11-25 22:35:55 +01:00
0e5c697bce set theme for dialogs 2020-11-23 09:53:44 +01:00
71079ddc92 add light and dark theme
* currently the theme can not be changed
2020-11-22 14:24:02 +01:00
8a516c640d add splash activity 2020-11-01 20:17:17 +01:00
49430e10bf update exoplayer to version 2.12.1 2020-10-30 10:03:10 +01:00
c947105a1f use material components button in media fragment 2020-10-13 00:14:03 +02:00
8285b2bf62 add player fullscreen on tilt 2020-10-11 14:14:38 +02:00
2866d01c22 add player
* fix aod stream parsing
2020-10-11 13:18:20 +02:00
818981190d add media fragment, add stream parsing 2020-10-11 10:02:00 +02:00
d0e09bf4e2 add aod parser 2020-10-08 22:20:20 +02:00