summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.41.4Marcel Holtmann2012-02-102-1/+7
* btio: Add BtIOMode enum to be used with BT_IO_OPT_MODELuiz Augusto von Dentz2012-02-101-0/+8
* btio: Add L2ERTM typeLuiz Augusto von Dentz2012-02-102-0/+18
* ifxmodem: Remove audio settings mode handlingMarcel Holtmann2012-02-101-7/+0
* ifxmodem: Remove another usage g_utf8_validateMarcel Holtmann2012-02-101-7/+8
* ifx: Don't use g_utf8_validateDenis Kenzior2012-02-101-7/+7
* ifx: Take out bad mergeDenis Kenzior2012-02-091-24/+0
* ifx: Modify XLEMA behaviorDenis Kenzior2012-02-091-3/+18
* ifx: Use CFUN=0 (Minimum Functionality) to disable modemMarcel Holtmann2012-02-101-1/+1
* ifxmodem: Handle malformed emergency numbersMarcel Holtmann2012-02-101-4/+14
* ifx: Remove handling of audio settings setupMarcel Holtmann2012-02-101-60/+25
* voicecall: Fix emulator AT+CHUP for HFPFrédéric Danis2012-02-091-1/+2
* ifx: Add necessary incantations for audioDenis Kenzior2012-02-091-0/+250
* ifx: Fix compilation issueMarcel Holtmann2012-02-021-5/+3
* stkutil: Make valgrind happyDenis Kenzior2012-02-021-3/+3
* ifx: Make sure query XSIMSTATEDenis Kenzior2012-02-021-16/+54
* ifx: Use a proper prefix for XGENDATADenis Kenzior2012-02-021-1/+2
* sim: Fix crash due to uninitialized spn_watchDenis Kenzior2012-02-011-0/+8
* btio: Remove the default security level from btioVinicius Costa Gomes2012-01-251-1/+0
* btio: Add support for getting the Encryption Key Size via btioVinicius Costa Gomes2012-01-252-0/+20
* sim: Make SPN change atomic for consumersOleg Zhurakivskyy2012-01-231-15/+15
* Release 1.31.3Marcel Holtmann2012-01-202-1/+7
* TODO: Mark Handsfree interface task as doneDenis Kenzior2012-01-182-11/+12
* TODO: Mark GPRS provisioning task as doneDenis Kenzior2012-01-182-8/+12
* TODO: Mark SAP task as doneDenis Kenzior2012-01-182-8/+8
* modem: Use __ofono_atom_findDenis Kenzior2012-01-181-9/+3
* stk: find_atom only returns registered atomsDenis Kenzior2012-01-181-9/+4
* sms: Don't need the sim member nowDenis Kenzior2012-01-181-4/+4
* cbs: finding SIM atom seems to not necessary nowDenis Kenzior2012-01-181-7/+2
* stk: Use __ofono_atom_findDenis Kenzior2012-01-181-73/+28
* gprs: Use __ofono_atom_findDenis Kenzior2012-01-181-16/+10
* cdma-connman: Use __ofono_atom_findDenis Kenzior2012-01-181-4/+2
* voicecall: Use __ofono_atom_findDenis Kenzior2012-01-181-6/+3
* ussd: Use __ofono_atom_findDenis Kenzior2012-01-181-6/+4
* emulator: Use __ofono_atom_findDenis Kenzior2012-01-181-5/+2
* call-forwarding: Use __ofono_atom_findDenis Kenzior2012-01-181-6/+2
* sms: Use __ofono_atom_findDenis Kenzior2012-01-181-16/+10
* cbs: Use __ofono_atom_find macroDenis Kenzior2012-01-181-10/+3
* network: Use __ofono_atom_find macroDenis Kenzior2012-01-181-5/+2
* message-waiting: Use __ofono_atom_find macroDenis Kenzior2012-01-181-5/+2
* ofono: Add __ofono_atom_find macroDenis Kenzior2012-01-181-0/+8
* network: Access SPN directly from the sim atomOleg Zhurakivskyy2012-01-181-11/+7
* sim: Add ofono_sim_get_spn() implementationOleg Zhurakivskyy2012-01-181-0/+8
* include: Add ofono_sim_get_spn() declarationOleg Zhurakivskyy2012-01-181-0/+1
* network: Optimize away one unneeded assignmentDenis Kenzior2012-01-181-3/+2
* network: Use sim SPN watch APIOleg Zhurakivskyy2012-01-181-148/+18
* gprs: Trivial code reflowDenis Kenzior2012-01-181-8/+8
* gprs: Use sim SPN watch APIOleg Zhurakivskyy2012-01-181-40/+31
* btio: Remove support for hciX source addressesMarcel Holtmann2012-01-171-6/+1
* btio: Fix byte order conversion when getting L2CAP CIDSantiago Carot-Nemesio2012-01-171-1/+1