summaryrefslogtreecommitdiffstats
path: root/sim.c
Commit message (Collapse)AuthorAgeFilesLines
* Samsung-RIL rewrite: harder, better, probably not faster but definitely strongerPaul Kocialkowski2014-08-071-0/+1303
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Massive rework of SIM handling, with new features SIM PIN-related.PaulK2012-02-241-446/+0
|
* Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to dataPaulK2011-12-311-1/+4
|
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-104/+76
|
* Modified samsung-ril to work on Nexus S.PaulK2011-11-221-5/+15
| | | | | | | | | | | | | | | Currently, the following is working: * (automatic) network registration (clean and stable) * SMS (no clean queue engine and no support for multiple message SMS) * SIM I/O * Other minor stuff And the following is left to do: * DATA (3G) * airplane to normal power mode * calls (including audio routing) * RFS messages handling (mostly to be done at IPC level) * Other minor stuff
* Temporary initial commitJoerie de Gram2011-10-291-0/+461