Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-14 | test-util: Update unit test | Denis Kenzior | 1 | -1/+1 | |
2010-09-14 | util: Return the number of bytes read, not chars | Denis Kenzior | 1 | -1/+1 | |
To be consistent with the documentation header and other functions of this type | |||||
2010-09-14 | test-util: Fixup various style issues | Denis Kenzior | 1 | -7/+16 | |
2010-09-14 | test-util: test for UCS2 to GSM conversion | Jeevaka Badrappan | 1 | -0/+80 | |
2010-09-14 | util: Add UCS2 to GSM 7bit converion function | Jeevaka Badrappan | 2 | -0/+118 | |
2010-09-14 | smsutil: Add USSD encoding function | Jeevaka Badrappan | 2 | -0/+30 | |
2010-09-14 | TODO: Add STK Language Notification task | Jeevaka Badrappan | 1 | -0/+6 | |
2010-09-14 | Fix common misspelling in source files | Lucas De Marchi | 1 | -1/+1 | |
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 misspelling: reponsible->responsible | |||||
2010-09-14 | Fix common misspellings in TODO file | Lucas De Marchi | 1 | -2/+2 | |
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: proprietory->proprietary seperately->separately | |||||
2010-09-14 | Fix common misspelling in gisi | Lucas De Marchi | 2 | -2/+2 | |
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 misspelling: fomr->from | |||||
2010-09-14 | Fix common misspellings in gatchat | Lucas De Marchi | 3 | -3/+3 | |
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: priviledge->privilege succeded->succeeded | |||||
2010-09-14 | Fix common misspellings in drivers | Lucas De Marchi | 6 | -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: subsidary(-ies)->subsidiary(-ies) transfering->transferring | |||||
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-11 | Add support to enable/disable specific plugin | Zhenhua Zhang | 1 | -1/+10 | |
Support to load or not load specific plugin when ofono is started. E.g., use 'ofonod -P hfp' to disable hfp plugin. | |||||
2010-09-10 | stkutil: Add build_dataobj_ussd_text | Jeevaka Badrappan | 1 | -0/+24 | |
for ussd specific 'Text' Data object handling | |||||
2010-09-10 | atutil: Add parsing of CSCS queries | Jeevaka Badrappan | 2 | -0/+108 | |
2010-09-10 | build: Add forgotten disable-gprs and enable-gprs | Denis Kenzior | 1 | -1/+3 | |
2010-09-10 | test: add enable-gprs and disable-gprs scripts | Mika Liljeberg | 2 | -0/+40 | |
2010-09-10 | isimodem: implement Suspended property | Mika Liljeberg | 4 | -1/+99 | |
2010-09-10 | gprs: add Suspended property | Mika Liljeberg | 3 | -0/+101 | |
2010-09-10 | TODO: Claim ownership of Suspended property for GPRS | Mika Liljeberg | 1 | -1/+2 | |
2010-09-10 | smsutil: use unsigned printf format for msgid | Petteri Tikander | 1 | -2/+2 | |
2010-09-10 | smsutil: remove unused parameter | Petteri Tikander | 1 | -3/+1 | |
2010-09-10 | unit: Add unit test for status report expiration | Petteri Tikander | 1 | -0/+7 | |
2010-09-10 | smsutil: status_report_expiration | Petteri Tikander | 2 | -5/+49 | |
2010-09-09 | voicecall: Simplify logic | Denis Kenzior | 1 | -1/+1 | |
2010-09-09 | stk: Fix User Cancel response to Set Up Call | Andrzej Zaborowski | 2 | -1/+15 | |
One of the clean-up commits changed the semantics of the dial request callback's parameter (NULL if call setup failed, non-NULL if success or user cancelled). | |||||
2010-09-10 | Release 0.28 | Marcel Holtmann | 2 | -1/+13 | |
2010-09-09 | test: Update to the new Manager api | Denis Kenzior | 48 | -213/+121 | |
2010-09-09 | test: Fix mixing tabs and spaces | Denis Kenzior | 1 | -3/+3 | |
2010-09-09 | manager: Add GetModems method | Denis Kenzior | 1 | -0/+49 | |
2010-09-09 | modem: Add __ofono_modem_foreach | Denis Kenzior | 2 | -0/+14 | |
2010-09-09 | manager: Add ModemRemoved signal | Denis Kenzior | 2 | -0/+13 | |
2010-09-09 | manager: Add ModemAdded signal | Denis Kenzior | 2 | -0/+30 | |
2010-09-09 | modem: Remove unneeded functions | Denis Kenzior | 3 | -84/+0 | |
2010-09-09 | TODO: Remove unneeded empty line | Denis Kenzior | 1 | -1/+0 | |
2010-09-09 | modem: Break out append_modem_properties | Denis Kenzior | 2 | -26/+32 | |
2010-09-09 | Add gdbus/polkit.c file to sources list | Marcel Holtmann | 1 | -1/+2 | |
2010-09-09 | Add support for builtin GDBus security using PolicyKit | Marcel Holtmann | 2 | -1/+247 | |
2010-09-09 | Add support for GDBus security action and flags | Marcel Holtmann | 2 | -3/+21 | |
2010-09-09 | Use simpler error callbacks for GDBus security hooks | Marcel Holtmann | 2 | -8/+30 | |
2010-09-09 | Add support for GDBus security handlers | Marcel Holtmann | 2 | -22/+156 | |
2010-09-09 | stkutil: Trivial style issue | Denis Kenzior | 1 | -4/+2 | |
2010-09-09 | stkutil: Add Send USSD-specific Text dataobj | Jeevaka Badrappan | 1 | -0/+11 | |
Send USSD terminal response re-uses the 'Text' data object, however it passes around binary data structures. We make an exception specifically for this case and invent a new stk_ussd_text data structure that is handled separately from simple STK text. | |||||
2010-09-09 | stkutil: Add Send USSD specific result codes | Jeevaka Badrappan | 1 | -0/+2 | |
2010-09-09 | call-settings: Add __ofono_call_settings_is_busy | Jeevaka Badrappan | 2 | -0/+8 | |
2010-09-09 | call-forwarding: Add __ofono_call_forwarding_is_busy | Jeevaka Badrappan | 2 | -0/+8 | |
2010-09-09 | call-barring: Add __ofono_call_barring_is_busy | Jeevaka Badrappan | 2 | -0/+8 | |
2010-09-09 | TODO: update owner persist outgoing SMS messages task | Kristen Carlson Accardi | 1 | -0/+1 | |
2010-09-09 | AUTHORS: Mention Jeevaka's contributions | Denis Kenzior | 1 | -0/+1 | |