BiliRoaming_55158a783d.apk
695.6 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
fix: 竖屏模式视频广告净化 (#1675)by
- 修复: 竖屏模式视频广告净化
- 更新: 累计净化计数器移动到竖屏净化弹窗中
DianddSee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
🥰94❤39👍9🤩2🤷♀1😁1🤮1
BiliRoaming_11c81951fd.apk
695.6 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
Fix quoting for SIGNING_KEY in android.ymlby
LoveSySee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
❤93🤡5🏆2
BiliRoaming_98bc22d9e9.apk
694.9 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
Upgrade ndk (#1687)by
LoveSySee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
🥰70❤20👍6
BiliRoaming_f2fbf9ba26.apk
698.5 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
Update libcxx version in libs.versions.toml (#1688)by
LoveSySee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
❤164👍13🏆10👎6😁3👏2🤩1
BiliRoaming_b0fd682058.apk
698.7 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
Fix: 评论自由复制 (#1698)by
# 评论自由复制,适配 8.71.0。
## 描述
在新版,评论长按后有单独的菜单,包含了复制功能,但没有提供自由复制。**此更改仅对这个复制起效**,所以旧版本依旧可用之前的 Hook。
## 还没做,但不会做
- [ ] 繁体翻译。
- [ ] 使用动态 Hook,但是这个类有两个一样的函数(参数、返回值都一样)。目前使用 hardcode.
## 其他说明
- pref_settings.xml 一次把所有的格式化了。
Horange321See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
👍144🥰40😱26❤14❤🔥3🔥2😁1🍌1
BiliRoaming_0688f3bdf4.apk
632.4 KB
New push to github!
Branch:
See commit detail here
Snapshot apk is attached
Branch:
feat/api-101impl: remove MethodHookParam.kt to comply with API 101 specificationby
移除 MethodHookParam.kt ,更多API 101规范适配,修复CI
U29kaXVtSee commit detail here
Snapshot apk is attached
😁24👍11😱7🥰2❤1
BiliRoaming_38f378c3c9.apk
632.4 KB
New push to github!
Branch:
See commit detail here
Snapshot apk is attached
Branch:
feat/api-101fix: resolveParameterTypesby
解决部分Hook失效问题,例如JsonHook
U29kaXVtSee commit detail here
Snapshot apk is attached
😱40👍9❤4👎1
BiliRoaming_3d54fcd7d0.apk
632.4 KB
New push to github1
Branch:
This version is ONLY FOR LSPosed1it 17601 or higher1 or frameworks supporting Xposed API 101
See commit detail 1here11https://github1com/yujincheng08/BiliRoaming/commit/3d54fcd7d0940f8e41123b76e278d359557a03e51
Snapshot apk is attached
Branch:
feat/api-101This version is ONLY FOR LSPosed1it 17601 or higher1 or frameworks supporting Xposed API 101
fix: ci - post to channelby
last changes:
fix: CopyCommentHook.kt
使用正确的实现方式修复自由复制
U29kaXVtSee commit detail 1here11https://github1com/yujincheng08/BiliRoaming/commit/3d54fcd7d0940f8e41123b76e278d359557a03e51
Snapshot apk is attached
🤯25❤8👎1
BiliRoaming_510773959f.apk
632.4 KB
New push to github!
Branch:
This version is ONLY FOR LSPosed-it (7601 or higher) or frameworks supporting Xposed API 101
See commit detail here
Snapshot apk is attached
Branch:
feat/api-101This version is ONLY FOR LSPosed-it (7601 or higher) or frameworks supporting Xposed API 101
fix: SplashHookby
修复深色开屏界面,替换启动图/logo
如修,第一屏搞不好了
U29kaXVtSee commit detail here
Snapshot apk is attached
😁17❤14🤯4👍2👎2
BiliRoaming_d699d16bc9.apk
648.4 KB
New push to github!
Branch:
This version is ONLY FOR LSPosed-it (7601 or higher) or frameworks supporting Xposed API 101
See commit detail here
Snapshot apk is attached
Branch:
feat/api-101This version is ONLY FOR LSPosed-it (7601 or higher) or frameworks supporting Xposed API 101
fix: CustomThemeHookby
minor changes for CopyHook
U29kaXVtSee commit detail here
Snapshot apk is attached
😱87👍41❤36🥰10👎5🤯3
BiliRoaming_09088c3a7b.apk
698.7 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
尝试修复开屏广告跳过功能 (#1708)by
注意:采用claude code进行辅助分析和构建,所有代码和设计经过人工审核
测试版本:8.46.0 / 8.95.0
已确认功能可以正常运行,确认成功清除拉取的信息,所有调试日志代码已移除
开屏广告的数据从FastJSON迁移到了Gson,导致原有Hook失效。所以添加了一个GsonHook处理相关数据。
tv.danmaku.bili.ui.splash.SplashData ->
tv.danmaku.bili.splash.ad.model.SplashListResponse
MRKT_ROOTSee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
👍110🥰24❤11😁2
BiliRoaming_7b91a9724a.apk
698.7 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
修复8.97.0及以上版本崩溃问题,同时修复部分失效功能 (#1713)by
注意:采用claude code进行辅助分析和构建,所有代码和设计经过人工审核
API版本:100
测试版本:8.46.0 / 8.97.0 / 8.98.0
注意:使用较新的B站版本可能因为部分功能未适配导致部分功能失效
- 修复了多个导致8.97.0及以上版本崩溃的问题
- 修复了8.97.0版本设置按钮未能正确显的问题
- 进一步修复了开屏广告屏蔽功能
- 修复了部分情况下自定义开屏功能失效
- 修复了av号显示功能在8.97.0版本失效
API版本101的功能更新将在之后进行
loliconRootSee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
❤61🥰18👍11👏1
BiliRoaming_b2b8fed9bf.apk
698.9 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
修复8.97.0+启动时崩溃 (#1714)by
注意:采用claude code进行辅助分析和构建,所有代码和设计经过人工审核
API版本:100
测试版本:8.46.0 / 8.98.0
注意:使用较新的B站版本可能因为部分功能未适配导致部分功能失效
- 修复了因 Kotlin 接口属性编译为 getter 方法而非字段获取 descriptor 的值时抛出 NoSuchFieldError
- 修复了Compose 开屏自定义启动图因 ComposeView 禁止 addView 失效
- 新增了清除hook缓存的功能,解决因版本号长期未变更导致hook info缓存部分时候未能按预期情况失效的问题
loliconRootSee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
🥰45❤12👍8
BiliRoaming_f963f1857f.apk
869 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
feat(video): 添加视频广告跳过功能 (#1701)by
一个简单的跳过视频广告功能,参考BilibiliSponsorBlock实现
cjaSee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
🥰92❤17😭14🎉6👍2🤯2💯2👎1🏆1
BiliRoaming_7c792dc8fe.apk
869 KB
New push to github!
See commit detail here
Snapshot apk is attached (unsupported by TAICHI)
fix: 启动卡顿及getAccessKey查找失效 (#1717)by
initHookInfo 的 biliAccounts 块依赖 "initFacial enter" 字符串锚点定位
getAccessKey,该锚点在8.98.0被移除导致查找失败;readHookInfo 缓存校验中的 getAccessKey
非空条件又会使该失败状态触发每次启动全量重扫死循环(约2.6s卡顿)。
- readHookInfo: 移除 getAccessKey 非空缓存校验,消除死循环
- initHookInfo: biliAccounts 块在锚点反推失败时回退到 declaredMethods
按签名/方法名查找,兼容8.98.0(方法名未混淆);保留原调用图反推以兼容 方法名被混淆的历史版本
fix #1716
xueshijiSee commit detail here
Snapshot apk is attached (unsupported by TAICHI)
❤130🥰20👍9👏2