Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-26 | voicecall: add +CLCC support for HFP emulator | Frédéric Dalleau | 1 | -0/+58 | |
2011-04-21 | emulator: fix +CLIP in case of withheld call | Frédéric Danis | 1 | -2/+10 | |
2011-04-19 | voicecall: Tweak the behavior of previous commit | Denis Kenzior | 1 | -17/+11 | |
Use a generic void pointer to remove the need for emulator_release_done function. Use naming a bit more consistent with the rest of the codebase | |||||
2011-04-19 | voicecall: add +CHUP support for HFP emulator | Frédéric Danis | 1 | -5/+86 | |
Update multirelease_callback to be used from DBus calls or HFP Emulator. "release done" is configurable by multirelease caller. | |||||
2011-04-19 | voicecall: Don't go over 80 characters per line | Denis Kenzior | 1 | -1/+2 | |
2011-04-19 | voicecall: add ATA support for HFP emulator | Frédéric Danis | 1 | -6/+68 | |
2011-04-19 | emulator: Use a switch/case instead of if | Denis Kenzior | 1 | -5/+10 | |
Seems a bit cleaner | |||||
2011-04-19 | emulator: Reflow comments | Denis Kenzior | 1 | -6/+5 | |
2011-04-19 | emulator: add +CCWA support for HFP AG | Frédéric Danis | 1 | -1/+76 | |
2011-04-19 | emulator: add +CLIP support for HFP AG | Frédéric Danis | 1 | -1/+81 | |
2011-04-19 | voicecall: add API to find call by status | Frédéric Danis | 2 | -0/+19 | |
2011-04-19 | emulator: add RING for HFP AG | Frédéric Danis | 1 | -13/+76 | |
2011-04-14 | simutil: Add support of CPHS EFcsp to our EF db | Denis Kenzior | 1 | -0/+1 | |
2011-04-14 | network: One more trivial fix | Denis Kenzior | 1 | -2/+2 | |
total_length and record_length are the same in this context, but using total_length makes the code more readable | |||||
2011-04-14 | network: Refactor EFcsp to support STK Refresh | Denis Kenzior | 1 | -11/+30 | |
2011-04-14 | network: Use strings instead of ints in settings | Denis Kenzior | 1 | -10/+51 | |
2011-04-14 | modem: Fix entering offline mode prematurely | Denis Kenzior | 1 | -4/+16 | |
A contextual change to __ofono_modem_find_atom has caused us to enter into offline mode prematurely. find_atom was changed to return only the atoms that were registered, however the modem really has to know whether the sim atom is created (not registered) in order to know whether to wait for the SIM to be initialized or not. | |||||
2011-04-14 | sms: Fix typo | Denis Kenzior | 1 | -1/+1 | |
2011-04-14 | network: Read EFcsp after initializing reg state | Denis Kenzior | 1 | -42/+42 | |
This is to avoid some benign race conditions when EFcsp might be read before the registration state has been established. | |||||
2011-04-14 | network: Try not to clash with 27.007-defined modes | Denis Kenzior | 1 | -1/+1 | |
2011-04-14 | netreg: Refactor register_callback | Denis Kenzior | 1 | -10/+3 | |
2011-04-14 | netreg: Add CPHS CSP implementation | Aki Niemi | 1 | -26/+97 | |
2011-04-11 | stkutil: Add additional info enum for BIP | Philippe Nunes | 1 | -0/+17 | |
2011-04-11 | stkagent: Add ConfirmOpenChannel method | Philippe Nunes | 2 | -0/+74 | |
2011-04-11 | voicecall: fix to sim ecc free logic | Denis Kenzior | 1 | -4/+7 | |
Correct copy paste mistakes and a slight logic oversight | |||||
2011-04-11 | voicecall: Fix ECC list generation for empty EFecc | Denis Kenzior | 1 | -1/+10 | |
2011-04-11 | voicecall: add call, callsetup and callheld indicators | Frédéric Danis | 1 | -0/+131 | |
2011-04-11 | emulator: add call, callsetup and callheld cinds | Frédéric Danis | 1 | -0/+5 | |
2011-04-07 | stkagent: Avoid error when URL is null | Nicolas Bertrand | 1 | -0/+3 | |
...with STK command "LAUNCH BROWSER" and default URL | |||||
2011-04-07 | voicecall: Handle concurrent Refresh & NW ECC update | Denis Kenzior | 1 | -26/+35 | |
There is a potential case where the EFecc is being refreshed due to a SIM refresh and a Network ECC list is updated. In this case we might report a set of numbers that is not yet complete. Take care of this case. | |||||
2011-04-07 | voicecall: Don't reverse sim_en_list | Denis Kenzior | 1 | -2/+0 | |
The order of the ECCs is not important as they're all unique. | |||||
2011-04-07 | voicecall: Fix ECC list generation | Denis Kenzior | 1 | -5/+5 | |
If the network list of ECC numbers is updated when we have no SIM, or when the SIM numbers have not yet been read, or there is an error during EFecc read, then the default_no_sim numbers are never added to the ECC list. | |||||
2011-04-07 | voicecall: Localize variable initialization | Denis Kenzior | 1 | -8/+6 | |
2011-04-07 | voicecall: network emergency number list support | Jeevaka Badrappan | 1 | -0/+19 | |
2011-04-07 | voicecall: Refactor emergency number list handling | Jeevaka Badrappan | 1 | -65/+65 | |
2011-04-07 | voicecall: Remove sim_state_watch on atom unregister | Jeevaka Badrappan | 1 | -6/+7 | |
2011-04-05 | stk: No more need to use get_registered | Denis Kenzior | 1 | -3/+3 | |
__ofono_modem_find_atom returns only atoms that are registered now. | |||||
2011-04-05 | stk: Check for USSD atom before others | Denis Kenzior | 1 | -6/+6 | |
For efficiency (and consistency) we should check for the USSD atom before checking CallForwarding, CallBarring, and CallSettings atoms. | |||||
2011-04-05 | stk: Check if terminal is busy before SIM Refresh | Andrzej Zaborowski | 1 | -23/+71 | |
2011-04-05 | call-forwarding: Move to avoid forward-decl | Denis Kenzior | 1 | -26/+25 | |
2011-04-05 | call-forwarding: Remove unneeded forward-decl | Denis Kenzior | 1 | -1/+0 | |
2011-04-05 | call-forwarding: Fix typo | Denis Kenzior | 1 | -1/+1 | |
2011-04-05 | call-forwarding: Reregister on EF-CFIS refresh | Andrzej Zaborowski | 1 | -32/+15 | |
2011-04-04 | modem: Tweak online logic if set_online is missing | Denis Kenzior | 1 | -1/+4 | |
In case set_online is missing, we should set online mode directly. If we're already online then set our state to Online, otherwise check if we should get Online. | |||||
2011-04-04 | modem: No need to set get_online on sim reset | Denis Kenzior | 1 | -3/+0 | |
When STK sends us a SIM Refresh resulting in a SIM reset, we should not set the online state as the modem should still keep us online anyway. | |||||
2011-04-04 | modem: Fix minor style violations | Denis Kenzior | 1 | -3/+4 | |
2011-04-04 | modem: modem state decoupled from rf state | Jeevaka Badrappan | 1 | -25/+55 | |
2011-04-04 | voicecall: Detect emergency calls initiated by STK | Denis Kenzior | 1 | -3/+17 | |
2011-04-04 | voicecall: add emergency mode handling | Jeevaka Badrappan | 1 | -1/+19 | |
2011-04-04 | voicecall: generalize emergency call check | Jeevaka Badrappan | 1 | -9/+5 | |