Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-20 | AUTHORS: Mention Dara's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-20 | dbus: Add CDMA Voicecall Interface | Dara Spieker-Doyle | 1 | -0/+3 | |
2010-12-17 | modem: restore state when resetting the modem | Gustavo F. Padovan | 1 | -24/+36 | |
2010-12-17 | TODO: Add CDMA Voicecall Support Tasks | Dara Spieker-Doyle | 1 | -0/+58 | |
2010-12-17 | AUTHORS: Mention Benoît's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-17 | test/list-modems : print Strength as an integer | Benoît Monin | 1 | -1/+2 | |
org.ofono.NetworkRegistration property Strength is an integer, so print it as such. | |||||
2010-12-17 | TODO: Marking the Read/Write EFcfis task as done | Jeevaka Badrappan | 2 | -9/+5 | |
2010-12-17 | doc: Add new property to call forwarding | Jeevaka Badrappan | 1 | -0/+5 | |
2010-12-17 | phonesim: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+2 | |
2010-12-17 | plugins/n900: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-17 | isigen: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-17 | ifx: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-17 | call-forwarding: Properly signal changes | Denis Kenzior | 1 | -0/+23 | |
For the ForwardingFlagOnSim property | |||||
2010-12-17 | call-forwarding: Get rid of status_on_sim variable | Denis Kenzior | 1 | -5/+12 | |
2010-12-17 | call-forwarding: Simplify sim_set_cf_indicator | Denis Kenzior | 1 | -13/+21 | |
2010-12-17 | call-forwarding: More style fixes | Denis Kenzior | 1 | -6/+6 | |
2010-12-17 | call-forwarding: Use a flag instead of a boolean | Denis Kenzior | 1 | -4/+3 | |
For storing the presence of CPHS CFF file | |||||
2010-12-17 | call-forwarding: Get rid of cfis_indicator | Denis Kenzior | 1 | -9/+7 | |
There's no need to track this information, since if we pick a record with cfis_indicator for something besides Voice only, then when we set the record again, the number we set is no longer applicable to those services. | |||||
2010-12-17 | simutil: Remove inaccurate comment | Denis Kenzior | 1 | -2/+0 | |
2010-12-17 | call-forwarding: Minor style fixes | Denis Kenzior | 1 | -10/+7 | |
2010-12-17 | call-forwarding: Get rid of unneeded variable | Denis Kenzior | 1 | -2/+1 | |
2010-12-17 | call-forwarding: Read/Write cfis/cphs-cff | Jeevaka Badrappan | 1 | -2/+241 | |
2010-12-17 | AUTHORS: Mention John's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-17 | doc: Update features document | Denis Kenzior | 1 | -0/+24 | |
2010-12-17 | TODO: Mark CNAP task as done | Gustavo F. Padovan | 1 | -6/+0 | |
2010-12-17 | TODO: Mark emergency voicecall property task done | Denis Kenzior | 1 | -7/+0 | |
2010-12-17 | voicecall: Minor style nitpick | Denis Kenzior | 1 | -2/+2 | |
2010-12-17 | voicecall: Add emergency property | John Mathew | 1 | -0/+37 | |
2010-12-17 | doc: Add emergency property to Voicecall | John Mathew | 1 | -0/+5 | |
2010-12-17 | TODO: add owner to 'Network updating the ECC' task | Petteri Tikander | 1 | -0/+1 | |
2010-12-16 | AUTHORS: Mention Lasse's contributions | Denis Kenzior | 1 | -0/+1 | |
2010-12-16 | test: test case for changing Call Barring password | Lasse Kunnasluoto | 1 | -0/+12 | |
2010-12-16 | TODO: add blacklisting | Pekka Pessi | 1 | -0/+8 | |
2010-12-16 | examples: Add network name handling to history | Denis Kenzior | 1 | -0/+7 | |
2010-12-16 | atmodem: Always poll clcc, even if cring + clip | Denis Kenzior | 1 | -8/+0 | |
Even in the case of CRING and CLIP being used, we should start a CLCC poll. This is because we must still rely on polling CLCC to detect when an incoming call has been terminated by the remote side. | |||||
2010-12-16 | atmodem: Fix reporting of CLIP | Denis Kenzior | 1 | -1/+2 | |
When RING & CLCC polling is used, the CLIP will not be reported correctly if the CLIP: notification does not arrive | |||||
2010-12-16 | atmodem: Do not re-parse CLIP / CNAP | Denis Kenzior | 1 | -4/+43 | |
These needs to be parsed once and not parsed unnecessarily once the information has been recorded | |||||
2010-12-16 | atmodem: Set cnap validity to not provided | Denis Kenzior | 1 | -0/+1 | |
2010-12-16 | test: add CNAP to test-ss-control-cs | Gustavo F. Padovan | 1 | -0/+3 | |
2010-12-16 | atmodem: Unify COLR/CNAP/CLIP/COLP parser | Denis Kenzior | 1 | -93/+22 | |
2010-12-16 | atmodem: Fix parsing of CNAP status | Denis Kenzior | 1 | -2/+3 | |
2010-12-16 | atmodem: add CNAP to call-settings | Gustavo F. Padovan | 1 | -0/+53 | |
2010-12-16 | doc: add CallingNamePresentation to CallSettings | Gustavo F. Padovan | 1 | -0/+12 | |
2010-12-16 | call-settings: add CNAP support | Gustavo F. Padovan | 1 | -9/+93 | |
2010-12-16 | include: add cnap_query callback | Gustavo F. Padovan | 1 | -0/+2 | |
2010-12-16 | call-settings: fix coding style | Gustavo F. Padovan | 1 | -10/+10 | |
2010-12-16 | test-stkutil: Modify the check logic of time zone | Yang Gu | 1 | -1/+5 | |
2010-12-16 | ifx: Take out unused defines | Denis Kenzior | 1 | -6/+0 | |
2010-12-16 | atmodem: Add CNAP parsing to voicecall | Gustavo F. Padovan | 1 | -0/+47 | |
2010-12-16 | doc: add Name property | Gustavo F. Padovan | 1 | -0/+5 | |