Closed
Bug 871127
Opened 12 years ago
Closed 12 years ago
[dialer] cannot make a second call through dialer
Categories
(Firefox OS Graveyard :: Gaia::Dialer, defect)
Tracking
(blocking-b2g:koi+)
RESOLVED
FIXED
blocking-b2g | koi+ |
People
(Reporter: leo.bugzilla.gecko, Assigned: rik)
References
Details
(Whiteboard: [u=commsapps-user c=dialer p=2][Sprint2])
Attachments
(1 file)
Currently, we can only make a second call through the contact app.
But for GCF requirement, we need to make a second call through the dialer.
Test procedure is following;
Test procedure
1. Set up MO call to Client 1.
2. Use the Dialler to make a second call to Client2.
3. Clear the existing call on Client1.
4. Use the Dialler to make a second call to Client1.
5. Clear the existing call on Client2 while attempting to retrieve the call on DUT.
6. Use the Dialler to make a second call to Client2.
7. Clear the existing call on Client2.
8. Retrieve Call with Client 1.
Will mozilla support this feature?
Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → leo?
Comment 1•12 years ago
|
||
Please comment on the current, expected, and future feature work in this are so we can determine if this should block.
Flags: needinfo?(ffos-product)
Updated•12 years ago
|
blocking-b2g: leo? → koi?
Comment 2•12 years ago
|
||
cc Joe.
Assignee | ||
Comment 3•12 years ago
|
||
I'll take this as part of the conference call work in 1.2.
Assignee: nobody → anthony
Blocks: koi-comms
Component: DOM: Device Interfaces → Gaia::Dialer
Product: Core → Boot2Gecko
Comment 4•12 years ago
|
||
Making a second call isn't blocked by conference call support. Clearing the dependency!
No longer depends on: 772765
Updated•12 years ago
|
Whiteboard: [u=commsapps-user c=dialer p=0]
Assignee | ||
Comment 5•12 years ago
|
||
First step to complete this is to allow resizing the CallScreen attention-screen. I've talked with Vivien and we're gonna use window.resizeTo() with threshold values to switch between fullsize and statusbar size.
I'll talk with Gabriele about Gecko sending mozbrowser events when we call those so that we can react.
Updated•12 years ago
|
blocking-b2g: koi? → koi+
Updated•12 years ago
|
Flags: needinfo?(ffos-product)
Updated•12 years ago
|
Updated•12 years ago
|
Whiteboard: [u=commsapps-user c=dialer p=0] → [u=commsapps-user c=dialer p=0][Sprint2]
Assignee | ||
Comment 6•12 years ago
|
||
I have a working prototype of this. We'll need to rework the dialer app to be usable with a bigger statusbar. That might be a big task, I don't know yet.
Blocks: meta-leo-IOT1
No longer blocks: meta-leo-IOT1
Assignee | ||
Updated•12 years ago
|
Whiteboard: [u=commsapps-user c=dialer p=0][Sprint2] → [u=commsapps-user c=dialer p=2][Sprint2]
Assignee | ||
Comment 7•12 years ago
|
||
I only needed a small change to adapt the app to a different height.
Two things are needed to land the first version for this:
- Visual asset for the "Add Call CTA". It's a phone handset with a + next to it. See page 15 of the Dialer Spec v0.7. Victoria, can you help with this?
- Landing the Gecko part (bug 891763) and then landing the Gaia system part (bug 908186) for resizing the attention screen.
Note that the first version will behave weirdly because we'll need to fix app transitions with an attention screen (bug 908258).
Flags: needinfo?(vpg)
Assignee | ||
Comment 8•12 years ago
|
||
Removing the needinfo as I got all the icons through email.
Flags: needinfo?(vpg)
Assignee | ||
Comment 9•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Comment 10•12 years ago
|
||
Comment on attachment 799687 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/11931
This still relies on an uncommitted patch for bug 908186.
Attachment #799687 -
Flags: review?(etienne)
Comment 11•12 years ago
|
||
Comment on attachment 799687 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/11931
It's hard to find anything to nit pick on..
r=me with kinder country bonus :)
Attachment #799687 -
Flags: review?(etienne) → review+
Assignee | ||
Comment 12•12 years ago
|
||
Landed with https://github.com/mozilla-b2g/gaia/commit/c239c1909a3aecf046d40ab81d01a4f0681784d3
Can we sign a deal with Kinder for FxOS 1.2? Free deliveries in our offices \o/
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 13•12 years ago
|
||
(In reply to Anthony Ricaud (:rik) from comment #12)
> Landed with
> https://github.com/mozilla-b2g/gaia/commit/
> c239c1909a3aecf046d40ab81d01a4f0681784d3
>
> Can we sign a deal with Kinder for FxOS 1.2? Free deliveries in our offices
> \o/
Well we could at least name the 1.4 release Kinder country :)
You need to log in
before you can comment on or make changes to this bug.
Description
•