summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-10-01Replace g_at_chat_new_from_tty with g_at_tty_openDenis Kenzior4-44/+290
2009-09-29G1: move chat handling into enable callbackAndres Salomon1-26/+22
2009-09-29Fix: different signedness comparisonDenis Kenzior1-1/+1
2009-09-29Add call volume atom to calypso pluginDenis Kenzior1-3/+2
2009-09-29Add test script for controlling speaker volumeDenis Kenzior1-0/+18
2009-09-29Add call volume to phonesim pluginDenis Kenzior1-0/+2
2009-09-29Add at modem call volume driverDenis Kenzior4-0/+238
2009-09-29Fix: Don't try to set a value if already setDenis Kenzior1-0/+9
2009-09-29Be more numerically stableDenis Kenzior1-2/+2
2009-09-29Use none_prefix in cssnDenis Kenzior1-1/+3
2009-09-29Add Muted property to CallVolume atomDenis Kenzior2-0/+69
2009-09-29Refactor: Call Volume set_property handlingDenis Kenzior1-71/+59
2009-09-29Get rid of unused defineDenis Kenzior1-2/+0
2009-09-29Get rid of unused variablesDenis Kenzior1-2/+0
2009-09-29Refactor: Assume driver will set call volumeDenis Kenzior1-3/+0
2009-09-29Don't use ofono_ prefix for static functionsDenis Kenzior1-11/+8
2009-09-29Refactor: Break up call volume notifyDenis Kenzior2-16/+28
2009-09-29Cleanup: Do not expose DBus details to driversDenis Kenzior2-12/+8
2009-09-29Add call volume interface to adjust speaker and mic volumeZhenhua Zhang4-2/+443
2009-09-28Fix: F3607gw not being recognized properlyDenis Kenzior1-11/+12
2009-09-28Fix: Report registered modems properlyDenis Kenzior1-2/+2
2009-09-28Fix efli being removed prematurelyDenis Kenzior1-4/+6
2009-09-25Release 0.6Marcel Holtmann2-1/+6
2009-09-25Add ignore line generated udev rules fileMarcel Holtmann1-0/+1
2009-09-25Fix build issue with example history pluginMarcel Holtmann1-1/+1
2009-09-25Fix segmentation fault from SIM reading on Calypso modemMarcel Holtmann1-0/+3
2009-09-25Convert some more strings list for easier readingMarcel Holtmann1-1/+3
2009-09-25Add some more test scripts for SMS and voice call testingMarcel Holtmann5-1/+91
2009-09-24Add gsmdial application to ignore listMarcel Holtmann1-0/+2
2009-09-24Add skeleton for gsmdial test applicationMarcel Holtmann1-0/+29
2009-09-24Release 0.5Marcel Holtmann2-1/+14
2009-09-24Add oFono whitepaper to distributionMarcel Holtmann1-1/+8
2009-09-24Fix whitespaceDenis Kenzior1-7/+7
2009-09-24Add first draft of the ofono whitepaperDenis Kenzior1-0/+172
2009-09-24Update the sim-api with LockedPins propertyDenis Kenzior1-0/+10
2009-09-24Add initial support for LockedPins propertyDenis Kenzior1-7/+95
2009-09-24gdbus: handle introspection generally in generic_message.RISKÓ Gergely1-43/+59
2009-09-24Unref GIOChannel in g_at_chat_new_from_ttyZhenhua Zhang1-1/+4
2009-09-23Ignore EFli if the first entry is emptyDenis Kenzior1-4/+11
2009-09-23Add plugin interface for getting PIN lock state.Andrzej Zaborowski2-0/+67
2009-09-23Remove unused struct field.Andrzej Zaborowski1-1/+0
2009-09-23Rename eflp_format to efli_format, semantically opposite.Andrzej Zaborowski1-4/+4
2009-09-23Update sim-api.txt: ChangePin no longer disables pin.Andrzej Zaborowski1-2/+1
2009-09-22Simplify: Use dbus_message_iter_get_argsDenis Kenzior4-103/+36
2009-09-22Remove unused structureDenis Kenzior1-6/+0
2009-09-23Fix unused variable issue from last commitsMarcel Holtmann1-1/+0
2009-09-22Fix: Comparison should be against negative errnoDenis Kenzior1-1/+1
2009-09-22Update sim-api with LockPin and UnlockPinDenis Kenzior1-0/+13
2009-09-22Don't try to Lock or Unlock SIM PIN2Denis Kenzior1-1/+6
2009-09-22Make sure we try to lock/unlock/change only PINsDenis Kenzior1-4/+32