Firefox OS/Comms/Dialer/Sprint/v2.1-S6/20141007-StandupNotes: Difference between revisions
< Firefox OS | Comms | Dialer | Sprint | v2.1-S6
Jump to navigation
Jump to search
m (→Blockers) |
m (Lakrits moved page FirefoxOS/Comms/Dialer/Sprint/v2.1-S6/20141007-StandupNotes to Firefox OS/Comms/Dialer/Sprint/v2.1-S6/20141007-StandupNotes: The official spelling of "Firefox OS" leaves a space between the two parts of the name. It's easier...) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 2: | Line 2: | ||
* 2.1+ {{Bug|1070066}} - [Dialer] The call screen does not display call info and shows a black background after repeatedly placing calls | * 2.1+ {{Bug|1070066}} - [Dialer] The call screen does not display call info and shows a black background after repeatedly placing calls | ||
** Assigned to Tamara. | ** Assigned to Tamara. | ||
** The patch in {{ | ** The patch in {{Bug|1076597}} will fix this. | ||
** We chose to dupe this to {{Bug|1068109}} as this effectively fixed the issue. | ** We chose to dupe this to {{Bug|1068109}} as this effectively fixed the issue. | ||
* 2.1+ {{Bug|1074379}} - Dialer does not always show incoming call # | * 2.1+ {{Bug|1074379}} - Dialer does not always show incoming call # | ||
** Assigned to Anthony for posterity. No work to be done. | ** Assigned to Anthony for posterity. No work to be done. | ||
** This is related to {{Bug|1070066}}. | ** This is related to {{Bug|1070066}}. | ||
** The patch in {{ | ** The patch in {{Bug|1076597}} will fix this. | ||
* 2.1+ {{Bug|1068109}} - Restore 2s delay before callscreen is closed | * 2.1+ {{Bug|1068109}} - Restore 2s delay before callscreen is closed | ||
** Landed, needs to be uplifted to 2.1. | ** Landed, needs to be uplifted to 2.1. | ||
| Line 13: | Line 13: | ||
** Assigned to Tamara. Can only be repro'd on a T-Mobile SIM. | ** Assigned to Tamara. Can only be repro'd on a T-Mobile SIM. | ||
** Tamara and Hsin-Yi have been digging, but this is still very much unknown. It should be possible to handle by the 2.1+ deadline. | ** Tamara and Hsin-Yi have been digging, but this is still very much unknown. It should be possible to handle by the 2.1+ deadline. | ||
* 2.1? {{Bug|1078663}} - [Dialer][Call log] Hidden number incoming call is displayed as Voicemail after OTA upgrade from 2.0 to 2.1 | |||
** Unassigned, new nom. | |||
* 2.0+ {{Bug|1074601}} - The SIM 2 Voice mail displayed as a "Unknown contact" in dialer view and call log view | * 2.0+ {{Bug|1074601}} - The SIM 2 Voice mail displayed as a "Unknown contact" in dialer view and call log view | ||
** Assigned to Tzu-Lin, being reviewed by Doug. This is under control. | ** Assigned to Tzu-Lin, being reviewed by Doug. This is under control. | ||
| Line 21: | Line 23: | ||
* 2.0? {{Bug|1077392}} - The USSD interface shows "Session expired" when is sent a wrong USSD code. | * 2.0? {{Bug|1077392}} - The USSD interface shows "Session expired" when is sent a wrong USSD code. | ||
** Unassigned, new nom. This looks like a RIL issue, though it will need more investigation. | ** Unassigned, new nom. This looks like a RIL issue, though it will need more investigation. | ||
** Lost blocker status as it's not a regression. | |||
* 2.0? {{Bug|1078222}} - USSD Notify response is not shown while USSD Request is working fine | * 2.0? {{Bug|1078222}} - USSD Notify response is not shown while USSD Request is working fine | ||
** Unassigned, new nom. Looks like a dupe of {{bug|1043817}}. | ** Unassigned, new nom. Looks like a dupe of {{bug|1043817}}. | ||
* 2.2? {{Bug|1077331}} - [System] If Vibrate is on, and a call is receive, it keeps vibrating | * 2.2? {{Bug|1077331}} - [System] If Vibrate is on, and a call is receive, it keeps vibrating | ||
** Unassigned, new nom. Asking for branch checks. | ** Unassigned, new nom. Asking for branch checks. | ||
====drs==== | |||
* Admin: | |||
** Add items to the office hour agenda: https://etherpad.mozilla.org/fxos-dialer-office-hour | |||
** Please let me know if you're coming to the bug triage or not. | |||
* Next steps: | |||
** Write MVC proposal. | |||
*** I wanted to do this yesterday, but I got sidetracked by tons of reviews and my patches. | |||
** {{Bug|1078448}} - Callscreen app instances linger in bfcache after being closed | |||
*** Going to investigate this. | |||
** {{Bug|1066874}} - [Dialer] User can be put into a state where there is no one on the other line in a phone call and user is unable to end call | |||
*** Going to take a stab at this. | |||
* My Patches: | |||
** {{Bug|1068104}} - Wake up the screen when all calls are ended | |||
*** Posted a patch for Etienne to review. | |||
** {{Bug|1068106}} - Evaluate acquiring screen wake lock from callscreen when a call ends | |||
*** Closed as a result of investigation in {{Bug|1068104}}. | |||
** {{Bug|1070050}} - Dialer doesn't show you which # a contact called you on | |||
*** Posted a patch for Anthony to review. | |||
** {{Bug|1045820}} - Port SimPicker implementation in MSAB and comms apps to GaiaSimPicker | |||
*** (no changes today) Waiting for Anthony, Francisco to review. | |||
* Reviews: | |||
** {{Bug|977056}} - [Dialer] Visual discrepancies: Call ended view under conference call participants list | |||
*** f-, redirected r? to Anthony | |||
*** This is a good time to implement parts of our MVC proposal. | |||
** {{Bug|1060293}} - Remove dialer's buttons.css and use styling from shared/styles/buttons.css instead | |||
*** f-, no action needed right now as there will be a new gaia-button component coming. | |||
** {{Bug|1074601}} - The SIM 2 Voice mail displayed as a "Unknown contact" in dialer view and call log view | |||
*** r- yesterday. | |||
*** r?, new version up today. | |||
** {{Bug|1011272}} - [B2G][RTL][Dialer] Arabic: "Call Log" in "Dialer" app has multiple issues. | |||
*** r+ | |||
** {{Bug|831974}} - [B2G][Dialer] User has to press 1 for a long time before Voicemail is reached | |||
*** r+ | |||
** {{Bug|1075757}} - [Dialer] call_log_test depends on the mozContacts API | |||
*** Review cleared. | |||
*** r?, new version up today. | |||
** {{Bug|1078921}} - Only retrieve outgoing calls for Bluetooth redial | |||
*** r? | |||
====Rik==== | |||
* {{Bug|1069286}} - No tactile feedback when dialling a number. Landed and asked for approval. | |||
* {{Bug|831974}} - User has to press 1 for a long time before Voicemail is reached. Landed. | |||
* {{Bug|1075757}} - call_log_test depends on the mozContacts API. Second round of review. | |||
* {{Bug|1078921}} - Only retrieve outgoing calls for Bluetooth redial. Quick untested patch | |||
====gtorodelvalle==== | |||
* Administrative: | |||
** Nothing to report. | |||
* {{Bug|977056}} - [Dialer] Visual discrepancies: Call ended view under conference call participants list: | |||
** Working on this bug. | |||
** Discussing with Doug the best way to approach the issue. | |||
* {{Bug|1066874}} - [Dialer] User can be put into a state where there is no one on the other line in a phone call and user is unable to end call: | |||
** Digging in it to try to identify the source of the issue. Weird stuff going on... :S | |||
====thills==== | |||
* {{Bug|1024341}} - Wakeup the device after call hangs up | |||
** We split this into several bugs. Right now, I'm working on one of the child bugs of this. | |||
* {{Bug|1068109}} to restore the 2s delay before the call screen goes away. | |||
** Need to ask for 2.1 approval. | |||
** We also decided not to mark 1070066 resolved as there is another fix in the works for this. | |||
* {{Bug|1068093}} - Remove legacy transition code from the callscreen | |||
** Started looking at this. I have some working code. I need to test this out on Tarako though as per {{Bug|1075603}} | |||
* {{Bug|1075603}} - Explore removing contact background image waiting code from callscreen | |||
** I'm having a few technical difficulties with my Tarako right now recognizing USB. I sent an email to nhirata on this. | |||
* {{Bug|1075699}} - Calling voicemail by long-pressing the 1 button displays an error and then calls. | |||
** Plan of attack for this after talking with Hsin-Yi is 1) Get feedback from QC, 2) try and load the qcril with flame and 3) prototype having gaia ignore the error (gaia + gecko changes) | |||
====pacorampas==== | |||
* Absent/no report | |||
====jpruden92==== | |||
* Absent/no report | |||
Latest revision as of 13:40, 1 February 2015
Blockers
- 2.1+ bug 1070066 - [Dialer] The call screen does not display call info and shows a black background after repeatedly placing calls
- Assigned to Tamara.
- The patch in bug 1076597 will fix this.
- We chose to dupe this to bug 1068109 as this effectively fixed the issue.
- 2.1+ bug 1074379 - Dialer does not always show incoming call #
- Assigned to Anthony for posterity. No work to be done.
- This is related to bug 1070066.
- The patch in bug 1076597 will fix this.
- 2.1+ bug 1068109 - Restore 2s delay before callscreen is closed
- Landed, needs to be uplifted to 2.1.
- 2.1+ bug 1075699 - Calling voicemail by long-pressing the 1 button displays an error and then calls
- Assigned to Tamara. Can only be repro'd on a T-Mobile SIM.
- Tamara and Hsin-Yi have been digging, but this is still very much unknown. It should be possible to handle by the 2.1+ deadline.
- 2.1? bug 1078663 - [Dialer][Call log] Hidden number incoming call is displayed as Voicemail after OTA upgrade from 2.0 to 2.1
- Unassigned, new nom.
- 2.0+ bug 1074601 - The SIM 2 Voice mail displayed as a "Unknown contact" in dialer view and call log view
- Assigned to Tzu-Lin, being reviewed by Doug. This is under control.
- Will be ready to land soon.
- 2.0? bug 1066874 - [Dialer] User can be put into a state where there is no one on the other line in a phone call and user is unable to end call
- Assigned to Germán, new nom.
- Looks like it could be bad, and is not a regression.
- 2.0? bug 1077392 - The USSD interface shows "Session expired" when is sent a wrong USSD code.
- Unassigned, new nom. This looks like a RIL issue, though it will need more investigation.
- Lost blocker status as it's not a regression.
- 2.0? bug 1078222 - USSD Notify response is not shown while USSD Request is working fine
- Unassigned, new nom. Looks like a dupe of bug 1043817.
- 2.2? bug 1077331 - [System] If Vibrate is on, and a call is receive, it keeps vibrating
- Unassigned, new nom. Asking for branch checks.
drs
- Admin:
- Add items to the office hour agenda: https://etherpad.mozilla.org/fxos-dialer-office-hour
- Please let me know if you're coming to the bug triage or not.
- Next steps:
- Write MVC proposal.
- I wanted to do this yesterday, but I got sidetracked by tons of reviews and my patches.
- bug 1078448 - Callscreen app instances linger in bfcache after being closed
- Going to investigate this.
- bug 1066874 - [Dialer] User can be put into a state where there is no one on the other line in a phone call and user is unable to end call
- Going to take a stab at this.
- Write MVC proposal.
- My Patches:
- bug 1068104 - Wake up the screen when all calls are ended
- Posted a patch for Etienne to review.
- bug 1068106 - Evaluate acquiring screen wake lock from callscreen when a call ends
- Closed as a result of investigation in bug 1068104.
- bug 1070050 - Dialer doesn't show you which # a contact called you on
- Posted a patch for Anthony to review.
- bug 1045820 - Port SimPicker implementation in MSAB and comms apps to GaiaSimPicker
- (no changes today) Waiting for Anthony, Francisco to review.
- bug 1068104 - Wake up the screen when all calls are ended
- Reviews:
- bug 977056 - [Dialer] Visual discrepancies: Call ended view under conference call participants list
- f-, redirected r? to Anthony
- This is a good time to implement parts of our MVC proposal.
- bug 1060293 - Remove dialer's buttons.css and use styling from shared/styles/buttons.css instead
- f-, no action needed right now as there will be a new gaia-button component coming.
- bug 1074601 - The SIM 2 Voice mail displayed as a "Unknown contact" in dialer view and call log view
- r- yesterday.
- r?, new version up today.
- bug 1011272 - [B2G][RTL][Dialer] Arabic: "Call Log" in "Dialer" app has multiple issues.
- r+
- bug 831974 - [B2G][Dialer] User has to press 1 for a long time before Voicemail is reached
- r+
- bug 1075757 - [Dialer] call_log_test depends on the mozContacts API
- Review cleared.
- r?, new version up today.
- bug 1078921 - Only retrieve outgoing calls for Bluetooth redial
- r?
- bug 977056 - [Dialer] Visual discrepancies: Call ended view under conference call participants list
Rik
- bug 1069286 - No tactile feedback when dialling a number. Landed and asked for approval.
- bug 831974 - User has to press 1 for a long time before Voicemail is reached. Landed.
- bug 1075757 - call_log_test depends on the mozContacts API. Second round of review.
- bug 1078921 - Only retrieve outgoing calls for Bluetooth redial. Quick untested patch
gtorodelvalle
- Administrative:
- Nothing to report.
- bug 977056 - [Dialer] Visual discrepancies: Call ended view under conference call participants list:
- Working on this bug.
- Discussing with Doug the best way to approach the issue.
- bug 1066874 - [Dialer] User can be put into a state where there is no one on the other line in a phone call and user is unable to end call:
- Digging in it to try to identify the source of the issue. Weird stuff going on... :S
thills
- bug 1024341 - Wakeup the device after call hangs up
- We split this into several bugs. Right now, I'm working on one of the child bugs of this.
- bug 1068109 to restore the 2s delay before the call screen goes away.
- Need to ask for 2.1 approval.
- We also decided not to mark 1070066 resolved as there is another fix in the works for this.
- bug 1068093 - Remove legacy transition code from the callscreen
- Started looking at this. I have some working code. I need to test this out on Tarako though as per bug 1075603
- bug 1075603 - Explore removing contact background image waiting code from callscreen
- I'm having a few technical difficulties with my Tarako right now recognizing USB. I sent an email to nhirata on this.
- bug 1075699 - Calling voicemail by long-pressing the 1 button displays an error and then calls.
- Plan of attack for this after talking with Hsin-Yi is 1) Get feedback from QC, 2) try and load the qcril with flame and 3) prototype having gaia ignore the error (gaia + gecko changes)
pacorampas
- Absent/no report
jpruden92
- Absent/no report