summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-10-18atmodem: Add SIM ready quirk for IFX when entering PUKMarcel Holtmann1-13/+47
For the Infineon modem, also the PUK entering needs to be extended with a quirk to wait for the SIM ready notification.
2010-10-17ifx: Separate AT command from multiplexer debug settingMarcel Holtmann1-1/+1
2010-10-17test: Fix script for enabling delivery reportsMarcel Holtmann1-2/+2
2010-10-15TODO: Reset PPP Server task ownerDenis Kenzior1-1/+0
2010-10-15doc: update the supplementary services docsAlexander Kanavin1-3/+100
Document the various SS control string related APIs
2010-10-15atmodem: Remove workaround for SIM ready notifier removalMarcel Holtmann1-24/+4
2010-10-15sim: Use enums for EF valid / invalidated statusDenis Kenzior1-6/+12
2010-10-15common: Update the basic services in commentsDenis Kenzior1-5/+5
2010-10-15sim: Fix crash on sim re-insertionDenis Kenzior1-5/+5
2010-10-15simfs: Make compileDenis Kenzior1-1/+3
2010-10-15doc: Cleanup the sim-api docDenis Kenzior1-6/+3
2010-10-15doc: update sim-apiPetteri Tikander1-0/+10
Fixed Dialing is not supported. New property added to indicate FD-enable status in the SIM-card.
2010-10-15isimodem: returns file-status of SIM EF-filePetteri Tikander1-4/+5
2010-10-15atmodem: returns file-status of SIM EF-filePetteri Tikander1-8/+13
2010-10-15sim: add new parameter to file-info utilityPetteri Tikander1-0/+1
2010-10-15simutil: Remove unneeded enumDenis Kenzior1-1/+0
2010-10-15simutil: response-handler returns now also file-statusPetteri Tikander2-2/+13
2010-10-14gatchat: Fix calling unregister from callbacksDenis Kenzior1-2/+40
This fixes the issues with SIM hotswap on infineon
2010-10-14TODO: Mark SIM icon tasks as doneDenis Kenzior2-16/+6
2010-10-14gatchat: break out the remove_if logicDenis Kenzior1-46/+64
And make unregister_group use the new function
2010-10-14gatchat: quit early if the group id doesn't matchDenis Kenzior1-1/+1
If the ID of the notify matches but the group id does not match it means that the unregister is being called with an id that does not belong to that particular group. Checking further entries is no longer necessary.
2010-10-14Fix style problemAki Niemi1-1/+1
2010-10-14gisi: Fix copyright and license boilerplateAki Niemi18-246/+230
2010-10-14sms: Implement text and datagram watchAki Niemi2-17/+171
Allow setting a watch for incoming text and datagram messages on the sms atom.
2010-10-14isimodem: Fix copyright and license boilerplateAki Niemi32-418/+411
2010-10-14isimodem: Fix SMSC address update requestAki Niemi1-2/+2
2010-10-14simutil: add ID of EFadnPetteri Tikander1-0/+1
2010-10-14stk: Add a debug to print the handled command typeDenis Kenzior1-0/+2
2010-10-14API for STK driver to signal executed commandsAndrzej Zaborowski2-0/+45
Some modems are able to handle some proactive commands in their firmware or otherwise, if the command doesn't require input from user. Nevertheles ofono may need to update internal state or notify the user where necessary. With this api the driver can notify core that a command is being executed in the modem or that a command is finished executing and the TERMINAL RESPONSE has been sent to SIM. It would also be possible for a driver to handle a command.
2010-10-14stkagent: Add PlayTone and LoopTone requestsAndrzej Zaborowski2-0/+107
2010-10-14stk: Simplify and add icon to alphaId apiAndrzej Zaborowski1-18/+7
The assumption is now that stk_alpha_id_set will handle NULL or empty alphaIds or icons.
2010-10-14stk: Make the stk properties not optionalDenis Kenzior1-30/+21
2010-10-14stkagent: Handle NULL items in append_menu_itemsDenis Kenzior1-1/+2
2010-10-14doc: Update the properties to be readonlyDenis Kenzior1-5/+5
This also implies that none of these properties are optional
2010-10-14stk: IdleModeIcon and MainMenuIcon propertiesAndrzej Zaborowski1-0/+23
2010-10-14stk: Rename sms_submit_req to extern_reqAndrzej Zaborowski1-8/+13
2010-10-14doc: Remove unused propertyDenis Kenzior1-5/+0
2010-10-14stk: Reflow stk_menu_create slightlyDenis Kenzior1-7/+8
2010-10-14stk: Add icon ID information in stk_menuAndrzej Zaborowski3-5/+24
2010-10-14phonesim: minor whitespace fixDenis Kenzior1-1/+2
2010-10-14stk: Pass icon IDs in stk agent request parametersAndrzej Zaborowski3-44/+55
2010-10-14doc: Add STK properties relevant for icons.Andrzej Zaborowski1-1/+11
2010-10-14doc: Update property name to match code.Andrzej Zaborowski1-2/+2
2010-10-13gdbus: fix not handling bus disconnectsLuiz Augusto von Dentz1-0/+4
We where not dispatching data when a bus disconnects which cause Disconnected signal to not be processed and thus causing the process to either not exit or to not trigger callbacks registered with g_dbus_set_disconnect_function. To fix this now we always schedule a dispatch which will make sure data still not processed will make its way to the proper handlers even if disconnected.
2010-10-13ofono.rules: Add additional MBM rulesTorgny Johansson1-0/+16
Add Ericsson c3607w and HP f3607gw/f3307 devices to udev rules file
2010-10-13sim: Refactor iidf readingDenis Kenzior1-90/+90
Get rid of image_data since it can lead to potential memory leaks when sim is removed while the IIDF operations are in progress.
2010-10-13test: Update get-icon to the new APIDenis Kenzior1-1/+5
2010-10-13sim: Use ay return signature for GetIconDenis Kenzior1-6/+16
2010-10-13doc: Update sim-api.txt with GetIconDenis Kenzior1-0/+6
2010-10-13simfs: Also clean out image filesDenis Kenzior1-1/+33
When cleaning cache