summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-01-05stkutil: Allocate for empty string in text dataobjJeevaka Badrappan1-1/+1
2011-01-04AUTHORS: Mention Lei's contributionsDenis Kenzior1-0/+1
2011-01-04dbus: Add CDMA SMS InterfaceLei Yu1-0/+1
2011-01-04stemodem: Fix for MT call not working when caller id is hidden.Marit Henriksen1-4/+9
In *ECAV, the number will not be included if caller id is hidden. Set it to an empty string in that case, and set number type to 128, unknown number type.
2011-01-01gdbus: Update copyright informationMarcel Holtmann5-5/+5
2010-12-31doc: Include doc/calypso-modem.txt in distributionNeil Jerram1-1/+2
2010-12-31doc: New file about using the calypso modemNeil Jerram1-0/+22
2010-12-31isimodem: Fix nettime parsingAki Niemi1-1/+1
2010-12-30test: use new names for CalledLine* propertiesLucas De Marchi1-4/+4
2010-12-30doc: rename CalledLine* propertiesLucas De Marchi2-4/+4
2010-12-30call-settings: rename CalledLine* propertiesLucas De Marchi1-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-30call-settings: fix getting CNAP propertyLucas De Marchi1-1/+1
2010-12-30doc: Fix wordingAndrzej Zaborowski1-1/+1
2010-12-30stkutil: Add missing call to va_end in parserDenis Kenzior1-0/+2
2010-12-27stk: Remove unneeded assignmentDenis Kenzior1-3/+1
2010-12-27stk: fix issue in set up menu handlingJeevaka Badrappan1-13/+15
2010-12-27TODO: Mark Set Up Call task as doneDenis Kenzior2-9/+11
2010-12-27TODO: Mark Send SMS task as doneDenis Kenzior2-6/+7
2010-12-27doc: Release and Cancel don't expect a replyDenis Kenzior3-4/+4
2010-12-26netreg: Report timezone updates if availableMarcel Holtmann1-2/+6
2010-12-24Release 0.37Marcel Holtmann2-1/+20
2010-12-24push-notification: Handle notifications with source port 0Marcel Holtmann1-6/+19
It seesm that some networks send the push notifications with a source port of 0 instead of 9200. Instead of accepting any source port, add an additional datagram handler for the source port 0.
2010-12-24sms: Add debug for SMS source and destination portsMarcel Holtmann1-0/+2
2010-12-23Mark 'Frequency Band Selection' task as doneLucas De Marchi2-10/+3
2010-12-23huawei: Minor style fixesDenis Kenzior1-4/+7
2010-12-23huaweimodem: add frequency band selection supportLucas De Marchi1-6/+200
2010-12-23TODO: set owner of Called Line Identification taskLucas De Marchi1-0/+1
2010-12-23coding-style: Don't go over 80 charactersDenis Kenzior1-2/+2
2010-12-23coding-style: mention preferred line wrapLucas De Marchi1-4/+39
2010-12-23Revert "stkagent: Remove unneeded goto"Denis Kenzior1-0/+2
This reverts commit 46e3dbe759fb3fb693b7413a707c4fd7f69c3c92.
2010-12-23doc: Describe DisplayActionInformation()Andrzej Zaborowski1-2/+10
2010-12-23stkagent: Remove unneeded gotoDenis Kenzior1-2/+0
2010-12-23stk: Send the AlphaId's to agentAndrzej Zaborowski3-2/+59
Terminate session if return signature doesn't match but allow agent to return from the call if it does match.
2010-12-23n900: remove unneeded g_isi_client_destroy callAndrzej Zaborowski1-1/+0
"client" is either NULL or uninitialised in this place.
2010-12-23gisi: Don't go over 80 charactersDenis Kenzior1-1/+2
2010-12-23gisi: fix use of unitialised variableAndrzej Zaborowski1-1/+2
Set no msg.version if it's not available.
2010-12-22TODO: Add owner to 'Long phone numbers' taskRafael Ignacio Zurita1-0/+1
2010-12-22modem: Fix a typoDenis Kenzior1-1/+2
The modem should be offline not online
2010-12-22cdmamodem: Add cdmamodem stubsDara Spieker-Doyle4-0/+78
2010-12-22cdma-voicecall: Minor style fixesDenis Kenzior2-23/+16
2010-12-22cdma-voicecall: Add CDMA MO Call SupportDara Spieker-Doyle5-1/+482
2010-12-22cdma-voicecall: Minor style fixesDenis Kenzior1-13/+9
2010-12-22cdma-voicecall: Add CDMA MO Call SupportDara Spieker-Doyle2-1/+90
2010-12-22TODO: Mark Lockdown task as doneGustavo F. Padovan2-12/+4
2010-12-22TODO: Add CDMA network and voicecall tasksDara Spieker-Doyle1-3/+63
Also updates the task ownership fields to be consistent with the tasks that are actually currently active.
2010-12-22TODO: Mark silent modem reset task as doneGustavo F. Padovan2-7/+7
2010-12-22TODO: add owner to the DUN server taskGustavo F. Padovan1-1/+2
2010-12-22modem: Implement some race-condition avoidanceDenis Kenzior1-4/+39
2010-12-22modem: Add test script for the Lockdown propertyGustavo F. Padovan2-0/+26
2010-12-22doc: add Lockdown property to ModemGustavo F. Padovan1-0/+9