summaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)AuthorFilesLines
2013-11-06eds: Remove unused -include in Makefile.amPhilip Withnall1-1/+0
2013-11-06build: Add folks-internal.la to $(backend_libadd)Philip Withnall1-0/+1
2013-11-06bluez: Prevent blocked Bluetooth devices from becoming persona storesPhilip Withnall1-4/+17
2013-11-06ofono: Throw a useful error if prepare() fails for a missing D-Bus servicePhilip Withnall1-8/+18
2013-11-06core: Bless DBusError.SERVICE_UNKNOWN for D-Bus service problems on prepare()Philip Withnall1-18/+3
2013-10-31bluez: Add a Bluetooth Phonebook Access Profile backend using BlueZ 5Matthieu Bouron8-0/+2125
2013-10-29build: Fix PKG_CONFIG_PATH for calls to g-ir-scannerPhilip Withnall4-0/+16
2013-10-28backends: Fix paths in *-uninstalled.pc.in pkg-config filesPhilip Withnall3-3/+3
2013-10-28build: Factor common automakery out of backends’ Makefile.amsPhilip Withnall9-229/+154
2013-10-28backends: Remove BackendFactory classesPhilip Withnall6-119/+33
2013-10-25build: Disable some GCC warnings for generated C codePhilip Withnall10-0/+23
2013-10-25build: Whitespace cleanup in various Makefile.am filesPhilip Withnall4-35/+35
2013-10-25telepathy: Remove redundant entries from a CPPFLAGS variablePhilip Withnall1-4/+0
2013-10-21backends: Work around a Vala const-array null-termination bugPhilip Withnall8-13/+33
2013-10-21ofono: Skip whitespace between vCards when splitting them upPhilip Withnall1-0/+4
2013-10-21telepathy: Fix tp-zeitgeist-dummy to match changes in b38f7126Philip Withnall2-1/+5
2013-10-21Stop using lowlevel telepathy-glib APIXavier Claessens2-6/+7
2013-10-14Bug 709674 — Ignore non-phonebook-enabled modems in ofono backendPhilip Withnall1-5/+34
2013-10-08ofono: Work around a Vala bug causing a double-free when adding a modemPhilip Withnall1-2/+2
2013-10-01Telepathy: use can_set_contact_alias() instead of fetching flagsXavier Claessens3-111/+2
2013-09-28Bug 705403 — Use GLib.BytesIcon instead of Edsf.MemoryIconPhilip Withnall3-137/+2
2013-09-26Stop using deprecated EDS APIXavier Claessens1-105/+1
2013-09-24build: Generate backends’ GIR files using valac rather than g-ir-scannerPhilip Withnall4-142/+37
2013-08-26Release version 0.9.5FOLKS_0_9_5Travis Reitter1-1/+1
2013-07-29Fix coding style in previous patchXavier Claessens1-1/+1
2013-07-17TpfPersona: Manage the TpContact weak ref ourself instead of using GWeakRefXavier Claessens2-44/+26
2013-07-08build: distcheck fails trying to remove a srcdir fileTravis Reitter1-1/+1
2013-07-08build: don't depend on tp-zeitgeist.vapi for --disable-zeitgeistTravis Reitter1-5/+13
2013-07-08Revert "build: Don’t build Vala headers in a subdirectory unnecessarily"Philip Withnall4-12/+12
2013-07-08Bug 703709 — can't compile folks. fails at GISCAN TpLowlevel-0.6.girPhilip Withnall1-0/+2
2013-07-05docs: correctly delimit links in the tp-zeitgeist commentsTravis Reitter2-2/+2
2013-07-05telepathy: Fix build with --disable-zeitgeistPhilip Withnall5-171/+436
2013-07-05telepathy: Move Zeitgeist code entirely into Tpf.PersonaStorePhilip Withnall2-38/+48
2013-07-05build: Makefile whitespace fixesPhilip Withnall1-1/+1
2013-07-05build: Don’t build Vala headers in a subdirectory unnecessarilyPhilip Withnall4-12/+12
2013-07-05build: Remove generated C/H/vapi/stamp files from MAINTAINERCLEANFILESPhilip Withnall4-51/+8
2013-07-05build: Use target-specific VALAFLAGS rather than AM_VALAFLAGSPhilip Withnall8-94/+61
2013-07-04build: Remove redundant entries from GITIGNOREFILESPhilip Withnall6-35/+0
2013-07-04Do not install the TpLowlevel.{gir,typelib}Markus Lehtonen1-3/+13
2013-07-02Make the last commit change use the same formatting for Tp backendTravis Reitter1-1/+2
2013-07-02Link the support library GIRs against libfolksEmilio Pozuelo Monfort4-4/+15
2013-07-01Add namespace and version to libfolks-tracker GIRTravis Reitter2-0/+31
2013-07-01Add namespace and version to libfolks-libsocialweb GIRTravis Reitter2-0/+31
2013-07-01Add namespace and version to libfolks-eds GIRTravis Reitter2-0/+31
2013-07-01Add namespace and version to libfolks-telepathy GIRTravis Reitter2-0/+31
2013-07-01core: Add PresenceDetails::client-types and implement on Individual and Tpf.P...Serhat Demircan1-0/+23
2013-06-24Generate FolksTracker gir fileTravis Reitter1-0/+57
2013-06-24Generate FolksLibsocialweb gir fileTravis Reitter1-0/+57
2013-06-24Generate FolksEds gir fileTravis Reitter1-0/+60
2013-06-24Generate FolksTelepathy gir fileTravis Reitter1-37/+94