summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-12-20AUTHORS: Mention Dara's contributionsDenis Kenzior1-0/+1
2010-12-20dbus: Add CDMA Voicecall InterfaceDara Spieker-Doyle1-0/+3
2010-12-17modem: restore state when resetting the modemGustavo F. Padovan1-24/+36
2010-12-17TODO: Add CDMA Voicecall Support TasksDara Spieker-Doyle1-0/+58
2010-12-17AUTHORS: Mention Benoît's contributionsDenis Kenzior1-0/+1
2010-12-17test/list-modems : print Strength as an integerBenoît Monin1-1/+2
org.ofono.NetworkRegistration property Strength is an integer, so print it as such.
2010-12-17TODO: Marking the Read/Write EFcfis task as doneJeevaka Badrappan2-9/+5
2010-12-17doc: Add new property to call forwardingJeevaka Badrappan1-0/+5
2010-12-17phonesim: Move call forwarding to post simJeevaka Badrappan1-1/+2
2010-12-17plugins/n900: Move call forwarding to post simJeevaka Badrappan1-1/+1
2010-12-17isigen: Move call forwarding to post simJeevaka Badrappan1-1/+1
2010-12-17ifx: Move call forwarding to post simJeevaka Badrappan1-1/+1
2010-12-17call-forwarding: Properly signal changesDenis Kenzior1-0/+23
For the ForwardingFlagOnSim property
2010-12-17call-forwarding: Get rid of status_on_sim variableDenis Kenzior1-5/+12
2010-12-17call-forwarding: Simplify sim_set_cf_indicatorDenis Kenzior1-13/+21
2010-12-17call-forwarding: More style fixesDenis Kenzior1-6/+6
2010-12-17call-forwarding: Use a flag instead of a booleanDenis Kenzior1-4/+3
For storing the presence of CPHS CFF file
2010-12-17call-forwarding: Get rid of cfis_indicatorDenis Kenzior1-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-17simutil: Remove inaccurate commentDenis Kenzior1-2/+0
2010-12-17call-forwarding: Minor style fixesDenis Kenzior1-10/+7
2010-12-17call-forwarding: Get rid of unneeded variableDenis Kenzior1-2/+1
2010-12-17call-forwarding: Read/Write cfis/cphs-cffJeevaka Badrappan1-2/+241
2010-12-17AUTHORS: Mention John's contributionsDenis Kenzior1-0/+1
2010-12-17doc: Update features documentDenis Kenzior1-0/+24
2010-12-17TODO: Mark CNAP task as doneGustavo F. Padovan1-6/+0
2010-12-17TODO: Mark emergency voicecall property task doneDenis Kenzior1-7/+0
2010-12-17voicecall: Minor style nitpickDenis Kenzior1-2/+2
2010-12-17voicecall: Add emergency propertyJohn Mathew1-0/+37
2010-12-17doc: Add emergency property to VoicecallJohn Mathew1-0/+5
2010-12-17TODO: add owner to 'Network updating the ECC' taskPetteri Tikander1-0/+1
2010-12-16AUTHORS: Mention Lasse's contributionsDenis Kenzior1-0/+1
2010-12-16test: test case for changing Call Barring passwordLasse Kunnasluoto1-0/+12
2010-12-16TODO: add blacklistingPekka Pessi1-0/+8
2010-12-16examples: Add network name handling to historyDenis Kenzior1-0/+7
2010-12-16atmodem: Always poll clcc, even if cring + clipDenis Kenzior1-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-16atmodem: Fix reporting of CLIPDenis Kenzior1-1/+2
When RING & CLCC polling is used, the CLIP will not be reported correctly if the CLIP: notification does not arrive
2010-12-16atmodem: Do not re-parse CLIP / CNAPDenis Kenzior1-4/+43
These needs to be parsed once and not parsed unnecessarily once the information has been recorded
2010-12-16atmodem: Set cnap validity to not providedDenis Kenzior1-0/+1
2010-12-16test: add CNAP to test-ss-control-csGustavo F. Padovan1-0/+3
2010-12-16atmodem: Unify COLR/CNAP/CLIP/COLP parserDenis Kenzior1-93/+22
2010-12-16atmodem: Fix parsing of CNAP statusDenis Kenzior1-2/+3
2010-12-16atmodem: add CNAP to call-settingsGustavo F. Padovan1-0/+53
2010-12-16doc: add CallingNamePresentation to CallSettingsGustavo F. Padovan1-0/+12
2010-12-16call-settings: add CNAP supportGustavo F. Padovan1-9/+93
2010-12-16include: add cnap_query callbackGustavo F. Padovan1-0/+2
2010-12-16call-settings: fix coding styleGustavo F. Padovan1-10/+10
2010-12-16test-stkutil: Modify the check logic of time zoneYang Gu1-1/+5
2010-12-16ifx: Take out unused definesDenis Kenzior1-6/+0
2010-12-16atmodem: Add CNAP parsing to voicecallGustavo F. Padovan1-0/+47
2010-12-16doc: add Name propertyGustavo F. Padovan1-0/+5