Skip to content

Commit

Permalink
chore: 更新免责声明和预览图以及其他
Browse files Browse the repository at this point in the history
Signed-off-by: xihan123 <srxqzxs@vip.qq.com>
  • Loading branch information
xihan123 committed Aug 29, 2023
1 parent 408f92a commit ceaf241
Show file tree
Hide file tree
Showing 22 changed files with 375 additions and 309 deletions.
55 changes: 55 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
name: 反馈 Bug
description: 反馈错误或异常行为。
labels: [bug]
title: "[Bug] "
body:
- type: textarea
attributes:
label: 复现步骤
placeholder: |
1.
2.
3.
validations:
required: true
- type: textarea
attributes:
label: 预期行为
placeholder: 正常情况下应该发生什么
validations:
required: true
- type: textarea
attributes:
label: 实际行为
placeholder: 实际上发生了什么
validations:
required: true
- type: input
attributes:
label: LSPosed 版本
description: 不要填用“最新版”。给出四位版本号,不然 issue 会被关闭。
validations:
required: true
- type: input
attributes:
label: Android 版本
validations:
required: true
- type: input
attributes:
label: 模块 版本
description: 不要填用“最新版”。给出三位版本号,不然 issue 会被关闭。
validations:
required: true
- type: input
attributes:
label: 起点 版本
validations:
required: true
- type: textarea
attributes:
label: Logs/日志
description: 使用问题请提供从管理器保存的日志压缩包;激活问题请提供 [bugreport](https://developer.android.google.cn/studio/debug/bug-report?hl=zh-cn) 日志。没有日志附件的问题会被关闭。
placeholder: 点击文本框底栏上传日志压缩包,禁止上传到其它网站或使用外链提供日志。
validations:
required: true
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: 新特性请求
description: 提出建议
labels: [enhancement]
title: "[Feature Request] "
body:
- type: textarea
attributes:
label: 你的请求是否与某个问题相关?
placeholder: 请清晰准确表述该问题。
validations:
required: true
- type: textarea
attributes:
label: 描述你想要的解决方案
placeholder: 请清晰准确描述新特性的预期行为
validations:
required: true
- type: textarea
attributes:
label: 其他信息
placeholder: 其他关于新特性的信息或者截图
validations:
required: false
27 changes: 0 additions & 27 deletions .github/workflows/push-readme.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
token: ${{ secrets.RELEASE_TOKEN }}
release-type: node
package-name: release-please-action
release-as: 2.3.0
release-as: 2.3.1
signoff: "xihan123 <srxqzxs@vip.qq.com>"
changelog-types: '[{"type":"types","section":"Types","hidden":false},{"type":"revert","section":"Reverts","hidden":false},{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"improvement","section":"Feature Improvements","hidden":false},{"type":"docs","section":"Docs","hidden":false},{"type":"ci","section":"CI","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'
42 changes: 23 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[![Latest Release](https://img.shields.io/github/release/xihan123/QDReadHook.svg)](https://github.com/xihan123/QDReadHook/releases)
![downloads](https://img.shields.io/github/downloads/xihan123/QDReadHook/total)
[![Blank](https://img.shields.io/github/downloads/Xposed-Modules-Repo/cn.xihan.qdds/total?label=LSPosed%20Repo&logo=Android&style=flat&labelColor=F48FB1&logoColor=ffffff)](https://github.com/Xposed-Modules-Repo/cn.xihan.qdds/releases)
[![license](https://img.shields.io/github/license/xihan123/QDReadHook.svg)](https://www.gnu.org/licenses/gpl-3.0.html)

---

Expand Down Expand Up @@ -107,7 +108,7 @@

* 因为修改了签名,所以快速登录无法使用,只能用手机号登录!!!所以如果可以还是使用 Xp 模式

*[LSPatch](https://github.com/LSPosed/LSPatch)[SignHook](https://github.com/xihan123/SignHook) 打包进目标平台即可调用第三方(登录/分享)
*[LSPatch](https://github.com/LSPosed/LSPatch)[SignHook](https://github.com/xihan123/SignHook) 打包进目标平台即可调用第三方(登录/分享)

* QQ
* 微信
Expand All @@ -119,31 +120,30 @@

## 免责声明

* 该Xposed模块仅供学习交流使用,使用者必须自行承担使用该模块所带来的风险和责任。
* 本模块是基于Xposed框架开发的,使用本模块需要您的设备已经安装了Xposed框架。Xposed框架是一种修改Android系统行为的工具,它可能会导致系统不稳定、无法开机或损坏设备。您在使用本模块之前,应该了解Xposed框架的原理和风险,并自行承担后果。

* 开发者不对本模块的功能和效果做任何保证,也不对本模块可能造成的任何损失或损害负责。您在使用本模块时,应该遵守当地的法律法规,尊重他人的合法权益,不得利用本模块进行任何违法或不道德的行为。

* 该Xposed模块可以修改系统行为,使用者应该仔细审查模块的操作并自行决定是否使用。
* 使用该Xposed模块可能导致设备不稳定、崩溃和数据丢失等问题。作者不对任何因使用该模块而导致的问题承担责任。
* 开发者保留对该Xposed模块的更新、修改、暂停、终止等权利,使用者应该自行确认其使用版本的安全性和稳定性。
* 任何人因使用该Xposed模块而导致的任何问题,作者不承担任何责任,一切后果由使用者自行承担。
* 对于使用该Xposed模块所产生的任何问题,作者不提供任何形式的技术支持和解决方案。

请在使用该Xposed模块之前认真阅读以上免责声明并自行权衡风险和利益,如有异议请勿使用。如果您使用了该Xposed模块,即代表您已经完全接受本免责声明。

本模块仅供学习交流,请在下载24小时内删除。在使用该Xposed模块之前认真阅读以上免责声明并自行权衡风险和利益,如有异议请勿使用。如果您使用了该Xposed模块,即代表您已经完全接受本免责声明。

---

## 截图

![image1](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/1.png)
![image1-1](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/1-1.png)
![image2](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/2.png)
![image3](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/3.png)
![image4](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/4.png)
![image5](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/5.png)
![image6](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/6.png)
![image7](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/7.png)
![image8](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/8.png)
![image9](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/9.png)
![image10](https://jihulab.com/xihan123/QDReadHook/-/raw/master/Screenshots/10.png)
<table>
<tr>
<td>
<img src="https://github.com/xihan123/QDReadHook/blob/master/Screenshots/1.png?raw=true" width=270 >
</td>
<td>
<img src="https://github.com/xihan123/QDReadHook/blob/master/Screenshots/2.png?raw=true" width=270 >
</td>
</tr>

</table>

---

Expand All @@ -168,4 +168,8 @@

</table>

---
---

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=xihan123/QDReadHook&type=Date)](https://star-history.com/#xihan123/QDReadHook&Date)
Binary file removed Screenshots/1-1.png
Binary file not shown.
Binary file modified Screenshots/1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Screenshots/10.png
Binary file not shown.
Binary file modified Screenshots/2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Screenshots/3.png
Binary file not shown.
Binary file removed Screenshots/4.png
Binary file not shown.
Binary file removed Screenshots/5.png
Binary file not shown.
Binary file removed Screenshots/6.png
Binary file not shown.
Binary file removed Screenshots/7.png
Binary file not shown.
Binary file removed Screenshots/8.png
Binary file not shown.
Binary file removed Screenshots/9.png
Binary file not shown.
10 changes: 2 additions & 8 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,9 @@ val androidMinSdkVersion by extra(26)
android {
namespace = "cn.xihan.qdds"
compileSdk = androidTargetSdkVersion
compileSdkPreview = "UpsideDownCake"

androidResources.additionalParameters += arrayOf(
"--allow-reserved-package-id",
"--package-id",
"0x64"
"--allow-reserved-package-id", "--package-id", "0x64"
)

signingConfigs {
Expand Down Expand Up @@ -170,8 +167,6 @@ dependencies {
implementation(libs.material3)
implementation(libs.navigation.compose)
implementation(libs.activity.compose)
implementation(libs.com.google.accompanist.systemuicontroller)
implementation(libs.com.google.accompanist.themeadapter.material3)
implementation(libs.com.google.android.material)

implementation(libs.yukihook.api)
Expand All @@ -187,8 +182,7 @@ val service = project.extensions.getByType<JavaToolchainService>()
val customLauncher = service.launcherFor {
languageVersion.set(JavaLanguageVersion.of("17"))
}
project.tasks.withType<org.jetbrains.kotlin.gradle.tasks.UsesKotlinJavaToolchain>()
.configureEach {
project.tasks.withType<org.jetbrains.kotlin.gradle.tasks.UsesKotlinJavaToolchain>().configureEach {
kotlinJavaToolchain.toolchain.use(customLauncher)
}

Expand Down

0 comments on commit ceaf241

Please sign in to comment.