summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-04-12modem: Add missing empty lineMarcel Holtmann1-0/+1
2012-03-20voicecall: Force callheld update after calls swapFrédéric Danis1-4/+72
2012-03-20emulator: Force indicator event implementationFrédéric Danis2-0/+26
2012-03-19call-forwarding: Inline get_query_next_cf_cond()Oleg Zhurakivskyy1-1/+1
2012-03-19call-forwarding: Remove cf_list_clear()Oleg Zhurakivskyy1-12/+2
2012-03-13voicecall: Improve transitions checkFrédéric Danis1-12/+17
2012-03-07voicecall: Don't set indicators during transitionsDenis Kenzior1-0/+13
2012-03-07emulator: fix notify_ringFrédéric Danis1-7/+0
2012-02-22call-forwarding: Fix various style issuesDenis Kenzior1-13/+13
2012-02-22call-forwarding: Minor code refactoringOleg Zhurakivskyy1-2/+3
2012-02-22call-forwarding: Emit signals when cfu is toggledOleg Zhurakivskyy1-0/+30
2012-02-22call-forwarding: Update conditional reporting logicOleg Zhurakivskyy1-3/+16
2012-02-22call-forwarding: Update conditional setting logicOleg Zhurakivskyy1-0/+7
2012-02-22call-forwarding: Refactoring of is_cfu_enabled()Oleg Zhurakivskyy1-19/+17
2012-02-22call-forwarding: Minor style fixesOleg Zhurakivskyy1-26/+30
2012-02-16location-reporting: Remove a few more empty linesMarcel Holtmann1-3/+0
2012-02-16location-reporting: Fix some minor style issuesMarcel Holtmann1-5/+3
2012-02-16network: Add debug for signal strength updatesMarcel Holtmann1-0/+2
2012-02-11network: Add debug for network registration status updatesMarcel Holtmann1-0/+3
2012-02-09voicecall: Fix emulator AT+CHUP for HFPFrédéric Danis1-1/+2
2012-02-02stkutil: Make valgrind happyDenis Kenzior1-3/+3
2012-02-01sim: Fix crash due to uninitialized spn_watchDenis Kenzior1-0/+8
2012-01-23sim: Make SPN change atomic for consumersOleg Zhurakivskyy1-15/+15
2012-01-18modem: Use __ofono_atom_findDenis Kenzior1-9/+3
2012-01-18stk: find_atom only returns registered atomsDenis Kenzior1-9/+4
2012-01-18sms: Don't need the sim member nowDenis Kenzior1-4/+4
2012-01-18cbs: finding SIM atom seems to not necessary nowDenis Kenzior1-7/+2
2012-01-18stk: Use __ofono_atom_findDenis Kenzior1-73/+28
2012-01-18gprs: Use __ofono_atom_findDenis Kenzior1-16/+10
2012-01-18cdma-connman: Use __ofono_atom_findDenis Kenzior1-4/+2
2012-01-18voicecall: Use __ofono_atom_findDenis Kenzior1-6/+3
2012-01-18ussd: Use __ofono_atom_findDenis Kenzior1-6/+4
2012-01-18emulator: Use __ofono_atom_findDenis Kenzior1-5/+2
2012-01-18call-forwarding: Use __ofono_atom_findDenis Kenzior1-6/+2
2012-01-18sms: Use __ofono_atom_findDenis Kenzior1-16/+10
2012-01-18cbs: Use __ofono_atom_find macroDenis Kenzior1-10/+3
2012-01-18network: Use __ofono_atom_find macroDenis Kenzior1-5/+2
2012-01-18message-waiting: Use __ofono_atom_find macroDenis Kenzior1-5/+2
2012-01-18ofono: Add __ofono_atom_find macroDenis Kenzior1-0/+8
2012-01-18network: Access SPN directly from the sim atomOleg Zhurakivskyy1-11/+7
2012-01-18sim: Add ofono_sim_get_spn() implementationOleg Zhurakivskyy1-0/+8
2012-01-18network: Optimize away one unneeded assignmentDenis Kenzior1-3/+2
2012-01-18network: Use sim SPN watch APIOleg Zhurakivskyy1-148/+18
2012-01-18gprs: Trivial code reflowDenis Kenzior1-8/+8
2012-01-18gprs: Use sim SPN watch APIOleg Zhurakivskyy1-40/+31
2012-01-15sim: Add SPN watch capabilityOleg Zhurakivskyy1-0/+242
2012-01-15sim: Minor style fixesOleg Zhurakivskyy1-12/+12
2012-01-07modem: Tweak produced pathDenis Kenzior1-1/+1
2012-01-07cdma-netreg: Add provider name and SID supportPhilippe Nunes1-0/+40
2012-01-07cdma-provision: Add driver APIs implementationPhilippe Nunes1-0/+80