Commit Graph

119 Commits

Author SHA1 Message Date
Aki Niemi ceb66dfc33 doc: Fix typo in smart messaging agent interface 2010-10-01 10:32:37 +03:00
Marcel Holtmann cea08ad1d8 doc: Update audio settings API 2010-10-01 07:12:39 +02:00
Marcel Holtmann 860be0ad4f doc: Add audio settings API description 2010-09-30 00:25:28 +09:00
Denis Kenzior c2f054e05b doc: Fix copy-paste error 2010-09-28 20:30:22 -05:00
Denis Kenzior d9a275c52e doc: Clarify call-forwarding VoiceNoReplyTimeout
This property cannot be set if the VoiceNoReply has not been queried or
set properly
2010-09-28 20:13:49 -05:00
Denis Kenzior 0b97a240f7 doc: Add PushNotification & PushNotificationAgent 2010-09-28 20:01:12 -05:00
Denis Kenzior 8aa59792d4 doc: Add Release() to SmartMessagingAgent API 2010-09-28 20:01:12 -05:00
Denis Kenzior ecccf09844 doc: Add proposed SmartMessaging API 2010-09-28 02:30:23 -05:00
Pekka Pessi 3a7e20cc4c TODO: Mark GPRS suspend event task as done 2010-09-23 13:21:06 -05:00
Denis Kenzior 1b63c648a9 TODO: Mark status report task as done 2010-09-22 16:31:54 -05:00
Denis Kenzior 7596ecfbf6 doc: Update SendMessage API 2010-09-21 21:37:42 -05:00
Marcel Holtmann 128859486c api: Fix small copy&paste typo 2010-09-22 11:34:21 +09:00
Denis Kenzior fd8ada934e doc: Update SMS API
- Add Message interface
- Add Manager GetMessages method
- Add Manager MessageAdded signal
- Add Manager MessageRemoved signal
2010-09-21 21:15:07 -05:00
Denis Kenzior ddd1b754b2 TODO: Mark Better unique ID task as done 2010-09-21 21:15:07 -05:00
Denis Kenzior 63be804e48 doc: Add features.txt document 2010-09-15 16:45:41 -05:00
Lucas De Marchi 0ccdcdf984 Fix common misspellings in documentation
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-14 15:59:46 +09:00
Mika Liljeberg 1e139eb1ce gprs: add Suspended property 2010-09-10 10:51:53 -05:00
Marcel Holtmann ae05cd5a51 doc: Refactor the manager API and its modem object handling 2010-09-08 21:39:50 +02:00
Marcel Holtmann 3cf9747a0b doc: Fix small typo in voice call manager description 2010-09-08 21:39:20 +02:00
Denis Kenzior 4871858208 doc: Fix stk RequestSelection types 2010-09-02 10:45:01 -05:00
Pekka Pessi 7396faf853 doc/modem: add experimental Emergency property 2010-09-02 10:45:01 -05:00
Caiwen Zhang 5f19467421 doc: Add list of CDMA specifications 2010-08-24 12:00:01 +02:00
Denis Kenzior cb442ca82b doc: Update call-barring API 2010-08-23 19:12:36 -05:00
Andrzej Zaborowski f6a4fcde1e doc: Proposed Set Up Call api
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-18 12:28:30 -05:00
Marcel Holtmann 7b88dfb90a Fix small typo 2010-08-18 07:47:48 +02:00
Denis Kenzior 3791f4418a doc: update USSD api for possible errors 2010-08-16 10:41:35 -05:00
Denis Kenzior 9194a71813 doc: Describe EmergencyNumbers property 2010-08-12 13:22:50 -05:00
Marcel Holtmann ee31188114 doc: Update connection manager API (GPRS context) 2010-08-11 14:39:47 -04:00
Marcel Holtmann 31adbb5c03 doc: Rename message manager API documentation 2010-08-11 14:33:33 -04:00
Marcel Holtmann 2c22a5a3a8 doc: Update network registration and operator API
Change the network registration API to reflect simplification in the
operator selection and scanning handling for applications.
2010-08-11 14:31:43 -04:00
Marcel Holtmann dc8dd86672 doc: update voice call API documentation
Reflect required changes to simplify the voice call API usage.
2010-08-11 14:26:14 -04:00
Denis Kenzior 1b4a5c47ab doc: Update coding-style.txt for enums 2010-08-05 14:04:24 -05:00
Denis Kenzior c8219725f7 doc: Fixup some long line / space at eol issues 2010-08-05 11:21:25 -05:00
Denis Kenzior 21c453d43a doc: Update standards.txt 2010-08-03 10:55:07 -05:00
Denis Kenzior c7b294717b doc: Update coding style 2010-07-30 17:19:55 -05:00
Denis Kenzior cf86deeb82 netreg: Add MCC/MNC to NetworkRegistration
These are the same values as on the NetworkOperator interface for the
current operator.  Just added for convenience.
2010-07-27 16:52:16 -05:00
Denis Kenzior 3d86fa314a doc: Move cbs-api to cell-broadcast-api 2010-07-26 13:53:09 -05:00
Inaky Perez-Gonzalez 402a4b0750 manpage: explain debugging options to -d
Modified HACKING and man page to have more formation on what are the
debugging options and how to enable them.
2010-07-23 17:04:26 -05:00
Denis Kenzior 3279c7642f doc: Add PropertyChanged signal to stk-api 2010-07-21 18:59:19 -05:00
Denis Kenzior c1a672a81e doc: cleanup voicecall api formatting 2010-07-21 18:59:04 -05:00
Denis Kenzior 8a30504e1b doc: stk-api update
Mark experimental and update wording based on Andrew's comments
2010-07-21 18:26:47 -05:00
Denis Kenzior f25a8b3d0d doc: stk-api update based on latest feedback 2010-07-21 17:23:43 -05:00
Denis Kenzior 176f4c088e doc: stk-api proposal 2010-07-21 17:07:23 -05:00
Denis Kenzior 9cbcd87861 doc: Update gprs api with IPv6 support 2010-07-19 13:49:12 -05:00
Denis Kenzior 252c2626ff doc: reword some parts 2010-07-19 12:44:53 -05:00
Denis Kenzior 0f1465ab86 doc: Rename to be more consistent 2010-07-19 12:39:30 -05:00
Yang Gu 048a3edcb0 Add coding style document 2010-07-19 12:37:14 -05:00
Pekka Pessi 00d4fbf5b0 doc: clarify VoiceCallManager SendTones method 2010-07-07 11:33:20 -05:00
Inaky Perez-Gonzalez b2739c05ab documentation: add note about referencing standards 2010-07-02 15:32:20 -05:00
Kalle Valo 19945aba6c PPP GPRS context is now done, update documentation 2010-06-29 14:03:00 -05:00