| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I640228aee5424605d3df5c491f1c36ea72a6d3a7
|
|
|
|
| |
Change-Id: Ib033aa75942f14241561ded8dee1039176039170
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This reverts commit ef61f36300a3bca75bd0d06ad7d89e474c208af4.
Change-Id: Ia374a84cfdb8afdea9776e8cce5ad4e23409fe68
|
| |
| |
| |
| |
| |
| |
| | |
* for replacing operator numbers with operator name
* prevent race condition when the two response colided
Change-Id: Ia5add56b0c79847a70487223006bb33e2730a165
|
| |
| |
| |
| | |
Change-Id: I8dfd96adeae15c42f57810cdb54a9eb915dead4f
|
| |
| |
| |
| | |
Change-Id: I2aa3f4146575329c6fefb259b099371080842dab
|
|/
|
|
|
|
| |
* replace them with operator names
Change-Id: I1fd6591f287eda05d0e18d2a269b49ee33b0bbca
|
|
|
|
| |
Change-Id: Idc9183c9041f4fb816ff82f428812bcfe7e5fce0
|
|
|
|
| |
Change-Id: I3a07ac5157db9c64bca1016ab137419968c16fe6
|
|
|
|
| |
Change-Id: Ib9836c44271f84d669d4a0166e8367d99646f88f
|
|
|
|
|
|
|
| |
* required for m3
* enable it with v3 feature: exynos4RadioState
* remove m3 class
Change-Id: Id34320c59a316e2b6747bd3a48077b863ab772d6
|
|
|
|
|
|
|
|
|
|
| |
* handles all exception and errors coming from the ril.
* fix an issue with mnc, potentially fixing herpderpd/lte daemon.
* properly fix all exceptions
* We only need AMR states, cyanogen said
* clean up legacy stuff
Change-Id: If76e0c995b1d95e155fc2fe724de1f12013125c3
|
|
|
|
|
|
|
| |
* fixes race condition where mRilVersion is not valid when setPhoneType() is
called. When this happens, the auto-enable of samsungDriverCall for v7 RIL's
is broken. The result is that hanging up does not work.
Change-Id: I2642110d3683648aaff722c86d3dc21cbd9ee802
|
|
|
|
|
|
| |
* ril is init but hasn't picked cdma or gsm, instead the ril picks no-phone.
* support switching gsm to cdma and vica versa
Change-Id: Ib9eaf88d5a7e90b2458ab787da230fca9a41249f
|
|
|
|
| |
Change-Id: I3ebee8c6f6648be47ce896d64d34ddfa5e286208
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* This is shamelessly stolen from the Exynos RIL, but it's relevant for
JF now. Without a proper response to the WB_AMR query, audio fails in
strange and unusual ways.
Change-Id: I9f37c7b82e9b171479847a24ff3a1e10ada973bd
|
|/
|
|
| |
Change-Id: I9d201b0a4c00d8283108ba3f62c91d39c89bd001
|
|
Consolidate the RIL and base on the CDMA RIL
Now inherit class related to the Samsung Qualcomm family
Special thanks to Dan Pasanen for coninuing the patcheset
while my macbook was in repair.
* Rebase on standard ril
* samsungDriverCall now handled in the superclass
* Supports:
* Quad-core Exynos4 with Qualcomm modem and later
* Snapdragon S3 and later
Change-Id: Ie593e32087a9bfeb5d16802a10c2739cf1061676
|