Release 1.6.0

This commit is contained in:
Thomas 2020-11-08 17:42:01 +01:00
parent 2a375318ea
commit 023ab2d4b2
2 changed files with 6 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 22
versionName "1.6.0-beta-1"
versionCode 23
versionName "1.6.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -10,6 +10,10 @@ Added:
- Toggle full video description when available
- Channel can be visited from playing video activity
- Play videos from URL search
- Allow to set behavior in settings for sensitive media
- Remember last play position
- Honor don't download videos when forbidden
- Share channel or account links when visiting profiles
Changed:
- Video mode (Normal, webview, magnet and torrent)