summaryrefslogtreecommitdiff
path: root/src/ring-connection.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-04Update to new tp base classes and interfacesTom Swindell1-0/+1
2011-02-01ring-connection: do not use sms-glibPekka Pessi1-3/+1
2011-02-01ring-text-manager: do not expose StoredMessages methodsPekka Pessi1-4/+0
2011-02-01Add ring-conference-managerPekka Pessi1-13/+33
2010-11-25Add ring_connection_get_modem_interface ()Pekka Pessi1-0/+6
2010-11-05ring-connection: use new modem and sim objectsPekka Pessi1-269/+348
2010-11-05ring-param-spec: add flags parameter to ring_param_spec_imsi()Pekka Pessi1-2/+2
2010-10-21Added RingProtocol implementation.Pekka Pessi1-111/+61
2010-10-13Use new Modem and ModemService interface.Pekka Pessi1-120/+234
2010-10-12ring-text-manager: add connected checkPekka Pessi1-5/+12
2010-09-06ring-connection: allow modems without sms or callsPekka Pessi1-5/+3
2010-08-19Fix: merge error in ring-connection.cPekka Pessi1-1/+1
2010-08-19Expose the choice of modem as a CM parameterWill Thompson1-3/+61
2010-08-19Don't require modem to support CallsWill Thompson1-7/+11
2010-08-09Use the undrafted Cellular interface from telepathy-glibLassi Syrjala1-10/+8
2010-07-12s/Mandatory/AnonymityMandatory/Lassi Syrjala1-2/+2
2010-06-30Temporarily disable .StoredMessages, .DialStrings, and .SMSLassi Syrjala1-3/+11
2010-06-29Use Anonymity and ServicePoint interfaces shipped by tp-glibLassi Syrjala1-10/+10
2010-06-02Implement AnonymityLassi Syrjala1-28/+137
2010-06-02Add IMSI notificationLassi Syrjala1-33/+26
2010-06-02Implement the connection parameters on the cellular interfaceLassi Syrjala1-46/+30
2010-06-02Implement {Channel,Connection}.ServicePointLassi Syrjala1-68/+36
2010-06-01The codebase for telepathy-ring 2.0.0Lassi Syrjala1-0/+1498