forked from xuhaoyang/ClashForAndroid
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
0 parents
commit 07e8afa
Showing
483 changed files
with
26,328 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,57 @@ | ||
--- | ||
name: "[English] Bug report" | ||
about: Create a report to help us improve | ||
title: "[BUG] " | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- Be sure to put a clear title after [BUG] in the text box above --> | ||
<!-- Be sure to put a clear title after [BUG] in the text box above --> | ||
<!-- Be sure to put a clear title after [BUG] in the text box above --> | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Device Info (please complete the following information):** | ||
|
||
- Device: [e.g. Pixel 4] | ||
- ROM: [e.g: AOSP] | ||
- ROM Version: | ||
- Android Version [e.g. 10] | ||
|
||
**Application Info (please complete the following information):** | ||
|
||
- Version: [e.g. 1.1.10] | ||
- Apk File Name: [e.g. app-release-arm64-v8a.apk] | ||
- Distribution Channel: [e.g. Google Play] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. | ||
|
||
**Configure** | ||
Paste configure file which **removed server info** | ||
```yaml | ||
# paste here | ||
``` | ||
|
||
**Logs** | ||
Paste logs to help detect problem | ||
|
||
``` | ||
<paste here> | ||
``` |
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: "[English] Feature request" | ||
about: Suggest an idea for this app | ||
title: "[Feature Request] " | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- Be sure to put a clear title after [Feature Request] in the text box above --> | ||
<!-- Be sure to put a clear title after [Feature Request] in the text box above --> | ||
<!-- Be sure to put a clear title after [Feature Request] in the text box above --> | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |
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 |
---|---|---|
@@ -0,0 +1,55 @@ | ||
--- | ||
name: "[简体中文] 创建错误报告" | ||
about: 创建错误报告以帮助我们改进应用 | ||
title: "[BUG] " | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- 请务必在上方文本框处 [BUG] 后填入清晰明了的标题 --> | ||
<!-- 请务必在上方文本框处 [BUG] 后填入清晰明了的标题 --> | ||
<!-- 请务必在上方文本框处 [BUG] 后填入清晰明了的标题 --> | ||
|
||
**描述出现的错误** | ||
请简洁的描述你遇到的错误 | ||
|
||
**如何复现该错误** | ||
复现步骤: | ||
1. ... | ||
2. ... | ||
3. ... | ||
4. ... | ||
|
||
**预期行为** | ||
清晰简单的描述你预期的应用应该表现的行为 | ||
|
||
**屏幕截图** | ||
如果适用, 上传屏幕截图以帮助描述错误 | ||
|
||
**设备信息 (请完成以下信息):** | ||
- 机型: [例如: Pixel 4] | ||
- 系统/ROM: [例如: MIUI 11] | ||
- Android 版本 [例如: 10] | ||
- ROM版本 [例如: 20.3.19] | ||
|
||
**应用信息** | ||
- 版本: [例如: 1.1.10] | ||
- 安装包文件名: [例如: app-release-arm64-v8a.apk] | ||
- 应用来源: [例如: Google Play] | ||
|
||
**附加信息** | ||
其他的可能与改错误相关的信息 | ||
|
||
**配置文件** | ||
在此粘贴 **去除服务器信息的** 的 **配置文件** | ||
```yaml | ||
# 在此粘贴 | ||
``` | ||
|
||
**日志** | ||
粘贴日志以帮助侦测错误 | ||
``` | ||
<在此粘贴> | ||
``` | ||
|
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
name: "[简体中文] 功能请求" | ||
about: 你希望的能够在应用中增加的功能 | ||
title: "[Feature Request] " | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- 请务必在上方文本框处 [Feature Request] 后填入清晰明了的标题 --> | ||
<!-- 请务必在上方文本框处 [Feature Request] 后填入清晰明了的标题 --> | ||
<!-- 请务必在上方文本框处 [Feature Request] 后填入清晰明了的标题 --> | ||
|
||
**功能描述** | ||
请清晰的描述你想要的功能 | ||
|
||
**描述你希望的实现方式** | ||
清晰的描述应用应该如何实现该功能 | ||
|
||
**附加信息** | ||
其他的与改功能相关的附加信息 |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
blank_issues_enabled: false |
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 |
---|---|---|
@@ -0,0 +1,53 @@ | ||
.gradle | ||
build/ | ||
/app/release/ | ||
/captures | ||
|
||
# Ignore Gradle GUI config | ||
gradle-app.setting | ||
|
||
# Avoid ignoring Gradle wrapper jar targetFile (.jar files are usually ignored) | ||
!gradle-wrapper.jar | ||
|
||
# Cache of project | ||
.gradletasknamecache | ||
|
||
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898 | ||
# gradle/wrapper/gradle-wrapper.properties | ||
|
||
# Ignore IDEA config | ||
*.iml | ||
/.idea/* | ||
/core/src/main/golang/.idea/* | ||
!/.idea/codeStyles | ||
!/core/src/main/golang/.idea/codeStyles | ||
|
||
# KeyStore | ||
*.keystore | ||
*.jks | ||
|
||
# clion cmake build | ||
cmake-build-* | ||
|
||
# local.properties | ||
local.properties | ||
|
||
# keystore | ||
keystore.properties | ||
|
||
# vscode | ||
.vscode | ||
|
||
# cxx | ||
.cxx | ||
|
||
*.hprof | ||
|
||
# firebase | ||
google-services.json | ||
|
||
# Dolphin | ||
.directory | ||
|
||
# logs | ||
*.log |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "core/src/main/golang/clash"] | ||
path = core/src/main/golang/clash | ||
url = https://github.com/Kr328/clash.git |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
## Contributing to Clash for Android | ||
|
||
#### Code Style | ||
|
||
Please use `Android Studio` or `Intellij IDEA` to open the project and use the project code style profile. | ||
|
||
`File` -> `Settings` -> `Editor` -> `Code Style` -> `C/C++ and Kotlin` -> `Scheme` -> `Project` | ||
|
||
|
||
|
||
#### License | ||
|
||
Contributing to Clash for Android that assumes you allow code to be merged into closed-source branches. Other terms follow the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html) | ||
|
Oops, something went wrong.