version 0.4.2 #44

Merged
Seil0 merged 24 commits from develop into master 2021-07-09 18:56:35 +02:00
Owner

2nd point release of the 0.4.x series. Contains bugfixes, dependency updates and some minor improvements.

  • Developer options
    • Export/Import for "My List"
  • The Picture in Picture Modus now has Controlls (#35)
  • Teapod deosn't crash, if a element from "My List" could not be loaded (#42)
  • Season-Information in titles will be ignored, when searching in tmdb (#43)
2nd point release of the 0.4.x series. Contains bugfixes, dependency updates and some minor improvements. * Developer options * Export/Import for "My List" * The Picture in Picture Modus now has Controlls (#35) * Teapod deosn't crash, if a element from "My List" could not be loaded (#42) * Season-Information in titles will be ignored, when searching in tmdb (#43)
Seil0 added this to the 0.4.2 milestone 2021-07-09 18:56:16 +02:00
Seil0 self-assigned this 2021-07-09 18:56:16 +02:00
Seil0 added 24 commits 2021-07-09 18:56:16 +02:00
86dfd69b4b
add subscription info to settings fragment
* update androidx.navigation: 2.3.4 -> 2.3.5
8160641b8f
update exoplayer and gradle wrapper
* exoplayer 2.13.2 -> 2.13.3
* gradle 6.7.1 -> 7.0
* remove jcenter repository (fixes #29)
be591a961a
update agp and kotlin
apg 4.1.3 -> 4.2.0
kotlin 1.4.32 -> 1.5.0
063b5405fc
add dev settings gui
enable dev settings by clicking the app icon in the about screen 5 times
5e48e724a7
update some libraries & coroutines 1.5.0
* androidx.core 1.3.2 -> 1.5.0
* androidx.appcompat 1.2.0 -> 1.3.0
* gson 2.8.6 -> 2.8.7
* coroutines-android 1.4.3 -> 1.5.0
  * don't use GlobalScope, use lifecycleScope and vieModelScope instead. This fixes a few issues when fragments where destroied befor the coroutine finished.
* gradle wrapper 7.0 -> 7.9.2
8afbae1e1a
set pip source hint & update exo player
* exo player 2.14.0 -> 2.14.1
3fcd1a96b2
update kotlin, some libs & agp
* kotlin 1.5.10 -> 1.5.20
* core-ktx 1.5.0 -> 1.6.0
* material-components-android 1.3.0 -> 1.4.0
e0a6485ed7
tmdb api improvements
* sort tmdb results by name
* remove season information in media title before searching
664959641f
fix tmdb search for movies
movies don't have name but titles
Seil0 merged commit 19552d3950 into master 2021-07-09 18:56:35 +02:00
Sign in to join this conversation.
No description provided.