TPE TelephonyPlatform team/2014-10-14

Team's updates

<Read Only>

  • 2.1 release
    • Important dates
      • Sprint 4, 09/01 ~ 09/12
      • Feature Complete: 10/13
  • 2.2 Goals - internal interfaces cleanup & freezing
    1. bug 1058398 - [meta][B2G][Telephony] streamline sendMMI(), cancelMMI() and dial() (P1)
    2. bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (P1)
    3. bug 1047203 - [meta][B2G] have a strong restriction on valid values in idl interface (P1)
    4. bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service (P1)
    5. bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager (P1)
    6. bug 1000485 - Streamline nsITelephonyService API (P2)
    7. bug 815526 - [meta] B2G RIL: deprecate RILContentHelper (P2)

Team memebers' updates

Aknow

  • Done:
    1. bug 1069862 - MozMobileConnection.getCallBarringOption() with a specific serviceClass doesn't work on some operator
    2. bug 1074377 - Telephony::EnumerateCallState ignores already_AddRefed return values.
  • Target:
    1. bug 1058397 - [B2G][Telephony] add UssdSession API (r+)
    2. bug 1059649 - [tarako/dolphin]After we hangup any one of the two calls in a group call, we'll never success to merge conference call again
    3. bug 1072868 - [B2G][Telephony] introduce a new interface as proxy between telephony modules and AudioManager
  • Review:
    1. bug 1057455 - [Dialer] [MMI] session expired screen for code *3282#, yet SMS still is delivered

Ben

  • Target:
    • bug 1081811 - [B2G][Telephony] correct the usage of 'callschanged' event
  • Pending:
    • bug 1077075 - Augment telephony API to notify client code of errors when attempting hold(), resume(), etc.

Bevis

  • Done
    • bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast (landed)
    • bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host by MmsService per MMS connection. (1.3)(2.0)
      • 2.0v was landed.
  • Ongoing
    • bug 1072367 - [B2G][RIL] broadcast system message "cdma-info-rec-received" in MobileConnectionService (r?)
    • bug 1074092 - [CBS] Move CBS Settings implementation from RadioInterfaceLayer to CellBroadcastService.
      • Patch will be reviewed after testing complete.
  • Clarified
    • bug 1077754 - [MMS] User will receive an endless sending message when sending an MMS with a non activated sim card.
      • Known issue. To be improved after bug 904514 is ready.
  • Clarifying
    • bug 1077776 - [v2.2] Bug: MMS does not reliably send to contacts (ni?)
    • bug 1032064 - [v2.2] Bug: MMS won't send/retrieve with WiFi active (ni?)
  • Pending
    • bug 1072808 - [meta][B2G] introduce new interfaces as proxy between Telephony modules and SystemMessage service
    • bug 1072069 - B2G RIL: read Mailbox numbers (0x6F17) for CPHS support.
    • bug 1044721 - [B2G][SMS] Provide an API to modify the SMSC address of the inserted UICC
    • bug 1043250 - Invalid SMSC exposed in Settings

Edgar

Target

  • bug 937485 - WebIccManager API: Use Webidl enum for cardState (Landed)
  • bug 1081810 - Implement IccCardLockError in C++ (Review+)
  • bug 931670 - If the voice and data can not concurrent existed, we should change data connection state to "SUSPEND" during voice call
    • MTK need this.
  • Marionette OOP test, bug 926277 - [meta] Add test cases running in OOP mode for RIL APIs:
    • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode
      • Reviewer has some suggestion.
    • bug 1079880 - [Cellbroadcast] Add test cases running in OOP mode
      • WIP patch.
    • setRadioEnabled(false) in OOP mode.

Review & feedback

  • bug 1074037 - B2G RIL: refine DataCall's canHandleApn() decision logic
  • bug 1069186 - Invalid LTE signal level reported
    • take over from lissy.
  • bug 1072367 - [B2G][RIL] broadcast system message "cdma-info-rec-received" in MobileConnectionService
  • bug 1080059 - ###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file ../../dist/include/nsCOMPtr.h, line 532

Pending

  • bug 977474 - B2G: [NetworkOption] Combine the prefixLength, prefix and maskLength into one. (Review+)
    • Rebase
  • bug 1054148 - Clean up MOZ_B2G_RIL in NetworkManager. (Ongoing)
    • Working branch

Hsinyi

Target.(Bug Number, Summay, Stauts, Estimated date)

Tracking & Debugging & Clarifying

  1. bug 1062862 - [dolphin][GCF] STK‘27.22.4.7.1/1’fail,STK After FETCH and before TERMINAL RESPONSE the ME didn't perform SIM initialisation
  2. bug 996369 - [OPEN C_1.3][STK]File Change Notification does not work

Review & Feedback

  1. bug 1058397 - [B2G][Telephony] add UssdSession API
  2. bug 1067859 - With an established call and calling to second phone number the sound alert for new SMS does not beep

Others

  1. Freezing RIL interfaces
  2. Sharing: Do not add new instances of __exposedProps__ to mozilla-central

Jessica

  • Ongoing and Done:
    1. bug 1074037 - B2G RIL: refine DataCall's canHandleApn() decision logic (landed)
      • follow-up patch to fix undefined variable name.
      • need to be uplifted to v2.0, v2.0m and v2.1
    2. bug 1047196 - [B2G] consider not use "jsval" in interfaces, like nsIMobileConnectionCallback.idl (landed)
      • yay! \o/
      • follow-up bug: bug 1079702 - B2G RIL: reconsider the use of some dictionaries in MozMobileConnection APIs
    3. bug 1062912 - [B2G] move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (ongoing)
      • successfully moved to nsIMobileConnectionService.
      • the callbacks use jsval, so we may need to change them as well.
  • Target:
    1. bug 1052842 - Use enums for NetworkSelectionMode in nsIMobileConnectionProvider.idl
    2. bug 1052843 - Use enums for MobileRadioState in nsIMobileConnectionProvider.idl
  • Pending:
    1. bug 997654 - B2G RIL: let each network handle its own host routes
    2. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
    3. bug 1017470 - B2G RIL: reconnect data call only if necessary when apns are updated
      • should we use a queue? should we wait after NetworkManager enhancement is done?
    4. bug 1039938 - [OPEN II_1.3] Data connection couldn't be established when handover from GSM to UTRAN
      • waiting for Vance's confirmation.
  • Reviews/Feedbacks/Others:

Wesley (EPM)