- Version 1.0.26

This commit is contained in:
Stefan Schueller 2019-01-27 17:11:22 +01:00
parent 88b53324ea
commit b607e08f0e
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
### Version 1.0.26 Tag: v1.0.26 (2019-01-27)
* Larger fullscreen button target
* Fixed duration colors
* Avatar click to owner page
* Added avatar to account view
* Moved account to top menu
* Added overview placeholder
* Fixed download button wrapping
* Added fade to player controls
### Version 1.0.25 Tag: v1.0.25 (2019-01-20)
* Account overview page and videos list
* Turkish (tr) Translation added (@oktay454)

View File

@ -6,8 +6,8 @@ android {
applicationId "net.schueller.peertube"
minSdkVersion 21
targetSdkVersion 28
versionCode 1025
versionName "1.0.25"
versionCode 1026
versionName "1.0.26"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ext {
libVersions = [