Add /metadata/ for F-Droid

This commit is contained in:
mahc9kez 2019-12-21 15:45:47 +00:00
parent c5dda08c19
commit 913f655795
9 changed files with 52 additions and 0 deletions

View file

@ -0,0 +1,38 @@
Categories:
- Connectivity
- Internet
License: GPL-3.0-or-later
SourceCode: https://github.com/shadowsocks/v2ray-plugin-android
IssueTracker: https://github.com/shadowsocks/v2ray-plugin-android/issues
AutoName: v2ray
Summary: A SIP003 V2ray plugin
Description: |-
Yet another SIP003 plugin for shadowsocks, based on v2ray.
Shadowsocks-android is required.
RepoType: git
Repo: https://github.com/shadowsocks/v2ray-plugin-android.git
Builds:
- versionName: 1.3.0
versionCode: 1030000
commit: v1.3.0
submodules: true
sudo:
- apt-get update
- apt-get install -y golang-go
gradle:
- yes
output: app/build/outputs/apk/release/app-universal-release-unsigned.apk
ndk: r20b
gradleprops:
- android.enableJetifier=true
- android.enableR8.fullMode=true
- android.useAndroidX=true
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v
CurrentVersion: 1.3.0
CurrentVersionCode: 1030000

View file

@ -0,0 +1,3 @@
* Update shadowsocks plugin to 1.3.0
* Update v2ray-core to 4.19.1.
* Built with go 1.13 (fix #6 and #7).

View file

@ -0,0 +1,3 @@
Yet another SIP003 plugin for shadowsocks, based on v2ray.
Shadowsocks-android is required.

1
metadata/en-US/name.txt Normal file
View file

@ -0,0 +1 @@
V2ray Plugin

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

View file

@ -0,0 +1 @@
A SIP003 V2ray plugin

View file

@ -0,0 +1,3 @@
* 更新 Shadowsocks 外掛程式至 1.3.0
* 更新 v2ray-core 至 4.19.1
* 使用 go 1.13 編譯(修復 #6 及 #7

View file

@ -0,0 +1,3 @@
另一個基於 v2ray 的 Shadowsocks 的 SIP003 外掛程式。
需安裝 Shadowsocks-android 才可使用。