mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:18:48 +00:00
f09fc5894b
- Bug 1140330 - Clear JSHint warning in RILContentHelper.js. r=hsinyi (e9d488f8f) - Bug 1155142 - Part 1: Move All IccInfo-related Implementation to IccService to deprecate rilContext. r=echen (79c4edb86) - Bug 1155142 - Part 2: Refactor RIL-related Modules. r=kchen (f98c9e4e6) - Bug 1155142 - Part 3: Refactor MobileIdentityManager. r=ferjm (530b9a25e) - Bug 1114901 - Part 1: introduce nsI(Gonk)DataCallInterfaceService and nsIDataCallManager. r=hsinyi,echen (4f941a2ba) - Bug 1114901 - Part 2: (Gonk)DataCallInterfaceService implementation. r=echen (a7b965106) - Bug 1044721 - Part 1: Add setSmscAddress API in MozMobileMessageManager Web IDL interface, and corresponding implementation in MobileMessageManager class. r=hsinyi (d75e7d34d) - Bug 1044721 - Part 2: Update nsIMobileMessageCallback interface and implementation to support Promise and setSmscAddress. r=btseng (7bdae2eb7) - Bug 1069186 - determine LTE signal level based on rsrp and rssnr. r=edgar (25c7ad339) - Bug 1146799 - B2G RIL: Pull out the TelephonyRequestQueue from RilWorker. r=aknow (ed758026a) - Bug 1130292 - Allow to receive WAP Push in which reserved port numbers is used. r=echen (71a163e0a) - Bug 1139835 - Parse response parcel of OPEN_CHANNEL as int list. r=hsinyi (416cd7c43) - Bug 1137088: B2G RIL: move data call related handling out of ril_worker. r=echen (221e01130) - Bug 1027546 - Part 1: Restore the service class (ril_worker.js). r=aknow (5e0a9a4ae) - Bug 1137093 - Part 01: Pass number instead of callIndex in notifySupplementaryService. r=hsinyi (f60cce375) - Bug 1137093 - Part 02: Move from ril_worker to TelephonyService: hangup and reject. r=hsinyi (4f626592b) - Bug 1137093 - Part 03: Move from ril_worker to TelephonyService: answer. r=hsinyi (046035101) - Bug 1137093 - Part 04: Refactor _switchActiveCall. r=hsinyi (1da5886cb) - Bug 1137093 - Part 05: Refactor _dialInCallMMI. r=hsinyi (f204a859c) - Bug 1135268 - Part 1: Fix incall MMI issue. r=hsinyi (eec6f1d95) - Bug 1135268 - Part 2: Test case. r=hsinyi (8dba4dd16) - Bug 1137093 - Part 06: Refactor _isActive. r=hsinyi (bc469dffd) - Bug 1137093 - Part 07: Use notifyCurrentCalls (idl). r=hsinyi (31d97ca81) - Bug 1137093 - Part 08: Use notifyCurrentCalls (ril). r=hsinyi (120365c8a) - Bug 1137093 - Part 09: Modify test case. r=hsinyi (6234e9069)