Skip to content

v0.3.0

Choose a tag to compare

@andybeg andybeg released this 18 Jul 08:21

Highlights

  • Architecture polish for Flipper Apps Catalog submission (modularity, packaging)
  • FAP 0.3: safer zero-init, storage only when screenshots enabled
  • Android: InputSink for touchpad, shared mouse button constants, BLE LE not required for Direct BT
  • Catalog PR open: flipperdevices/flipper-application-catalog#1138

Downloads

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

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

Install FAP via qFlipper / Flipper Lab, or copy to SD apps/Bluetooth/. Pair phone with Flipper, open the FAP, then Connect from the Android app (Via Flipper mode).

See README for Motivation, setup, and Direct Bluetooth HID mode.