citiususc / calendula

An Android assistant for personal medication management
https://citius.usc.es/calendula/
GNU General Public License v3.0
206 stars 106 forks source link

Hide vibration and sound for notification settings on Android API 26+ #143

Closed aoudiamoncef closed 5 years ago

aoudiamoncef commented 5 years ago

Starting in Android 8.0 (API level 26), all notifications must be assigned to a channel. Users can modify the settings for notification channels, including behaviors such as vibration and alert sound.

More informations in the link below: https://developer.android.com/training/notify-user/channels

AlvaroBrey commented 5 years ago

Fixed on release 2.5.10