summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Modified gprs.c to match libsamsung-ipc changesPaulK2012-02-011-4/+1
* Using rc instead of calling the function in the if statementPaulK2012-02-011-2/+6
* Changed Android.mk to match libsamsung-ipc changesPaulK2012-02-011-1/+13
* Added very unclean data dactivation functionPaulK2012-01-143-0/+17
* Fixed DNS configurationPaulK2012-01-141-0/+11
* GPRS: fix the routeDenis 'GNUtoo' Carikli2012-01-141-7/+4
* Changed IPC Client to deal with new handlers common dataPaulK2012-01-142-9/+18
* Updated TODO listPaulK2012-01-071-4/+1
* Added support for SMS Multipart messagesPaulK2012-01-073-34/+100
* Added full PLMN list (from Wikipedia)PaulK2012-01-073-23/+2238
* Added Burst DTMF suppportPaulK2012-01-073-2/+65
* Added SND functions (volume works as well as mic mute), updated TODO listPaulK2012-01-033-5/+90
* Improved SMS stability (now it's stable), still no multi-message, plus bug fixesPaulK2012-01-015-107/+559
* Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to dataPaulK2011-12-318-63/+365
* Consider numbers starting with "+" as international callsPaulK2011-12-301-1/+1
* Send back network type anywayPaulK2011-12-291-4/+1
* Added preliminary data supportPaulK2011-12-295-5/+166
* Added preliminary RFS support, code cleanup, completed TODO listPaulK2011-12-297-98/+362
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-2122-1166/+2206
* Added DTMF supportPaulK2011-12-073-0/+32
* Added Samsung Ril Socket (SRS) support: this permits working audio calls on n...PaulK2011-12-045-4/+319
* Fixed call-related functionsPaulK2011-12-032-3/+24
* Corrected hex2bin (it made an infinite loop if data wasn't only ASCII: i was ...PaulK2011-11-251-6/+12
* Modified samsung-ril to work on Nexus S.PaulK2011-11-2211-429/+1235
* Temporary initial commitJoerie de Gram2011-10-2911-0/+1851