Releases: daredoole/inputflow-linux
Releases · daredoole/inputflow-linux
InputFlow v0.2.0 (public beta)
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 --generatemints a strong relay secret.
Changed
- Android modernized for Android 15+ (
targetSdk/compileSdk36, AGP 8.13, Kotlin 2.1.x, JDK 21). - Clipboard: plain text stays plain (no HTML-dupe).
Security
- Android relay FGS
dataSync→connectedDevice(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.