Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-16 | call-settings: add CNAP support | Gustavo F. Padovan | 1 | -9/+93 | |
2010-12-16 | include: add cnap_query callback | Gustavo F. Padovan | 1 | -0/+2 | |
2010-12-16 | call-settings: fix coding style | Gustavo F. Padovan | 1 | -10/+10 | |
2010-12-16 | test-stkutil: Modify the check logic of time zone | Yang Gu | 1 | -1/+5 | |
2010-12-16 | ifx: Take out unused defines | Denis Kenzior | 1 | -6/+0 | |
2010-12-16 | atmodem: Add CNAP parsing to voicecall | Gustavo F. Padovan | 1 | -0/+47 | |
2010-12-16 | doc: add Name property | Gustavo F. Padovan | 1 | -0/+5 | |
2010-12-16 | voicecall: Use cnap validity in get_properties | Denis Kenzior | 1 | -5/+2 | |
2010-12-16 | voicecall: Use clip_validity in get_properties | Denis Kenzior | 1 | -1/+6 | |
2010-12-16 | voicecall: Minor style fixes | Denis Kenzior | 1 | -6/+5 | |
2010-12-16 | voicecall: add support for CNAP | Gustavo F. Padovan | 1 | -0/+53 | |
Enable oFono to get a info about the Calling Name. | |||||
2010-12-16 | common: add CNAP defines | Gustavo F. Padovan | 1 | -0/+7 | |
2010-12-16 | include: add CNAP types to ofono_call structure | Gustavo F. Padovan | 1 | -0/+3 | |
2010-12-15 | doc: Add short FAQ for release process details | Marcel Holtmann | 2 | -1/+43 | |
2010-12-12 | simfs: Add unknown sim phase check | Jeevaka Badrappan | 1 | -1/+8 | |
2010-12-12 | sim: fix minor issue in ofono_sim_get_phase | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-11 | huawei: Pass the HUAWEI vendor ID to gprs driver | Denis Kenzior | 1 | -1/+3 | |
2010-12-11 | atutil: Fix parsing of un-quoted CREG / CGREG | Denis Kenzior | 1 | -2/+17 | |
On broken hardware like the Huawei, it is possible to receive both an unsolicited and a solicited version of the CREG / CGREG within within the same response set. Skipping of the unsolicited version was not handled correctly. This attempts to fix this issue. | |||||
2010-12-10 | atmodem: use macros for CLIP validity | Gustavo F. Padovan | 1 | -2/+4 | |
2010-12-10 | atmodem: cleanup DBG messages | Gustavo F. Padovan | 1 | -4/+4 | |
2010-12-10 | test: fix bug in test-ss-control-cs | Gustavo F. Padovan | 1 | -1/+1 | |
2010-12-10 | stkutil: Allow empty strings in for Text dataobj | Denis Kenzior | 1 | -4/+0 | |
Explicitly allow length = 1 (DCS) followed by zero characters. This seems to be explicitly allowed by the test specification (namely Get Input 1.9.1A) | |||||
2010-12-10 | stk: fix issue to avoid null pointer for alpha_id | Guillaume Lucas | 1 | -7/+6 | |
If a SET UP CALL proactive command with no alpha identifier occurs, the alpha_id pointer will be set to NULL. This will generate a crash in the stkagent with dbus function. To avoid this we use an empty string if the alpha identifier is not present in the command. | |||||
2010-12-10 | unit: Fix up stk test data timezone handling | Denis Kenzior | 1 | -0/+6 | |
2010-12-10 | unit: Use empty text instead of NULL | Denis Kenzior | 1 | -2/+4 | |
2010-12-10 | stk: No need to check for null text | Denis Kenzior | 1 | -13/+8 | |
For Set up idle mode text | |||||
2010-12-10 | stkutil: fix crash cause by null text string | Guillaume Lucas | 1 | -2/+4 | |
According to 3GPP TS 31.124 a zero length for the text string should be allowed. An empty string must be returned to the user in this case. | |||||
2010-12-10 | gdbus: fix accessing freed callback data | Johan Hedberg | 1 | -5/+5 | |
cb->disc_func or cb->conn_func could remove the callback so this needs to be checked for before continuing processing. | |||||
2010-12-09 | doc: Add RoamingPreference property | Rajesh Kadhiravan Nagaiah | 1 | -0/+11 | |
2010-12-09 | test: Fixup build issues with test-sms | Denis Kenzior | 1 | -8/+8 | |
2010-12-08 | radio-settings: Minor style fixes for rule M13 | Denis Kenzior | 1 | -3/+3 | |
2010-12-08 | AUTHORS: Mention Rafael's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-08 | TODO: Add owner to 'GPS power control atom' task | Rafael Ignacio Zurita | 1 | -0/+1 | |
2010-12-08 | doc: Reword the description of GsmBand and UmtsBand | Denis Kenzior | 1 | -6/+6 | |
2010-12-08 | doc: document frequency band selection | Lucas De Marchi | 1 | -0/+43 | |
2010-12-08 | radio-settings: Minor style issues | Denis Kenzior | 1 | -4/+2 | |
2010-12-08 | radio-settings: add frequency band selection props | Lucas De Marchi | 1 | -2/+248 | |
2010-12-08 | include: Minor style fixes | Denis Kenzior | 2 | -10/+10 | |
2010-12-08 | radio-settings: add frequency band selection methods | Lucas De Marchi | 1 | -0/+33 | |
2010-12-08 | TODO: Mark Provide Local Information task as done | Denis Kenzior | 2 | -10/+9 | |
2010-12-08 | TODO: Mark Language Notification task as done | Jeevaka Badrappan | 2 | -6/+4 | |
2010-12-08 | unit: Minor style updates to test-sms | Denis Kenzior | 1 | -30/+27 | |
2010-12-08 | AUTHORS: Mention Oleg's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-08 | unit: add national dialect SMS character set tests | Oleg Zhurakivskyy | 1 | -0/+244 | |
2010-12-08 | simutil: fixup style according to M11 | Denis Kenzior | 1 | -158/+158 | |
2010-12-08 | gdbus: explicitly compare pointers to NULL | Lucas De Marchi | 3 | -24/+23 | |
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-12-08 | stk: Handle provide local info proactive command | Yang Gu | 1 | -0/+77 | |
2010-12-08 | smsutil: Make timezone an optional field | Yang Gu | 3 | -12/+13 | |
2010-12-08 | test: When priting help for enter-pin, exit | Denis Kenzior | 1 | -0/+1 | |
2010-12-07 | smsutil: Change the range of time zone | Yang Gu | 1 | -2/+9 | |