summaryrefslogtreecommitdiffstats
path: root/sms.c
Commit message (Expand)AuthorAgeFilesLines
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-16/+16
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-70/+70
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* SMS: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-041-288/+284
* SMS: Process next incoming message after failurePaul Kocialkowski2012-11-041-10/+16
* SMS: Use lists stored in ril_data instead of global tpid tablePaul Kocialkowski2012-11-011-93/+125
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-20/+20
* GPRS: Fixed style, compat and RIL_VERSION < 6 return data on SETUP_DATA_CALLPaul Kocialkowski2012-09-071-1/+5
* Cosmetics: removed lines with tabs or spacesPaul Kocialkowski2012-08-281-4/+4
* Use RADIO_STATE_ON on ICS/JB onlyAlexander Tarasikov2012-08-241-1/+1
* Use RADIO_STATE_ONAlexander Tarasikov2012-08-201-1/+1
* Fix some compilation warningsAlexander Tarasikov2012-07-251-2/+2
* Removed unused code realted to SIM and typo on SMSPaulK2012-03-291-2/+2
* Added support for SMS Multipart messagesPaulK2012-01-071-27/+96
* Improved SMS stability (now it's stable), still no multi-message, plus bug fixesPaulK2012-01-011-94/+483
* Added preliminary RFS support, code cleanup, completed TODO listPaulK2011-12-291-26/+30
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-104/+124
* Modified samsung-ril to work on Nexus S.PaulK2011-11-221-59/+152
* Temporary initial commitJoerie de Gram2011-10-291-0/+130