Confirmed users
978
edits
(2014-07-22-ril team) |
(→Team member updates: 2014-07-22) |
||
Line 14: | Line 14: | ||
*# {{bug|1027430}}, Supporting different MVNO. - done. | *# {{bug|1027430}}, Supporting different MVNO. - done. | ||
*# {{bug|1013847}} readICCID() even appIndex is -1. | *# {{bug|1013847}} readICCID() even appIndex is -1. | ||
= Team memebers' updates = | |||
== Aknow == | |||
*'''Target:''' | |||
*# {{Bug|1034522}} - B2G Emulator: Add console command - sim status (r+) | |||
*# {{Bug|1036851}} - Add 'ready' event to telephony to signal the completion of initialization (r?) | |||
*# {{Bug|1035654}} - Leak with 'new TrackEvent' | |||
*#* Generated union types are not cycle collected | |||
*# {{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) ==== | |||
#{{Bug|935843}} - B2G RIL: Parse EF_IMG from SIM '''2.1, WIP''' | |||
#* WIP & tests for basic black-white icons | |||
#* Work on decoding color icon | |||
#{{Bug|824145}} - B2G STK: Support for STK icon display '''2.1''' | |||
#* Studying and ongoing | |||
==== Tracking & Debugging ==== | |||
==== Reviews and Feedbacks ==== | |||
#{{Bug|1029721}} - CDMA call waiting call is not logged in call history '''2.0+''' | |||
#{{Bug|998147}} - [Dialer] A Missed Call notification is given when chosing to hang up on an incoming call | |||
#{{Bug|843452}} - B2G RIL: use ipdl as IPC in MozMobileConnection | |||
#{{Bug|1033142}} - B2G RIL: add support for mvno type 'gid' in matchMvno() function | |||
#{{Bug|813893}} - B2G RIL: support UMTS CBS Message | |||
#{{Bug|911055}} - [zffos1.1][P3][Dailer]DuT doesn allow to dial a <<pause>> | |||
#{{Bug|1032858}} - Add support for RIL_REQUEST_GET_CELL_INFO_LIST to expose neighboring cell data | |||
#{{Bug|1036851}} - Add 'ready' event to telephony to signal the completion of initialization | |||
== Jessica == | |||
*'''Target: | |||
*# {{Bug|1032858}} - Add support for RIL_REQUEST_GET_CELL_INFO_LIST to expose neighboring cell data '''(landed)''' | |||
*#* test cases will be in {{Bug|1035089}} | |||
*# {{Bug|1033142}} - B2G RIL: add support for mvno type 'gid' in matchMvno() function '''(landed)''' | |||
*#* we have implemented the three mvno types. | |||
*# {{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. | |||
*# {{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: | |||
*# {{Bug|990458}} - B2G RIL: replace the use of 'network-interface-state-changed' events with updateNetworkInterface() API | |||
*#* pending, depends on {{Bug|939046}}. | |||
*# {{Bug|997654}} - B2G RIL: let each network handle its own host routes | |||
*#* depends on {{Bug|939046}}. | |||
*#* the issue found in {{bug|1003247}} will be a problem for this bug. | |||
*# {{Bug|973543}} - B2G RIL: host routes removed unexpectedly when data call is shared | |||
*#* pending, depends on {{Bug|997654}}. | |||
*# {{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:''' | |||
*# NetworkManager discussion | |||
== Vicamo == | |||
* <b>Target</b> | |||
** {{bug|1038606}} - implement a nsITelephonyService for Simulator | |||
** {{bug|1040145}} - Failed to compile b2g-desktop with --enable-b2g-bt (r+) | |||
* <b>Pending</b> | |||
** {{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 | |||
* <b>Review/Feedback</b> | |||
** {{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 |