home-assistant-android/app
chriss158 e16bc38a74
Additional notification group fixes (#635)
* If only the group and the notification inside should be canceled, then the whole group gets now canceled,
instead of first cancel the notification and then the group. If the group is canceled, all notification inside of the group gets canceled.
With this logic we save one call of cancel method.
2020-06-18 15:10:40 -04:00
..
src Additional notification group fixes (#635) 2020-06-18 15:10:40 -04:00
.gitignore Initial commit 2019-04-01 22:52:08 -07:00
build.gradle.kts Update crashlytics. (#624) 2020-06-11 20:49:30 -04:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00