summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2010-10-25TODO: Mark Play Tone task as doneDenis Kenzior1-0/+7
2010-10-25TODO: Marking the Barred Dialing task as doneJeevaka Badrappan1-0/+5
2010-10-25doc: Add BarredDialing propertyJeevaka Badrappan1-0/+7
2010-10-25radio settings: document FastDormancy propertyMika Liljeberg1-18/+41
2010-10-22TODO: Mark html text task as doneDenis Kenzior1-0/+5
2010-10-22TODO: Mark Send DTMF task as doneDenis Kenzior1-0/+6
2010-10-22TODO: Marking the FDN task as doneDenis Kenzior1-0/+8
2010-10-20radio settings: document FastDormancy propertyMika Liljeberg1-0/+22
2010-10-15doc: update the supplementary services docsAlexander Kanavin1-3/+100
Document the various SS control string related APIs
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-14TODO: Mark SIM icon tasks as doneDenis Kenzior1-0/+6
2010-10-14doc: Update the properties to be readonlyDenis Kenzior1-5/+5
This also implies that none of these properties are optional
2010-10-14doc: Remove unused propertyDenis Kenzior1-5/+0
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-13doc: Update sim-api.txt with GetIconDenis Kenzior1-0/+6
2010-10-11Fix smart messaging documentationAki Niemi1-13/+12
2010-10-06doc: Play Tone command proposed d-bus API.Andrzej Zaborowski1-0/+40
2010-10-01doc: Fix typo in smart messaging agent interfaceAki Niemi1-1/+1
2010-10-01doc: Update audio settings APIMarcel Holtmann1-1/+8
2010-09-30doc: Add audio settings API descriptionMarcel Holtmann1-0/+26
2010-09-28doc: Fix copy-paste errorDenis Kenzior1-1/+1
2010-09-28doc: Clarify call-forwarding VoiceNoReplyTimeoutDenis Kenzior1-5/+9
This property cannot be set if the VoiceNoReply has not been queried or set properly
2010-09-28doc: Add PushNotification & PushNotificationAgentDenis Kenzior1-0/+37
2010-09-28doc: Add Release() to SmartMessagingAgent APIDenis Kenzior1-0/+6
2010-09-28doc: Add proposed SmartMessaging APIDenis Kenzior1-0/+58
2010-09-23TODO: Mark GPRS suspend event task as donePekka Pessi1-0/+7
2010-09-22TODO: Mark status report task as doneDenis Kenzior1-0/+7
2010-09-21doc: Update SendMessage APIDenis Kenzior1-2/+4
2010-09-22api: Fix small copy&paste typoMarcel Holtmann1-2/+2
2010-09-21doc: Update SMS APIDenis Kenzior1-1/+48
- Add Message interface - Add Manager GetMessages method - Add Manager MessageAdded signal - Add Manager MessageRemoved signal
2010-09-21TODO: Mark Better unique ID task as doneDenis Kenzior1-0/+10
2010-09-15doc: Add features.txt documentDenis Kenzior1-0/+88
2010-09-14Fix common misspellings in documentationLucas De Marchi3-6/+6
Fix common misspellings by using the list available at http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines From the list cited above, the substitution script found the following misspellings: accomodate->accommodate targetted->targeted transfering->transferring witheld->withheld withold->withhold
2010-09-10gprs: add Suspended propertyMika Liljeberg1-0/+19
2010-09-08doc: Refactor the manager API and its modem object handlingMarcel Holtmann1-8/+16
2010-09-08doc: Fix small typo in voice call manager descriptionMarcel Holtmann1-1/+1
2010-09-02doc: Fix stk RequestSelection typesDenis Kenzior1-3/+6
2010-09-02doc/modem: add experimental Emergency propertyPekka Pessi1-0/+6
2010-08-24doc: Add list of CDMA specificationsCaiwen Zhang1-0/+85
2010-08-23doc: Update call-barring APIDenis Kenzior1-2/+3
2010-08-18doc: Proposed Set Up Call apiAndrzej Zaborowski2-0/+22
The normal sequence for call setup is: * Modem asks user for confirmation using icon1 / alphaId1 * User confirms * Modem starts dialling, screen displays icon2 / alphaId2 * Call is connected, modem replies to the proactive command, screen keeps displaying icon2 / alphaId2 until the phone call is over
2010-08-18Fix small typoMarcel Holtmann1-1/+1
2010-08-16doc: update USSD api for possible errorsDenis Kenzior1-0/+6
2010-08-12doc: Describe EmergencyNumbers propertyDenis Kenzior1-0/+8
2010-08-11doc: Update connection manager API (GPRS context)Marcel Holtmann1-14/+30
2010-08-11doc: Rename message manager API documentationMarcel Holtmann1-2/+2
2010-08-11doc: Update network registration and operator APIMarcel Holtmann1-11/+14
Change the network registration API to reflect simplification in the operator selection and scanning handling for applications.
2010-08-11doc: update voice call API documentationMarcel Holtmann2-16/+26
Reflect required changes to simplify the voice call API usage.