Skip to content

v0.4.0

Choose a tag to compare

@andybeg andybeg released this 18 Jul 08:33

Highlights

  • Flipper FAP exits promptly when the USB cable is unplugged (~400ms debounce)
  • Faster teardown: skip HID release without a host; disconnect BLE before profile restore
  • Drain HID queue on USB loss / exit so Back is not stalled

Downloads

File What
FlipperZeroKbd-0.4.0.apk Android app
android_keyboard_bridge-0.4.0.fap Flipper app (C, recommended)
android_keyboard_bridge_rust-0.4.0.fap Flipper app (Rust, educational only)

Do not run the C and Rust FAPs at the same time.

Catalog PR: flipperdevices/flipper-application-catalog#1138