summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-11-24doc: Update voicecallmanager-api.txtArun Ravindran1-1/+8
2010-11-24text-telephony: add new interface to feature mapLucas De Marchi1-0/+1
2010-11-24text-telephony: define new dbus interfaceLucas De Marchi1-0/+1
2010-11-24TODO: Take ownership of neighbor cell atom taskAki Niemi1-0/+1
2010-11-23doc: update radio-settings-api with possible errorsLucas De Marchi1-0/+4
When GetProperties() and SetProperty() are called, there are more errors that might be returned. Add them in documentation.
2010-11-23Release 0.36Marcel Holtmann2-1/+13
2010-11-23doc: Add initial CDMA D-Bus API proposalDenis Kenzior4-0/+328
2010-11-23common: remove redundant predicateRémi Denis-Courmont1-1/+1
If the first character is a plus sign, then it is not a nul, then the string length is true anyway.
2010-11-23dbus: Add __ofono_error_access_deniedGustavo F. Padovan2-0/+7
2010-11-23TODO: Add owner to implement the Lockdown propertyGustavo F. Padovan1-0/+1
2010-11-23TODO: add owner to Frequency Band Selection taskLucas De Marchi1-0/+1
2010-11-23gatchat: remove write watcher on a disconnectDenis Kenzior1-0/+3
There's a small probability that we call chat_wakeup_writer just before the channel disonnects. When this happens the write watcher still fires causing a potential crash.
2010-11-23stk: Minor style fixDenis Kenzior1-1/+1
2010-11-23stk: Handle null Text fieldAndrzej Zaborowski1-0/+3
Add a NULL check in dbus_apply_text_attributes because in some places (like DisplayText handler) we call it without checking and we just check the return value once.
2010-11-23stemodem: Change use of typesSjur Brændeland1-7/+7
Use the type __u32 for sequence counting rather than guint32, and "void *" instead of gpointer. Reduce the size of RTNL message buffer from 4096 to 1024, as this should be sufficient to hold the NEWLINK message.
2010-11-22call-settings: Add support for +COLR in atmodemDenis Kenzior1-1/+53
2010-11-22call-settings: Fix style issuesDenis Kenzior1-3/+9
2010-11-22call-settings: fix CLIR Invocation and SuppressionDenis Kenzior1-2/+2
According to 22.030 the *31# version is used to suppress CLIR and #31# version is used to invoke CLIR.
2010-11-22coding-style: Use stronger wording for rule M11Denis Kenzior1-2/+2
2010-11-22modem: Don't notify online watches the first timeDenis Kenzior1-2/+2
We should not notify the online watches when we enter the OFFLINE state for the first time. We should only do so when we go from ONLINE state into the OFFLINE state.
2010-11-22modem: Miscellaneous style fixesDenis Kenzior2-9/+11
2010-11-22modem: add modem online-offline watchAndras Domokos2-0/+54
2010-11-22isi/voicecall: release COMING calls with BUSY causePekka Pessi1-0/+1
Very early incoming calls were not released with BUSY cause.
2010-11-22doc: Fixup the use of read-write to readwriteDenis Kenzior7-9/+9
2010-11-22AUTHORS: Mention George's contributionsDenis Kenzior1-0/+1
2010-11-22build: Update glib version in configure.acGeorge Matveev1-2/+2
function g_mkstemp_full in src/storage.c requires glib version 2.22 or higher
2010-11-22src: coding style fixes - rule M6Jeevaka Badrappan20-56/+56
2010-11-22simutil: coding style fixes - rule M6Jeevaka Badrappan1-1/+1
2010-11-22simfs: coding style fixes - rule M6Jeevaka Badrappan1-1/+1
2010-11-22stkutil: coding style fixes - rule M6Jeevaka Badrappan1-10/+10
2010-11-22smsutil: coding style fixes - rule M6Jeevaka Badrappan1-19/+19
2010-11-22util: coding style fixes - rule M6Jeevaka Badrappan1-3/+3
2010-11-22doc: fix typosRémi Denis-Courmont1-3/+3
2010-11-19modem: Fix small coding style issueMarcel Holtmann1-1/+1
2010-11-17util: Remove extra tabJeevaka Badrappan1-1/+1
2010-11-17modem: Fix up doc typoDenis Kenzior1-2/+1
2010-11-17TODO: Add Location Service (AGPS) task.Sjur Brændeland1-0/+8
2010-11-17coding-style: Add exception to rule M12Sjur Brændeland1-0/+4
For external enums
2010-11-15Simplify ofono_modem_set_powered() logicGustavo F. Padovan1-22/+25
2010-11-13stemodem: Fix for error handling, memleak and changed some definesSjur Brændeland1-23/+31
* renamed MAX_LEN to IP_ADDR_LEN * removed memory leak from unneeded strdup when parsing xml response. * better handling of AT error responses * reduced number of caif interfaces to 4
2010-11-13stemodem: Fix various coding style and logic issues with RTNL supportMarcel Holtmann2-33/+40
2010-11-13stemodem: Add RTNL functionality managing CAIF Network Interfaces.Sjur Brændeland3-0/+371
2010-11-11isigen: create four gprs contextsMika Liljeberg1-4/+15
2010-11-11isimodem: Get rid of whitespace corruptionDenis Kenzior1-1/+1
2010-11-11monitor-ofono: monitor DisconnectReasonPekka Pessi1-0/+11
2010-11-11isimodem: Fix style issues in gprs-context.cAki Niemi1-19/+28
2010-11-11isimodem: revector GPRS context driverMika Liljeberg1-159/+121
2010-11-11gisi: return NULL instead of assertingMika Liljeberg1-2/+4
2010-11-11gisi: fix crash bug in g_isi_remove_subscriptionMika Liljeberg1-2/+5
2010-11-10TODO: Assign Voicecall emergency property taskJohn Mathew1-1/+1