Commit Graph

27 Commits

Author SHA1 Message Date
Philipp von Weitershausen
574f1ea0bb Bug 734299 - Part 1: Detect a datacall quirk on the SGS2. r=qDot 2012-03-12 16:45:57 -07:00
Philipp von Weitershausen
0354ca81fa Bug 734300 - B2G RIL: Network registration state improvements. r=qDot 2012-03-12 16:45:57 -07:00
Yoshi Huang
a877afbce4 Bug 734333 - B2G RIL: typo in RIL.iccIO() throws ReferenceError: request is not defined. r=philikon 2012-03-09 15:15:39 +08:00
Jim Straus
5b00abd349 Bug 714352 - B2G RIL: Listen for NITZ updates. r=philikon 2012-03-08 23:16:06 -05:00
Vicamo Yang
68b0f9d3fa Bug 733981 - Part 2: Early return may ignore the optimum SMS length. r=philikon DONTBUILD because NPOTB 2012-03-08 18:34:03 -08:00
Vicamo Yang
1ca3f75fce Bug 733981 - Part 1: Fix mis-calculated userDataLength. r=philikon 2012-03-08 18:31:56 -08:00
Vicamo Yang
53950f8de3 Bug 729876 - Part 1: Remove redundant tailing char in SMS. r=philikon 2012-03-07 14:21:05 -08:00
yoshi huang
80e0f05c52 Bug 720638 - B2G RIL: Read MSISDN. r=philikon 2012-03-07 14:14:37 -08:00
Price Tseng
954357edc9 Bug 713451 - B2G RIL: Handle request errors. r=philikon 2012-03-07 14:14:37 -08:00
Philipp von Weitershausen
e883e42a7a Bug 733674 - B2G SMS: Fix off-by-one errors in timestamp computation. r=qDot 2012-03-07 14:14:37 -08:00
Vicamo Yang
1a9b58a048 Bug 729876 - Part 4: Support receiving sms of other alphabets. r=philikon 2012-03-02 20:51:47 +08:00
Vicamo Yang
07f327a742 Bug 729876 - Part 3: Support sending sms of other alphabets. r=philikon 2012-03-02 20:41:37 +08:00
Vicamo Yang
0037cc59d2 Bug 729876 - Part 2: Add all GSM 7-bit national languages. r=philikon 2012-03-02 20:11:23 +08:00
Vicamo Yang
9ca3181cec Bug 729876 - Part 1: Convert alphabet array to array of strings. r=philikon 2012-03-02 18:50:48 +08:00
Fernando Jimenez
8da844804d Bug 729061 - B2G SMS: Lazily refetch SMSC if it's not available after startup. r=philikon DONTBUILD because NPOTB 2012-02-23 16:29:38 +01:00
Vicamo Yang
c54923de30 Bug 712804 - B2G SMS: Support UCS2 encoding. r=philikon DONTBUILD because NPOTB 2012-02-21 17:27:28 +01:00
Vicamo Yang
62c6f483e4 Bug 723244 - Tests for RIL parcel length guards. r=philikon 2012-02-20 19:30:05 +01:00
Vicamo Yang
12b9a557f1 Bug 723244 - RIL: implement parcel length guards. r=philikon 2012-02-20 19:30:04 +01:00
Philipp von Weitershausen
ca4b6e55f5 Bug 720643 - B2G SMS: Notify SMS send success. r=qDot 2012-02-20 00:44:29 +01:00
Ed Morley
66df778f8d Backout 6c1ded13556d (bug 720643), 5cf0a12c1cf0, ac771e54d7ca & 3bb24b12b0d6 (bug 720632) for Android build failures 2012-02-16 23:18:45 +00:00
Philipp von Weitershausen
11447c3b9e Bug 720643 - B2G SMS: Notify SMS send success. r=qDot 2012-02-16 14:51:54 -08:00
Philipp von Weitershausen
fe2850e269 Bug 725901 - RIL: Data call fixes. r=qDot DONTBUILD because NPOTB 2012-02-10 11:27:38 -08:00
Philipp von Weitershausen
4c24c2a473 Bug 725137 - RIL: process registration state + GPRS registration state. r=qDot 2012-02-10 11:27:23 -08:00
Fernando Jiménez
eb07f876aa Bug 724994 - Silence RIL signal strength logcat messages; r=qDot 2012-02-10 11:27:23 -08:00
Philipp von Weitershausen
f76b8ed391 Bug 716709 - RIL: call state on SGS2 has extra uint32. r=qDot 2012-02-02 10:41:07 -08:00
Philipp von Weitershausen
28c35b977e Bug 720747 - Completely silence RIL worker by default. r=qDot 2012-02-02 10:41:07 -08:00
Philipp von Weitershausen
4fd46c1261 Bug 711671 - Rename nsTelephonyWorker / nsITelephone to nsIRadioInterfaceLayer
--HG--
rename : dom/telephony/nsTelephonyWorker.js => dom/system/b2g/RadioInterfaceLayer.js
rename : dom/telephony/nsTelephonyWorker.manifest => dom/system/b2g/RadioInterfaceLayer.manifest
rename : dom/telephony/nsITelephone.idl => dom/system/b2g/nsIRadioInterfaceLayer.idl
rename : dom/telephony/nsTelephonyWorker.h => dom/system/b2g/nsRadioInterfaceLayer.h
rename : dom/telephony/ril_consts.js => dom/system/b2g/ril_consts.js
rename : dom/telephony/ril_worker.js => dom/system/b2g/ril_worker.js
2012-01-19 12:53:32 -08:00