summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* GPRS: improved error-handling while setting up data call and pdp contextPaul Kocialkowski2012-07-021-7/+27
* GPRS: port list and iface activation/deactivation supportPaulK2012-06-072-16/+114
* Updated ToDo listPaulK2012-04-032-3/+4
* Removed unused code realted to SIM and typo on SMSPaulK2012-03-293-11/+4
* Fixed SIM status handling and added generic RIL_TOKEN_DATA_WAITINGPaulK2012-03-293-82/+75
* Re-enabled RFS, which was disabled for testsPaulK2012-02-251-2/+2
* Added DTMF global sort of lock and set the functions to use gen_phone_resPaulK2012-02-252-7/+34
* Followed libsamsung-ipc changes on ipc_sec_phone_lockPaulK2012-02-241-8/+8
* Fixed some unusual return values on errorPaulK2012-02-241-4/+6
* Fixed IMEI/Baseband infos once and for all!PaulK2012-02-241-4/+8
* Fixed disp icon info once and for all!PaulK2012-02-241-3/+6
* Massive rework of SIM handling, with new features SIM PIN-related.PaulK2012-02-244-196/+397
* Typo ril_tokens_net_state_dumpPaulK2012-02-221-1/+4
* Fixed IMEI/IMEISV (one request depends on the other one)PaulK2012-02-222-19/+70
* Fixed RSSI interpretation from icon_info messagesPaulK2012-02-223-39/+49
* Updated ToDo listPaulK2012-02-221-4/+0
* Cleaned code for network type selection and added stable PLMN selectionPaulK2012-02-223-39/+149
* Fixed IPC_NET_MODE_SEL related functionsPaulK2012-02-213-23/+28
* Using the global Operators list on QUERY_AVAILABLE_NETWORKS and added the tab...PaulK2012-02-212-19/+87
* Added USSD supportPaulK2012-02-215-0/+232
* Fixed code according to libsamsung-ipc changesPaulK2012-02-172-5/+5
* Added GSM7 <-> ASCII codePaulK2012-02-011-0/+79
* Don't return failure if net requests are overlapingPaulK2012-02-011-6/+33
* 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