aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2012-10-07client-doc: Add documentation for UpdateInboxSrinivasa Ragavan1-0/+5
2012-10-04client-doc: Add documentation for Message.SetProperty and Message.GetPropertiesSrinivasa Ragavan1-0/+79
2012-09-28client: Fix not sending parameters to get message in map moduleLuiz Augusto von Dentz1-1/+1
2012-09-28client-doc: Update documentation of MessageAccess interfaceLuiz Augusto von Dentz1-3/+66
2012-09-10client-doc: Update documentation of PhonebookAccess interfaceLuiz Augusto von Dentz1-26/+36
2012-08-27client-doc: Guarantee prefix in transfer pathsMikel Astiz1-1/+1
2012-07-23client-doc: Remove Handle property from Message interfaceLuiz Augusto von Dentz1-4/+0
2012-07-20client-doc: Rephrase ambiguities in PBAP interfaceMikel Astiz1-8/+14
2012-07-20client-doc: Minor style fixMikel Astiz1-1/+2
2012-07-20client-doc: Fix typoMikel Astiz1-1/+1
2012-07-18client-doc: Add documentation of org.bluez.obex.MessageLuiz Augusto von Dentz1-0/+21
2012-07-18client-doc: Add documentation of MessageAccess.GetMessageListingLuiz Augusto von Dentz1-0/+76
2012-07-18client-doc: Add documentation of MessageAccess.GetFolderListingLuiz Augusto von Dentz1-0/+9
2012-06-11client-api: Fix remaining use of org.openobexLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename Transfer interface to org.bluez.obex.TransferLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename Synchronization interface to org.bluez.obex.SynchronizationLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccessLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename FileTransfer interface to org.bluez.obex.FileTransferLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename ObjectPush interface to org.bluez.obex.ObjectPushLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Rename session interface to org.bluez.obex.SessionLuiz Augusto von Dentz1-1/+1
2012-06-05client-api: Change D-Bus namespace to org.bluez.obex.clientLuiz Augusto von Dentz1-9/+9
2012-06-05agent-api: Change D-Bus namespace to org.bluez.obexdLuiz Augusto von Dentz1-3/+3
2012-06-05obexd-api: Change D-Bus namespace to org.bluez.obexdLuiz Augusto von Dentz1-8/+8
2012-06-05client: Update copyright statementMikel Astiz1-0/+1
2012-06-04client-doc: PhonebookAccess sessions return transfersMikel Astiz1-5/+26
2012-06-04client-doc: Synchronization sessions return transfersMikel Astiz1-4/+21
2012-06-04client-doc: FileTransfer sessions return transfersMikel Astiz1-6/+17
2012-06-04client-doc: ObjectPush sessions return transfersMikel Astiz1-3/+31
2012-06-04client: Make transfer filename optionalMikel Astiz1-1/+1
2012-05-31client-doc: Remove D-Bus agentMikel Astiz1-52/+0
2012-05-31client-doc: Add transfer event-reporting signalsMikel Astiz1-0/+9
2012-05-31client-doc: Add progress property to transferMikel Astiz1-0/+10
2012-05-23client-doc: Replace parameter dict with conventional onesMikel Astiz1-9/+16
2012-05-23client-doc: Move GetCapabilities to session APIMikel Astiz1-4/+4
2012-05-23client-doc: Replace SendFiles with SendFileMikel Astiz1-2/+2
2012-05-23client-doc: Wrap OPP into specific session typeMikel Astiz1-19/+23
2012-01-23client-doc: several style fixesMikel Astiz1-36/+44
2011-12-15Add support for SetFolder in MAP clientBartosz Szatkowski1-1/+4
2011-12-09Add basic support for MAP client in obex-clientBartosz Szatkowski1-0/+9
2011-08-12doc: Fix typo in client-apiSyam Sidhardhan1-4/+4
2010-04-20Move transfer implementation to its own fileLuiz Augusto Von Dentz1-8/+4
2010-01-07Update Nokia copyrightsJohan Hedberg2-4/+2
2010-01-01Update copyright informationMarcel Holtmann3-3/+3
2009-09-29obex-client API: added "Close" method description on SessionClaudio Takahasi1-1/+5
2009-08-17Switch to a full non-recursive buildMarcel Holtmann1-4/+0
2009-07-03Add Channel property.Luiz Augusto von Dentz1-0/+4
2009-01-19add initial framework support for SYNC clientForrest Zhao1-0/+25
2008-12-24Update client API documentation to mention GetCapabilties.Luiz Augusto von Dentz1-0/+4
2008-12-18Rename SetFilters/GetFilters/ListAllFilters toRaymond Liu1-5/+5
2008-12-18Add SetFilters and remove AddFilter, RemoveFilter for PBAP clientRaymond Liu1-19/+5
2008-12-18Implement Filter related function for PBAP clientRaymond Liu1-4/+20
2008-12-11Add description for PBAP client APIRaymond Liu1-0/+86
2008-11-12Separate Session and Transfer propertiesVinicius Costa Gomes1-0/+12
2008-11-06Adds Error to Agent methodsVinicius Costa Gomes1-0/+7
2008-10-30Removed folder parameter from ListFolder methodClaudio Takahasi1-5/+2
2008-10-25Add skeleton for ExchangeBusinessCards methodMarcel Holtmann1-0/+6
2008-10-25Add skeleton for PullBusinessCard supportMarcel Holtmann1-0/+5
2008-10-24Adds support for cancelling a transferVinicius Costa Gomes1-0/+4
2008-10-24Update the client transfer APIMarcel Holtmann1-18/+31
2008-10-24Added File Transfer APIClaudio Takahasi1-0/+51
2008-10-05Add first details about session interfaceMarcel Holtmann1-1/+27
2008-10-03Update client API documentationMarcel Holtmann1-3/+64
2008-10-03Add first steps of OBEX client API documentationMarcel Holtmann2-1/+23
2008-09-24Include the API documentationMarcel Holtmann1-0/+2
2008-07-15Makes clear that we are asking authorization for a Transfer object.Vinicius Costa Gomes1-1/+1
2008-07-01Minor agent API change: Use int32 to represent length and timeClaudio Takahasi1-1/+1
2008-06-26Fix description of the return value to AuthorizeJohan Hedberg1-1/+1
2008-06-25Agent API: renamed filename to nameClaudio Takahasi1-2/+2
2008-06-25Changed the agent API: agent shall return the directory and filenameClaudio Takahasi1-3/+2
2008-06-18Fixed API descriptionClaudio Takahasi2-5/+7
2008-06-17Added Agent and obexd D-Bus APIClaudio Takahasi2-0/+119
2008-06-04Update the autoconf/automake usageMarcel Holtmann1-2/+0
2008-05-29Repository initClaudio Takahasi1-0/+4