Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments style | Paul Kocialkowski | 2013-03-30 | 1 | -6/+6 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Change coding style: add a space after if, for and while | Paul Kocialkowski | 2013-02-09 | 1 | -16/+16 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Copyright: Corrected email address | Paul Kocialkowski | 2012-11-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Updated copyright information | Paul Kocialkowski | 2012-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Reworked RIL requests, globals, SIM status, client | Paul Kocialkowski | 2012-11-01 | 1 | -7/+6 |
| | | | | | | | | | | | * Handling ril requests with lists * Renamed functions to complete requests * Globals (most of them) are held in ril_data * Renamed SIM_Status to ril_sim_state * Renamed client object to data * Moved client funcs to a sub-structure Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Cosmetics: removed lines with tabs or spaces | Paul Kocialkowski | 2012-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Fix some compilation warnings | Alexander Tarasikov | 2012-07-25 | 1 | -1/+1 |
| | |||||
* | Increased the max number of attempts when creating a client to 10 | Paul Kocialkowski | 2012-07-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Changed IPC Client to deal with new handlers common data | PaulK | 2012-01-14 | 1 | -0/+4 |
| | |||||
* | RIL rework: multi-client, more stable, added GPLv3 copyright notice | PaulK | 2011-12-21 | 1 | -0/+187 |