Commit Graph

57 Commits

Author SHA1 Message Date
Ed Morley
342d44f56a Backed out changeset 89113a5b091e (bug 864485) 2013-09-04 11:50:59 +01:00
Ed Morley
bb19dddab4 Backed out changeset 8b6235d4c2ac (bug 873351) 2013-09-04 11:50:46 +01:00
Vicamo Yang
eff88ee844 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-04 15:53:50 +08:00
Vicamo Yang
836b79ae07 Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-04 15:53:34 +08:00
Phil Ringnalda
8b4379a664 Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage 2013-09-03 22:33:35 -07:00
Vicamo Yang
a8dc8ed91c Bug 864485 - 3/3: Gonk backend specific. r=hsinyi 2013-09-04 12:46:04 +08:00
Jessica Jong
52f5a2f03a Bug 899418 - B2G RIL: remove deprecated interface methods/attributes from nsIRadioInterface. r=vicamo 2013-08-13 11:29:02 +08:00
Fernando Jiménez
85874f9c69 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
e482150a75 Bug 875721 - Part 1: Move iccInfo related attribute/event from mozMobileConnection to mozIccManager (IDL). r=allstars.chh, sr=sicking 2013-05-30 18:04:48 +08:00
Vicamo Yang
4c6addfeee Bug 814581 - Part 1/8: MultiSIM - interface changes. sr=hsinyi 2013-07-02 17:36:33 +08:00
Vicamo Yang
d632a37da6 Bug 860660 (follow-up): update interface uuid. r=me 2013-05-07 18:18:26 +08:00
Michael Vines
e4b71e139e Bug 860660 - Content process support for display of PIN/PUK retry count. r=vyang 2013-05-06 14:03:00 -07:00
Yoshi Huang
fb873da835 Bug 847741 - Part 5: readContacts impl. r=vicamo 2013-03-06 10:51:40 +08:00
Hsin-Yi Tsai
81085f212c 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
64f15f4e85 Bug 847820 - Part 3: RIL implementation. r=allstars.chh 2013-03-06 10:12:23 +08:00
Gene Lian
1346b0a8be Bug 844431 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (part 3-1, s/nsISmsRequest/nsIMobileMessageCallback). r=vicamo a=leo+
--HG--
rename : dom/mobilemessage/interfaces/nsISmsRequest.idl => dom/mobilemessage/interfaces/nsIMobileMessageCallback.idl
2013-03-09 15:22:02 +08:00
Yoshi Huang
e42552d684 Bug 842458 - Part 1: Add pin2 for updateICCContact. r=vicamo 2013-02-26 11:51:50 +08:00
Vicamo Yang
a469808f5e Bug 834160 - Part 1/7: Refactor RILContentHelper callback registration. Interface changes. r=allstars.chh,htsai f=mounir 2013-03-06 17:53:08 +08:00
Yoshi Huang
d3e8ca82f0 Bug 830164 - Part 1: IDL Changed. r=vicamo 2013-01-10 14:20:37 +01:00
Ed Morley
39e8987929 Backout aad75c7c49c5:2addf5bd1730 (bug 830164) for B2G marionette failures on a CLOSED TREE 2013-01-28 10:44:15 +00:00
Yoshi Huang
ffdeb09733 Bug 830164 - Part 1: IDL Changed. r=vicamo 2013-01-10 14:20:37 +01:00
Vicamo Yang
ab3eda9de6 Bug 833908: explicitly export spn related attributes in nsIICCRecords. r=allstars.chh 2013-01-25 10:01:26 +08:00
Edgar Chen
91c483f5aa Bug 809726 - Part 1: Add new interface in nsIRadioInterfaceLayer. r=allstars.chh 2013-01-16 19:02:30 +08:00
Shian-Yow Wu
905b20956f Bug 817985 - mobile data connection is not disconnected when we are connected to Wifi network. r=vicamo 2013-01-23 12:05:34 +08:00
Yoshi Huang
57ea02dc6b Bug 828330 - B2G RIL: Expose iccid in nsIRadioInterfaceLayer.idl 2013-01-14 08:43:40 +08:00
Vicamo Yang
f341de3b44 Bug 820780 - Part 3/5: B2G RIL backend, r=hsinyi,bent 2013-01-04 14:26:24 +08:00
Chuck Lee
6b34770bf6 Bug 820762 - 0001.Change IDL. r=hsinyi 2012-12-25 14:56:30 +08:00
Vicamo Yang
fbfbc03f2c Bug 778093 - Part 3/9: complete onreceived event handling, r=mounir,hsinyi,bent 2012-12-04 10:40:47 +08:00
Gregor Wagner
9e00a6fc99 Bug 775997 - Message app crashes when run OOP. Part 1/2. r=bent 2012-11-06 13:29:30 -08:00
Hsin-Yi Tsai
bef299ef2c Bug 803789 - RIL: refactor (un)registerMessageTargets() in RadioInterfaceLayer. r=philikon 2012-10-29 11:55:55 +08:00
Hsin-Yi Tsai
7155c0aaf1 Bug 783392 - RadioInterfaceLayer broadcasts radio-state information to all content processes. r=marshall_law 2012-10-09 18:07:11 +08:00
Shian-Yow Wu
6b074a34b6 Bug 772747 - B2G RIL: Add method to connect to different APN type. r=philikon 2012-09-26 20:57:37 +08:00
Yoshi Huang
8fa913e529 Bug 787477 - Part 1: Update IDL of getICCContacts. r=philikon. sr=sicking 2012-09-06 16:10:52 +08:00
Yoshi Huang
263cf17151 Bug 791674 - Part 1: update RilContext. r=vicamo 2012-09-17 19:33:35 +08:00
Yoshi Huang
17a57d42b8 Bug 788377 - Part 1: Rename type to contactType in getICCContacts. r=philikon 2012-09-06 11:36:12 +08:00
Vicamo Yang
17b6759d9a Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon 2012-08-16 09:36:56 +08:00
Phil Ringnalda
5c836d05b0 Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage 2012-08-14 22:19:28 -07:00
Vicamo Yang
2a8412be57 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
7faef9facc Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon 2012-08-13 21:54:42 -04:00
Hsin-Yi Tsai
d10d3df654 Bug 765231 - Telephony: Implement dialEmergency() to limit call to emergency numbers. r=philikon 2012-07-20 20:08:24 +08:00
Marshall Culpepper
fbf85ff789 Bug 773068 - Part 3: RIL implementation of SIM EF_MBDN. r=vicamo 2012-07-20 20:19:38 -04:00
Marshall Culpepper
75e757ea2f Bug 736710 - Part 1: Voicemail API IDLs. sr=sicking 2012-07-19 11:26:49 +08:00
Kan-Ru Chen
8fcb4b1ca6 Bug 766891 - Remove nsIRadioInterfaceLayer.DATACALL_STATE_* r=philikon
--HG--
extra : rebase_source : ffecde9ccdeed162f6fa7faf48215a251e996e0f
2012-06-26 14:43:22 +08:00
Kan-Ru Chen
266628511e Backout edbb25e71396 (bug 766891) for b2g bustage 2012-06-22 15:11:11 +08:00
Kan-Ru Chen
b711fcdc62 Bug 766870 - Simplify nsIRILDataCallback.dataCallStateChanged interface. r=philikon 2012-06-22 13:53:12 +08:00
Kan-Ru Chen
a12994b36e Bug 766891 - Sync nsIRadioInterfaceLayer.DATACALL_STATE_* with ril_consts.js. r=philikon 2012-06-21 16:29:34 +08:00
Yoshi Huang
9e8aeeed3f Bug 762760 - Part 1: IDL. r=philikon 2012-06-11 14:50:13 +08:00
Yoshi Huang
7c1e81f98d Bug 754018 - B2G RIL: Read SIM contacts. r=philikon 2012-05-07 11:53:42 -07:00
Jose Antonio Olivera Ortega
5c50e58c2d Bug 744709 - B2G RIL: control radio power via Settings API. r=philikon 2012-05-23 22:12:07 -07:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00