Skip to content

Releases: daredoole/inputflow-linux

InputFlow v0.2.0 (public beta)

24 Jun 18:20

Choose a tag to compare

First consolidated public-beta release.

Added

  • Self-healing reconnect — follows a peer across IP changes (DHCP/VPN/resume) without a restart; configure peers by name.
  • Lock on disconnect + tray Lock Screen action.
  • Dashboard — live peer list, LAN Discover… picker, settings that apply on save.
  • Android: native-grade input injection — pluggable Accessibility / Shizuku / Root backends with an explicit consent gate.
  • android-pair --generate mints a strong relay secret.

Changed

  • Android modernized for Android 15+ (targetSdk/compileSdk 36, AGP 8.13, Kotlin 2.1.x, JDK 21).
  • Clipboard: plain text stays plain (no HTML-dupe).

Security

  • Android relay FGS dataSyncconnectedDevice (no Android 15 time cap).
  • Relay refuses a weak android_relay_secret (it gates native/root injection).

Notes

  • Public beta — native injection (Shizuku/root) is new and not broadly device-tested; treat as experimental.
  • Use on a trusted LAN/VPN. See SECURITY.md and docs/.

Full details in CHANGELOG.md.