Commit Graph

298 Commits

Author SHA1 Message Date
Vicamo Yang
efa5361b9b Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi 2013-09-06 16:11:43 +08:00
Vicamo Yang
504ebdb465 Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-06 16:11:38 +08:00
Chia-hung Tai
a0127b0733 Bug 911690 - Fix the forever spinning circle icon when sending SMS under no service. r=vyang 2013-09-06 10:25:06 +08:00
Edgar Chen
042970044d Bug 869778 - Part 3: RIL implementation for CDMA MIN. r=allstars.chh 2013-08-12 14:59:17 +08:00
Gene Lian
1a6639563f Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir 2013-08-09 21:25:53 +08:00
Ed Morley
7182289847 Backed out changeset 89113a5b091e (bug 864485) 2013-09-04 11:50:59 +01:00
Ed Morley
4cc16102ce Backed out changeset 0b45d07ccdee (bug 907585) 2013-09-04 11:50:55 +01:00
Ed Morley
3f9e9d1f00 Backed out changeset 0a1f354d13a0 (bug 907585) 2013-09-04 11:50:52 +01:00
Ed Morley
19e0e1f7ed Backed out changeset 8b6235d4c2ac (bug 873351) 2013-09-04 11:50:46 +01:00
Vicamo Yang
9ec5a297b3 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-04 15:53:50 +08:00
Vicamo Yang
6337f9189f Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi 2013-09-04 15:53:42 +08:00
Vicamo Yang
c858cf5319 Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi 2013-09-04 15:53:39 +08:00
Vicamo Yang
8fa136fecd Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-04 15:53:34 +08:00
Phil Ringnalda
90f3149a6c Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage 2013-09-03 22:33:35 -07:00
Vicamo Yang
71000e9b28 Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-04 12:46:04 +08:00
Chia-hung Tai
34d4e623d3 Bug 911026 - Fix the wrong argument pass through setMessageDeliveryByMessageId after enabling "Delivery reports". r=vyang 2013-09-02 12:05:55 +08:00
Jessica Jong
aa22fe92f4 Bug 908603 - B2G RIL: Data connection not workable after flight mode on/off. r=vicamo 2013-08-29 09:58:41 -04:00
Shawn Ku
6b4a721377 Bug 905479 - Part 3: RIL implementation on change call barring password. r=hsinyi, r=yoshi 2013-08-27 09:59:17 +08:00
Szu-Yu Chen [:aknow]
1ad26c4b0b Bug 882983 - Part 3: Pass ota status (ril). r=hsinyi 2013-08-27 08:25:54 -04:00
Edgar Chen
fa748e7fe9 Bug 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang 2013-08-22 17:43:53 +08:00
Hsin-Yi Tsai
835ee83da3 Bug 908636 - B2g RIL: return false in setCallingLineIdRestriction. r=vicamo 2013-08-23 20:42:20 +08:00
Jessica Jong
2887754add Bug 832808 - B2G Multi-SIM: To support data call function for multi-SIM. r=vicamo 2013-08-22 18:06:36 +08:00
Hsin-Yi Tsai
f281720ed6 Bug 772765 - part3 - RIL impl. r=vicamo 2013-07-06 18:40:58 +08:00
Jessica Jong
072605f61d Bug 905955 - B2G RIL: mms data connection does not get disconnected. r=vicamo 2013-08-20 19:31:10 +08:00
Hsin-Yi Tsai
2621ba6e0b 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
Edgar Chen
2b3f61d537 Bug 903257 - Part 1: Have a consistent information for signal and registration status. r=hsinyi 2013-08-09 12:27:19 +08:00
Szu-Yu Chen [:aknow]
4fef940d70 Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi 2013-08-14 08:50:36 -04:00
Hsin-Yi Tsai
8a5ce22946 Bug 905090 - B2G RIL: undefined state in kScreenStateChangedTopic, RadioInterfaceLayer.js. r=vicamo 2013-08-14 18:11:47 +08:00
Vicamo Yang
c1f952ee28 Bug 899885 - 2/2: fix all communications to ril_worker. r=yoshi,gene 2013-08-13 20:14:13 +08:00
Vicamo Yang
be17107239 Bug 899885 - 1/2: B2G RIL - Callback-based worker messaging. Add WorkerMessenger. r=yoshi 2013-08-13 20:14:10 +08:00
Jessica Jong
ba2618c305 Bug 899418 - B2G RIL: remove deprecated interface methods/attributes from nsIRadioInterface. r=vicamo 2013-08-13 11:29:02 +08:00
Ryan VanderMeulen
a0d9f811c2 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]
9c31a584a7 Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi 2013-08-12 08:25:24 -04:00
Edgar Chen
f5bdabccff Bug 902380 - Have a consistent operator information in ril_worker and RadioInterfaceLayer. r=hsinyi 2013-08-08 17:29:42 +08:00
Hsin-Yi Tsai
9878584fe4 Bug 822210 - cdma call waiting - part3 - ril impl. r=vicamo 2013-07-30 17:24:43 +08:00
Hsin-Yi Tsai
052d93277e Bug 902480 - B2G RIL: follow up to bug 743150 - this._sendTelephonyMessage is not a function. r=allstars.chh 2013-08-07 23:28:24 +08:00
Szu-Yu Chen [:aknow]
85b464021b Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi 2013-08-05 16:28:31 -04:00
Edgar Chen
0bfcbef59d Bug 835237 - Part 1: Update signal strength for CDMA/EVDO network. r=hsinyi 2013-07-22 14:35:28 +08:00
Gene Lian
bdc10c2013 Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 1, provide and correct DB functions). r=vicamo a=koi+ 2013-07-31 15:23:37 +08:00
Szu-Yu Chen [:aknow]
dc6bdde547 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
Jose Antonio Olivera Ortega
59faa9ddc1 Bug 897869 - [b2g-ril] Need to keep CLIR settings across reboots. r=vicamo 2013-07-31 09:56:43 +02:00
Ryan VanderMeulen
667e6ebe8e Backed out changesets bc5f5ce22ae3 and 3d682482e90c (bug 880643) for Marionette failures. 2013-07-30 08:52:19 -04:00
Szu-Yu Chen [:aknow]
43eca940a5 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-30 17:21:34 +08:00
Fernando Jiménez
b5eab7a12a Bug 816564 - Silent SMS to Authenticate Device for Mobile Billing. Part 1: RIL. sr=vicamo 2013-07-30 00:50:22 +02:00
Edgar Chen
d552adfc5f Bug 869768 - Part 3: RIL implementation for roaming preference. r=hsinyi 2013-06-10 15:47:03 +08:00
Edgar Chen
634a23cb96 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
Gene Lian
b05b7bb8b3 Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 1, "InvalidAddressError"). r=vicamo a=leo+ 2013-07-11 11:23:49 +08:00
Thomas Zimmermann
89d1f17564 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
b411ff1019 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
67268ec4f5 Bug 888904 - Part 3: RIL changes for CLIR support. r=vicamo 2013-07-17 23:18:29 +02:00