Граф коммитов

155 Коммитов

Автор SHA1 Сообщение Дата
Hsin-Yi Tsai 83c20968d0 Bug 777202 - RadioInterfaceLayer broadcasts request responses to all content processes. r=philikon 2012-08-17 11:46:34 +08:00
Hsin-Yi Tsai fe068832d1 Bug 782778 - [WebAPI] WebTelephony: Receive 'connected' call event twice for the same call. r=philikon 2012-08-15 16:10:09 +08:00
Yoshi Huang 5ba1b43b1b Bug 783150 - B2G RIL: Fetch ICC Record only when SIM_READY. r=vicamo 2012-08-10 14:55:08 +08:00
Vicamo Yang 60d23fbea0 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon 2012-08-16 09:36:56 +08:00
Jose Antonio Olivera Ortega 3ed6fb5441 Bug 774114 - B2G RIL: Refactor the way of handling RIL_REQUEST_{ENTER_*, CHANGE_*} responses. r=philikon 2012-08-15 09:49:12 -07:00
Phil Ringnalda 4ebf706d08 Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage 2012-08-14 22:19:28 -07:00
Vicamo Yang 6bbee37bbc Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon 2012-08-15 12:35:46 +08:00
Shian-Yow Wu 4d880de071 Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon 2012-08-13 21:54:42 -04:00
vliu 44d93b07f0 Bug 777123 - B2G RIL: move quirk detection to config/build time. r=philikon 2012-08-12 18:35:39 -07:00
Yoshi Huang 8539768efd Bug 780825 - Part 1: Read 0x81 and 0x82 UCS2 String on UICC. r=vicamo 2012-08-08 12:20:54 +08:00
Yoshi Huang 714aa593e1 Bug 779885 - Part 1: Revised readAlphaIdentifier. r=vicamo 2012-08-06 12:24:07 +08:00
Philipp von Weitershausen 835c86f90b Bug 777057 - MobileConnection: expose whether or not the radio is searching. r=marshall_law sr=sicking 2012-08-07 12:11:48 -07:00
Philipp von Weitershausen bdbe05710b Bug 779621 - B2G RIL: Give message.type a better name to avoid conflicts. r=marshall_law 2012-08-06 14:28:03 -07:00
Yoshi Huang 9410c9268b Bug 780063 - B2G RIL : ICC lock cannot work on Otoro. r=vicamo 2012-08-03 10:28:15 +08:00
Yoshi Huang b9dd1f765a Bug 771440 - Part 2: ICC IO. r=vicamo 2012-07-27 14:54:03 +08:00
Yoshi Huang 6c68245d2f Bug 771440 - Part 1: GET_IMSI. r=vicamo 2012-07-24 16:13:23 +08:00
Hsin-Yi Tsai 577c316064 Bug 775375 - B2G 3G: Handle B2G restarts (let's be honest, crashes) gracefully. r=philikon 2012-07-26 12:13:49 +08:00
Shian-Yow Wu df01e6f9f9 Bug 777284 - B2G 3G: Sometimes toggling off data call failed. r=philikon 2012-07-27 10:51:54 +08:00
Philipp von Weitershausen beafbd1e3d Bug 766862 - B2G RIL: GET_SIM_STATUS Failed on Otoro 2012-07-24 14:47:50 +08:00
Hsin-Yi Tsai 972ddd3fd5 Bug 765231 - Telephony: Implement dialEmergency() to limit call to emergency numbers. r=philikon 2012-07-20 20:08:24 +08:00
Marshall Culpepper 22ff1512da Bug 773068 - Part 3: RIL implementation of SIM EF_MBDN. r=vicamo 2012-07-20 20:19:38 -04:00
Ed Morley 2e6fb8937e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
Gervase Markham 1c9fc1e594 Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00
Philipp von Weitershausen 8ce29f65b2 Bug 775359 - B2G 3G: Keep track of data call state. r=marshall_law 2012-07-19 16:56:57 -07:00
Marshall Culpepper 201ceb1a01 Bug 736710 - Part 2: RIL implementation of SMS Message Waiting Indicator. r=vicamo 2012-07-19 11:27:08 +08:00
Hsin-Yi Tsai 0cce4cd776 Bug 768608 - test failure: dom/telephony/test/marionette/*.js | ScriptTimeoutException: timed out. r=philikon 2012-07-18 13:52:59 +08:00
vliu b1152bbc92 Bug 773167 - Otoro: 3G Data Call fail on ICS. r=philikon 2012-07-16 14:52:40 -07:00
Yoshi Huang 5cb463f396 Bug 768428 - B2G RIL: REQUEST_GET_IMSI doesn't have response on Akami. r=philikon 2012-06-26 17:34:15 +02:00
Kan-Ru Chen 16cfb01461 Bug 766866 - Save data call information in data call object. r=philikon
--HG--
extra : rebase_source : b4500466d39f94b8c5168afbf81a07246d4e1d07
2012-06-26 14:49:52 +08:00
Hsinyi Tsai b9e76d4e3f Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call. r=philikon 2012-06-20 18:52:51 +08:00
Hsin-Yi Tsai e1578af8d3 Backout a054d74dea39(Bug 766273) due to missing r= in comments 2012-06-22 10:22:39 +08:00
Hsinyi Tsai fd3f60f61a Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call 2012-06-20 18:52:51 +08:00
vliu eeb364bd70 Bug 764378 - RIL: sometimes RIL model was not detected. r=philikon 2012-06-21 11:58:19 -07:00
Marshall Culpepper 5418ef2bcc Bug 766002: Added more graceful state handling when the network operator is unregistered (NULL). r=philikon 2012-06-21 11:57:56 -07:00
Philipp von Weitershausen 8e5bd872e7 Bug 763160 - [Otoro]: 3G Data Call connect fail. r=vicamo 2012-06-21 15:31:21 +08:00
Vicamo Yang fd1e0e6709 Bug 740238: use null SMSC by default, r=philikon 2012-06-21 10:48:47 +08:00
Hsinyi Tsai a430dc28a1 Bug 761533 - WebTelephony: busy event is never fired. r=philikon 2012-06-18 17:51:11 +08:00
Marshall Culpepper dfaa41334c Bug 759637: Initial implementation of MobileConnection network selection APIs. r=philikon sr=sicking 2012-06-19 15:52:06 -07:00
Yoshi Huang 79a7876dd9 Bug 762760 - Part 2: RIL implementation. r=philikon 2012-06-13 10:46:41 +08:00
Yoshi Huang 8d73ace39c Back out 421ed10b0e81(Bug 762760 - Part 2) for wrong Bug number in comment 2012-06-19 16:57:12 +08:00
Yoshi Huang 39b0d0c173 Bug 767620 - Part 2: RIL implementation. r=philikon 2012-06-13 10:46:41 +08:00
Marshall Culpepper f574fbb6a6 Bug 761482 - Rename MobileOperatorInfo to MobileNetworkInfo for consistency and update MobileConnectionInfo.network to use the new MobileNetworkInfo type. r=philikon sr=sicking 2012-06-12 17:05:50 -04:00
Fernando Jiménez 1b531488d5 Bug 734145 - B2G RIL: Support USSD codes. Part 2: RIL. r=philikon 2012-06-09 17:07:18 -04:00
Marshall Culpepper e5f515143e Bug 744344 - B2G RIL: Add DOM API for getting the list of available networks. r=philikon sr=sicking
Also added a new MobileOperatorInfo type that exposes operator name, MNC, MCC, and operator/network status, and accompanying emulator Marionette tests.
2012-06-01 14:10:39 -07:00
Jose Antonio Olivera Ortega 93d0243b85 Bug 757852 - B2G Emergency Calls: Make them work on ICS. r=philikon 2012-06-01 14:10:00 -07:00
Yoshi Huang 838b6712a6 Bug 738558: B2G RIL: get cell location and cell id in processRegistrationState in ril_worker.js. r=philikon 2012-05-31 13:31:56 +08:00
Fernando Rodríguez Sela 96840fd7b5 Bug 744453 - B2G RIL: Network Friendly / APN connection retry policy. r=philikon 2012-06-01 14:09:59 -07:00
Vicamo Yang 9fa8cd8aa9 Bug 753034: add readSwappedNibbleBcdString for complex GSM address. r=philikon 2012-05-24 15:38:33 -07:00
Yoshi Huang d31a0461eb Bug 754018 - B2G RIL: Read SIM contacts. r=philikon 2012-05-07 11:53:42 -07:00
Jose Antonio Olivera Ortega ee0a8b81a3 Bug 744709 - B2G RIL: control radio power via Settings API. r=philikon 2012-05-23 22:12:07 -07:00
Guillermo López 7e846c7efa Bug 743370 - B2G RIL: Removing SIM card results in endless "connecting..." message. r=philikon 2012-05-23 10:21:06 +02:00
Yoshi Huang b45c6f931a Bug 731786 - B2G RIL: Support SIM cards that require PIN codes. r=philikon sr=sicking 2012-04-12 12:01:49 +08:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Yoshi Huang 72e0d39992 Bug 754777 - B2G RIL: Add a Helper to read String delimiters. r=philikon 2012-05-14 14:45:13 +08:00
Hsin-Yi Tsai 2768bdbd4d Bug 746496 - B2G telephony: update the audio system for incoming calls and holding calls. r=philikon 2012-05-14 21:13:06 -07:00
Price Tseng c48f2de48c Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon 2012-05-14 21:13:06 -07:00
Vicamo Yang 35364e50f3 Bug 753012 - B2G SMS: wrong calculated encoding value for dcs = 0xF?. r=philikon 2012-05-14 21:13:06 -07:00
Philipp von Weitershausen 9a869553f8 Bug 750592 - B2G RIL: only enable RILQUIRKS_CALLSTATE_EXTRA_UINT32 on SGS2 gingerbread. r=qDot 2012-05-02 16:32:46 -07:00
Jose Antonio Olivera Ortega 4b42d9ae2b Bug 714973 - Add emergency calls to RIL's state machine. r=philikon 2012-05-02 16:32:46 -07:00
Vicamo Yang f014597ea7 Bug 738132 - Part 3: parse application port address for incoming messages. r=philikon a=b2g-only 2012-04-23 20:43:32 -03:00
Vicamo Yang c06f833e18 Bug 738132 - Part 2: support 8-bit encoding. r=philikon 2012-04-23 20:43:32 -03:00
Vicamo Yang c46af03f5c Bug 738132 - Part 1: add GsmPDUHelper.readDataCodingScheme. r=philikon 2012-04-23 20:43:32 -03:00
Yoshi Huang 1f903e690d Bug 736941 - B2G RIL: Fetch SIM record. r=philikon a=b2g-only 2012-04-18 18:07:29 +08:00
Philipp von Weitershausen c8d9e73f40 Bug 729173 - Part 5 - Expose the RIL state to content. r=fabrice,qDot 2012-04-19 18:33:25 -03:00
Yoshi Huang 1b16e8f217 Bug 740300 - B2G RIL: improper behavior in RadioStateChange. r=philikon 2012-04-02 10:57:38 +08:00
Yoshi Huang b3126449e7 Bug 744306 - Part 2: enable RIL v6 on Akami. r=philikon 2012-04-11 18:00:05 +08:00
Yoshi Huang 8826981151 Bug 744306 - Part 1: response id collision in Akami & RIL v6. r=philikon 2012-04-11 15:03:52 +08:00
Vivien Nicolas 413ece3831 Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon 2012-04-11 10:05:35 -07:00
Hsinyi Tsai 485b34dc73 Bug 714968 - B2G telephony: support a second incoming call. r=philikon 2012-04-10 18:10:18 +08:00
Vicamo Yang 3d8a1bb32f Bug 736707 - Part 2: Support Type-0 Message. r=philikon 2012-04-08 17:13:19 +08:00
Vicamo Yang b301418644 Bug 736707 - Part 1: TP-PID sanity checks. r=philikon 2012-04-08 17:13:01 +08:00
Vicamo Yang f1970ff2cf Bug 743179 - B2G SMS: error notification for REQUEST_GET_SMSC_ADDRESS failure is not fired. r=philikon 2012-04-06 17:49:54 -07:00
Kan-Ru Chen 50ed56620f Bug 740710 - B2G SMS: Timezone offset sign is wrong. r=philikon 2012-04-06 17:48:08 -07:00
Ms2ger 67cc85db28 Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks. 2012-04-06 13:10:30 +02:00
Vivien Nicolas d435106df9 Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon 2012-04-06 03:12:18 -07:00
Vicamo Yang 308d1f7157 Bug 727319 - Part 2: notify SMS send failed. r=philikon 2012-04-05 14:16:56 -07:00
Vicamo Yang 747d303ac0 Bug 727319 - Part 1: remove handleRequestError(). r=philikon 2012-04-05 14:16:56 -07:00
Vicamo Yang 0b740750f3 Bug 736697 - Part 5: add error handling. r=philikon 2012-04-05 14:16:56 -07:00
Vicamo Yang 6c56e20b48 Bug 736697 - Part 4: handle SMS-STATUS-REPORT. r=philikon 2012-04-05 14:16:56 -07:00
Vicamo Yang d8957ffbf5 Bug 736697 - Part 3: support SMS-STATUS-REPORT. r=philikon 2012-04-05 14:16:56 -07:00
Vicamo Yang f9cd3dc8fe Bug 736697 - Part 2: Refactor to share methods. r=philikon 2012-04-05 14:16:56 -07:00
Vicamo Yang 7c0a308eb2 Bug 736697 - Part 1: Remove SMS-SUBMIT-only property from SMS-DELIVER. r=philikon 2012-04-05 14:16:56 -07:00
Hsinyi Tsai 3db3c482e9 Bug 735170 - WebTelephony: add API to hold a call. r=philikon 2012-04-05 16:12:42 +08:00
Yoshi Huang ddd95b4beb Bug 733990 - Handle errors for ICC IO. r=philikon 2012-03-28 20:46:06 -07:00
Yoshi Huang 76c34000e1 Bug 737352 - B2G RIL: typo in RIL iccIO. r=philikon 2012-03-20 16:49:59 +08:00
Philipp von Weitershausen 13cda66ddf Bug 728886 - Part 2: Support ril.h v6 parcels. r=qDot DONTBUILD because NPOTB 2012-03-20 12:28:15 -07:00
Philipp von Weitershausen b148726c94 Bug 728886 - Part 1: Introduce constants from ril.h version 6. r=qDot 2012-03-19 15:49:27 -07:00
Hsinyi Tsai a101da7c5b Bug 737793 - Final call state on receiver's phone is 'disconnecting', not 'disconnected'. r=bent 2012-03-21 19:30:05 +08:00
Yoshi Huang e28b3bfd3d Bug 733266 - B2G SMS DB: Use MSISDN from RIL as own phone number. [r=philikon] DONTBUILD because NPOTB 2012-03-17 22:23:17 +08:00
Vicamo Yang 45198bc1e4 Bug 712933 - Part 6: Support receiving multipart SMS. r=philikon DONTBUILD because NPTOB 2012-03-16 17:02:06 -07:00
Vicamo Yang ba8b2dcfe9 Bug 712933 - Part 5: refactor GsmPDUHelper readUserData(). r=philikon 2012-03-16 16:59:58 -07:00
Vicamo Yang bb737450fb Bug 712933 - Part 4: Support sending multipart SMS. r=philikon 2012-03-16 16:59:35 -07:00
Vicamo Yang 1029d2c2ca Bug 712933 - Part 1: Move GsmPDUHelper.calculateUserDataLength() to RadioInterfaceLayer.js. r=philikon 2012-03-16 16:47:21 -07:00
Philipp von Weitershausen eabf21eced Bug 725002 - Part 7: Merge the remaining 'Phone' functionality into RIL. r=qDot DONTBUILD because NPTOTB 2012-03-15 18:01:24 -07:00
Philipp von Weitershausen 7471cd5f9b Bug 725002 - Part 6: Move SMS handling to the RIL object. r=qDot 2012-03-15 17:47:00 -07:00
Philipp von Weitershausen 92b35dc23d Bug 725002 - Part 5: Move datacall state handling to the RIL object. r=qDot 2012-03-15 17:47:00 -07:00
Philipp von Weitershausen 09f7ab2633 Bug 725002 - Part 4: Move call state handling to the RIL object. r=qDot 2012-03-15 17:47:00 -07:00
Philipp von Weitershausen 9d0c4a1391 Bug 725002 - Part 3: Move radio, card, registration state handlers to the RIL object. r=qDot 2012-03-15 17:47:00 -07:00
Philipp von Weitershausen a817ae36d2 Bug 725002 - Part 2: Remove a bunch of empty RIL request handlers. r=qDot 2012-03-15 17:47:00 -07:00
Philipp von Weitershausen c77ea5703c Bug 725002 - Part 1: Convert most RIL methods to simply take the 'options' message object. r=qDot 2012-03-15 17:47:00 -07:00