summaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)AuthorFilesLines
2014-03-20Fixed EDS persona store display-name value.Renato Araujo Oliveira Filho1-1/+2
2014-03-10dummy: Add Folks.DummyPersona.update_linkable_properties()Renato Araujo Oliveira Filho2-3/+42
2014-03-05docs: Fix incorrect @since lines in documentation commentsPhilip Withnall1-1/+1
2014-02-20Replaced use of EVCard.remove_attribute to EVCard.remove_attributes.Renato Araujo Oliveira Filho1-9/+5
2014-02-16eds: Don’t warn if trying to close an already closed connectionPhilip Withnall1-1/+2
2014-02-16eds: Fix incorrect removal of elements of a read-only libgee collectionPhilip Withnall1-7/+7
2014-02-16tracker: Don’t warn if prepare() fails due to the bus disappearingPhilip Withnall1-2/+7
2014-02-16bluez: Set the alias and trust level when first adding a persona storePhilip Withnall2-0/+6
2014-02-16eds: Remove redundant variable assignmentPhilip Withnall1-1/+0
2014-02-16bluez: Allow persona store update poll frequency to be modifiedPhilip Withnall1-3/+29
2014-02-16bluez: Correctly handle OBEX transfers which take zero timePhilip Withnall1-0/+4
2014-02-16bluez: Don’t warn if removing an OBEX session fails due to cancellationPhilip Withnall1-0/+4
2014-02-16bluez: Calculate Persona IID checksums without the vCard PHOTO attributePhilip Withnall1-7/+27
2014-02-16bluez: Reimplement vCard parsing when updating PersonasPhilip Withnall2-123/+183
2014-02-16bluez: Fix removal of a Map element while iterating over the MapPhilip Withnall1-10/+15
2014-02-16bluez: Don’t warn about the store being offlinePhilip Withnall1-2/+11
2014-02-16bluez: Handle the optional Filename property of BlueZPhilip Withnall1-3/+16
2014-02-16bluez: Add some more debug outputPhilip Withnall1-0/+4
2014-02-16bluez: Remove BluezBackendFactory classPhilip Withnall1-27/+4
2014-02-16eds: Add debugging information to PersonaStore._commit_modified_property()Philip Withnall1-0/+15
2014-01-31eds: Add a extra parameter on IM fields created based on e-mail addressRenato Araujo Oliveira Filho1-3/+21
2014-01-29backends: Fix calls to ImDetails.normalise_im_address()Philip Withnall3-8/+6
2014-01-08telepathy: Fix nullability of a function parameterPhilip Withnall1-1/+1
2014-01-08build: Don’t link backend libraries with libfolks-internal.la helperPhilip Withnall1-1/+0
2014-01-04eds: Remove unused variablePhilip Withnall1-4/+0
2014-01-04bluez: Don’t block on cleanup finishing when updating contactsPhilip Withnall1-1/+1
2014-01-04bluez: Eliminate a reflexive reference in Bluez.PersonaStorePhilip Withnall2-7/+26
2014-01-04bluez: Implement periodic refreshes of the persona store from the phonePhilip Withnall2-24/+202
2014-01-04bluez: Support updating contacts instead of replacing them when re-queryingPhilip Withnall2-39/+191
2014-01-04core: Tighten up definition of Persona.display_id to ensure it’s uniquePhilip Withnall4-24/+14
2014-01-04bluez: Remove unnecessary OBEX List() D-Bus callPhilip Withnall2-48/+28
2013-12-23build: Only link the "endpoint" backend libraries against libfolks-internalTravis Reitter1-2/+4
2013-12-23Don't doubly-link libfolks-dummy against libfolks-internalTravis Reitter1-1/+0
2013-12-20ofono: Fix translatable strings spanning multiple linesPhilip Withnall1-3/+4
2013-12-20bluez: Implement [enable|disable]_persona_store()Philip Withnall1-24/+95
2013-12-20build: Ensure backends correctly link to internal folks librariesPhilip Withnall2-0/+2
2013-12-20bluez: Fix translatable strings spanning multiple linesRafael Ferreira2-20/+13
2013-12-09backends: Add [freeze|thaw]_notify() calls to [un]prepare() in backendsPhilip Withnall7-4/+28
2013-12-09dummy: Add a dummy backendPhilip Withnall11-0/+3093
2013-12-09build: Ensure the TpLowlevel GIR and typelib are cleaned properlyPhilip Withnall1-0/+3
2013-12-09build: Allow backend libraries to have individual API versionsPhilip Withnall9-126/+29
2013-12-09build: Factor common backends/*/lib makefilery into backend-library.mkPhilip Withnall6-494/+251
2013-12-09build: Minor build simplificationPhilip Withnall4-8/+4
2013-12-09build: Allow backend libraries to have separate LT versions from libfolks.soPhilip Withnall4-4/+4
2013-11-27build: Move backend.mk inclusions to the top of the filesPhilip Withnall7-7/+7
2013-11-27build: Rename AM_VALAFLAGS to TARGET_VALAFLAGS in configure.acPhilip Withnall5-2/+9
2013-11-19Eds.Backend: use a safe remove-while-iterating patternSimon McVittie1-19/+23
2013-11-08build: Build backend libraries before the backend modules themselvesPhilip Withnall4-4/+4
2013-11-06Release version 0.9.6FOLKS_0_9_6Philip Withnall4-56/+56
2013-11-06docs: Fix links in documentation commentsPhilip Withnall1-3/+4