Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-29 | Move & Rename PROPERTIES_ARRAY_SIGNATURE | Denis Kenzior | 1 | -2/+4 | |
2009-07-29 | Rename dbus_gsm_signal_property_changed | Denis Kenzior | 1 | -1/+1 | |
2009-07-29 | Rename dbus_gsm error functions to __ofono_error | Denis Kenzior | 1 | -34/+34 | |
2009-07-29 | Move & Rename dbus_gsm_connection | Denis Kenzior | 1 | -7/+7 | |
Move to ofono/dbus.h ofono_dbus_get_connection | |||||
2009-06-18 | Minor style issue | Denis Kenzior | 1 | -0/+1 | |
2009-06-18 | Add CallBarring::ChangePassword | Andrzej Zaborowski | 1 | -17/+141 | |
2009-06-01 | Squish another uninitialized warning in CB | Denis Kenzior | 1 | -1/+1 | |
2009-06-01 | Change int type to enum for SS control callbacks | Denis Kenzior | 1 | -1/+1 | |
2009-05-28 | Tweak the call barring API | Denis Kenzior | 1 | -1/+1 | |
2009-05-28 | Make CB operations take a mask of the bearers | Denis Kenzior | 1 | -13/+23 | |
Currently we only really support Voice calls, so only that bearer is enabled. However, in the future we might support other call types. | |||||
2009-05-21 | Fix minor logic flow bug in CallBarring | Denis Kenzior | 1 | -3/+2 | |
2009-05-20 | Add class parameter to the query function for CB | Denis Kenzior | 1 | -3/+6 | |
2009-05-20 | Rework Call Barring Interface | Denis Kenzior | 1 | -226/+383 | |
2009-05-20 | Implement the CallBarring interface. | Andrzej Zaborowski | 1 | -0/+841 | |