TPE TelephonyPlatform team/2015-07-21

From MozillaWiki
Jump to navigation Jump to search

Team's updates

<Read Only>

  • Tasks
    • Short/Medium term:
      • 2.5 (FC 2015-11-02) : Emulator-L porting (Edgar, John), Network manager enhancement (Jessica, John), CDMA multicall emulator (Ben), Performance improvement (Aknow), OTA support (?)
      • 2.2R (FC: TBD): Multiple APN (Jessica, Edgar), IMS features (not generic framework) (Bevis, Samael, Ben)
    • Long term (Ignite):
      • Gecko update: Bevis, Ben, Samael
      • NGA support (MobileMessage v2, etc): Bevis, Ben, Samael
      • Data and P2P: Jessica, John
      • Add-on support: Aknow, Edgar

Team memebers' updates

Aknow

  • Target/Ongoing:
    1. bug 1179089 - [Telephony] Update the IPC architecture to prevent QI failure (r?)
    2. bug 1174638 - Improve usability/performance of Airplane mode icon
      • Proposed a three-state (on/transition/off) style for icon change
      • Show immediate response when (1) on->transition and (2) off->transition
      • Indicate the action is prohibited at the moment of transition
      • Provide a prototype on flame
  • Review/feedback:
    1. bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService

Ben

  • Ongoing
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls (revising)
    • bug 891707 - B2G Emulator: update voice registration after switching radio technology (r?)
    • bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting (blocked)
    • bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting (blocked)
    • bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH (blocked)
    • bug 1181009 - [B2G] [Emulator] Dial a waiting call automatically when needed
  • Pending
    • bug 1155072 - Deprecate nsITelephonyListener.conferenceCallStateChanged (revising)
    • bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
    • bug 977503 - B2G RIL: [CDMA] update callNumber when a waiting call coming after a 3way call
    • bug 1147296 - [B2G] [Emulator] Support CDMA call operations
    • bug 1116665 - Add [AvailableIn="CertifiedApps"] and [CheckPermissions="telephony"] to Telephony API

Bevis

  • Done
    • bug 1167507 - [B2G][FDN] Wrap the input of the FDN Contact to MozIcc.updateContact() as a mozContact. (landed)
  • Ongoing
    • bug 1114937 - [B2G][ICC] Refactor Icc Contacts in MozIcc.webidl with IPDL. (r?)
    • Lock down APIs for MobileMessageManager v2.
  • New
    • bug 1182562 - [Aries][RIL] No Voice mail is received when calling a device that enters Airplane mode during mid call.
    • bug 1174441 - [spark] Group texting doesn't work
    • bug 1182770 - MMS somtimes gets reported as in error when it has been sent
  • Review
    • bug 984413 - [SMS][MMS] Document message database.

Edgar

Target

  • bug 1177146 - [Aries][RIL] Reply from QUERY_AVAILABLE_NETWORKS has more data than expected (Landed)
  • bug 1183578 - [RIL] Gecko gets no response from rild for pin2 and puk2 operation (Landed)
  • bug 1159591 - [Telephony] Move MMI logic from ril_worker to telephonyService (Landed)
  • bug 1177234 - (Emulator_L_Local) [Meta] Emulator-L (Local)
    • bug 1184418 - [emulator-l][external/qemu] build standalone emulator host binary and integrate it into full system build
      • Integrate standalone emulator build into full system build
      • First round merge to bring our patches from b2g-kitkat to b2g-studio-1.3

Review & feedback

  • bug 1182770 - MMS somtimes gets reported as in error when it has been sent

Tracking & Debugging

Other

Pending

Hsinyi

Target

Tracking & Debugging & Clarifying

Review & Feedback

  1. bug 1171994 - Improve RIL I/O code

Others

  1. Following add-on features

Pending

  1. bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
    • MobileConnection - should have stricter checks in code (pending)

Jessica

  • Target/Ongoing:
    1. bug 978071 - B2G Emulator: support IPv6 (ongoing)
      • bug fixed, patches uploaded, under review.
    2. bug 1179097 - Provide WebAPI to setup data connection (ongoing)
      • implementation part almost done, clarifying with LG folks about the webAPI.
    3. bug 1174998 - Configure MTU from apn settings or the one reported from modem (ongoing)
      • added setMtu() in NetworkService, need to read mtu from data call response.
    4. bug 1185406 - B2G RIL: Read 'pcscf' from data call response since RIL version 10 (ongoing)
      • patch uploaded, but only emulator-l support ril version >= 10.
  • Pending:
    1. bug 1167132 - [NetworkManager] move network information into a separate interface
    2. bug 1156231 - Data registration lost issues
    3. bug 1131962 - B2G RIL: clear proxies on boot up
    4. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
  • Reviews/Feedbacks/Others:

John

  • Done:
    1. bug 1143607 - 2nd run failure on emulator-x86-kk.(r+)
  • Target:
    1. bug 1179165 - B2G Emulator-l fails to boot: MOZ_CRASH("Failed to create EGLConfig!\n").(Ongoing)
    2. bug 1122376 - [B2G][RIL] Support SIM contact dialling number exceed 20 digits.
    3. bug 1170834 - [Aries][Settings] The SIM Security menu item does not indicate when there is no SIM Card in the device.
    4. bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.
    5. bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.

Samael

  • Done
    • bug 1181466 - [B2G][SMS][MMS] nsIDeletedMessageInfo object becomes empty in "sms-deleted" JS observers on KK (landed)
    • bug 984413 - [SMS][MMS] Document message database (r+)
  • Ongoing
    • bug 1043250 - [B2G][SMS] Update getSmscAddress API to support variant SMSC address formats on different devices.
  • Pending
    • bug 1109534 - RIL: Decode SMS address as "Called party BCD number"

Wesley (EPM)

  • 2.2R (for Red-Tai and Red-Square)