Skip to content

Toki 0.4.21

Choose a tag to compare

@MeiYongAI MeiYongAI released this 19 Aug 12:39
· 2 commits to main since this release

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 MainActivity and kept it active across layout updates.
  • Used Android's WindowInsetsController on 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 signed assembleRelease passed
  • 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