summaryrefslogtreecommitdiffstats
path: root/samsung-ril.h
Commit message (Expand)AuthorAgeFilesLines
* Fix logging on Android 11Denis 'GNUtoo' Carikli2021-02-281-6/+18
* Convert to use separate SIM statusreplicant-6.0-0004-rc4Denis 'GNUtoo' Carikli2021-01-011-1/+13
* rename ril_has_reached_state to ril_radio_has_reached_stateDenis 'GNUtoo' Carikli2020-10-151-1/+1
* ril_radio_state_check: rename it to ril_has_reached_state to improve clarityDenis 'GNUtoo' Carikli2020-08-271-1/+1
* Add support for USSD messagesWolfgang Wiedmeyer2019-06-181-0/+14
* samsung-ril-socket: mic mute implementationWolfgang Wiedmeyer2019-06-181-0/+1
* client: RIL state update delegation, no client destroy, IPC client boot in openreplicant-4.2-0004replicant-4.2-0003Paul Kocialkowski2014-10-041-1/+0
* Samsung-RIL rewrite: harder, better, probably not faster but definitely strongerPaul Kocialkowski2014-08-071-383/+333
* RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001Paul Kocialkowski2013-12-201-6/+12
* Send internal SMS to alert the user when an important crash just happenedPaul Kocialkowski2013-09-291-0/+6
* Check modem state before RIL requests and properly report it on crashPaul Kocialkowski2013-09-281-4/+7
* sms: Write/delete SMS on SIM supportPaul Kocialkowski2013-09-011-0/+5
* svc: Implement Samsung Service Mode OEM HookPaul Kocialkowski2013-08-251-0/+43
* Follow changes in libsamsung-ipc APIPaul Kocialkowski2013-07-031-1/+1
* Update copyright informationPaul Kocialkowski2013-03-311-2/+1
* Define and use RIL_TOKEN_NULLPaul Kocialkowski2013-03-311-0/+1
* sat: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-2/+2
* sec: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-5/+5
* net: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-2/+2
* call: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-1/+1
* ipc: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-0/+2
* client: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-301-0/+2
* pwr: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-301-1/+1
* snd: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-301-1/+1
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-12/+12
* pwr: Handle phone reset messagePaul Kocialkowski2013-03-071-0/+1
* pwr: Wait for IPC_PWR_PHONE_PWR_UP to complete startupPaul Kocialkowski2013-03-061-0/+3
* sec: Handle various SIM I/O message formats based on SIM ICC typePaul Kocialkowski2013-02-091-1/+3
* sec: Send SIM I/O requests one after anotherPaul Kocialkowski2013-02-091-2/+17
* compat: Removed separate header: apply per-version changes in the codePaul Kocialkowski2013-02-091-1/+17
* sec: Rewrite SIM I/O functionsPaul Kocialkowski2013-02-091-1/+1
* SAT: Rename STK functions, disable STK by defaultPaul Kocialkowski2012-12-151-5/+5
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* SRS: Rework to handle multiple clients in a better wayPaul Kocialkowski2012-11-051-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* SMS: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-041-22/+18
* SMS: Process next incoming message after failurePaul Kocialkowski2012-11-041-0/+1
* SMS: Use lists stored in ril_data instead of global tpid tablePaul Kocialkowski2012-11-011-5/+17
* GPRS: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-011-4/+8
* GEN: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-011-8/+13
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-77/+75
* GPRS: Fixed style, compat and RIL_VERSION < 6 return data on SETUP_DATA_CALLPaul Kocialkowski2012-09-071-0/+4
* Stick to the latest libsamsung-ipc changesPaul Kocialkowski2012-09-061-6/+6
* Cosmetics: removed lines with tabs or spacesPaul Kocialkowski2012-08-281-1/+1
* Rework SRS to support multiple clientsAlexander Tarasikov2012-08-271-1/+1
* Merge remote-tracking branch 'ksys/master' into replicant-mergeAlexander Tarasikov2012-08-241-0/+2
|\
| * Add the compat.h header to multiple Android treesAlexander Tarasikov2012-08-231-14/+1
| * Fix some compilation warningsAlexander Tarasikov2012-07-251-1/+2
| * Fix compilation on jellybeanAlexander Tarasikov2012-07-231-0/+14
* | GPRS: Get and store interface given the cid, cleanup and other fixesPaul Kocialkowski2012-07-081-0/+1