| Commit message (Expand) | Author | Age | Files | Lines |
* | move all encoding/decoding code to ss.cussd_codes | Wolfgang Wiedmeyer | 2017-06-04 | 3 | -92/+88 |
* | convert gsm7 to utf8 | Wolfgang Wiedmeyer | 2017-06-04 | 3 | -39/+75 |
* | cleanup | Wolfgang Wiedmeyer | 2017-06-04 | 1 | -7/+3 |
* | move encoding check to ss.c | Wolfgang Wiedmeyer | 2017-06-03 | 4 | -45/+44 |
* | only check for error codes we know | Wolfgang Wiedmeyer | 2017-06-03 | 1 | -2/+1 |
* | get rid of global ussd state and catch error code in callback | Wolfgang Wiedmeyer | 2017-06-03 | 1 | -8/+29 |
* | various smaller improvements | Wolfgang Wiedmeyer | 2017-06-03 | 1 | -27/+21 |
* | little fixes | Wolfgang Wiedmeyer | 2017-06-03 | 2 | -3/+6 |
* | first version | Wolfgang Wiedmeyer | 2017-05-28 | 6 | -0/+473 |
* | Revert "allow SIM_IO request also if the SIM is locked or absent" | Wolfgang Wiedmeyer | 2017-05-27 | 1 | -7/+2 |
* | Add 00000 to the PLMN listreplicant-6.0-beta-0002replicant-6.0-beta-0001replicant-6.0-alpha-0006 | Wolfgang Wiedmeyer | 2016-12-29 | 1 | -0/+1 |
* | network: Account for three-digit MNC codes | Wolfgang Wiedmeyer | 2016-12-29 | 1 | -1/+4 |
* | sms: Also check if RIL_REQUEST_SEND_SMS_EXPECT_MORE was already handled | Wolfgang Wiedmeyer | 2016-12-29 | 1 | -3/+4 |
* | Revert "sms: Make RIL_REQUEST_SEND_SMS_EXPECT_MORE work" | Wolfgang Wiedmeyer | 2016-12-29 | 1 | -11/+6 |
* | sms: Make RIL_REQUEST_SEND_SMS_EXPECT_MORE work | Wolfgang Wiedmeyer | 2016-12-20 | 1 | -6/+11 |
* | ipc_sec_pin_status: don't return too early if locked | Wolfgang Wiedmeyer | 2016-12-18 | 1 | -1/+0 |
* | allow SIM_IO request also if the SIM is locked or absentreplicant-6.0-alpha-0005replicant-6.0-alpha-0004replicant-6.0-alpha-0003replicant-6.0-alpha-0002 | Wolfgang Wiedmeyer | 2016-02-06 | 1 | -2/+7 |
* | Merge remote-tracking branch 'replicant/master' into replicant-6.0replicant-6.0-alpha-0001 | Wolfgang Wiedmeyer | 2016-01-14 | 1 | -2/+2 |
|\ |
|
| * | network: Report emergency ability when not connectedHEADmaster | Paul Kocialkowski | 2016-01-06 | 1 | -2/+2 |
* | | samsung-ril-socket: mic mute implementation | Wolfgang Wiedmeyer | 2015-12-23 | 6 | -0/+35 |
* | | fix linker error | Wolfgang Wiedmeyer | 2015-12-17 | 1 | -1/+1 |
|/ |
|
* | client: RIL state update delegation, no client destroy, IPC client boot in openreplicant-4.2-0004replicant-4.2-0003 | Paul Kocialkowski | 2014-10-04 | 4 | -37/+42 |
* | RIL client open retry at RIL init | Paul Kocialkowski | 2014-10-04 | 1 | -1/+11 |
* | samsung-ril-socket: SRS test messages implementation | Paul Kocialkowski | 2014-10-04 | 6 | -0/+194 |
* | misc: IMSI requires SIM ready state | Paul Kocialkowski | 2014-08-20 | 1 | -1/+1 |
* | SamsungServiceMode can run in low power mode | Paul Kocialkowski | 2014-08-09 | 1 | -8/+0 |
* | Samsung-RIL rewrite: harder, better, probably not faster but definitely stronger | Paul Kocialkowski | 2014-08-07 | 38 | -7772/+10318 |
* | RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001 | Paul Kocialkowski | 2013-12-20 | 20 | -273/+279 |
* | misc: Complete NITZ report | Paul Kocialkowski | 2013-09-29 | 1 | -1/+1 |
* | Send internal SMS to alert the user when an important crash just happened | Paul Kocialkowski | 2013-09-29 | 6 | -3/+208 |
* | misc: Check for IPC message type properly | Paul Kocialkowski | 2013-09-29 | 1 | -14/+16 |
* | Check modem state before RIL requests and properly report it on crash | Paul Kocialkowski | 2013-09-28 | 13 | -70/+198 |
* | sms: Write/delete SMS on SIM support | Paul Kocialkowski | 2013-09-01 | 3 | -0/+159 |
* | svc: Implement Samsung Service Mode OEM Hook | Paul Kocialkowski | 2013-08-25 | 4 | -0/+293 |
* | PLMN list update | Paul Kocialkowski | 2013-07-26 | 1 | -66/+123 |
* | ipc: Open client after power on | Paul Kocialkowski | 2013-07-03 | 1 | -8/+8 |
* | Follow changes in libsamsung-ipc API | Paul Kocialkowski | 2013-07-03 | 5 | -226/+80 |
* | Remove TODO list | Paul Kocialkowski | 2013-03-31 | 1 | -8/+0 |
* | plmn_list: Update script and list | Paul Kocialkowski | 2013-03-31 | 2 | -181/+302 |
* | Update copyright information | Paul Kocialkowski | 2013-03-31 | 27 | -71/+44 |
* | Coding style: add spaces after switch statements | Paul Kocialkowski | 2013-03-31 | 8 | -28/+28 |
* | Avoid checking ipc_message_info pointer since it is checked in readloop | Paul Kocialkowski | 2013-03-31 | 12 | -64/+53 |
* | Coding style: add spaces around equal sign in for statements | Paul Kocialkowski | 2013-03-31 | 6 | -16/+16 |
* | Define and use RIL_TOKEN_NULL | Paul Kocialkowski | 2013-03-31 | 7 | -35/+36 |
* | ss: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -4/+26 |
* | sms: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -93/+71 |
* | sat: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -70/+75 |
* | sec: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -122/+142 |
* | net: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 2 | -150/+169 |
* | misc: Refactor code, check for NULL pointers and prevent memory leaks | Paul Kocialkowski | 2013-03-31 | 1 | -43/+72 |