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 |
|
Hsin-Yi Tsai
|
3bf7e11bd0
|
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
|
fd1f4fb93f
|
Bug 712944 - B2G telephony: ensure error scenarios are covered. r=philikon
|
2012-05-14 21:13:06 -07:00 |
|
Hsin-Yi Tsai
|
8b3515c868
|
Bug 743008 - WebTelephony: support multiprocess. r=philikon a=b2g-only
|
2012-04-24 12:44:42 -03:00 |
|
Philipp von Weitershausen
|
e996b69651
|
Bug 729173 - Part 5 - Expose the RIL state to content. r=fabrice,qDot
|
2012-04-19 18:33:25 -03:00 |
|
Hsinyi Tsai
|
74134f7d6d
|
Bug 735170 - WebTelephony: add API to hold a call. r=philikon
|
2012-04-05 16:12:42 +08:00 |
|
Hsinyi Tsai
|
8a45fadd76
|
Bug 735165 - B2G RIL: Change nsIRadioInterfaceLayer::CALL_STATE_RINGING to CALL_STATE_ALERTING for consistency. r=philikon
|
2012-03-14 19:03:33 +08:00 |
|
Kyle Machulis
|
9631320c07
|
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
|
2012-03-14 15:42:31 -07:00 |
|