summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-08spec: add contents of spec/HEADmasterAndres Salomon9-0/+1140
2009-12-08Merge branch 'ofono-glib' of git://git.collabora.co.uk/git/user/olethanh/tele...Andres Salomon2-1/+12
2009-12-08Add SmsManager interface to the proxyOlivier Le Thanh Duong2-1/+12
2009-12-08rename Ofono -> oFono globallyAndres Salomon7-40/+40
2009-12-08spec: fix issue with stale stuff in spec/ causing builds to failAndres Salomon1-2/+10
2009-11-27Add the phonebook interface to modemOlivier Le Thanh Duong1-0/+1
2009-11-27Remove the old dbus proxy codeOlivier Le Thanh Duong2-126/+10
2009-11-27Port sms channel to OfonoModemOlivier Le Thanh Duong1-16/+20
2009-11-27if there is already a modem proxy return it instead of creating a new oneOlivier Le Thanh Duong2-1/+6
2009-11-27port sms manager to new bindingsOlivier Le Thanh Duong2-18/+18
2009-11-26Port connection.c to OfonoModemOlivier Le Thanh Duong1-27/+69
2009-11-26Correct dependency in makefile for the specOlivier Le Thanh Duong1-1/+1
2009-11-23Import ofono bindingsOlivier Le Thanh Duong17-9/+2613
2009-11-06phonebook: silence a warningAndres Salomon1-0/+2
2009-11-06connection: pattern match the last 6 digits of contact numbersAndres Salomon1-4/+30
2009-11-06sms: drop the strptime/timegm stuffalways-connectedAndres Salomon1-12/+5
2009-11-05connection: fix ordering of modem handling during disconnectAndres Salomon1-3/+2
2009-10-20phonebook: disable import on connectionAndres Salomon1-1/+3
2009-10-20connection: use "<self>" for self_handle rather than the modem's phone numberAndres Salomon1-104/+47
2009-10-19connection: update a commentAndres Salomon1-7/+3
2009-10-19connection: handle Interfaces suddenly disappearingAndres Salomon1-18/+78
2009-10-19connection: handle SubscriberNumbers disappearanceAndres Salomon1-19/+44
2009-10-19connection: ensure modem isn't in use prior to setting Powered.Andres Salomon1-4/+51
2009-10-17connection-manager: add a connect-timeout arg to the CMAndres Salomon4-8/+34
2009-10-16formatting cleanupsAndres Salomon8-73/+46
2009-10-16tests: change protocol to oFonoAndres Salomon1-1/+1
2009-10-13connection-manager: name protocol 'oFono' rather than 'ofono'Andres Salomon1-1/+1
2009-10-08tests: fix connect-timeout raceAndres Salomon1-10/+9
2009-10-08tests: add a connection timeout testAndres Salomon3-0/+44
2009-10-08connection: fix timed_out abortionAndres Salomon1-6/+6
2009-10-07tests: fix text.py failureAndres Salomon1-2/+2
2009-10-06connection: free parens!Andres Salomon1-1/+1
2009-10-06connection: add a 30s timeout in case oFono fails to set SubscriberNumbersAndres Salomon1-10/+44
2009-10-02Use the right signature for the SendMessage methodSjoerd Simons1-1/+2
2009-10-02Silence warnings from that last commitAndres Salomon2-2/+2
2009-10-02Be sure to escape any strings used as object pathsAndres Salomon2-2/+4
2009-10-02phonebook: Drop the extra G_TYPE_INVALID from the Import callAndres Salomon1-2/+1
2009-10-02Revert "remove extra G_TYPE_INVALID passed to Import call"Andres Salomon1-2/+3
2009-10-02style fixes/cleanupsAndres Salomon6-32/+16
2009-10-02text.py: test incoming messagesDafydd Harries1-2/+24
2009-10-02remove extra G_TYPE_INVALID passed to Import callDafydd Harries1-3/+2
2009-10-02add crude test for sending an SMSDafydd Harries2-1/+31
2009-10-02move test connection setup code into a separate functionDafydd Harries2-18/+21
2009-10-02SMS channel: fix SendMessage callDafydd Harries1-1/+1
2009-10-02SMS channel manager: don't mix up request parametersDafydd Harries1-1/+1
2009-10-02SMS channel: allow initiator-handle property to be set on constructionDafydd Harries1-1/+1
2009-10-02SMS channel: ignore the requested property being setDafydd Harries1-0/+3
2009-10-02sms: sms receieve handling codeAndres Salomon3-13/+76
2009-10-01tests: fix up makefile.amAndres Salomon1-1/+1
2009-10-01include message path in test D-Bus eventsDafydd Harries1-0/+1