diff --git a/metadata/com.twidere.twiderex.yml b/metadata/com.twidere.twiderex.yml new file mode 100644 index 0000000000..8943b96e35 --- /dev/null +++ b/metadata/com.twidere.twiderex.yml @@ -0,0 +1,43 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet +License: GPL-3.0-only +AuthorName: Twidere Project +AuthorEmail: twidere.project@gmail.com +WebSite: https://twidere.com/ +SourceCode: https://github.com/TwidereProject/TwidereX-Android +IssueTracker: https://github.com/TwidereProject/TwidereX-Android/issues +Translation: http://crowdin.net/project/twidere-x +Donate: https://paypal.me/yisiliu2 +Bitcoin: 3HGDdf9ptTPNaY7C53gREMUnUsUVUoqm8G + +AutoName: Twidere X +Description: |- + Next generation of Twidere for Android 5.0+. Still in early stage. + + Development is focussed on Twitter and that service is the only one officially + supported. + + You can donate via PayPal and Bitcoin here. + +RepoType: git +Repo: https://github.com/TwidereProject/TwidereX-Android + +Builds: + - versionName: 1.0.3 + versionCode: 15 + commit: 1.0.3 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - fdroid + prebuild: sed -i -e '/START Non-FOSS component/,/END Non-FOSS component/d' build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.3 +CurrentVersionCode: 15