Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-29 | Rename ofono_modem_userdata | Denis Kenzior | 1 | -4/+4 | |
2009-07-29 | Make plugins use ofono_modem_get_path | Denis Kenzior | 1 | -8/+8 | |
2009-07-29 | Get rid of dbus-gsm.h | Denis Kenzior | 1 | -1/+2 | |
2009-07-29 | Rename dbus_gsm_dict_append_array | Denis Kenzior | 1 | -1/+1 | |
2009-07-29 | Move & Rename PROPERTIES_ARRAY_SIGNATURE | Denis Kenzior | 1 | -1/+2 | |
2009-07-29 | Rename dbus_gsm_signal_array_property_changed | Denis Kenzior | 1 | -2/+2 | |
2009-07-29 | Rename dbus_gsm error functions to __ofono_error | Denis Kenzior | 1 | -5/+10 | |
2009-07-29 | Move & Rename dbus_gsm_connection | Denis Kenzior | 1 | -3/+3 | |
Move to ofono/dbus.h ofono_dbus_get_connection | |||||
2009-07-16 | Add CFUN=1 for the ti_calypso driver | Denis Kenzior | 1 | -2/+2 | |
2009-07-15 | Add extra_pdu_crlf quirk to ti_calypso driver | Denis Kenzior | 1 | -0/+5 | |
2009-07-15 | Remove from pending list if create fails | Denis Kenzior | 1 | -0/+2 | |
2009-06-16 | Re-arrange destruction order | Denis Kenzior | 1 | -1/+1 | |
2009-06-16 | Export phonebook as vCard 3.0 format | Yang Gu | 1 | -0/+2 | |
2009-06-02 | Adding common unregister code in atmodem driver | Minjun Li | 1 | -11/+15 | |
Modem cleanup happens in two places: manager_free (ofono exit) and manager_destroy (manually removing a specific modem). Both need to unregister the entire set of registered interfaces. manager_destroy function did not unregister all interfaces. Fixed by adding a common function for both code paths. | |||||
2009-05-29 | Add atmodem driver implementation for SMS | Denis Kenzior | 1 | -0/+2 | |
2009-05-28 | Squash CallWaiting onto CallSettings interface | Denis Kenzior | 1 | -2/+0 | |
The CallWaiting interface had one settable attribute after the latest set of refactoring. Squash it onto the CallSettings interface where it belonged in the first place | |||||
2009-05-26 | Fixup the initialization / destruction order | Denis Kenzior | 1 | -2/+2 | |
2009-05-26 | Add atmodem SIM-related operations | Andrzej Zaborowski | 1 | -0/+2 | |
2009-05-20 | drivers/atmodem implementation for CallBarring. | Andrzej Zaborowski | 1 | -0/+2 | |
2009-05-13 | Fix a potential build name clash | Marcel Holtmann | 1 | -0/+514 | |