release 0.4.0 #34

Merged
Seil0 merged 29 commits from develop into master 2021-03-04 20:38:30 +01:00
2 changed files with 12 additions and 0 deletions
Showing only changes of commit 9d698a974d - Show all commits

View File

@ -0,0 +1,6 @@
* Der Player unterstützt nun den Picture in Picture Modus (#24)
* Ähnliche Titel werden im Media Fragment angezeigt (#28)
* Verbessertes Onboarding bei der ersten Nutzung der App (#14)
* Top Ten Animes auf AoD zur Startseite hinzugefügt
* Die App stürzt nicht mehr ab, wenn der Login zu lange dauert (#25)
* Es werden nun alle Episoden angezeigt, auch einzelne (#26)

View File

@ -0,0 +1,6 @@
* support for Picture in Picture mode was added to the player (#24)
* show similar titles in the media fragment (#28)
* improve the onboarding process for new users (#14)
* add top ten animes on AoD to the home screen
* the app doesn't crash anymore if the login times out (#25)
* fix episodes not showing, if show has only one episode (#26)