PianCat

Results 20 issues of PianCat

关于在Android 12+(准确来讲是Android 13及以上) 出现的 READ_LOGS 只能允许使用一次的情况 能否利用LSPosed模块或者Zygisk模块修改这一个逻辑? 可能方向: ①修改READ_LOGS权限的运转模式,使READ_LOGS权限回到Android12及以下的长期拥有模式 ②在每次应用请求READ_LOGS的时候自动授予权限

Can I help this app translate to another language? I want to translate it to Chinese

Emoji replace module won't work at [Magisk Delta 26302](https://github.com/HuskyDG/magisk-files/releases/tag/0fe46c5a-delta). When `unmount modules by default` is enabled. not work with modify fonts.xml to force using the emoji ttf either. [Twemoji 14.zip](https://github.com/HuskyDG/Zygisk-FontLoader/files/13112724/Twemoji.14.zip)...

设置 JSON: > 在规则列表中找到需要分享的规则,长按选择「导出到剪贴板」(于 v1.5.0 版本添加),并粘贴到下面。 ``` {"match":"NONE","node":[{"field":"android.template","regex":"MediaStyle"},{"field":"filterbox.field.HAS_BIG_CONTENT_VIEW","regex":"true"},{"field":"android.title","regex":"你追的|你关注的|你的关注|你特别关注的|你的特别关注|订阅的合集|回复了你|点赞了你|你订阅关注的|你的订阅关注|未读的点赞|已缓存完成"},{"field":"android.text","regex":"你追的|你关注的|你的关注|你特别关注的|你的特别关注|订阅的合集|回复了你|点赞了你|你订阅关注的|你的订阅关注|未读的点赞"},{"field": "filterbox.field.ONGOING","regex": "true"}]} ``` 补充必要的信息: > 1. 简单介绍此规则 这个规则过滤掉了除去:已关注的UP发布的内容、点赞、评论、正在缓存、正在播放、缓存完毕之外的所有内容,包括B站的推送 > 2. 如果有任何特别注意事项,请在此说明

enhancement

feat(软件包安装程序(Google)):自动安装/更新/取消 bug(软件包安装程序(Google)):自动点击完成暂时无法工作,暂时不清楚原因 安装过程的快照: https://i.gkd.li/import/13914647 (开始安装) https://i.gkd.li/import/13915290 (安装过程) https://i.gkd.li/import/13914864 (安装完毕) 蹲一个大佬修复

更新 Server 酱的通知渠道,使其适配最新的 Server 酱³ 的通知渠道

> [!NOTE] > This issue/comment/review was translated by Claude. ### Issue Checklist - [x] I understand that issues are for reporting problems and requesting features, not for off-topic comments, and...

feature
MCP

#### What is the purpose of this change? Add support for 123Pan (123 Cloud Storage), a popular Chinese cloud storage service. Features implemented: - List, upload, download files - Move...

#### The associated forum post URL from `https://forum.rclone.org` https://forum.rclone.org/t/request-for-123cloud-storage-support/53113 #### What is your current rclone version (output from `rclone version`)? 1.72.0 #### What problem are you are trying to solve?...

new backend
help wanted

https://github.com/Wenmoux/checkbox/blob/ba9d6e8fac3f0458c6beff2b3a54e998f5213f84/checkbox.js#L62 https://github.com/Wenmoux/checkbox/blob/ba9d6e8fac3f0458c6beff2b3a54e998f5213f84/checkbox.js#L63 如代码所示,在上面已经发送了一个通知的情况下,这L63的代码会使用Notify调用发送请求。 申请修改