Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-07 | include: Add ofono_voicecall_en_list_notify api | Jeevaka Badrappan | 1 | -0/+3 | |
2011-04-07 | isimodem: Fix hangup for hold initiated calls | Arun Ravindran | 1 | -0/+1 | |
2011-04-07 | isimodem: Fix false reporting of active call state | Arun Ravindran | 1 | -1/+4 | |
2011-04-07 | isimodem: Add missing PN_MODEM_* debugs | Aki Niemi | 1 | -0/+3 | |
2011-04-07 | isimodem: Move common debugs to a single place | Aki Niemi | 9 | -16/+5 | |
2011-04-07 | isimodem: Refactor netreg driver probing | Aki Niemi | 1 | -47/+88 | |
Go back to using a single driver instance, with concurrent reachability checks of both possible resources. | |||||
2011-04-07 | isimodem: Add missing debugs to info resources | Aki Niemi | 2 | -1/+5 | |
2011-04-05 | TODO: Minor tweaks | Denis Kenzior | 1 | -2/+5 | |
2011-04-05 | TODO: Remove Owners from orphaned tasks | Denis Kenzior | 1 | -10/+0 | |
2011-04-05 | TODO: Roll Modem & Network ECC tasks into one | Denis Kenzior | 1 | -13/+3 | |
2011-04-05 | TODO: Mark SIM Refresh task as done | Andrzej Zaborowski | 2 | -35/+34 | |
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 | TODO: Mark emergency calls task as done | Denis Kenzior | 2 | -23/+9 | |
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 | |
2011-04-04 | modem: restrict operations allowed in emergency | Jeevaka Badrappan | 1 | -0/+9 | |
2011-04-04 | dbus: Add __ofono_error_emergency_active | Jeevaka Badrappan | 2 | -0/+8 | |
2011-04-04 | modem: add increment/decrement emergency mode api | Jeevaka Badrappan | 2 | -0/+39 | |
2011-04-04 | modem: add Emergency property | Jeevaka Badrappan | 1 | -0/+4 | |
2011-04-04 | modem: add ofono_modem_get_emergency_mode api | Jeevaka Badrappan | 1 | -0/+6 | |
2011-04-04 | include: add ofono_modem_get_emergency_mode api | Jeevaka Badrappan | 1 | -0/+2 | |
2011-03-31 | sim: add +CNUM support for HFP emulator | Frédéric Danis | 1 | -0/+66 | |
2011-03-31 | stkutil: add one more sanity check | Denis Kenzior | 1 | -1/+1 | |
2011-03-31 | stkutil: Minor style fixes | Denis Kenzior | 1 | -3/+4 | |
2011-03-31 | unit: Minor whitespace issues | Denis Kenzior | 1 | -1/+1 | |
2011-03-31 | test-stkutil: Add unit tests for BIP commands | Philippe Nunes | 1 | -17/+1153 | |
2011-03-31 | stkutil: decoding & encoding for class e commands | Philippe Nunes | 2 | -39/+370 | |
Complete the TLV parsing/builder to support BIP commands | |||||
2011-03-31 | TODO: Mark IPv6 GPRS context task as done | Denis Kenzior | 2 | -10/+6 | |
2011-03-31 | TODO: Mark PPP Server support task as done | Denis Kenzior | 1 | -6/+0 | |
2011-03-31 | doc: Remove empty line in features.txt | Denis Kenzior | 1 | -1/+0 | |
2011-03-31 | TODO: Mark Flight mode task as done | Denis Kenzior | 2 | -14/+10 | |
2011-03-31 | TODO: Mark cssu / cssi task as done | Denis Kenzior | 2 | -9/+12 | |
2011-03-31 | isimodem: fix operator name reading for old modems | Mika Liljeberg | 3 | -2/+10 | |
2011-03-31 | isimodem: remove atoms that fail to probe | Mika Liljeberg | 15 | -17/+44 | |
2011-03-31 | AUTHORS: Mention Jarko's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-03-30 | stkutil: Add typo/cleaning modifications | Philippe Nunes | 2 | -3/+3 | |