Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

2.9.11: Remove unused accessibility service, block microphone permission

Choose a tag to compare

@ShiroiKuma0 ShiroiKuma0 released this 29 Mar 20:05

2.9.11

Improvements

  • Removed unused accessibility service — Removed a leftover accessibility service declaration from the Android manifest that served no function but could trigger a confusing permission prompt.
  • Blocked microphone permission — The app no longer requests or has access to the device microphone. The RECORD_AUDIO permission contributed by a plugin dependency has been explicitly removed.

Previous releases

  • 2.9.10 — Replay current subtitle button, auto-show menu bar on pause
  • 2.9.9 — Three-way orientation control
  • 2.9.5 — Full changelog since fork