| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
And make stk commands protected.
Bug: 21697171
Change-Id: I7649c7341428194963ac74e9ae622dfa76ea738b
Conflicts:
src/java/com/android/internal/telephony/cat/CatService.java
|
|
|
|
|
|
|
|
|
| |
And assume anything resulting in "GMT" is invalid, since that's the
default value returned by libcore
Should fix CYAN-2271
Change-Id: I361650400e71976d8327ee3929947ca26a9eff57
|
|
|
|
| |
Change-Id: Ia12c85f43b5be0fe4e1cd3c3511490fd5cebe3af
|
|
|
|
|
|
|
|
|
| |
* HTC RIL always throws this exception after the initial data call
setup, so only switch ifname if the call goes from active to inactive.
* Prevents data drop due to empty address/DNS/gateway when radio tech
switches to/from LTE/3G/2G.
Change-Id: I29107f549029d467ed01c0eba46561d65ca4d5d7
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is based off HTCQualcommRIL with added changes from
SamsungQualcommRIL.
Adds responseDataRegistrationState from Chris Lawrence.
Change-Id: Id5b9c59b100229dd3abd356ecc5d4d94e93155d9
|
|\ \
| |/
|/|
| | |
hangup." into cm-10.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When disconnecting connections via Connection.hangup(), previously no
precise call state notification was sent out.
This change should fix BT headsets ringing indefinitely after a
blacklisted call came in, as BluetoothPhoneService can now update the
headset state properly.
Change-Id: I4439d7d8ed47e72da9d061b885ec9a0e6e1b784d
|
| |
| |
| |
| | |
Change-Id: I640228aee5424605d3df5c491f1c36ea72a6d3a7
|
| |
| |
| |
| | |
Change-Id: Ib033aa75942f14241561ded8dee1039176039170
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
This reverts commit ef61f36300a3bca75bd0d06ad7d89e474c208af4.
Change-Id: Ia374a84cfdb8afdea9776e8cce5ad4e23409fe68
|
| |
| |
| |
| |
| |
| | |
Watch for deliveryIntents, parts, and sentIntents being null.
Change-Id: Ib9e55b59ef92d0f6057ec2e8c93dcb95d68a612d
|
| |
| |
| |
| |
| |
| |
| | |
* for replacing operator numbers with operator name
* prevent race condition when the two response colided
Change-Id: Ia5add56b0c79847a70487223006bb33e2730a165
|
| |
| |
| |
| | |
Change-Id: If3ff32a3974368d9ea2756d3d9a22d4713e704fa
|
| |
| |
| |
| | |
Change-Id: I8dfd96adeae15c42f57810cdb54a9eb915dead4f
|
| |
| |
| |
| | |
Change-Id: I2aa3f4146575329c6fefb259b099371080842dab
|
|/
|
|
|
|
| |
* replace them with operator names
Change-Id: I1fd6591f287eda05d0e18d2a269b49ee33b0bbca
|
|
|
|
| |
Change-Id: Idc9183c9041f4fb816ff82f428812bcfe7e5fce0
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I3a07ac5157db9c64bca1016ab137419968c16fe6
|
| |
| |
| |
| |
| |
| | |
Fix bug where sentIntents is pulled from the wrong bundle key.
Change-Id: I306be0aeeda07e065702ca30edc3818ae9be4e26
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Introduce a new Broadcast, ACTION_NEW_OUTGOING_SMS, that is similar to the existing call
equivalent ACTION_NEW_OUTGOING_CALL. This allows a receiver to rewrite the intent
or cancel it entirely.
This removes the need for injecting middleware.
Change-Id: I063288461161979f951932f32ade2cfbd72f8b73
|
|\ \
| |/
|/|
| | |
phone type isnt GSM"" into cm-10.1
|
| |
| |
| |
| |
| |
| |
| |
| | |
type isnt GSM"
This reverts commit 5e0983ba3e96083da094d9706beadacce6b4e9c9.
Change-Id: I1d3727a5ac315309c1ce7aae4fa1d0662984432f
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I9dafdb3e10bd2a71695c2a02cc483c594d86c543
|
|\ \ \
| | | |
| | | |
| | | | |
is happening and we are expecting a call to appear when repeated polling of GET_CURRENT_CALLS." into cm-10.1
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
happening and we are expecting a call to appear when repeated polling of
GET_CURRENT_CALLS.
Change-Id: Id719ed79e47462d898299e1468f0a1b9e00b43f8
|
|\ \ \ \
| |/ / / |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
This reverts commit 57f67b4244ea8953296f6e4905286e951c3b2918.
Change-Id: Ia3a65d73e366ec823e236ca30fb134cf66999fca
|
|\ \ \
| | |/
| |/|
| | | |
isnt GSM" into cm-10.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This fixes an issue with CDMA + LTE devices that are able to utilize
GSM netowrks. When using v6 or greater ril and connected to a GSM network
it routes you through the CDMA stack. This causes all sorts of issues.
Fix by making sure that phone type isnt GSM.
a revert of
f0ddc6a7318b74608c58beca61901820ea7d9a7d
97cabb4543823fd989f4aa371fca41b1aeb07278
a34c63e1842f018f7d318ba7887ec2500c07658c
Change-Id: I4c9fc73e18ebee0df43e69ac982b61904d11333b
|
| |/
|/|
| |
| |
| |
| | |
* only emergency dialing needs hacks
Change-Id: Ib573d65fd4fb3201bdbe0960838d15f88645a8ec
|
|/
|
|
|
|
|
| |
A delay is introduced to avoid rapid repeated polling which leads to
high cpu usage and spamming of the modem and logcat.
Change-Id: I6eb12babb723b5f5164ef43493c971f607746484
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a system property to handle cases where the modem
reacts slowly and does not update CURRENT_CALLS to include calls which
are dialing. A delay is introduced to avoid spamming the modem and then
GetCurrentCalls is called again in order to avoid the calltracker from
marking the call as ended when it is still active.
Tested and LS970 and E970 (Sprint and ATT LG Optimus G).
Change-Id: I7d3aac00b811bceb2909adf239492962a737de4a
|
|
|
|
| |
Change-Id: I4fff0c584f8fce9c5f2f4fe86a82fe6480c307c7
|
|
|
|
| |
Change-Id: Ib9836c44271f84d669d4a0166e8367d99646f88f
|
|\
| |
| |
| | |
cm-10.1
|
| |
| |
| |
| |
| |
| |
| |
| | |
The htc fireball (Verizon) throws CARDSTATE_NOT_INITIALIZED corresponding
to card state 3. Include an option to ignore card states greater than 2
with an oldril prop.
Change-Id: I7c8d5cd43af1e89e47ce777d301581d6c4bc427f
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following commits added, changed, then removed, handling of
several unsolicited responses that are needed by some s4 devices:
CyanogenMod@6cbccb7ef071f78b031daf5d74d5cb5cf314ad30
CyanogenMod@492c36536d259d55ea947a03ff22ad05ae6f51b2
CyanogenMod@a8dd7a045649b15d95b3afde47ba5c8ebe28d2de
Patch set 2 includes support for a new unsolicited state:
3020: RIL_UNSOL_CDMA_NETWORK_BASE_PLUSCODE_DIAL
Depends on: http://review.cyanogenmod.org/44363
Change-Id: Ifadd7c736d02b3db8cd1d9105619920c1bfd77cc
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Change-Id: I0c381677dbb2a8a76008c8eec6e1057fd22be43c
|
|
|
|
|
|
|
| |
* 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
|