mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-21 18:42:35 +01:00
Release 0.20.0
This commit is contained in:
parent
e4ab250729
commit
272be025e1
@ -13,8 +13,8 @@ android {
|
||||
resValue "string", "app_name", "NewPipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 953
|
||||
versionName "0.19.8"
|
||||
versionCode 954
|
||||
versionName "0.20.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
9
fastlane/metadata/android/en-US/changelogs/954.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/954.txt
Normal file
@ -0,0 +1,9 @@
|
||||
• new application workflow: play videos on detail page, swipe down to minimize player
|
||||
• MediaStyle notifications: customizable actions in notifications, performance improvements
|
||||
• basic resizing when using NewPipe as desktop app
|
||||
|
||||
• show dialog with open options in case of an unsupported URL toast
|
||||
• Improve search suggestion experience when remote ones can't be fetched
|
||||
• Increased default video quality to 720p60 (in-app player) and 480p (pop-up player)
|
||||
|
||||
• tons of bug fixes and more
|
Loading…
Reference in New Issue
Block a user