Closed
Bug 921389
Opened 11 years ago
Closed 11 years ago
[DSDS][Gaia] Need to show signal strength, network status, and SIM status for DSDS.
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:1.3+)
People
(Reporter: kchang, Assigned: arthurcc)
References
Details
(Whiteboard: [FT:RIL][Blocked by devices])
Attachments
(1 file, 1 obsolete file)
1. User should be able to see signal strength (RSSI) bars per SIM.
2. User should also be able to see absence of the SIM card and/or absence of network coverage.
Comment 1•11 years ago
|
||
Is it possible to know the estimated target milestones? Thanks.
blocking-b2g: --- → 1.3+
Flags: needinfo?(arthur.chen)
Assignee | ||
Comment 2•11 years ago
|
||
Given the gecko dependent bug, set the milestone to 1.3 sprint 4.
Flags: needinfo?(arthur.chen)
Target Milestone: --- → 1.3 Sprint 4 - 11/8
Updated•11 years ago
|
Whiteboard: [FT:RIL]
Assignee | ||
Updated•11 years ago
|
Target Milestone: 1.3 Sprint 4 - 11/8 → 1.3 Sprint 5 - 11/22
Updated•11 years ago
|
Target Milestone: 1.3 Sprint 5 - 11/22 → 1.3 Sprint 6 - 12/6
Updated•11 years ago
|
Whiteboard: [FT:RIL] → [FT:RIL][Blocked by devices]
Comment 3•11 years ago
|
||
Plan to land in the 1st week of sprint 6.
Assignee | ||
Comment 4•11 years ago
|
||
Assignee | ||
Comment 5•11 years ago
|
||
Still need to handle the case of displaying the carrier names on the status bar.
Assignee | ||
Comment 6•11 years ago
|
||
Alive, could you help review the patch?
In this patch StatusBar create 'data' and 'signal' icons dynamically based on the length of mozMobileConnections. And another behavior change is that when the length of mozMobileConnections exceeds one, we don't show carrier's name.
Attachment #8335349 -
Attachment is obsolete: true
Attachment #8336120 -
Flags: review?(alive)
Comment 7•11 years ago
|
||
Comment on attachment 8336120 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/13876
Nice patch.
Attachment #8336120 -
Flags: review?(alive) → review+
Assignee | ||
Comment 8•11 years ago
|
||
Thanks for the quick review!
master: 6ad0cbdb2398e5c78b1d83a46eecfd4aa3be1bd0
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•