NightscoutFoundation / xDrip

Nightscout version of xDrip+
https://jamorham.github.io/#xdrip-plus
GNU General Public License v3.0
1.39k stars 1.14k forks source link

Feature Request: A selection of different vibration patterns for bg high+low alarms #1448

Open JoernL opened 4 years ago

JoernL commented 4 years ago

For example Sony smartphones have a strong vibration motor built-in. When it vibrates on low or high bg alert this is really loud, because xDrip only has one pattern for this - 3 times long! It would be nice to set another pattern for this: 3 times short or 1 time long ...

usernamebeep commented 3 years ago

I would also like to see possibility to set different vibration patterns for high and low alerts to distinguish which alert is alarming

usernamebeep commented 3 years ago

Any updates on this?

JoernL commented 3 years ago

I have manually changed the pattern for my needs. You can find it in: https://github.com/NightscoutFoundation/xDrip/blob/e4f7fa3fb2f2487f71d75447bb37d166ea901baf/app/src/main/java/com/eveningoutpost/dexdrip/UtilityModels/Notifications.java#L63

1000 = vibration duration and 300 = break duration.

Navid200 commented 3 years ago

@JoernL Unless I am misunderstanding you, you have created your own version. Well done. You can open a pull request. If I have misunderstood, please let me know.

tolot27 commented 3 years ago

@JoernL You are very welcome to create a pull request with your changes and it would be awesome if you could add a preference setting for this feature.

AlexD97 commented 2 years ago

It would be also very nice to have different vibration patterns for smartwatches (e.g. on the Galaxy watch 4 the vibration is very weak by default).

corneliusroemer commented 2 years ago

May I add vibration patterns for the "forecasted low" alert? This is the most useful of all alerts to me.

tzachi-dar commented 2 years ago

May I add vibration patterns for the "forecasted low" alert? This is the most useful of all alerts to me.

Sure, open a new pr for this.

erobinson commented 2 years ago

Could potentially use some clean up, but added this PR 😄

usernamebeep commented 5 months ago

Bump It was this close 🤏