Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-20 | sim: getters for mcc and mnc implementation | Jukka Saunamaki | 1 | -0/+16 | |
2011-01-20 | sim: store mcc and mnc separate from imsi | Jukka Saunamaki | 1 | -19/+15 | |
2011-01-20 | stk: Handle Launch Browser proactive command | Jeevaka Badrappan | 3 | -0/+154 | |
2011-01-20 | stkutil: add check for qualifier and browser id | Jeevaka Badrappan | 1 | -1/+8 | |
Checks the valid qualifier and browser id values applicable for launch browser proactive command | |||||
2011-01-20 | gprs: Make gprs atom offline-safe | Pekka Pessi | 1 | -2/+13 | |
Allow use of GPRS atom both in online and offline (post_sim) states. The GPRS now considers the removal of the netreg atom as implicit detach and registration change to NOT_REGISTERED. | |||||
2011-01-20 | netreg: Deprecate the deregister method | Aki Niemi | 1 | -27/+1 | |
2011-01-20 | gprs: Move packet bearer stuff into gprs.c | Denis Kenzior | 3 | -35/+35 | |
2011-01-20 | gprs: mark context driver as not used when removing active context | Tomasz Gregorek | 1 | -0/+2 | |
2011-01-20 | core: Always return success to a no-op | Aki Niemi | 1 | -3/+3 | |
A SetProperty that doesn't actually change the Online property's state when no change to that state is pending, should not fail. It should always succeed regardless of the current modem state. | |||||
2011-01-20 | gprs: Core support for packet switched bearer reporting | Rémi Denis-Courmont | 1 | -0/+27 | |
2011-01-20 | common: Define packet switched bearers | Rémi Denis-Courmont | 2 | -0/+36 | |
2011-01-19 | voicecall: Handle empty EFecc properly | Denis Kenzior | 1 | -4/+1 | |
When EFecc is empty we should still set the calling codes to the default_en_list, not keep the default_en_list + default_en_list_no_sim | |||||
2011-01-18 | sms: make sms atom offline-safe | Pekka Pessi | 1 | -6/+91 | |
Allow use of SMS atom both in online and offline (post_sim) states. SMS atom now watches network registration atom and state. Thmessages are queued but not sent if not registered to a network. Errors occurring when a short message is being sent while transition from online to offline or when network coverage is dropped are now handled gracefully. | |||||
2011-01-18 | voicecall: Update to the new API | Denis Kenzior | 1 | -3/+5 | |
2011-01-18 | call-settings: apply rule M11 of coding style | Lucas De Marchi | 1 | -17/+17 | |
2011-01-18 | call-settings: add support for cdip | Lucas De Marchi | 1 | -2/+71 | |
2011-01-18 | voicecall: add support for cdip | Lucas De Marchi | 1 | -2/+36 | |
Enable oFono to show the identification informed with CDIP. | |||||
2011-01-18 | simutil: Sort sim_fileid in numerical order | Denis Kenzior | 1 | -5/+5 | |
2011-01-18 | simutil: M9, M11, Minor style fixes and indentation | Jessica Nilsson | 1 | -5/+5 | |
2011-01-18 | netreg: Remove default statement | Aki Niemi | 1 | -2/+2 | |
2011-01-18 | netreg: Fix userdata -> user_data | Aki Niemi | 1 | -10/+10 | |
This convention has been advertized on the mailing list. | |||||
2011-01-18 | simutil: Style fixes, M12 | Aki Niemi | 1 | -29/+29 | |
2011-01-18 | netreg: Style fixes, M12 | Aki Niemi | 1 | -8/+8 | |
2011-01-18 | common: Style fixes, M12 | Aki Niemi | 1 | -57/+57 | |
2011-01-17 | sim: fix issue with sizeof call | Jeevaka Badrappan | 1 | -1/+1 | |
In some compilers, sizeof the functional argument is not returning the actual sizeof the argument. | |||||
2011-01-14 | src: Added enum for PDP context status. | Marit Henriksen | 1 | -0/+6 | |
2011-01-13 | gps: add new interface to feature map | Rafael Ignacio Zurita | 1 | -0/+1 | |
2011-01-12 | stk: make use of ADD_ERROR_RESULT macro | Jeevaka Badrappan | 1 | -39/+30 | |
2011-01-12 | stk: add additional info for terminal busy result | Jeevaka Badrappan | 1 | -8/+37 | |
As per the ETSI TS 102 223 specification 8.12.2, it is mandatory to provide additional information for the general result "ME currently unable to process command". | |||||
2011-01-12 | simfs: Add cache flushing functions | Andrzej Zaborowski | 2 | -17/+56 | |
2011-01-12 | core: M15 coding style fix | Jeevaka Badrappan | 5 | -13/+13 | |
2011-01-12 | smsutil: M15 coding style fix | Jeevaka Badrappan | 2 | -2/+2 | |
2011-01-10 | gprs: avoid useless loop iteration | Rémi Denis-Courmont | 1 | -3/+3 | |
2011-01-10 | sim: Minor style fixes | Denis Kenzior | 1 | -4/+2 | |
2011-01-10 | sim: query remaining pin retries | Lucas De Marchi | 1 | -0/+90 | |
Check the remaining pin retries after each operation that might have changed it, i.e. locking, unlocking, reseting or changing pin. | |||||
2011-01-10 | gprs: Fixing mem leak | Lasse.Kunnasluoto@tieto.com | 1 | -1/+3 | |
2011-01-06 | stk: Remove unwanted error check | Jeevaka Badrappan | 1 | -5/+0 | |
Possible return values of __ofono_voicecall_tone_send are -ENOSYS, -ENOENT, -ENOMEM and -EINVAL. | |||||
2011-01-05 | network: Ignore signal strength notifications if not registered | Marcel Holtmann | 1 | -0/+8 | |
With the fix to query the signal strength when the registration status changes it should be now fine again to just ignore notifications about signal strength changes when not registered. So put this extra check and comment back into signal strenth notification function. | |||||
2011-01-05 | network: query signal strength | Marit Henriksen | 1 | -12/+17 | |
Signal strength is set to -1 whenever registration status changes and differs from registered or roaming. When registration status changes again to registered or roaming, the signal strength needs to be updated, added query towards driver to get it. | |||||
2011-01-05 | dbus: fix appending on dict for types other than string | Lucas De Marchi | 1 | -2/+18 | |
According to dbus documentation, dbus_message_iter_append_basic() expects a "const char**" if type is string and a simple pointer for other types. Since we a iterating an array, the value passed is already a pointer. | |||||
2011-01-05 | stkutil: Minor style fix | Denis Kenzior | 1 | -1/+2 | |
2011-01-05 | stkutil: add missing text and icon check | Jeevaka Badrappan | 1 | -15/+105 | |
As per the ETSI TS 102 223 section 6.5.4, If the terminal receives an icon, and either an empty or no alpha identifier/text string is given by the UICC, than the terminal shall reject the command with general result "Command data not understood by terminal". | |||||
2011-01-05 | stkutil: Allocate for empty string in text dataobj | Jeevaka Badrappan | 1 | -1/+1 | |
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 | 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-24 | sms: Add debug for SMS source and destination ports | Marcel Holtmann | 1 | -0/+2 | |
2010-12-23 | Revert "stkagent: Remove unneeded goto" | Denis Kenzior | 1 | -0/+2 | |
This reverts commit 46e3dbe759fb3fb693b7413a707c4fd7f69c3c92. |