forked from HMBSbige/ShadowsocksR-Android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,25 @@ | ||
# shadowsocksr | ||
A shadowsocksr client for Android, written in Java. | ||
|
||
|
||
# ShadowsocksR | ||
A ShadowsocksR client for Android, written in Kotlin. | ||
|
||
### PREREQUISITES | ||
|
||
* JDK 1.8 | ||
* AndroidStudio 3.4 | ||
* Android Build Tools 29+ | ||
* Android NDK 19+ | ||
* Android Studio 3.5.2 | ||
|
||
# LICENSE | ||
|
||
Copyright (C) 2016 by Max Lv <<[email protected]>> | ||
Copyright (C) 2016 by Mygod Studio <<[email protected]>> | ||
|
||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
|
||
This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details. | ||
|
||
You should have received a copy of the GNU General Public License | ||
along with this program. If not, see <http://www.gnu.org/licenses/>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -275,52 +275,22 @@ | |
</style> | ||
</head> | ||
<body> | ||
<p>A <a href="https://github.com/hmbsbige/shadowsocks-rss/">ShadowsocksR</a> client for Android, | ||
written in Java.</p> | ||
<p>A ShadowsocksR client for Android, | ||
written in Kotlin.</p> | ||
|
||
<p>这是一个可以使用 ShadowsocksR 特性的版本。</p> | ||
|
||
<p>这是一个可以使用 <a href="https://github.com/hmbsbige/shadowsocks-rss/">ShadowsocksR</a> 特性的版本。</p> | ||
|
||
<p>参与修改:<a href="https://github.com/HMBSbige">HMBSbige</a>, <a href="https://github.com/Akkariiin">Akkariiin</a>, | ||
<p>感谢:<a href="https://github.com/Akkariiin">Akkariiin</a>, | ||
<a href="https://github.com/esdeathlove/">esdeathlove</a>, <a href="https://github.com/glzjin">glzjin</a>, | ||
<a href="https://github.com/breakwa11"/>breakwa11</a>, <a | ||
href="https://github.com/captain-miao"/>captain-miao</a></p> | ||
|
||
<p>图标修改:<a href="https://github.com/Hexhu">Hexhu</a>, <a href="https://twitter.com/huihuimoe">灰灰</a> | ||
<a href="https://github.com/breakwa11"/>breakwa11</a>, <a href="https://github.com/captain-miao"/>captain-miao</a>, | ||
<a href="https://github.com/Hexhu">Hexhu</a>, <a href="https://twitter.com/huihuimoe">灰灰</a>, | ||
<a href="https://github.com/LNDDYL">LNDDYL</a> | ||
</p> | ||
|
||
<p>正体中文翻译完善:<a href="https://github.com/LNDDYL">LNDDYL</a></p> | ||
|
||
<p>日本语翻译:<a href="https://github.com/yyxida">yyxida</a></p> | ||
|
||
<p>配色由<a href="https://github.com/breakwa11"/>breakwa11</a>钦定</p> | ||
|
||
<p>Google Play 商店搬运:<a href="https://twitter.com/i90er">i90er</a></p> | ||
|
||
<p>转换成Java语言:<a href="https://github.com/xhvay"/>vay</a></p> | ||
|
||
<p>此版本目前承认的 APP 发布渠道为 <a href="https://github.com/HMBSbige/ShadowsocksR-Android">Github 上本项目的 | ||
Releases</a>,如果您是在其他渠道下载的话请自己注意安全。</p> | ||
<p>项目地址:<a href="https://github.com/HMBSbige/ShadowsocksR-Android">ShadowsocksR-Android</a> Modified By <a href="https://github.com/HMBSbige">HMBSbige</a></p> | ||
|
||
<hr> | ||
|
||
|
||
<p>Copyright (C) 2016 by Max Lv <a | ||
href="mailto:max.c.lv@gmail.com">max.c.lv@gmail.com</a> | ||
</p> | ||
<p>Copyright (C) 2016 by Mygod Studio <a href="[email protected]">[email protected]</a></p> | ||
<p>This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version.</p> | ||
<p>This program is distributed in the hope that it will be useful, | ||
but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
GNU General Public License for more details.</p> | ||
<p>You should have received a copy of the GNU General Public License | ||
along with this program. If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>. | ||
</p> | ||
|
||
<h3>Open Source Licenses</h3> | ||
<ul> | ||
<li>shadowsocksr-libev: <a | ||
|
@@ -329,8 +299,6 @@ <h3>Open Source Licenses</h3> | |
href="https://github.com/breakwa11/obfsplugin/blob/master/LICENSE">MIT</a></li> | ||
<li>tun2socks: <a href="https://github.com/shadowsocks/badvpn/blob/shadowsocks-android/COPYING">BSD</a> | ||
</li> | ||
<li>redsocks: <a href="https://github.com/shadowsocks/redsocks/blob/shadowsocks-android/README">APL | ||
2.0</a></li> | ||
<li>OpenSSL: <a | ||
href="https://github.com/shadowsocks/openssl-android/blob/master/NOTICE">OpenSSL</a> | ||
</li> | ||
|