Vicamo Yang
|
c45765c147
|
Bug 727319 - Part 1: remove handleRequestError(). r=philikon
|
2012-04-05 14:16:56 -07:00 |
|
Vicamo Yang
|
e3d4b5024f
|
Bug 736697 - Part 5: add error handling. r=philikon
|
2012-04-05 14:16:56 -07:00 |
|
Vicamo Yang
|
a6bb3da172
|
Bug 736697 - Part 4: handle SMS-STATUS-REPORT. r=philikon
|
2012-04-05 14:16:56 -07:00 |
|
Vicamo Yang
|
7114b9bcfc
|
Bug 736697 - Part 3: support SMS-STATUS-REPORT. r=philikon
|
2012-04-05 14:16:56 -07:00 |
|
Vicamo Yang
|
a0c318b2c1
|
Bug 736697 - Part 2: Refactor to share methods. r=philikon
|
2012-04-05 14:16:56 -07:00 |
|
Vicamo Yang
|
61d7e88552
|
Bug 736697 - Part 1: Remove SMS-SUBMIT-only property from SMS-DELIVER. r=philikon
|
2012-04-05 14:16:56 -07:00 |
|
Hsinyi Tsai
|
74134f7d6d
|
Bug 735170 - WebTelephony: add API to hold a call. r=philikon
|
2012-04-05 16:12:42 +08:00 |
|
Yoshi Huang
|
36cd87847b
|
Bug 733990 - Handle errors for ICC IO. r=philikon
|
2012-03-28 20:46:06 -07:00 |
|
Yoshi Huang
|
89a784fba5
|
Bug 737352 - B2G RIL: typo in RIL iccIO. r=philikon
|
2012-03-20 16:49:59 +08:00 |
|
Philipp von Weitershausen
|
b036155fb6
|
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
|
9af25a2d21
|
Bug 728886 - Part 1: Introduce constants from ril.h version 6. r=qDot
|
2012-03-19 15:49:27 -07:00 |
|
Hsinyi Tsai
|
5b837f18c3
|
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
|
82a50a5a43
|
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
|
4d09347d30
|
Bug 712933 - Part 6: Support receiving multipart SMS. r=philikon DONTBUILD because NPTOB
|
2012-03-16 17:02:06 -07:00 |
|
Vicamo Yang
|
d48f637cab
|
Bug 712933 - Part 5: refactor GsmPDUHelper readUserData(). r=philikon
|
2012-03-16 16:59:58 -07:00 |
|
Vicamo Yang
|
60c9ef5604
|
Bug 712933 - Part 4: Support sending multipart SMS. r=philikon
|
2012-03-16 16:59:35 -07:00 |
|
Vicamo Yang
|
8cb28b362f
|
Bug 712933 - Part 1: Move GsmPDUHelper.calculateUserDataLength() to RadioInterfaceLayer.js. r=philikon
|
2012-03-16 16:47:21 -07:00 |
|
Philipp von Weitershausen
|
903dff7081
|
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
|
5d9e76aba2
|
Bug 725002 - Part 6: Move SMS handling to the RIL object. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
776904709f
|
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
|
dd5c0763f4
|
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
|
b56bf82138
|
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
|
ef5dc10e89
|
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
|
aaf63e3fb5
|
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 |
|
Philipp von Weitershausen
|
a43b68d7e9
|
Bug 735958 - B2G 3G: Typo in datacall management causes leaks and inconsistent state. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
28e55ae9bd
|
Bug 735581 - B2G RIL MSISDN follow-ups. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
e681f85593
|
Bug 735499 - B2G RIL: Leaking "options" object when rild responds with an error. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
27b0caf782
|
Bug 735492 - B2G 3G: Simplify data call handling in ril_worker.js. r=qDot
|
2012-03-15 17:47:00 -07: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 |
|