Releases: Xposed-Modules-Repo/com.toki.lsposed
Releases · Xposed-Modules-Repo/com.toki.lsposed
Release list
Toki 0.4.23
Highlights
- Added a Home dashboard with LSPosed service status and installed TikTok version information.
- Moved TikTok restart to Home and added Root-only, cache-only TikTok cleanup that preserves accounts, settings, drafts, and app data.
- Added Follow System, English, and Chinese interface language switching, plus a reset-all-settings action.
- Added direct GitHub, Telegram, and issue-report links and four-destination navigation.
- Added an independent page-purification control for game-related entrances.
Verification
- Implementation and test target: official TikTok 46.4.3
- Package:
com.zhiliaoapp.musically - Verification:
clean,testDebugUnitTest,lintDebug, and signedassembleReleasepassed - APK version:
423/0.4.23 - APK SHA-256:
A9DE94E01303C9DB7C4F45EFCCF7A7841F8476D7998B9F415358545D238B169D
中文说明
- 新增首页,可查看 LSPosed 服务状态与已安装的 TikTok 版本。
- 将 TikTok 重启移至首页,并新增仅清除缓存的 Root 操作;账号、设置、草稿和应用数据均会保留。
- 新增跟随系统、English 与中文三种界面语言,并可一键重置全部配置。
- 新增 GitHub、Telegram、问题反馈直达入口与四项主导航。
- 新增独立的游戏相关入口页面净化选项。
- APK 版本:
423/0.4.23
Toki 0.4.21
Highlights
- Added an optional page-purification control to hide the system status bar on TikTok's main video pages.
- Applied the status-bar control only to TikTok 46.4.3's
MainActivityand kept it active across layout updates. - Used Android's
WindowInsetsControlleron Android 11+ with a legacy system-UI fallback for Android 8–10.
Verification
- Implementation and test target: official TikTok 46.4.3
- Package:
com.zhiliaoapp.musically - Verification:
clean,testDebugUnitTest,lintDebug, and signedassembleReleasepassed - APK version:
421/0.4.21 - APK SHA-256:
4a8d30b6eb79d6f72b8605129841edb8f9734addec6397946904ef792712ffa9
中文说明
- 新增页面净化选项,可隐藏 TikTok 主视频页面的手机系统状态栏。
- 状态栏功能仅作用于 TikTok 46.4.3 的
MainActivity,并在页面布局更新后保持生效。 - Android 11 及以上使用
WindowInsetsController,Android 8–10 使用兼容性的系统 UI 标记。 - APK 版本:
421/0.4.21
Toki 0.4.20
Highlights
- Set official TikTok 46.4.3 as the sole implementation, testing, and maintenance target; removed 46.3.x-specific compatibility code.
- Split Hook installation into isolated feature classes while keeping one module APK and entry point.
- Extended TikTok 46.4.3 For You filtering to feed dispatch and cache-backed list insertion paths.
- Preserved the exact text entered in view-count and like-count range fields while filtering with the parsed numeric values.
- Added an option to disable offline cold-cache use while a network is available.
- Added the Toki Telegram group.
Verification
- Implementation and test target: official TikTok 46.4.3
- Package:
com.zhiliaoapp.musically - Verification:
testDebugUnitTest,lintDebug, and signedassembleReleasepassed - APK SHA-256:
d2325a250d5210a3ebcf5c0ea5233b5c08e93b4cff3316df9bb652e3d828d8c5
中文说明
- 将官方 TikTok 46.4.3 设为唯一实现、测试与维护目标,移除 46.3.x 专用兼容代码。
- 将 Hook 安装拆分为独立功能类,同时保持单一模块 APK 和入口。
- 将 TikTok 46.4.3 推荐页过滤扩展到信息流消息分发和缓存列表插入路径。
- 播放量与点赞数范围会原样显示输入文本,过滤计算仍使用解析后的数值。
- 增加联网时禁用离线冷缓存的选项。
- 新增 Toki Telegram 群组。
Toki 0.4.19
Highlights
- Added official TikTok 46.4.3 compatibility for comment translation and playback-completion handling.
- Fixed custom video, image, and GIF save locations on TikTok 46.3.2 and 46.4.3.
- Replaced the Android system directory picker with a built-in relative shared-storage path editor.
- Extended trending-topic and promotional-overlay purification for TikTok 46.4.3.
Known issue
- View-count and like-count filtering remains unreliable on TikTok 46.4.3. Some videos outside the configured ranges may still appear.
Verification
- Supported TikTok versions: official 46.3.2, 46.3.3, and 46.4.3
- Package:
com.zhiliaoapp.musically - Verification:
testDebugUnitTest,lintDebug, and signedassembleReleasepassed - APK SHA-256:
fa9efe1d66c393b34f547b9f523eb0f65c3cc1ccaa6b19938be6df0bc264914f
中文说明
- 适配官方 TikTok 46.4.3 的评论翻译和播放完成处理。
- 修复 TikTok 46.3.2 与 46.4.3 的视频、图片和 GIF 自定义保存位置。
- 移除 Android 系统目录选择器,改用内置共享存储相对路径编辑框。
- 扩展 TikTok 46.4.3 的热点话题与推广浮层净化兼容。
已知问题
- TikTok 46.4.3 的播放量与点赞数筛选仍不可靠,少数范围外视频可能出现。
Toki 0.4.18
Highlights
- Reworked the Material 3 settings screen and organized features into General, Feed, and Downloads sections.
- Added page purification for author details, descriptions, music, action buttons, search, Tako, translation controls, and navigation bars.
- Added filters for AI-generated content, trending-topic bars, and content-rating prompts.
- Added independent GPS, system-language, and system-time-zone spoofing.
- Added a startup login-guide skip option that dismisses skippable prompts only; it does not bypass login or verification.
- Improved view-count and like-count filters with full numbers and
K/M/Bsuffixes. - Removed the failed anti-burn-in feature and display the default playback-speed option as
1.0x. - Prefer watermark-free URLs when saving videos.
Verification
- Supported TikTok versions: official 46.3.2 and 46.3.3
- Package:
com.zhiliaoapp.musically - APK SHA-256:
cb94cfb62fad2cf22b58bee21a580ab12d5115af9dfb76032664b6143f9bee5c
中文说明
- 重构 Material 3 设置页,按常规、信息流和下载分类。
- 新增页面净化、AI 内容/热点话题/内容评级过滤。
- 新增 GPS、系统语言、系统时区伪装。
- 新增跳过启动登录引导,仅关闭启动时可跳过的提示,不绕过登录或验证。
- 优化播放量与点赞量范围输入,支持完整数字和 K/M/B 后缀。
- 移除防烧屏功能,默认倍速标准项显示为
1.0x。 - 优化所有视频的无水印保存优先级。
0.4.15
更新内容
- 明确仅支持官方 TikTok,移除第三方修改客户端专用兼容代码。
- 优化禁止循环播放:播放结束后进入 TikTok 原生暂停状态,并显示重播首帧。
- 修复播放结束后需要点击两次才能重新播放,以及切换视频后功能失效的问题。
- 不再强制同步播放进度条;进度条保留 TikTok 最后一次原生采样状态。
- 包含 0.4.14 的默认播放速度功能。
兼容目标:官方 TikTok 46.3.x,libxposed API 102。
0.4.14
- 新增默认播放速度:关闭(1.0x)、1.25x、1.5x、1.75x、2.0x。
- 每条新视频首次渲染后自动应用所选速度。
- 当前视频内手动修改倍速不会被覆盖。
- 适配官方 TikTok 46.3.3 播放器接口。
0.4.13
Toki 的首个公开版本,面向 TikTok 46.3.x 与 libxposed API 102。
更新内容
- Material 3 设置界面、地区搜索和原生媒体目录选择。
- 内容过滤、下载增强、地区与 SIM 信息伪装。
- 评论区翻译/还原按钮与跨视频状态保持。
- 双指长按防烧屏清屏模式。
- 禁止循环播放,并支持单击重新播放。
- 可选的 Root 重启 TikTok 操作。
兼容性
- Android 8.0 及以上
- TikTok 46.3.x (
com.zhiliaoapp.musically) - 支持 libxposed API 102 的 LSPosed 实现
APK SHA-256:63B3086D995F4033381F61957C85E1598F7BD5B0E63ADC0D013DD6E382EBB2F7
签名证书 SHA-256:9E7BB3997147529838FEB46A039ADDE66C5500E9BDF24816F09432D6093DDF33