summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Emit the DisconnectReason signalDenis Kenzior1-1/+28
2009-08-19Make sure call history handles waiting callsDenis Kenzior1-1/+2
2009-08-19Evolve the voicecall driverDenis Kenzior3-518/+459
2009-08-19Evolve the netreg driverDenis Kenzior3-341/+320
2009-08-19Move mcc & mnc defines to types.hDenis Kenzior1-4/+0
2009-08-19Refine errors returned by message-waitingDenis Kenzior1-4/+10
2009-08-19Evolve message waiting low level APIDenis Kenzior3-184/+207
2009-08-19Add a new SIM not ready errorDenis Kenzior2-0/+7
2009-08-19Update voicecalls to the new SIM APIDenis Kenzior1-12/+29
2009-08-19Update network registration to the new SIM APIDenis Kenzior1-14/+61
2009-08-19Update message waiting to the new SIM APIDenis Kenzior1-17/+64
2009-08-19Remove traces of sim_manager from modem.cDenis Kenzior1-5/+0
2009-08-19Evolve SIM driverDenis Kenzior5-326/+317
2009-08-19Move ofono_destroy_fun to types.hDenis Kenzior1-2/+0
2009-08-19Remove unneeded variableDenis Kenzior1-1/+0
2009-08-19Fix cut and paste errorDenis Kenzior1-1/+1
2009-08-19Fix whitespace and style issuesDenis Kenzior6-11/+10
2009-08-19Refactor ECC: Free the new_en_listDenis Kenzior1-0/+6
2009-08-19Evolve SMS driver APIDenis Kenzior3-171/+186
2009-08-17Remove the use of driver.hDenis Kenzior3-3/+0
2009-08-17Remove unused headerDenis Kenzior3-3/+0
2009-08-17Make distcheck happyDenis Kenzior1-1/+1
2009-08-17Refactor ECC Support: Update when EFecc is readDenis Kenzior1-23/+61
2009-08-17Refactor ECC Support: Don't bother with g_sourceDenis Kenzior1-24/+1
2009-08-17Refactor ECC Support: Free in right spotDenis Kenzior1-7/+6
2009-08-17Support emergency numbersYang Gu2-1/+136
2009-08-17Get rid of unused enumDenis Kenzior1-9/+0
2009-08-17Move network-operator status enum out of common.hDenis Kenzior2-8/+8
2009-08-17Move colr-status enum out of common.hDenis Kenzior2-7/+7
2009-08-17Move colp-status enum out of common.hDenis Kenzior2-7/+7
2009-08-17Move clip-status enum out of common.hDenis Kenzior2-7/+7
2009-08-17Move clir-status enum out of common.hDenis Kenzior2-9/+9
2009-08-17Move ussd-status enum out of common.hDenis Kenzior2-9/+9
2009-08-17Move call-forwarding-type enum out of common.hDenis Kenzior2-9/+9
2009-08-17Fix invalid watch id being returned the first timeDenis Kenzior1-1/+1
2009-08-17Cleanup atom watches properlyDenis Kenzior3-6/+29
2009-08-17Cleanup SSC entries if USSD exits firstDenis Kenzior1-0/+8
2009-08-17Port call-settings to the new USSD APIDenis Kenzior2-33/+46
2009-08-17Port call-forwarding to new USSD APIDenis Kenzior2-27/+41
2009-08-17Get rid of unneeded variableDenis Kenzior1-1/+0
2009-08-17Refactor call barring to the new USSD APIDenis Kenzior2-53/+70
2009-08-17Refactor supplementary service control stringsDenis Kenzior3-170/+83
2009-08-17Evolve the USSD APIDenis Kenzior3-67/+113
2009-08-17Get rid of unused functionsDenis Kenzior1-5/+0
2009-08-16Use $(AM_V_GEN) for symbol export generationMarcel Holtmann1-4/+4
2009-08-14Refactor cssn into ofono_ssnDenis Kenzior8-224/+361
2009-08-14Add atom get_registered functionDenis Kenzior2-0/+7
2009-08-14Follow the more common glib convention for destroyDenis Kenzior2-2/+2
2009-08-14Remove trailing whitespaceYang Gu1-3/+3
2009-08-14Fix whitespace issueDenis Kenzior1-1/+0