Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-26 | network: Use bit as size instead of byte | Yang Gu | 1 | -2/+2 | |
2010-11-26 | core: Remove stray newlines in messages sent to log | Rémi Denis-Courmont | 3 | -4/+4 | |
2010-11-26 | call-volume: Fix dbus error message type | Jeevaka Badrappan | 1 | -3/+3 | |
2010-11-26 | ctm: fix minor style issues | Denis Kenzior | 1 | -6/+4 | |
2010-11-26 | ctm: Add initial CTM atom implementation | Lucas De Marchi | 2 | -0/+336 | |
2010-11-25 | stkutil: Minor style fixes | Denis Kenzior | 1 | -2/+2 | |
2010-11-25 | stkutil: Use sms_dcs_decode in decode_text | Guillaume Lucas | 1 | -4/+8 | |
This is a much more pedantic version that can be used to retrieve the text character set. | |||||
2010-11-25 | stk: use bigger timeout in DisplayText | Andrzej Zaborowski | 1 | -0/+3 | |
When the wait for user confirmation bit is set. | |||||
2010-11-24 | call-forwarding: skip property change data and fax | Jeevaka Badrappan | 1 | -0/+7 | |
2010-11-24 | text-telephony: add new interface to feature map | Lucas De Marchi | 1 | -0/+1 | |
2010-11-23 | common: remove redundant predicate | Rémi Denis-Courmont | 1 | -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-23 | dbus: Add __ofono_error_access_denied | Gustavo F. Padovan | 2 | -0/+7 | |
2010-11-23 | stk: Minor style fix | Denis Kenzior | 1 | -1/+1 | |
2010-11-23 | stk: Handle null Text field | Andrzej Zaborowski | 1 | -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-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 | modem: Don't notify online watches the first time | Denis Kenzior | 1 | -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-22 | modem: Miscellaneous style fixes | Denis Kenzior | 2 | -9/+11 | |
2010-11-22 | modem: add modem online-offline watch | Andras Domokos | 2 | -0/+54 | |
2010-11-22 | src: coding style fixes - rule M6 | Jeevaka Badrappan | 20 | -56/+56 | |
2010-11-22 | simutil: coding style fixes - rule M6 | Jeevaka Badrappan | 1 | -1/+1 | |
2010-11-22 | simfs: coding style fixes - rule M6 | Jeevaka Badrappan | 1 | -1/+1 | |
2010-11-22 | stkutil: coding style fixes - rule M6 | Jeevaka Badrappan | 1 | -10/+10 | |
2010-11-22 | smsutil: coding style fixes - rule M6 | Jeevaka Badrappan | 1 | -19/+19 | |
2010-11-22 | util: coding style fixes - rule M6 | Jeevaka Badrappan | 1 | -3/+3 | |
2010-11-19 | modem: Fix small coding style issue | Marcel Holtmann | 1 | -1/+1 | |
2010-11-17 | util: Remove extra tab | Jeevaka Badrappan | 1 | -1/+1 | |
2010-11-17 | modem: Fix up doc typo | Denis Kenzior | 1 | -2/+1 | |
2010-11-15 | Simplify ofono_modem_set_powered() logic | Gustavo F. Padovan | 1 | -22/+25 | |
2010-11-10 | sms: Fix up comment style and wording | Denis Kenzior | 1 | -3/+6 | |
2010-11-10 | cbs: Minor style fixes | Denis Kenzior | 1 | -2/+3 | |
2010-11-10 | cbs: CBS-PP download must be enabled in sst / est | Andrzej Zaborowski | 1 | -0/+13 | |
2010-11-10 | sms: SMS-PP download must be enabled in sst / est | Andrzej Zaborowski | 1 | -0/+13 | |
2010-11-10 | sim: Add sim_service_available() | Andrzej Zaborowski | 2 | -0/+20 | |
This is meant to query EFsst or EFust. The function is not public api because the service constants are in src/simutil.h. | |||||
2010-11-08 | sms: Handle "USIM Download" SMS type. | Andrzej Zaborowski | 1 | -5/+16 | |
2010-11-08 | stk: API for SMS Point-to-Point download to UICC | Andrzej Zaborowski | 2 | -0/+47 | |
The callback returns the TP-User-Data element content of the RP-ACK or RP-ERROR message, returned by the UICC. | |||||
2010-11-08 | gprs: NULL-safe ofono_gprs_context_remove() | Pekka Pessi | 1 | -0/+3 | |
Check for NULL in one place. | |||||
2010-11-08 | dbus: Use OFONO_ERROR_INTERFACE define | Gustavo F. Padovan | 1 | -16/+16 | |
Instead of the legacy DBUS_GSM_ERROR_INTERFACE. The new name is more generic, which make more sense. | |||||
2010-11-05 | sim: Check both EFust and EFest for FDN & BDN | Denis Kenzior | 1 | -4/+9 | |
We were checking EFest only for whether BDN and FDN were enabled. According to 31.102 Section 5.3.2 we should be checking both EFust (availability of the service) and EFest (whether it is enabled) | |||||
2010-11-05 | sim: Don't read EFest if the file is not available | Denis Kenzior | 1 | -4/+12 | |
2010-11-05 | sim: use mask for check of sim file status | Guillaume Lucas | 1 | -2/+2 | |
It is the first bit of the sim file status who indicates if a file is valid or not. So a mask must be used to check this. | |||||
2010-11-04 | smsutil: Use entire range of ref / port addresses | Denis Kenzior | 1 | -12/+12 | |
2010-11-04 | sms: Call the txq_submit queued callback | Denis Kenzior | 1 | -0/+3 | |
2010-11-04 | sms: Separate history from dbus flags in txq_submit | Denis Kenzior | 2 | -11/+19 | |
2010-11-04 | sms: Refactor __ofono_sms_txq_submit | Denis Kenzior | 3 | -64/+93 | |
2010-11-04 | sms: Add __ofono_sms_message_path_from_uuid | Denis Kenzior | 2 | -10/+13 | |
2010-11-04 | sms: add __ofono_sms_get_next_ref | Denis Kenzior | 2 | -0/+7 | |
2010-11-02 | smsutil: Remove traces of ref_offset variable | Denis Kenzior | 1 | -6/+2 | |
2010-11-02 | sms: Fix unused variable warning | Denis Kenzior | 1 | -1/+0 | |
2010-11-02 | ofono.conf: Punch hole for SmartMessagingAgent | Denis Kenzior | 1 | -0/+1 | |