summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-14Utilize call_watchesDenis Kenzior1-1/+5
2009-08-14Move CALL_SETTINGS_INTERFACE define to dbus.hDenis Kenzior1-15/+19
2009-08-14Move PHONEBOOK_INTERFACE define to dbus.hDenis Kenzior1-6/+5
2009-08-14Move CALL_METER_INTERFACE define to dbus.hDenis Kenzior1-14/+17
2009-08-14Move CALL_FORWARDING_INTERFACE define to dbus.hDenis Kenzior1-13/+12
2009-08-14Move CALL_BARRING_INTERFACE definition to dbus.hDenis Kenzior1-12/+11
2009-08-14Add call_watches utilityDenis Kenzior1-0/+17
2009-08-14Add atom_watch functionsDenis Kenzior2-0/+105
2009-08-14Use atom's modem in phonebookDenis Kenzior1-7/+6
2009-08-14Use atom's modem storage in call settingsDenis Kenzior1-27/+28
2009-08-14Use atom's modem in call meterDenis Kenzior1-13/+12
2009-08-14Use atom's modem in call-forwardingDenis Kenzior1-21/+25
2009-08-14Use atom's modem storage in call barringDenis Kenzior1-17/+17
2009-08-14Update to use the new atom_free APIDenis Kenzior5-5/+5
2009-08-14Rework ofono_modem_remove_atomDenis Kenzior2-6/+3
2009-08-14Add getter functions for atomsDenis Kenzior2-0/+14
2009-08-14Sanity check the atom register/unregister funcsDenis Kenzior1-2/+7
2009-08-14Fix passing in modem where call_barring expectedDenis Kenzior1-6/+10
2009-08-14Evolve the phonebook driverDenis Kenzior3-90/+119
2009-08-14Remove defunct pointer to call waiting dataDenis Kenzior1-1/+0
2009-08-14Evolve call settings driverDenis Kenzior3-298/+309
2009-08-14Move clir and cug option enums to types.hDenis Kenzior1-13/+0
2009-08-14Evolve the call meter driver APIDenis Kenzior3-232/+243
2009-08-14Evolve the call-forwarding driverDenis Kenzior3-221/+221
2009-08-14Evolve the call-barring driverDenis Kenzior3-172/+202
2009-08-13Move certain parts of driver.h to types.hDenis Kenzior2-19/+4
2009-08-13Add ofono atom routinesDenis Kenzior2-0/+142
2009-08-13Make ss_passwd_register slightly more efficientDenis Kenzior1-1/+1
2009-08-13Make ss_control_register slightly more efficientDenis Kenzior1-1/+1
2009-08-12Always output useable FN in VCardDenis Kenzior1-1/+6
2009-08-12Fix a segfault in need_mergeDenis Kenzior1-3/+15
2009-08-12Bail out early if text & number are emptyDenis Kenzior1-0/+5
2009-08-12Fix commentMarcel Holtmann1-1/+1
2009-08-12Add function for printing warningsMarcel Holtmann1-0/+18
2009-08-08Fix compile warningDenis Kenzior1-1/+3
2009-08-07Quiet an error if a modem is removed quicklyDenis Kenzior1-0/+3
2009-08-07Fix segfault upon modem removal due to g_sourceDenis Kenzior1-7/+16
2009-08-07Refactor SIM file cacheDenis Kenzior1-105/+91
2009-08-07Re-enable reading of SPN & PNN on phonesimDenis Kenzior1-0/+4
2009-08-07Make the sim op queue have a removable gsourceDenis Kenzior1-7/+21
2009-08-07Don't use g_timeout_add to retrieve imsiDenis Kenzior1-6/+3
2009-08-07No need to use g_timeout_add hereDenis Kenzior1-27/+13
2009-08-07No need to use g_timeout_add hereDenis Kenzior1-29/+14
2009-08-07No need to use g_timeout_add hereDenis Kenzior1-27/+13
2009-08-07No need to use g_timeout_add hereDenis Kenzior1-23/+18