Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-28 | Add voicecall driver for Bluetooth HFP | Zhenhua Zhang | 1 | -1/+1 | |
HFP voicecall driver uses AT+CIEV indicator to notify call status update according to Bluetooth HFP spec v1.5. This patch only adds single call support. | |||||
2009-10-25 | Add test script for activating the first context | Marcel Holtmann | 1 | -0/+38 | |
2009-10-25 | Add simple test script for creating a context and setting APN | Marcel Holtmann | 1 | -0/+37 | |
2009-10-25 | Fix tiny copy-and-past left-over | Marcel Holtmann | 1 | -2/+2 | |
2009-10-25 | Add test script for showing primary data contexts | Marcel Holtmann | 1 | -0/+40 | |
2009-10-25 | Add some extra special handling to list-modem test script | Marcel Holtmann | 1 | -1/+4 | |
2009-10-16 | Add test script for USSD | Denis Kenzior | 1 | -0/+33 | |
2009-09-29 | Add test script for controlling speaker volume | Denis Kenzior | 1 | -0/+18 | |
2009-09-25 | Convert some more strings list for easier reading | Marcel Holtmann | 1 | -1/+3 | |
2009-09-25 | Add some more test scripts for SMS and voice call testing | Marcel Holtmann | 4 | -0/+89 | |
2009-09-08 | Mark some properties as integer so they get printed properly | Marcel Holtmann | 1 | -1/+2 | |
2009-09-06 | Update test script with more property tweaks | Marcel Holtmann | 1 | -3/+13 | |
2009-09-03 | Add support for SIM atom to MBM driver | Marcel Holtmann | 1 | -1/+1 | |
2009-09-02 | Add test script for listing all operator details | Marcel Holtmann | 1 | -0/+40 | |
2009-09-02 | Add test script to monitor all PropertyChanged signals | Marcel Holtmann | 1 | -0/+28 | |
2009-09-02 | Add two extra test programs for modem interface | Marcel Holtmann | 2 | -0/+63 | |
2009-08-06 | Enlarge the timeout for phonebook import | Yang Gu | 1 | -1/+1 | |
2009-06-22 | Fix minor API issue | Denis Kenzior | 1 | -1/+1 | |
2009-06-18 | Fix NetworkRegistration test by fixing indentation. | Andrzej Zaborowski | 1 | -1/+1 | |
[Sorry if you get this mail or some of the other mails a second time, I sent a copy from an unsubscribed address yesterday]. | |||||
2009-06-16 | No need for mainloop in this test | Denis Kenzior | 1 | -6/+0 | |
2009-06-16 | Fix not being able to set some attributes | Denis Kenzior | 1 | -0/+4 | |
2009-06-16 | Fix test case | Denis Kenzior | 1 | -3/+0 | |
2009-06-16 | Export phonebook as vCard 3.0 format | Yang Gu | 1 | -0/+30 | |
2009-06-12 | Fixup style issues with previous MCC/MNC patch | Denis Kenzior | 1 | -1/+1 | |
- Breakup MCC/MNC LENGTH constant - Don't hardcode numbers - Fix >80 column length - Fix test case to expect strings instead of shorts | |||||
2009-05-28 | Add test script for NetworkRegistration interface | Denis Kenzior | 1 | -0/+89 | |
2009-05-28 | Adding test script to test CallBarring SS strings | Denis Kenzior | 1 | -0/+98 | |
2009-05-28 | Add test script for CallBarring interface | Denis Kenzior | 1 | -0/+72 | |
2009-05-28 | Adding test script for CallMeter interface | Denis Kenzior | 1 | -0/+83 | |
2009-05-28 | Remove unused function | Denis Kenzior | 1 | -3/+0 | |
2009-05-28 | Minor style tweak | Denis Kenzior | 1 | -1/+1 | |
2009-05-28 | Add Supplementary Services test for CallSettings | Denis Kenzior | 1 | -0/+116 | |
2009-05-28 | Add simple test for CallSettings interface | Denis Kenzior | 1 | -0/+69 | |
2009-05-21 | Make voicecall test a bit more generic | Denis Kenzior | 1 | -1/+14 | |
2009-05-21 | Add more basic test scripts | Denis Kenzior | 3 | -0/+143 | |
2009-05-21 | Adding basic Call Forwarding test scripts | Denis Kenzior | 2 | -0/+200 | |