Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-14 | doc: Update the properties to be readonly | Denis Kenzior | 1 | -5/+5 | |
This also implies that none of these properties are optional | |||||
2010-10-14 | doc: Remove unused property | Denis Kenzior | 1 | -5/+0 | |
2010-10-14 | doc: Add STK properties relevant for icons. | Andrzej Zaborowski | 1 | -1/+11 | |
2010-10-14 | doc: Update property name to match code. | Andrzej Zaborowski | 1 | -2/+2 | |
2010-10-13 | doc: Update sim-api.txt with GetIcon | Denis Kenzior | 1 | -0/+6 | |
2010-10-11 | Fix smart messaging documentation | Aki Niemi | 1 | -13/+12 | |
2010-10-06 | doc: Play Tone command proposed d-bus API. | Andrzej Zaborowski | 1 | -0/+40 | |
2010-10-01 | doc: Fix typo in smart messaging agent interface | Aki Niemi | 1 | -1/+1 | |
2010-10-01 | doc: Update audio settings API | Marcel Holtmann | 1 | -1/+8 | |
2010-09-30 | doc: Add audio settings API description | Marcel Holtmann | 1 | -0/+26 | |
2010-09-28 | doc: Fix copy-paste error | Denis Kenzior | 1 | -1/+1 | |
2010-09-28 | doc: Clarify call-forwarding VoiceNoReplyTimeout | Denis Kenzior | 1 | -5/+9 | |
This property cannot be set if the VoiceNoReply has not been queried or set properly | |||||
2010-09-28 | doc: Add PushNotification & PushNotificationAgent | Denis Kenzior | 1 | -0/+37 | |
2010-09-28 | doc: Add Release() to SmartMessagingAgent API | Denis Kenzior | 1 | -0/+6 | |
2010-09-28 | doc: Add proposed SmartMessaging API | Denis Kenzior | 1 | -0/+58 | |
2010-09-23 | TODO: Mark GPRS suspend event task as done | Pekka Pessi | 1 | -0/+7 | |
2010-09-22 | TODO: Mark status report task as done | Denis Kenzior | 1 | -0/+7 | |
2010-09-21 | doc: Update SendMessage API | Denis Kenzior | 1 | -2/+4 | |
2010-09-22 | api: Fix small copy&paste typo | Marcel Holtmann | 1 | -2/+2 | |
2010-09-21 | doc: Update SMS API | Denis Kenzior | 1 | -1/+48 | |
- Add Message interface - Add Manager GetMessages method - Add Manager MessageAdded signal - Add Manager MessageRemoved signal | |||||
2010-09-21 | TODO: Mark Better unique ID task as done | Denis Kenzior | 1 | -0/+10 | |
2010-09-15 | doc: Add features.txt document | Denis Kenzior | 1 | -0/+88 | |
2010-09-14 | Fix common misspellings in documentation | Lucas De Marchi | 3 | -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-10 | gprs: add Suspended property | Mika Liljeberg | 1 | -0/+19 | |
2010-09-08 | doc: Refactor the manager API and its modem object handling | Marcel Holtmann | 1 | -8/+16 | |
2010-09-08 | doc: Fix small typo in voice call manager description | Marcel Holtmann | 1 | -1/+1 | |
2010-09-02 | doc: Fix stk RequestSelection types | Denis Kenzior | 1 | -3/+6 | |
2010-09-02 | doc/modem: add experimental Emergency property | Pekka Pessi | 1 | -0/+6 | |
2010-08-24 | doc: Add list of CDMA specifications | Caiwen Zhang | 1 | -0/+85 | |
2010-08-23 | doc: Update call-barring API | Denis Kenzior | 1 | -2/+3 | |
2010-08-18 | doc: Proposed Set Up Call api | Andrzej Zaborowski | 2 | -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-18 | Fix small typo | Marcel Holtmann | 1 | -1/+1 | |
2010-08-16 | doc: update USSD api for possible errors | Denis Kenzior | 1 | -0/+6 | |
2010-08-12 | doc: Describe EmergencyNumbers property | Denis Kenzior | 1 | -0/+8 | |
2010-08-11 | doc: Update connection manager API (GPRS context) | Marcel Holtmann | 1 | -14/+30 | |
2010-08-11 | doc: Rename message manager API documentation | Marcel Holtmann | 1 | -2/+2 | |
2010-08-11 | doc: Update network registration and operator API | Marcel Holtmann | 1 | -11/+14 | |
Change the network registration API to reflect simplification in the operator selection and scanning handling for applications. | |||||
2010-08-11 | doc: update voice call API documentation | Marcel Holtmann | 2 | -16/+26 | |
Reflect required changes to simplify the voice call API usage. | |||||
2010-08-05 | doc: Update coding-style.txt for enums | Denis Kenzior | 1 | -0/+24 | |
2010-08-05 | doc: Fixup some long line / space at eol issues | Denis Kenzior | 1 | -8/+8 | |
2010-08-03 | doc: Update standards.txt | Denis Kenzior | 1 | -0/+75 | |
2010-07-30 | doc: Update coding style | Denis Kenzior | 1 | -5/+40 | |
2010-07-27 | netreg: Add MCC/MNC to NetworkRegistration | Denis Kenzior | 1 | -0/+12 | |
These are the same values as on the NetworkOperator interface for the current operator. Just added for convenience. | |||||
2010-07-26 | doc: Move cbs-api to cell-broadcast-api | Denis Kenzior | 1 | -0/+0 | |
2010-07-23 | manpage: explain debugging options to -d | Inaky Perez-Gonzalez | 1 | -1/+4 | |
Modified HACKING and man page to have more formation on what are the debugging options and how to enable them. | |||||
2010-07-21 | doc: Add PropertyChanged signal to stk-api | Denis Kenzior | 1 | -0/+5 | |
2010-07-21 | doc: cleanup voicecall api formatting | Denis Kenzior | 1 | -4/+5 | |
2010-07-21 | doc: stk-api update | Denis Kenzior | 1 | -8/+28 | |
Mark experimental and update wording based on Andrew's comments | |||||
2010-07-21 | doc: stk-api update based on latest feedback | Denis Kenzior | 1 | -3/+4 | |
2010-07-21 | doc: stk-api proposal | Denis Kenzior | 1 | -0/+178 | |