Firefox OS/Comms/Dialer/Sprint/1: Difference between revisions
< Firefox OS | Comms | Dialer | Sprint
Jump to navigation
Jump to search
No edit summary |
|||
Line 42: | Line 42: | ||
** Ready to land, but waiting for Germán to answer a ni? before that | ** Ready to land, but waiting for Germán to answer a ni? before that | ||
==Day 5: June 27== | ==Day 5: June 27== | ||
====drs==== | |||
* {{bug|1019546}} - Dialpad and Contacts are overlapped when switching between them | |||
** Landed and uplifted. | |||
====Rik==== | |||
* on PTO until June 30 | |||
====gsvelto==== | |||
* {{bug|993018}} - Make the "place new call" feature independent of the callscreen->appwindow message channel | |||
** Prepared a cherry-picked patch for uplifting to v1.4 | |||
* {{bug|992948}} - Use the telephony-call-ended system message to fill call log | |||
** Likewise | |||
* {{bug|990003}} - [Dolphin][Tarako][Perf][Dialer] It takes a long time for the call screen shows up | |||
** Likewise, this required some modifications, I'm now testing the functionality of the three aggregated patches on a device | |||
* {{bug|1019370}} - [dolphin] dolphin always shows SIM 1's USSD message for Sim 2. | |||
** The fix is already available in {{bug|1002327}} and I've cooked up a v1.4-specific patch but I'm waiting for the three previous bugs to land on v1.4 before landing this | |||
* {{bug|970187}} - [Dialer] Support CDMA 3-way (conference) calls | |||
** I did the final review for this bug, it's waiting for agreen Travis run to land | |||
====gtorodelvalle==== | |||
* {{bug|1007709}} - [Dialer][Call Screen] Create fluid size for contact name in the upper information panel: | |||
** Landed in master and v2.0 after being some days in quarantine as a consequence of some intermittent tests observed in TBPL. | |||
* {{bug|1018283}} - [Follow-up 951665] Pending visual revision and adjustments of the VR call screen when in lockscreen: | |||
** Implemented the latest specs provided by Pau. | |||
** Obtained the ui-review+ by Vicky. | |||
** Currently waiting for Travis verdict. | |||
* {{bug|1017365}} - [Flame][V1.4][Dialer]The "Emergency number" is displayed as "Emergency nu..." and the text colour of "Connecting" and "via SIM1" is close to the background when you MO an Emergency call | |||
** Just started working on this bug. Since it is a 1.4 blocker, we will try to find a compromised solution with UX since trying to cherry-pick the adaptable font size patch could be risky. | |||
====etienne==== | |||
* Landed {{bug|1028039}} (window manager issue) which was blocking Gabriele's USSD work. | |||
* Feedbacking audio compete issues (re: loop) in {{bug|1016277}} | |||
* Nth review round for the airplane mode lag patch {{bug|996863}} | |||
* Review for the call log APZC issue (building block related) {{bug|1022746}} | |||
==Day 6: June 30== | ==Day 6: June 30== | ||
=Retrospective= | =Retrospective= | ||
* We need to organize ourselves better. | * We need to organize ourselves better. |
Revision as of 13:26, 29 June 2014
Bugs
Bugs Taken in Planning
ID | Assigned to | Summary | Blocking b2g | Feature-b2g | Whiteboard | Resolution |
---|---|---|---|---|---|---|
1007709 | Germán Toro del Valle (:gtorodelvalle) | [Dialer][Call Screen] Create fluid size for contact name in the upper information panel | --- | No cf_feature-b2g | [planned-sprint] | FIXED |
1016885 | Gabriele Svelto [:gsvelto] | [Tarako][Dolphin][LMK][Youtube][USSD] Pop-up USSD message causes Youtube being killed at background due to LMK while using Youtube app | 1.3T+ | No cf_feature-b2g | [partner-blocker][sprd317445][planned-sprint] | FIXED |
1017365 | Germán Toro del Valle (:gtorodelvalle) | [V1.4][Dialer]The "Emergency number" is displayed as "Emergency nu..." | 1.4+ | No cf_feature-b2g | [bamboo] [planned-sprint] | FIXED |
1019546 | Doug Sherk (:drs) (inactive) | Dialpad and Contacts are overlapped when moving from one to the other | 2.0+ | No cf_feature-b2g | [planned-sprint] | FIXED |
1021175 | Doug Sherk (:drs) (inactive) | Incorrect version of wallpaper shows the first time you use dialer | 2.0+ | No cf_feature-b2g | [planned-sprint] | FIXED |
1022746 | Vivien Nicolas (:vingtetun) (:21) - (NOT reading bugmails, needinfo? please) | The call log isn't using APZC anymore :/ | 2.0+ | No cf_feature-b2g | [c=regression p= s= u=2.0][planned-sprint] | FIXED |
1024460 | Doug Sherk (:drs) (inactive) | In multiconference, Contact's name or phone number is duplicate. | 2.0+ | No cf_feature-b2g | [planned-sprint] | FIXED |
1025631 | Paco Rampas [:paco] | Incomplete visual refresh for USSD screen | 2.0+ | No cf_feature-b2g | [planned-sprint] | FIXED |
8 Total; 8 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Bugs Taken During Sprint
9 Total; 9 Open (100%); 0 Resolved (0%); 0 Verified (0%);
All Issues for this Sprint
17 Total; 17 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Daily Meetings
Day 1: June 23
Day 2: June 24
Day 3: June 25
Day 4: June 26
drs
- bug 1007709 - Create fluid size for contact name in the upper information panel
- Reviewed and landed after some problems with intermittents
- bug 1022746 - The call log isn't using APZC anymore :/
- Ready to land, but waiting for Germán to answer a ni? before that
Day 5: June 27
drs
- bug 1019546 - Dialpad and Contacts are overlapped when switching between them
- Landed and uplifted.
Rik
- on PTO until June 30
gsvelto
- bug 993018 - Make the "place new call" feature independent of the callscreen->appwindow message channel
- Prepared a cherry-picked patch for uplifting to v1.4
- bug 992948 - Use the telephony-call-ended system message to fill call log
- Likewise
- bug 990003 - [Dolphin][Tarako][Perf][Dialer] It takes a long time for the call screen shows up
- Likewise, this required some modifications, I'm now testing the functionality of the three aggregated patches on a device
- bug 1019370 - [dolphin] dolphin always shows SIM 1's USSD message for Sim 2.
- The fix is already available in bug 1002327 and I've cooked up a v1.4-specific patch but I'm waiting for the three previous bugs to land on v1.4 before landing this
- bug 970187 - [Dialer] Support CDMA 3-way (conference) calls
- I did the final review for this bug, it's waiting for agreen Travis run to land
gtorodelvalle
- bug 1007709 - [Dialer][Call Screen] Create fluid size for contact name in the upper information panel:
- Landed in master and v2.0 after being some days in quarantine as a consequence of some intermittent tests observed in TBPL.
- bug 1018283 - [Follow-up 951665] Pending visual revision and adjustments of the VR call screen when in lockscreen:
- Implemented the latest specs provided by Pau.
- Obtained the ui-review+ by Vicky.
- Currently waiting for Travis verdict.
- bug 1017365 - [Flame][V1.4][Dialer]The "Emergency number" is displayed as "Emergency nu..." and the text colour of "Connecting" and "via SIM1" is close to the background when you MO an Emergency call
- Just started working on this bug. Since it is a 1.4 blocker, we will try to find a compromised solution with UX since trying to cherry-pick the adaptable font size patch could be risky.
etienne
- Landed bug 1028039 (window manager issue) which was blocking Gabriele's USSD work.
- Feedbacking audio compete issues (re: loop) in bug 1016277
- Nth review round for the airplane mode lag patch bug 996863
- Review for the call log APZC issue (building block related) bug 1022746
Day 6: June 30
Retrospective
- We need to organize ourselves better.