kopia lustrzana https://github.com/TeamNewPipe/NewPipe
rodzic
067b15c300
commit
2a45a13f73
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "org.schabi.newpipe"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 27
|
||||
versionCode 63
|
||||
versionName "0.13.4"
|
||||
versionCode 64
|
||||
versionName "0.13.5"
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
### Improvements
|
||||
- Added the ability to limit video quality if using mobile data. #1339
|
||||
- Remember brightness for the session #1442
|
||||
- Improve download performance for weaker CPUs #1431
|
||||
- add (working) support for media session #1433
|
||||
|
||||
### Fix
|
||||
- Fix crash on opening downloads (fix now available for release builds) #1441
|
Ładowanie…
Reference in New Issue