Skip to content

fix: improve Android reader scroll and system TTS#550

Open
codedogQBY wants to merge 6 commits into
mainfrom
codex/fix-android-reader-tts-scroll
Open

fix: improve Android reader scroll and system TTS#550
codedogQBY wants to merge 6 commits into
mainfrom
codex/fix-android-reader-tts-scroll

Conversation

@codedogQBY

Copy link
Copy Markdown
Owner

Summary

  • Throttle high-frequency reader relocate UI/context updates to reduce Android scroll-mode JS pressure.
  • Remove noisy reader/TTS debug logs that were flooding diagnostics during scroll/TTS updates.
  • Fall back to Expo Speech when the native system TTS + TrackPlayer startup path fails, matching the settings preview path more closely.

Fixes #547
Fixes #548
Fixes #549

Verification

  • ./node_modules/.bin/tsc -p packages/app-expo/tsconfig.json --noEmit
  • ./node_modules/.bin/biome check packages/app-expo/src/stores/tts-store.ts
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant