Skip to content

Commit 25aaf4e

Browse files
committed
Merge master into dev
2 parents b9cd551 + 7faa107 commit 25aaf4e

11 files changed

Lines changed: 12 additions & 11 deletions

File tree

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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.

0 commit comments

Comments
 (0)