notification-portal: Add missing cell broadcast severities#1738
Merged
Conversation
The DBus protocol specifies it with a `-`. Signed-off-by: Guido Günther <agx@sigxcpu.org>
Collaborator
|
@jsparber this one is for you |
Contributor
|
Adding the two missing categories seams reasonable. Also, good catch on the missing dash. +1 from me. |
Collaborator
|
@davidedmundson @Sodivad Can I get a ack from your side as well? |
It is unclear what standard was initially applied here, flatpak#1304 (comment) talks about five categories but the portal currently only lists four and both CMAS/WEA and EU-Alert use at least six relevant categories that are handled on todays mobile devices: 1. Presidential wide alerts, corresponds to EU-ALERT level 1 2. Extreme threat, corresponds to EU-ALERT level 2 3. Severe threat, corresponds to EU-ALERT level 3 4. Public safety, corresponds to EU-ALERT level 4 (former EU-Info) 5. Child Abduction Emergency (Amber Alert), corresponds to EU-Amber Message 6. Test alerts There are several kinds of test alerts and the different channels used to send cell broadcast messages also vary in the certainty that a user is affected by an event but I think we won't get closer than that for notification categories and everything else should be left to a specific portal, see flatpak#1304 (comment) Reference is 3GPP TS23.041. Signed-off-by: Guido Günther <agx@sigxcpu.org>
Contributor
Author
|
v1.1
|
Contributor
|
Ack. |
Collaborator
|
Thanks everyone |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It is unclear what standard was initially applied here, #1304 (comment) talks about five categories but the portal currently only lists four and both CMAS/WEA and EU-Alert use at least six relevant categories that are handled on todays mobile devices:
Message
There are several kinds of test alerts and the different channels used to send cell broadcast messages also vary in the certainty that a user is affected by an event but I think we won't get closer than that for notification categories, and everything else should be left to a specific portal, see #1304 (comment)
EDIT: note that on most handests the 1. category can't be disabled in the UI, maybe that's why it didn't get added initially?
Reference is 3GPP TS23.041.