Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-05 | stkutil: Allocate for empty string in text dataobj | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-04 | AUTHORS: Mention Lei's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-01-04 | dbus: Add CDMA SMS Interface | Lei Yu | 1 | -0/+1 | |
2011-01-04 | stemodem: Fix for MT call not working when caller id is hidden. | Marit Henriksen | 1 | -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-01 | gdbus: Update copyright information | Marcel Holtmann | 5 | -5/+5 | |
2010-12-31 | doc: Include doc/calypso-modem.txt in distribution | Neil Jerram | 1 | -1/+2 | |
2010-12-31 | doc: New file about using the calypso modem | Neil Jerram | 1 | -0/+22 | |
2010-12-31 | isimodem: Fix nettime parsing | Aki Niemi | 1 | -1/+1 | |
2010-12-30 | test: use new names for CalledLine* properties | Lucas De Marchi | 1 | -4/+4 | |
2010-12-30 | doc: rename CalledLine* properties | Lucas De Marchi | 2 | -4/+4 | |
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-30 | doc: Fix wording | Andrzej Zaborowski | 1 | -1/+1 | |
2010-12-30 | stkutil: Add missing call to va_end in parser | Denis Kenzior | 1 | -0/+2 | |
2010-12-27 | stk: Remove unneeded assignment | Denis Kenzior | 1 | -3/+1 | |
2010-12-27 | stk: fix issue in set up menu handling | Jeevaka Badrappan | 1 | -13/+15 | |
2010-12-27 | TODO: Mark Set Up Call task as done | Denis Kenzior | 2 | -9/+11 | |
2010-12-27 | TODO: Mark Send SMS task as done | Denis Kenzior | 2 | -6/+7 | |
2010-12-27 | doc: Release and Cancel don't expect a reply | Denis Kenzior | 3 | -4/+4 | |
2010-12-26 | netreg: Report timezone updates if available | Marcel Holtmann | 1 | -2/+6 | |
2010-12-24 | Release 0.37 | Marcel Holtmann | 2 | -1/+20 | |
2010-12-24 | push-notification: Handle notifications with source port 0 | Marcel Holtmann | 1 | -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-24 | sms: Add debug for SMS source and destination ports | Marcel Holtmann | 1 | -0/+2 | |
2010-12-23 | Mark 'Frequency Band Selection' task as done | Lucas De Marchi | 2 | -10/+3 | |
2010-12-23 | huawei: Minor style fixes | Denis Kenzior | 1 | -4/+7 | |
2010-12-23 | huaweimodem: add frequency band selection support | Lucas De Marchi | 1 | -6/+200 | |
2010-12-23 | TODO: set owner of Called Line Identification task | Lucas De Marchi | 1 | -0/+1 | |
2010-12-23 | coding-style: Don't go over 80 characters | Denis Kenzior | 1 | -2/+2 | |
2010-12-23 | coding-style: mention preferred line wrap | Lucas De Marchi | 1 | -4/+39 | |
2010-12-23 | Revert "stkagent: Remove unneeded goto" | Denis Kenzior | 1 | -0/+2 | |
This reverts commit 46e3dbe759fb3fb693b7413a707c4fd7f69c3c92. | |||||
2010-12-23 | doc: Describe DisplayActionInformation() | Andrzej Zaborowski | 1 | -2/+10 | |
2010-12-23 | stkagent: Remove unneeded goto | Denis Kenzior | 1 | -2/+0 | |
2010-12-23 | stk: Send the AlphaId's to agent | Andrzej Zaborowski | 3 | -2/+59 | |
Terminate session if return signature doesn't match but allow agent to return from the call if it does match. | |||||
2010-12-23 | n900: remove unneeded g_isi_client_destroy call | Andrzej Zaborowski | 1 | -1/+0 | |
"client" is either NULL or uninitialised in this place. | |||||
2010-12-23 | gisi: Don't go over 80 characters | Denis Kenzior | 1 | -1/+2 | |
2010-12-23 | gisi: fix use of unitialised variable | Andrzej Zaborowski | 1 | -1/+2 | |
Set no msg.version if it's not available. | |||||
2010-12-22 | TODO: Add owner to 'Long phone numbers' task | Rafael Ignacio Zurita | 1 | -0/+1 | |
2010-12-22 | modem: Fix a typo | Denis Kenzior | 1 | -1/+2 | |
The modem should be offline not online | |||||
2010-12-22 | cdmamodem: Add cdmamodem stubs | Dara Spieker-Doyle | 4 | -0/+78 | |
2010-12-22 | cdma-voicecall: Minor style fixes | Denis Kenzior | 2 | -23/+16 | |
2010-12-22 | cdma-voicecall: Add CDMA MO Call Support | Dara Spieker-Doyle | 5 | -1/+482 | |
2010-12-22 | cdma-voicecall: Minor style fixes | Denis Kenzior | 1 | -13/+9 | |
2010-12-22 | cdma-voicecall: Add CDMA MO Call Support | Dara Spieker-Doyle | 2 | -1/+90 | |
2010-12-22 | TODO: Mark Lockdown task as done | Gustavo F. Padovan | 2 | -12/+4 | |
2010-12-22 | TODO: Add CDMA network and voicecall tasks | Dara Spieker-Doyle | 1 | -3/+63 | |
Also updates the task ownership fields to be consistent with the tasks that are actually currently active. | |||||
2010-12-22 | TODO: Mark silent modem reset task as done | Gustavo F. Padovan | 2 | -7/+7 | |
2010-12-22 | TODO: add owner to the DUN server task | Gustavo F. Padovan | 1 | -1/+2 | |
2010-12-22 | modem: Implement some race-condition avoidance | Denis Kenzior | 1 | -4/+39 | |
2010-12-22 | modem: Add test script for the Lockdown property | Gustavo F. Padovan | 2 | -0/+26 | |
2010-12-22 | doc: add Lockdown property to Modem | Gustavo F. Padovan | 1 | -0/+9 | |