summaryrefslogtreecommitdiffstats
path: root/samsung-ril.c
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enabled RFS, which was disabled for testsPaulK2012-02-251-2/+2
* Massive rework of SIM handling, with new features SIM PIN-related.PaulK2012-02-241-7/+18
* Fixed IMEI/IMEISV (one request depends on the other one)PaulK2012-02-221-3/+3
* Fixed RSSI interpretation from icon_info messagesPaulK2012-02-221-0/+4
* Updated ToDo listPaulK2012-02-221-4/+0
* Cleaned code for network type selection and added stable PLMN selectionPaulK2012-02-221-3/+12
* Fixed IPC_NET_MODE_SEL related functionsPaulK2012-02-211-1/+1
* Added USSD supportPaulK2012-02-211-0/+11
* Added very unclean data dactivation functionPaulK2012-01-141-0/+3
* Updated TODO listPaulK2012-01-071-4/+1
* Added support for SMS Multipart messagesPaulK2012-01-071-3/+0
* Added full PLMN list (from Wikipedia)PaulK2012-01-071-1/+0
* Added Burst DTMF suppportPaulK2012-01-071-0/+7
* Added SND functions (volume works as well as mic mute), updated TODO listPaulK2012-01-031-3/+10
* Improved SMS stability (now it's stable), still no multi-message, plus bug fixesPaulK2012-01-011-4/+18
* Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to dataPaulK2011-12-311-40/+32
* Added preliminary data supportPaulK2011-12-291-2/+10
* Added preliminary RFS support, code cleanup, completed TODO listPaulK2011-12-291-6/+78
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-375/+321
* Added DTMF supportPaulK2011-12-071-0/+6
* Added Samsung Ril Socket (SRS) support: this permits working audio calls on n...PaulK2011-12-041-3/+106
* Fixed call-related functionsPaulK2011-12-031-2/+2
* Modified samsung-ril to work on Nexus S.PaulK2011-11-221-240/+134
* Temporary initial commitJoerie de Gram2011-10-291-0/+539