Bellafaire / Android-Companion-App-For-BLE-Devices

Provides an open source app which can send phone notifications and control phone functions over BLE
MIT License
43 stars 7 forks source link

Request to add a Call notification #6

Open vmg265 opened 2 years ago

vmg265 commented 2 years ago

Hello. I'm using your app to get notifications. I wanna be able to also get call notifications and I'm gonna add a small vibration motor to it so that I'm notified with haptics. Is it possible to get call notifications? Huge thanks for your work!

Bellafaire commented 2 years ago

Currently there are no active notification features in this app, notification data can only be polled by the BLE device. On receiving a call the "phone" app notification should appear in the notification string, if you detect that you can trigger an event on your own device.

themelispan commented 2 years ago

maybe with the new update it is possible?

Bellafaire commented 2 years ago

The app now supports the ability to notify a connected device when a new notification is posted. It will still require the bluetooth device to request the notifications string from the phone, but it won't require constant polling as of 2.0.2