Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-10 | core: Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2011-06-16 | call-settings: fix typo | Nicolas Bertrand | 1 | -1/+1 | |
2011-03-30 | core: remove redundant code | Mika Liljeberg | 1 | -7/+0 | |
2011-02-02 | call-settings: Fix style issues | Aki Niemi | 1 | -3/+3 | |
2011-01-25 | call-settings: use enum values | Lucas De Marchi | 1 | -8/+8 | |
Use the enum values defined for CLIP, CNAP, CLIR, COLP and COLR. | |||||
2011-01-18 | call-settings: apply rule M11 of coding style | Lucas De Marchi | 1 | -17/+17 | |
2011-01-18 | call-settings: add support for cdip | Lucas De Marchi | 1 | -2/+71 | |
2010-12-30 | call-settings: rename CalledLine* properties | Lucas De Marchi | 1 | -6/+6 | |
COLP and COLR are better named respectively as ConnectedLinePresentation and ConnectedLineRestriction as stated in 27.007 sections 7.8 and 7.31. CalledLine* name will be used in future for CDIP. | |||||
2010-12-30 | call-settings: fix getting CNAP property | Lucas De Marchi | 1 | -1/+1 | |
2010-12-16 | call-settings: add CNAP support | Gustavo F. Padovan | 1 | -9/+93 | |
2010-12-16 | call-settings: fix coding style | Gustavo F. Padovan | 1 | -10/+10 | |
2010-11-29 | core: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -14/+13 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-11-22 | call-settings: Fix style issues | Denis Kenzior | 1 | -3/+9 | |
2010-11-22 | call-settings: fix CLIR Invocation and Suppression | Denis Kenzior | 1 | -2/+2 | |
According to 22.030 the *31# version is used to suppress CLIR and #31# version is used to invoke CLIR. | |||||
2010-11-22 | src: coding style fixes - rule M6 | Jeevaka Badrappan | 1 | -2/+2 | |
2010-10-07 | Fix COLR typo | Alexander Kanavin | 1 | -1/+1 | |
2010-09-26 | ss: Use function to judge if it's busy | Yang Gu | 1 | -6/+6 | |
2010-09-21 | Fix multi-line comment style issues | Jeevaka Badrappan | 1 | -1/+2 | |
2010-09-09 | call-settings: Add __ofono_call_settings_is_busy | Jeevaka Badrappan | 1 | -0/+5 | |
2010-09-09 | call-settings: Check if ussd is busy | Yang Gu | 1 | -2/+2 | |
2010-02-08 | Fix: Don't use ofono_debug directly in the core | Denis Kenzior | 1 | -8/+8 | |
Use DBG macro which is integrated with the new debug framework. | |||||
2010-02-05 | Fix: Use snprintf instead of sprintf in the core | Denis Kenzior | 1 | -2/+4 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2009-12-17 | Style: Fix a few more occurences of if/else | Denis Kenzior | 1 | -1/+2 | |
See Linux coding style document for details | |||||
2009-09-01 | change int vendor to unsigned int vendor | Denis Kenzior | 1 | -1/+1 | |
2009-09-01 | Add vendor flag to call-settings | Denis Kenzior | 1 | -2/+2 | |
2009-08-17 | Remove unused header | Denis Kenzior | 1 | -1/+0 | |
2009-08-17 | Move colr-status enum out of common.h | Denis Kenzior | 1 | -0/+7 | |
2009-08-17 | Move colp-status enum out of common.h | Denis Kenzior | 1 | -0/+7 | |
2009-08-17 | Move clip-status enum out of common.h | Denis Kenzior | 1 | -0/+7 | |
2009-08-17 | Move clir-status enum out of common.h | Denis Kenzior | 1 | -0/+9 | |
2009-08-17 | Cleanup atom watches properly | Denis Kenzior | 1 | -1/+7 | |
2009-08-17 | Port call-settings to the new USSD API | Denis Kenzior | 1 | -32/+46 | |
2009-08-14 | Move CALL_SETTINGS_INTERFACE define to dbus.h | Denis Kenzior | 1 | -15/+19 | |
2009-08-14 | Use atom's modem storage in call settings | Denis Kenzior | 1 | -27/+28 | |
2009-08-14 | Update to use the new atom_free API | Denis Kenzior | 1 | -1/+1 | |
2009-08-14 | Evolve call settings driver | Denis Kenzior | 1 | -267/+307 | |
2009-08-07 | No need to use g_timeout_add here | Denis Kenzior | 1 | -29/+14 | |
2009-08-05 | Use invalid_args instead of invalid_format | Andrzej Zaborowski | 1 | -2/+2 | |
2009-07-29 | Remove all uses of modem.h | Denis Kenzior | 1 | -1/+0 | |
2009-07-29 | Rename modem_add_interface / modem_remove_interface | Denis Kenzior | 1 | -2/+2 | |
Move to ofono_modem_add_interface, ofono_modem_remove_interface and put in ofono/modem.h | |||||
2009-07-29 | Get rid of dbus-gsm.h | Denis Kenzior | 1 | -2/+0 | |
2009-07-29 | Rename dbus_gsm_pending_reply | Denis Kenzior | 1 | -16/+16 | |
2009-07-29 | Rename dbus_gsm_dict_append | Denis Kenzior | 1 | -6/+6 | |
2009-07-29 | Move & Rename PROPERTIES_ARRAY_SIGNATURE | Denis Kenzior | 1 | -3/+4 | |
2009-07-29 | Rename dbus_gsm_signal_property_changed | Denis Kenzior | 1 | -6/+6 | |
2009-07-29 | Rename dbus_gsm error functions to __ofono_error | Denis Kenzior | 1 | -31/+31 | |
2009-07-29 | Move & Rename dbus_gsm_connection | Denis Kenzior | 1 | -11/+11 | |
Move to ofono/dbus.h ofono_dbus_get_connection | |||||
2009-06-01 | Change int type to enum for SS control callbacks | Denis Kenzior | 1 | -3/+6 | |
2009-06-01 | Squash another uninitialized value warning | Denis Kenzior | 1 | -0/+2 | |