summaryrefslogtreecommitdiffstats
path: root/gen.c
Commit message (Expand)AuthorAgeFilesLines
* gen: Refactor code, check for NULL pointers and prevent memory leaksPaul Kocialkowski2013-03-311-6/+2
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-9/+9
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-17/+17
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-1/+1
* GEN: Change function name to match naming stylePaul Kocialkowski2012-11-011-2/+2
* GEN: Use lists stored in ril_data instead of global tablePaul Kocialkowski2012-11-011-70/+91
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-3/+3
* Updated ToDo listPaulK2012-04-031-0/+3
* Improved SMS stability (now it's stable), still no multi-message, plus bug fixesPaulK2012-01-011-0/+21
* Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to dataPaulK2011-12-311-0/+154