File tree Expand file tree Collapse file tree
fastlane/metadata/android Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
1313 resValue " string" , " app_name" , " NewPipe"
1414 minSdkVersion 19
1515 targetSdkVersion 29
16- versionCode 962
17- versionName " 0.20.8 "
16+ versionCode 963
17+ versionName " 0.20.9 "
1818
1919 multiDexEnabled true
2020
@@ -180,7 +180,7 @@ dependencies {
180180
181181 // NewPipe dependencies
182182 // You can use a local version by uncommenting a few lines in settings.gradle
183- implementation ' com.github.TeamNewPipe:NewPipeExtractor:1414a6f178cf8f2ff1024df80fa00d8f2c85f5f4 '
183+ implementation ' com.github.TeamNewPipe:NewPipeExtractor:d116680ea365e1c0768c131279b1d6ea90208742 '
184184 implementation " com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
185185
186186 implementation " org.jsoup:jsoup:1.13.1"
File renamed without changes.
Original file line number Diff line number Diff line change 1- • Added support for chapters in player controls
2- • [PeerTube] Added Sepia search
3- • Re-added share button in video detail view and moved stream description into the tab layout
4- • Disable restoring brightness if brightness gesture is disabled
5- • Added list item to play video on kodi
6- • Fixed crash when no default browser is set on some devices and improve share dialogs
7- • Toggle play/pause with hardware space button in fullscreen player
8- • [media.ccc.de] Various fixes and improvements
1+ • [YouTube] Fixed channel continuation
Original file line number Diff line number Diff line change 1+ • Added support for chapters in player controls
2+ • [PeerTube] Added Sepia search
3+ • Re-added share button in video detail view and moved stream description into the tab layout
4+ • Disable restoring brightness if brightness gesture is disabled
5+ • Added list item to play video on kodi
6+ • Fixed crash when no default browser is set on some devices and improve share dialogs
7+ • Toggle play/pause with hardware space button in fullscreen player
8+ • [media.ccc.de] Various fixes and improvements
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments