Closed
Bug 1051793
Opened 10 years ago
Closed 10 years ago
[CMAS] Plug in real CMAS input to the CMAS application
Categories
(Firefox OS Graveyard :: Gaia::Network Alerts, defect)
Tracking
(feature-b2g:2.1, tracking-b2g:backlog)
RESOLVED
FIXED
2.1 S3 (29aug)
People
(Reporter: julienw, Assigned: steveck)
References
Details
(Whiteboard: [p=3])
Attachments
(2 files)
No description provided.
Reporter | ||
Comment 1•10 years ago
|
||
When this bug is completed, we should have a working application that can handle CMAS request from the network.
Reporter | ||
Updated•10 years ago
|
Target Milestone: --- → 2.1 S3 (29aug)
Updated•10 years ago
|
blocking-b2g: --- → backlog
feature-b2g: --- → 2.1
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → schung
Status: NEW → ASSIGNED
Updated•10 years ago
|
Blocks: sms-sprint-2.1S3
Updated•10 years ago
|
Whiteboard: [p=3]
Reporter | ||
Comment 2•10 years ago
|
||
Something to check here: that we receive the system message when the attention screen is opened. Because of bug 818000 maybe the system message will be ignored if the attention screen is opened and has no system message handler.
Assignee | ||
Comment 3•10 years ago
|
||
Hi Oleg, it's WIP patch because unit test part is not ready yet, but all functionality should work. Since the emulator is our only way for developing/testing here, you will need to build an emulator build and run ./run-emulator.sh. I'll attach the command for sending the fake cellbroadcast command and you could have a try first. Please feel free to ask if you face any problem while making the emulator build or any concern about the patch, thanks!
Attachment #8478170 -
Flags: feedback?(azasypkin)
Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Confirmed with EM/EPM, and this can be landed before FL.
Comment 6•10 years ago
|
||
Comment on attachment 8478170 [details] [review]
Link to github
Looks good to me! Just few tiny nits on Github.
Thanks!
Attachment #8478170 -
Flags: feedback?(azasypkin) → feedback+
Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 8478170 [details] [review]
Link to github
Hi Oleg, patch updated with more unit test fixed and your suggestion addressed, thanks for the early feedback.
Attachment #8478170 -
Flags: review?(azasypkin)
Comment 8•10 years ago
|
||
Comment on attachment 8478170 [details] [review]
Link to github
Okay, looks great! I've left several minor nits on Github.
I've also noticed some strange behaviour - when I try to remove "Emergency Alert" notification from notification tray with right swipe, notification tray is automatically closed once notification is removed, it doesn't happen with other notifications (eg. sms or missed call notifications);
Thanks!
Attachment #8478170 -
Flags: review?(azasypkin) → review+
Assignee | ||
Comment 9•10 years ago
|
||
Thanks for the detailed review!
In master: d6d2515bd3cc460bfd6c79b2b53bc1d6c18a39ba
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•10 years ago
|
Component: Gaia::SMS → Gaia::Network Alerts
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•