1
0
mirror of https://framagit.org/tom79/fedilab-tube synced 2025-02-16 12:00:42 +01:00

App rater for Google Full version

This commit is contained in:
Thomas 2020-10-10 15:40:16 +02:00
parent 6108bd143c
commit 7b96cf32b3
3 changed files with 6 additions and 12 deletions

View File

@ -10,8 +10,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 14 versionCode 15
versionName "1.3.0" versionName "1.4.0"
multiDexEnabled true multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View File

@ -1,5 +1 @@
- Support for m3u8 videos - Quelques améliorations
- Improve loading time
- Quick menu access for videos (edit/playlist/follow/report)
- Improve menu for adding videos in playlists
- Fix an issue with pagination

View File

@ -1,5 +1,3 @@
- Support for m3u8 videos - Sepia search
- Improve loading time - Some fixes with overlay
- Quick menu access for videos (edit/playlist/follow/report) - Fix issue when changing the instance
- Improve menu for adding videos in playlists
- Fix an issue with pagination