summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.70.7Marcel Holtmann2009-10-042-1/+9
* Fix pointer size problem with GUINT_TO_POINTER and unsigned shortMarcel Holtmann2009-10-041-1/+1
* Fix: Handle empty SMSesDenis Kenzior2009-10-021-2/+4
* Fix: Quiet a warningDenis Kenzior2009-10-021-0/+1
* Fix: Make const correctDenis Kenzior2009-10-022-4/+4
* Fix: Make next_hexstring handle optional quotesDenis Kenzior2009-10-021-0/+6
* Make generic sim driver work with 3G SIMsDenis Kenzior2009-10-021-12/+18
* Fix: Add additional error checkingDenis Kenzior2009-10-021-1/+4
* Use small caps for 2G/3G functionsDenis Kenzior2009-10-024-7/+7
* Add unit test for 3G STATUS response dataDenis Kenzior2009-10-021-0/+46
* Add utility to parse 3G get response dataDenis Kenzior2009-10-022-0/+114
* Add utility to parse 2G GET_RESPONSE dataDenis Kenzior2009-10-023-12/+28
* Add unit test for EF databaseDenis Kenzior2009-10-021-0/+18
* Add utility to lookup files in EF dbDenis Kenzior2009-10-022-1/+23
* Refactor: Move elementary file type checkingDenis Kenzior2009-10-026-119/+82
* Add basic elementary file databaseDenis Kenzior2009-10-022-0/+73
* Enable a few extra atoms in the Huawei pluginMarcel Holtmann2009-10-021-0/+9
* Enable more atoms in the MBM pluginMarcel Holtmann2009-10-021-0/+27
* Add support for switching to a different GAtSyntax at runtimeMarcel Holtmann2009-10-022-0/+14
* Remove unused variables causing a compiler warningMarcel Holtmann2009-10-021-2/+0
* Fix missing include for close() function callMarcel Holtmann2009-10-021-1/+3
* Update plugins to the new g_at_tty_open APIDenis Kenzior2009-10-017-30/+63
* Replace g_at_chat_new_from_tty with g_at_tty_openDenis Kenzior2009-10-014-44/+290
* G1: move chat handling into enable callbackAndres Salomon2009-09-291-26/+22
* Fix: different signedness comparisonDenis Kenzior2009-09-291-1/+1
* Add call volume atom to calypso pluginDenis Kenzior2009-09-291-3/+2
* Add test script for controlling speaker volumeDenis Kenzior2009-09-291-0/+18
* Add call volume to phonesim pluginDenis Kenzior2009-09-291-0/+2
* Add at modem call volume driverDenis Kenzior2009-09-294-0/+238
* Fix: Don't try to set a value if already setDenis Kenzior2009-09-291-0/+9
* Be more numerically stableDenis Kenzior2009-09-291-2/+2
* Use none_prefix in cssnDenis Kenzior2009-09-291-1/+3
* Add Muted property to CallVolume atomDenis Kenzior2009-09-292-0/+69
* Refactor: Call Volume set_property handlingDenis Kenzior2009-09-291-71/+59
* Get rid of unused defineDenis Kenzior2009-09-291-2/+0
* Get rid of unused variablesDenis Kenzior2009-09-291-2/+0
* Refactor: Assume driver will set call volumeDenis Kenzior2009-09-291-3/+0
* Don't use ofono_ prefix for static functionsDenis Kenzior2009-09-291-11/+8
* Refactor: Break up call volume notifyDenis Kenzior2009-09-292-16/+28
* Cleanup: Do not expose DBus details to driversDenis Kenzior2009-09-292-12/+8
* Add call volume interface to adjust speaker and mic volumeZhenhua Zhang2009-09-294-2/+443
* Fix: F3607gw not being recognized properlyDenis Kenzior2009-09-281-11/+12
* Fix: Report registered modems properlyDenis Kenzior2009-09-281-2/+2
* Fix efli being removed prematurelyDenis Kenzior2009-09-281-4/+6
* Release 0.60.6Marcel Holtmann2009-09-252-1/+6
* Add ignore line generated udev rules fileMarcel Holtmann2009-09-251-0/+1
* Fix build issue with example history pluginMarcel Holtmann2009-09-251-1/+1
* Fix segmentation fault from SIM reading on Calypso modemMarcel Holtmann2009-09-251-0/+3
* Convert some more strings list for easier readingMarcel Holtmann2009-09-251-1/+3
* Add some more test scripts for SMS and voice call testingMarcel Holtmann2009-09-255-1/+91