update fastlane metadata
parent
b27666ee69
commit
d31a19a4f1
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "org.mosad.teapod"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 31
|
||||
versionCode 9000 //00.09.000
|
||||
versionName "1.0.0-beta1"
|
||||
versionCode 9010 //00.09.010
|
||||
versionName "1.0.0-beta2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
resValue "string", "build_time", buildTime()
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Dies ist der zweite beta Release von Teapod 1.0.0 mit Unterstützung für Cunchyroll.
|
||||
|
||||
* Unterstützung für Crunchyroll hinzugefügt (Ein premium Account wird benötigt)
|
||||
* Crunchyroll metadb Unterstützung hinzugefügt
|
|
@ -3,8 +3,13 @@ Teapod ist eine inoffizielle App für Crunchyroll.
|
|||
* Schau dir alle Titel von Crunchyroll auf deinem Android Gerät an
|
||||
* Nativer Player auf Basis des ExoPayers
|
||||
* Bevorzuge die OmU Version über die App-Einstellungen
|
||||
* Picture in Picture Modus
|
||||
* Überspringe das Intro/Ending dank der TeapodMetaDB Integration
|
||||
|
||||
Um Teapod zu verwenden musst du dich mit deinem Crunchyroll Account anmelden.
|
||||
Dieses Projekt ist in keiner Weise mit Crunchyroll verbunden.
|
||||
|
||||
TeapodMetaDB unterstützt ausschliesslich Serien, für die Metadaten vorliegen.
|
||||
Hilf mit, die Datenbank auszubauen: https://gitlab.com/Seil0/teapodmetadb
|
||||
|
||||
Bitte melde Fehler und Probleme an support@mosad.xyz
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
This is the second beta release of Teapod 1.0.0 with support for crunchyroll.
|
||||
|
||||
* Added support for crunchyroll (a premium account is needed)
|
||||
* Added crunchyroll metadb support
|
|
@ -3,8 +3,13 @@ Teapod is a unofficial App for Crunchyroll.
|
|||
* Watch all animes from Crunchyroll on your Android device
|
||||
* Native Player based on ExoPayer
|
||||
* Prefer the OmU version via the app settings
|
||||
* Picture in Picture Mode
|
||||
* Skip the OP/ED thanks to the TeapodMetaDB integration
|
||||
|
||||
To use Teapod you have to login with your Crunchyroll account.
|
||||
This Project is not associated with Crunchyroll in any way.
|
||||
|
||||
TeapodMetaDB supports only shows where metradata is present.
|
||||
Help us to expand the database: https://gitlab.com/Seil0/teapodmetadb
|
||||
|
||||
Please report bugs and issues to support@mosad.xyz
|
||||
|
|
Loading…
Reference in New Issue