summaryrefslogtreecommitdiffstats
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* RIL_LOG macro to log messagesreplicant-4.2-0002replicant-4.2-0001Paul Kocialkowski2013-12-201-2/+2
* Send internal SMS to alert the user when an important crash just happenedPaul Kocialkowski2013-09-291-1/+150
* Update copyright informationPaul Kocialkowski2013-03-311-2/+1
* Coding style: add spaces around equal sign in for statementsPaul Kocialkowski2013-03-311-2/+2
* Rename samsung-ril to Samsung-RIL, refactor Android.mk and comments stylePaul Kocialkowski2013-03-301-10/+10
* Change coding style: add a space after if, for and whilePaul Kocialkowski2013-02-091-21/+21
* Copyright: Corrected email addressPaul Kocialkowski2012-11-191-1/+1
* Updated copyright informationPaul Kocialkowski2012-11-041-0/+1
* Reworked RIL requests, globals, SIM status, clientPaul Kocialkowski2012-11-011-0/+38
* Cosmetics: removed lines with tabs or spacesPaul Kocialkowski2012-08-281-2/+2
* Fix some compilation warningsAlexander Tarasikov2012-07-251-0/+1
* Fix compilation on jellybeanAlexander Tarasikov2012-07-231-0/+2
* Move SmsCodingScheme to utils.c for future reuseAlexander Tarasikov2012-07-131-0/+34
* Add the utf8_write function to decode ucs2 dataAlexander Tarasikov2012-07-131-0/+37
* Hack ussd for latin ascii to make it work at leastAlexander Tarasikov2012-07-061-0/+7
* Added GSM7 <-> ASCII codePaulK2012-02-011-0/+79
* RIL rework: multi-client, more stable, added GPLv3 copyright noticePaulK2011-12-211-0/+74
* Corrected hex2bin (it made an infinite loop if data wasn't only ASCII: i was ...PaulK2011-11-251-6/+12
* Modified samsung-ril to work on Nexus S.PaulK2011-11-221-77/+0
* Temporary initial commitJoerie de Gram2011-10-291-0/+136