summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-12-21ste: Move radio_settings to post_simDenis Kenzior1-1/+1
2010-12-21novatel: Move radio_settings to post_simDenis Kenzior1-3/+12
2010-12-21n900: Move radio_settings to post_simDenis Kenzior1-1/+1
2010-12-21isigen: Move radio_settings to post_simDenis Kenzior1-1/+1
2010-12-21ifx: Move radio_settings to post_simDenis Kenzior1-1/+1
2010-12-21huawei: Move radio_settings to post_simDenis Kenzior1-3/+1
2010-12-21hso: Move radio_settings to post_simDenis Kenzior1-2/+1
2010-12-21huawei: Add support for radio settingsLucas De Marchi1-0/+4
2010-12-21huaweimodem: Add support for radio settingsLucas De Marchi4-1/+225
2010-12-21test: add scripts for setting frequency bandLucas De Marchi3-1/+53
2010-12-21sim: Set sane number len in empty EFmsisdn recordsAndrzej Zaborowski1-0/+2
Valid number length range is 1 - 11 bytes, other values, such as 0xff, could potentially crash external parsers.
2010-12-21test: Minor typo & style fixes to test-stk-menuDenis Kenzior1-2/+2
2010-12-21test: update STK test script for conformanceGuillaume Lucas1-25/+76
Update the STK test script to be able to use it for conformance test. Using 'agent' as parameter the script will now register a STK agent to be able to handle unsolicited proactive command. Without any parameter or with 'menu' the script will try to display the STK main menu of the (U)SIM.
2010-12-21huawei: fix SIM state notification when lockedLucas De Marchi1-0/+28
When SIM is locked, huawei modem does not send any notification about SIM state change because it does not differentiate 'invalid' from 'locked'. In order to be able to unlock the sim, this patch forces a notification of a valid state after a timeout.
2010-12-21build: Remove broken SET_MAKE handlingMarcel Holtmann1-2/+0
2010-12-21stemodem: Use RTNL to create network interfaces.Sjur Brændeland1-7/+36
2010-12-21stemodem: Create network interfaces staticallySjur Brændeland1-67/+82
2010-12-21udev: Fix warning in compilationAntti Paila1-1/+0
2010-12-20AUTHORS: Mention Neil's contributionsDenis Kenzior1-0/+1
2010-12-20udev: Handle calypso driverNeil Jerram1-0/+16
2010-12-20TODO: CDMA SMS and CDMA CMASLei Yu1-27/+89
2010-12-20huawei: set huawei em770 modem device to 01M. Dietrich1-1/+1
device 00 is ppp capable while 01 is not. 01 does everything else fine so ofono works with it flawlessly.
2010-12-20types: Add CDMA Phone NumberDara Spieker-Doyle1-0/+8
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