| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | GPRS: improved error-handling while setting up data call and pdp context | Paul Kocialkowski | 2012-07-02 | 1 | -7/+27 |
* | GPRS: port list and iface activation/deactivation support | PaulK | 2012-06-07 | 2 | -16/+114 |
* | Updated ToDo list | PaulK | 2012-04-03 | 2 | -3/+4 |
* | Removed unused code realted to SIM and typo on SMS | PaulK | 2012-03-29 | 3 | -11/+4 |
* | Fixed SIM status handling and added generic RIL_TOKEN_DATA_WAITING | PaulK | 2012-03-29 | 3 | -82/+75 |
* | Re-enabled RFS, which was disabled for tests | PaulK | 2012-02-25 | 1 | -2/+2 |
* | Added DTMF global sort of lock and set the functions to use gen_phone_res | PaulK | 2012-02-25 | 2 | -7/+34 |
* | Followed libsamsung-ipc changes on ipc_sec_phone_lock | PaulK | 2012-02-24 | 1 | -8/+8 |
* | Fixed some unusual return values on error | PaulK | 2012-02-24 | 1 | -4/+6 |
* | Fixed IMEI/Baseband infos once and for all! | PaulK | 2012-02-24 | 1 | -4/+8 |
* | Fixed disp icon info once and for all! | PaulK | 2012-02-24 | 1 | -3/+6 |
* | Massive rework of SIM handling, with new features SIM PIN-related. | PaulK | 2012-02-24 | 4 | -196/+397 |
* | Typo ril_tokens_net_state_dump | PaulK | 2012-02-22 | 1 | -1/+4 |
* | Fixed IMEI/IMEISV (one request depends on the other one) | PaulK | 2012-02-22 | 2 | -19/+70 |
* | Fixed RSSI interpretation from icon_info messages | PaulK | 2012-02-22 | 3 | -39/+49 |
* | Updated ToDo list | PaulK | 2012-02-22 | 1 | -4/+0 |
* | Cleaned code for network type selection and added stable PLMN selection | PaulK | 2012-02-22 | 3 | -39/+149 |
* | Fixed IPC_NET_MODE_SEL related functions | PaulK | 2012-02-21 | 3 | -23/+28 |
* | Using the global Operators list on QUERY_AVAILABLE_NETWORKS and added the tab... | PaulK | 2012-02-21 | 2 | -19/+87 |
* | Added USSD support | PaulK | 2012-02-21 | 5 | -0/+232 |
* | Fixed code according to libsamsung-ipc changes | PaulK | 2012-02-17 | 2 | -5/+5 |
* | Added GSM7 <-> ASCII code | PaulK | 2012-02-01 | 1 | -0/+79 |
* | Don't return failure if net requests are overlaping | PaulK | 2012-02-01 | 1 | -6/+33 |
* | Modified gprs.c to match libsamsung-ipc changes | PaulK | 2012-02-01 | 1 | -4/+1 |
* | Using rc instead of calling the function in the if statement | PaulK | 2012-02-01 | 1 | -2/+6 |
* | Changed Android.mk to match libsamsung-ipc changes | PaulK | 2012-02-01 | 1 | -1/+13 |
* | Added very unclean data dactivation function | PaulK | 2012-01-14 | 3 | -0/+17 |
* | Fixed DNS configuration | PaulK | 2012-01-14 | 1 | -0/+11 |
* | GPRS: fix the route | Denis 'GNUtoo' Carikli | 2012-01-14 | 1 | -7/+4 |
* | Changed IPC Client to deal with new handlers common data | PaulK | 2012-01-14 | 2 | -9/+18 |
* | Updated TODO list | PaulK | 2012-01-07 | 1 | -4/+1 |
* | Added support for SMS Multipart messages | PaulK | 2012-01-07 | 3 | -34/+100 |
* | Added full PLMN list (from Wikipedia) | PaulK | 2012-01-07 | 3 | -23/+2238 |
* | Added Burst DTMF suppport | PaulK | 2012-01-07 | 3 | -2/+65 |
* | Added SND functions (volume works as well as mic mute), updated TODO list | PaulK | 2012-01-03 | 3 | -5/+90 |
* | Improved SMS stability (now it's stable), still no multi-message, plus bug fixes | PaulK | 2012-01-01 | 5 | -107/+559 |
* | Added RFS functions and IPC_GEN_PHONE_RES proper handling, applied to data | PaulK | 2011-12-31 | 8 | -63/+365 |
* | Consider numbers starting with "+" as international calls | PaulK | 2011-12-30 | 1 | -1/+1 |
* | Send back network type anyway | PaulK | 2011-12-29 | 1 | -4/+1 |
* | Added preliminary data support | PaulK | 2011-12-29 | 5 | -5/+166 |
* | Added preliminary RFS support, code cleanup, completed TODO list | PaulK | 2011-12-29 | 7 | -98/+362 |
* | RIL rework: multi-client, more stable, added GPLv3 copyright notice | PaulK | 2011-12-21 | 22 | -1166/+2206 |
* | Added DTMF support | PaulK | 2011-12-07 | 3 | -0/+32 |
* | Added Samsung Ril Socket (SRS) support: this permits working audio calls on n... | PaulK | 2011-12-04 | 5 | -4/+319 |
* | Fixed call-related functions | PaulK | 2011-12-03 | 2 | -3/+24 |
* | Corrected hex2bin (it made an infinite loop if data wasn't only ASCII: i was ... | PaulK | 2011-11-25 | 1 | -6/+12 |
* | Modified samsung-ril to work on Nexus S. | PaulK | 2011-11-22 | 11 | -429/+1235 |
* | Temporary initial commit | Joerie de Gram | 2011-10-29 | 11 | -0/+1851 |