summaryrefslogtreecommitdiffstats
path: root/disp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed disp icon info once and for all!PaulK2012-02-241-3/+6
|
* Fixed RSSI interpretation from icon_info messagesPaulK2012-02-221-39/+44
|
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-10/+27
|
* Modified samsung-ril to work on Nexus S.PaulK2011-11-221-0/+76
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