element-android icon indicating copy to clipboard operation
element-android copied to clipboard

Bluetooth-assisted Push to Talk (PTT) via Element Call

Open onurays opened this issue 3 years ago • 7 comments

This is a proof-of-concept implementation of hardware-supported Push-to-Talk (PTT) using Element Call in a widget.

  • Experimental proof-of-concept (PoC); not fit for general use
  • Replaces native 1on1 calls (temporary shortcut)
  • Only works with specific Bluetooth PTT buttons

https://user-images.githubusercontent.com/1137962/200656898-364e32ce-1e4c-4e7d-8943-f25f5201387b.mp4

onurays avatar Jul 05 '22 09:07 onurays

Ktlint Results

👎Failed
vector 🔸 features/widgets/ptt/BluetoothLowEnergyService.kt:19:1: Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end (import-ordering)

github-actions[bot] avatar Jul 05 '22 09:07 github-actions[bot]

@onurays what is the status of the PR?

bmarty avatar Jan 10 '23 13:01 bmarty

@onurays what is the status of the PR?

@bmarty We don't plan on merging this in the near future but would like to be able to have the ability to build APKs off of the branch for customer demos. So unless the PR creates any issues, it'd be very helpful if we could keep it alive.

Johennes avatar Jan 10 '23 13:01 Johennes