aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-07charsets: don't warn if we couldn't convert from hex to utf8Aleksander Morgado
2012-02-07core: plug leaks when passing GValueArrays to dbus_g_method_return()Aleksander Morgado
2012-02-03sms: handle text mode SMS listingDan Williams
2012-02-03test: (sms-get.py) don't fail if we don't get an SMSCDan Williams
2012-02-01gsm: fix listing SMS messages in text modeDan Williams
2012-02-01gsm: fix setting PDU mode for SMS messagesDan Williams
2012-02-01test: pretty-print SMS messages in sms-get.pyDan Williams
2012-02-01build: more libqcdm standalone fixesDan Williams
2012-02-01test: add SMS get example/testDan Williams
2012-02-01test: add missing examples to Makefile.amDan Williams
2012-02-01test: rename SMS send exampleDan Williams
2012-02-01qcdm: fix some build errors when building standaloneDan Williams
2012-02-01qcdm: clarify IMxI conversions a bit; fix up WCDMA L1 statesDan Williams
2012-02-01qcdm: add some mode prefsDan Williams
2012-01-23ussd: ensure coded string is valid before stripping quotesAleksander Morgado
2012-01-23ussd: plug a leakAleksander Morgado
2012-01-18release: bump version to 0.5.1.96 (0.5.2-rc2)0.5.2-rc20.5.1.96Dan Williams
2012-01-18release: update NEWSDan Williams
2012-01-18gsm: fix return value of SMS send methodDan Williams
2012-01-18test: print sent SMS message index on successDan Williams
2012-01-18qcdm: some devices do implement SW_VERSIONDan Williams
2012-01-18gsm: change SMS send validity from 5-minute units to minutesDan Williams
2012-01-18test: enhance SMS send util to accept validity and SMSC addressDan Williams
2012-01-18gsm: fix CMGS PDU mode length calculationDan Williams
2012-01-18qcdm: add more mode prefsDan Williams
2012-01-18gsm: use PDU modem when the modem doesn't support text modeDan Williams
2012-01-18qcdm: GSM MCC, MNC, LAC and CI don't seem to valid in WCDMA modeDan Williams
2012-01-18qcdm: let WCDMA/GSM devices pass CDMA-only testsDan Williams
2012-01-18test: print out error if sending SMS failsDan Williams
2012-01-18tests: better handling of encodings in SMS test toolDan Williams
2012-01-18tests: add a test for 25-character SMS messagesDan Williams
2012-01-18api: change SMS save/send validity unitsDan Williams
2012-01-18core: fix some bugs in GSM7 packing codeDan Williams
2012-01-18qcdm: fill in some GSM and WCDMA stuffDan Williams
2012-01-18gsm: add SMS PDU creation functionDan Williams
2012-01-18trivial: update .gitgnoreDan Williams
2012-01-18core: register SMS errors with dbus-glibDan Williams
2012-01-18serial: handle CMS errors correctlyDan Williams
2012-01-18core: add CMS errorsDan Williams
2012-01-18qcdm: start filling out log messages and itemsDan Williams
2012-01-18qcdm: fix warning when no log codes are enabledDan Williams
2012-01-18qcdm: enhance LOG_CONFIG testcaseDan Williams
2012-01-18qcdm: only warn on unknown mode pref NV item valuesDan Williams
2012-01-18qcdm: LOG_CONFIG fixupsDan Williams
2012-01-18qcdm: add support for Log Config commandDan Williams
2012-01-18qcdm: add u16 arrays to resultsDan Williams
2012-01-18qcdm: fix stringification of qcdm_xxx_if_fail() macrosDan Williams
2012-01-18qcdm: add some more commandsDan Williams
2012-01-18qcdm: clarify some subsystemsDan Williams
2012-01-18qcdm: fix up testcases for more expected error codesDan Williams