TPE RIL team/2014-07-22

From MozillaWiki
Jump to: navigation, search

Team's updates

<Read Only>

Team memebers' updates

Aknow

  • Target:
    1. bug 1034522 - B2G Emulator: Add console command - sim status (r+)
    2. bug 1036851 - Add 'ready' event to telephony to signal the completion of initialization (r?)
    3. bug 1035654 - Leak with 'new TrackEvent'
      • Generated union types are not cycle collected
    4. bug 889737 - [MMI] Unify both sendMMI() and dial() functions
  • Pending:

Bevis

  • Done
    • bug 1028791 - [B2G][CBS] Re-write Marionette Test Cases of CellBroadcast with Promise (landed)
    • bug 1028032 - [B2G][CBS] Remove Padding Charactor <CR> Correctly from Decoded CBS Message (landed)
    • bug 1023695 - [B2G][SMS] Introduce sms-deleted event to provide the awareness of change in MobileMessageDB for multiple apps interested in SMS. (2.0+) (landed)
  • Ongoing
    • bug 813893 - B2G RIL: support UMTS CBS Message (r?)
    • bug 1032097 - [B2G][MMS] Resolve/Add/Remove extra Host from the URL to be downloaded per MMS transaction.

Edgar

Target

  • bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection. (2.1+) (Review?)
  • bug 1013847 - [B2G] readICCID() even appIndex is -1. (2.1+) (In progress)
  • bug 977474 - B2G: [NetworkOption] Combine the prefixLength, prefix and maskLength into one. (Review?)
  • bug 937485 - WebIccManager API: Use Webidl enum for cardState. (In progress)

Tracking & debugging

  • bug 1038496 - [Dolphin][V1.4]Should control radio power after RILPROXY reconnected.
  • bug 1040211 - [B2G] Unable to detect or use Data Connection when enabled

Other

  • NetworkManager enhancement discussion.

Pending

  • bug 1016165 - B2G RIL: Handle the result of RIL request in a consistent way.
    • WIP patches
  • bug 1000014 - B2G RIL: Dispatch 'cfstatechange' only when the setCallForwarding request is success.

Hsinyi

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

  1. bug 935843 - B2G RIL: Parse EF_IMG from SIM 2.1, WIP
    • WIP & tests for basic black-white icons
    • Work on decoding color icon
  2. bug 824145 - B2G STK: Support for STK icon display 2.1
    • Studying and ongoing

Tracking & Debugging

Reviews and Feedbacks

  1. bug 1029721 - CDMA call waiting call is not logged in call history 2.0+
  2. bug 998147 - [Dialer] A Missed Call notification is given when chosing to hang up on an incoming call
  3. bug 843452 - B2G RIL: use ipdl as IPC in MozMobileConnection
  4. bug 1033142 - B2G RIL: add support for mvno type 'gid' in matchMvno() function
  5. bug 813893 - B2G RIL: support UMTS CBS Message
  6. bug 911055 - [zffos1.1][P3][Dailer]DuT doesn allow to dial a <<pause>>
  7. bug 1032858 - Add support for RIL_REQUEST_GET_CELL_INFO_LIST to expose neighboring cell data
  8. bug 1036851 - Add 'ready' event to telephony to signal the completion of initialization

Jessica

  • Target:
    1. bug 1032858 - Add support for RIL_REQUEST_GET_CELL_INFO_LIST to expose neighboring cell data (landed)
    2. bug 1033142 - B2G RIL: add support for mvno type 'gid' in matchMvno() function (landed)
      • we have implemented the three mvno types.
    3. bug 1039938 - [OPEN II_1.3] Data connection couldn't be established when handover from GSM to UTRAN (clarifying)
      • seems to be qcril's issue, analysis sent to Vance by mail.
    4. bug 1038289 - [B2G][Settings]SIM not detected after OTA (clarifying)
      • version mismatch in qcril after OTA update.
      • after removing qcril, mozril does not work with Flame 1.3.
  • Pending:
    1. bug 990458 - B2G RIL: replace the use of 'network-interface-state-changed' events with updateNetworkInterface() API
    2. bug 997654 - B2G RIL: let each network handle its own host routes
    3. bug 973543 - B2G RIL: host routes removed unexpectedly when data call is shared
    4. 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?
  • Reviews/Feedbacks/Others:
    1. NetworkManager discussion

Vicamo

  • Target
    • bug 1038606 - implement a nsITelephonyService for Simulator
    • bug 1040145 - Failed to compile b2g-desktop with --enable-b2g-bt (r+)
  • Pending
    • bug 859764 - WebSMS: move to MozMobileMessage WebIDL (pending)
    • bug 864484 - B2G RIL: use ipdl as IPC in MozCellBroadcast
    • bug 878533 - WebSMS: Move SmsFilter to WebIDL dictionary (r+)
    • bug 916607 - Convert MozSmsSegmentInfo to WebIDL dictionary (r-)
      • to rebase onto recent JSAPI changes.
    • bug 952875 - [B2G] [SMS] Not able to be notified of a new message from navigator.mozMobileMessage.onreceived before any request sent from content process to chrome process
  • Review/Feedback
    • bug 854200 - Meter power usage per "web apps"
    • bug 964697 - B2G Emulator: NFC support in KitKat
    • bug 1034000 - gUM with audio on emulator-jb and emulator-kk fails
    • bug 1034552 - B2G Emulator: Add console command - sim status
    • bug 1036868 - [Tarako][MMS][Notification] The notification of new MMS does not appear while playing music/video in foreground
    • bug 1038176 - SMS app launch latency regressed in v2.0
    • bug 1040348 - Use CheckPermission instead of Pref for voicemail interfaces