Skip to content

LocalFlow for Android 0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 02:14
· 8 commits to main since this release

What changed

  • The dot now appears only when you are actually typing. The floating dot shows up when a text field has focus or the keyboard is on screen, and hides everywhere else. Hiding is debounced so hopping between fields does not make it flicker, and the dot stays pinned while it is listening, hands-free, processing, or flashing done. A switch in the setup screen turns this off if you would rather it was always visible. Without the accessibility service enabled, the dot stays always visible and the setup screen explains why.
  • A blank setup now guides you instead of failing. With no PC address or token saved, the app used to record and then fail with "Server URL is not valid". It now refuses to record, tells you it is not connected yet, and opens the setup screen at the connection card. Blank and malformed addresses get different messages.

Upgrading

Install the new APK straight over your existing install. Your settings, PC address, and token are kept.

Worth checking on your phone

  1. Tap into a text field in Chrome, WhatsApp, and Gmail. The dot should appear each time.
  2. Go back to the home screen. The dot should hide.