Hsin-Yi Tsai
296e7d9e55
Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part3 - RIL. r=vicamo
2013-08-14 16:22:38 +08:00
Szu-Yu Chen [:aknow]
a3bf81f817
Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi
2013-08-14 08:50:36 -04:00
Vicamo Yang
9ddf2cea9c
Bug 904084 - fix voicemail test case test_voicemail_statuschanged.js permanent failure. r=yoshi
2013-08-14 10:23:58 +08:00
Vicamo Yang
bae5feb8db
Bug 899885 - 2/2: fix all communications to ril_worker. r=yoshi,gene
2013-08-13 20:14:13 +08:00
Ryan VanderMeulen
4d14292521
Backed out 4 changesets (bug 887690) for suspicion of causing frequent mochitest-2 failures.
...
Backed out changeset 106ae6eee902 (bug 887690)
Backed out changeset e2c72cb029f4 (bug 887690)
Backed out changeset 9eea090ed6f7 (bug 887690)
Backed out changeset 1defeb691f5c (bug 887690)
2013-08-12 19:13:38 -04:00
Szu-Yu Chen [:aknow]
3784ca26da
Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi
2013-08-12 08:25:24 -04:00
Yoshi Huang
bd04de3d30
Bug 895169 - B2G RIL: Check contact attributes values when export to SIM. r=vicamo
2013-08-09 16:00:38 +08:00
Hsin-Yi Tsai
909dd8dfe2
Bug 822210 - cdma call waiting - part3 - ril impl. r=vicamo
2013-07-30 17:24:43 +08:00
Hsin-Yi Tsai
0e34952997
Bug 899959 - B2G RIL: refactor request handler in RILContentHelper. r=vicamo
2013-07-31 15:39:52 +08:00
Szu-Yu Chen [:aknow]
1ee6dd90bd
Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi
2013-08-05 16:28:31 -04:00
Szu-Yu Chen [:aknow]
6749b17ad4
Bug 880643 - Part 2: Address the suggestion from jshint. r=hsinyi
...
---
dom/system/gonk/RILContentHelper.js | 6 +++---
dom/system/gonk/RadioInterfaceLayer.js | 2 +-
dom/system/gonk/ril_worker.js | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
2013-07-31 16:03:57 +08:00
Edgar Chen
83aba14176
Bug 869768 - Part 3: RIL implementation for roaming preference. r=hsinyi
2013-06-10 15:47:03 +08:00
Edgar Chen
46b1acc597
Bug 882984 - Part 2: RIL implementation for exposing CDMA registration information. r=hsinyi
...
--HG--
extra : rebase_source : 63fd4e832c00117853b7cb4781d7923763b4f3eb
2013-07-04 11:48:48 +08:00
Thomas Zimmermann
48cbffef50
Bug 886239: Remove retryCount from nsIDOMMobileConnection, r=vyang
...
The attribute retryCount is deprecated and removed by this
patch. When it lands, all users of retryCount have been
converted to getCardLockRetryCount.
2013-07-19 08:48:04 +02:00
Michael Henretty
be57d7fb57
Bug 890909 - [Contacts API] migration code problem when matching using the substringMatching pref (eg in Brazil). r=gwagner
2013-07-18 16:17:41 -04:00
Jose Antonio Olivera Ortega
f137d39755
Bug 888904 - Part 3: RIL changes for CLIR support. r=vicamo
2013-07-17 23:18:29 +02:00
Edgar Chen
a70241c6a2
Bug 875721 - Part 5: RIL implementation changes for iccInfo. r=allstars.chh
2013-05-30 19:14:39 +08:00
Thomas Zimmermann
86b5023ccf
Bug 875710: Added getCardLockRetryCount to nsIIccProvider, r=vyang, sr=mounir
...
This patch adds getCardLockRetryCount to nsIIccProvider and its
implementations. This method allows callers to query the number
of remaining tries for unlocking a SIM-card lock. Supported locks
are 'pin', 'puk', 'pin2', 'puk2', 'nck', 'cck', and 'spck'. The
call returns a DOM request that returns the retry count in its
success handler, or signals an appropriate error.
Reading the retry count is an optional feature and may not be
supported for all lock types. In this case the DOM request receives
and error with the name GECKO_ERROR_NOT_SUPPORTED. For an invalid
lock type, the error name is GECKO_ERROR_GENERIC_FAILURE.
getCardLockRetryCount replaces retryCount in nsIDOMMobileConnection,
which is now deprecated.
--HG--
extra : rebase_source : d1d11612f836652dca85f7c701f09e7af962e3b7
2013-07-09 16:06:05 +02:00
Justin Lebar
779d96d10f
Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice
2013-07-08 17:55:42 -04:00
Edgar Chen
0a27223488
Bug 874744 - Part 3: Send cardstatechange event to iccManager. r=allstars.chh
2013-05-22 17:32:18 +08:00
Vicamo Yang
836b77b5e8
Bug 814581 - Part 3/8: dispatch RIL messages. r=hsinyi,yoshi
2013-07-02 17:36:40 +08:00
Jose Antonio Olivera Ortega
95ac483c08
Bug 879680 - (mmi-result-cf) [MMI] Use MMIResult for Call Forwarding related functionality. r=ferjm
2013-07-01 01:23:52 +08:00
Fernando Jiménez
1b88241c2b
Bug 874000 - (mmi-result-pin) [MMI] Use MMIResult for PIN/PIN2/PUK related functionality. r=vicamo
2013-07-01 01:01:02 +08:00
Fernando Jiménez
83c78dfd70
Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 2: DOMMMIResult and DOMMMIError. r=vicamo, sr=sicking
2013-06-30 20:21:32 +08:00
Edgar Chen
e077bd7817
Bug 860585 - Part 3: RIL implementation changes for cardLock. r=allstars.chh
2013-04-11 15:12:09 +08:00
Szu-Yu Chen [:aknow]
4817823795
Bug 875243 - B2G RIL: fix some coding style. r=hsinyi
2013-06-10 10:41:14 +08:00
Hsin-Yi Tsai
6484d23375
Bug 823958 - RIL impl- Deliver 'enumerateCallStateComplete' (part 3/4). r=vicamo
2013-05-10 14:58:06 +08:00
Szu-Yu Chen [:aknow]
0b34baff3e
Bug 818393 - Part 3: Call barring RIL implementation. r=htsai.
...
---
dom/system/gonk/RILContentHelper.js | 112 +++++++++++++++++++++++++++++++-
dom/system/gonk/RadioInterfaceLayer.js | 38 +++++++++++
dom/system/gonk/ril_consts.js | 19 ++++++
dom/system/gonk/ril_worker.js | 31 +++++++++
4 files changed, 199 insertions(+), 1 deletion(-)
2013-05-21 13:13:37 +08:00
Gregor Wagner
5c9f195fc2
Bug 871788 - RILContentHelper.js line: 987: JavaScript Error: "setting a property that has only a getter". r=mrbkap
2013-05-14 08:32:48 -04:00
Szu-Yu Chen [:aknow]
300b576c8c
Bug 863281 - Part 2: Pass emergency info from ril to dom. r=htsai.
...
---
dom/system/gonk/RILContentHelper.js | 5 +++--
dom/system/gonk/ril_worker.js | 9 +++++++++
2 files changed, 12 insertions(+), 2 deletions(-)
2013-05-14 14:05:46 +08:00
Yoshi Huang
b2f78aac2f
Bug 859659 - Part 2: Update EF_Email and EF_ANR. r=vicamo
2013-04-30 14:53:47 +08:00
Jon Hylands
2d2c520fe3
Bug 869961 - RILContentHelper.voiceConnectionInfo fixed to check for null context. r=hsinyi
2013-05-13 10:18:19 +08:00
Hsin-Yi Tsai
d46bece2b0
Bug 869306 - Add call.isOutgoing for BT Cert. r=allstars.chh
2013-05-08 18:39:05 +08:00
Anshul Jain
bfacd9e857
Bug 854334 - Voice mail notification FAIL. r=marshall
2013-05-02 15:22:25 -07:00
Michael Vines
99b4773ed1
Bug 860660 - Content process support for display of PIN/PUK retry count. r=vyang
2013-05-06 14:03:00 -07:00
Yoshi Huang
f7bf5217b8
Bug 847741 - Part 5: readContacts impl. r=vicamo
2013-03-06 10:51:40 +08:00
Jose Antonio Olivera Ortega
954208aba2
Bug 859318 - Part 3: RIL changes for call waiting functions. r=vicamo
2013-04-18 14:18:50 +02:00
Hsin-Yi Tsai
a874c054da
Bug 856520 - B2G RIL: update RILContentHelper.rilContext.networkSelectionMode correctly. r=allstars.chh
2013-04-01 14:26:45 +08:00
Hsin-Yi Tsai
33c2d01791
Bug 855643 - B2G RIL: actively update networkSelectionMode at the first time querying. r=allstars.chh
2013-03-29 10:56:07 +08:00
Edgar Chen
3ab32e025b
Bug 852815 - Correct Icc related naming in RadioInterfaceLayer and RILContentHelper. r=allstars.chh
2013-03-25 11:09:01 +08:00
Edgar Chen
f8d13b4176
Bug 847820 - Part 3: RIL implementation. r=allstars.chh
2013-03-06 10:12:23 +08:00
Edgar Chen
cc18dc6c9d
Bug 828307 - Part 3: RIL implementation change. r=vyang
2013-02-25 11:47:27 +08:00
Edgar Chen
79d40c9fc8
Bug 848688 - Have a consistent naming for error message. r=allstars.chh
2013-03-07 18:35:57 +08:00
Vicamo Yang
8ff8099d18
Bug 834160 - Part 7/7: Fix RILContentHelper. r=htsai,allstars.chh
2013-03-06 17:53:31 +08:00
Siddartha Pothapragada
cbfe3f7459
Bug 840780 3/3 - B2G RIL: Add support to manage and access logical channels to UICC. r=vicamo
2013-02-25 17:27:26 +08:00
Yoshi Huang
c3cdc774d3
Bug 833711 - Part 3: Move lastKnownMcc into voice connection. r=vicamo
2013-01-24 11:11:16 +08:00
Yoshi Huang
0d9d4a1954
Bug 833711 - Part 2: Revise handleoperatorchange in RadioInterfaceLayer and updateInfo in RILContentHelper. r=vicamo
2013-01-28 11:41:34 +08:00
Yoshi Huang
8eecf8ee1e
Bug 830164 - Part 2: rename icc to iccInfo. r=vicamo
2013-01-10 17:18:54 +01:00
Jose Antonio Olivera Ortega
df7f8dbc2e
Bug 822522 - [b2g-ril] Add an explicit GECKO_CARDSTATE_UNKNOWN state. r=qDot
2013-02-01 14:17:48 +01:00
Hsin-Yi Tsai
1078507957
Bug 830522 - unregister enumerationTelephonyCallback. r=vicamo
2013-01-31 10:37:13 +08:00