| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright information | Paul Kocialkowski | 2013-03-31 | 1 | -2/+1 |
* | Coding style: add spaces after switch statements | Paul Kocialkowski | 2013-03-31 | 1 | -2/+2 |
* | Avoid checking ipc_message_info pointer since it is checked in readloop | Paul Kocialkowski | 2013-03-31 | 1 | -8/+6 |
* | Define and use RIL_TOKEN_NULL | Paul Kocialkowski | 2013-03-31 | 1 | -2/+2 |
* | sms: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -93/+71 |
* | Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments style | Paul Kocialkowski | 2013-03-30 | 1 | -16/+16 |
* | Change coding style: add a space after if, for and while | Paul Kocialkowski | 2013-02-09 | 1 | -70/+70 |
* | Copyright: Corrected email address | Paul Kocialkowski | 2012-11-19 | 1 | -1/+1 |
* | Updated copyright information | Paul Kocialkowski | 2012-11-04 | 1 | -1/+1 |
* | SMS: Use lists stored in ril_data instead of global table | Paul Kocialkowski | 2012-11-04 | 1 | -288/+284 |
* | SMS: Process next incoming message after failure | Paul Kocialkowski | 2012-11-04 | 1 | -10/+16 |
* | SMS: Use lists stored in ril_data instead of global tpid table | Paul Kocialkowski | 2012-11-01 | 1 | -93/+125 |
* | Reworked RIL requests, globals, SIM status, client | Paul Kocialkowski | 2012-11-01 | 1 | -20/+20 |
* | GPRS: Fixed style, compat and RIL_VERSION < 6 return data on SETUP_DATA_CALL | Paul Kocialkowski | 2012-09-07 | 1 | -1/+5 |
* | Cosmetics: removed lines with tabs or spaces | Paul Kocialkowski | 2012-08-28 | 1 | -4/+4 |
* | Use RADIO_STATE_ON on ICS/JB only | Alexander Tarasikov | 2012-08-24 | 1 | -1/+1 |
* | Use RADIO_STATE_ON | Alexander Tarasikov | 2012-08-20 | 1 | -1/+1 |
* | Fix some compilation warnings | Alexander Tarasikov | 2012-07-25 | 1 | -2/+2 |
* | Removed unused code realted to SIM and typo on SMS | PaulK | 2012-03-29 | 1 | -2/+2 |
* | Added support for SMS Multipart messages | PaulK | 2012-01-07 | 1 | -27/+96 |
* | Improved SMS stability (now it's stable), still no multi-message, plus bug fixes | PaulK | 2012-01-01 | 1 | -94/+483 |
* | Added preliminary RFS support, code cleanup, completed TODO list | PaulK | 2011-12-29 | 1 | -26/+30 |
* | RIL rework: multi-client, more stable, added GPLv3 copyright notice | PaulK | 2011-12-21 | 1 | -104/+124 |
* | Modified samsung-ril to work on Nexus S. | PaulK | 2011-11-22 | 1 | -59/+152 |
* | Temporary initial commit | Joerie de Gram | 2011-10-29 | 1 | -0/+130 |