- Oct 15, 2013
-
-
Marcel Holtmann authored
-
Marcel Holtmann authored
-
Marcel Holtmann authored
-
Marcel Holtmann authored
-
Marcel Holtmann authored
-
Luiz Augusto von Dentz authored
-
Luiz Augusto von Dentz authored
Add rm command support for MAP messages which can be used to set Delete property using Message interface.
-
Luiz Augusto von Dentz authored
Add send command support for MAP messages which can be used to push messages using MessageAccess interface.
-
Luiz Augusto von Dentz authored
Add cp command support for MAP messages which can be used to copy message contents using Message interface.
-
Luiz Augusto von Dentz authored
Add info command support for MAP messages which can be used to print the details of objects using Message interface.
-
Luiz Augusto von Dentz authored
This adds proxy handling for org.bluez.obex.Message1 so changes to the proxy are printed in the output.
-
Luiz Augusto von Dentz authored
Add ls command support for MAP session which can be used to list current folder using MessageAccess interface.
-
Luiz Augusto von Dentz authored
Add cd command support for MAP session which can be used to set current folder using MessageAccess interface.
-
Luiz Augusto von Dentz authored
This adds proxy handling for org.bluez.obex.MessageAccess1 so changes to the proxy are printed in the output.
-
Luiz Augusto von Dentz authored
Add cp command support for PBAP sessions which can be used to pull contacts for the current phonebook using PhonebookAccess interface.
-
Luiz Augusto von Dentz authored
Add ls command support for PBAP sessions which can be used to list current phonebook using PhonebookAccess interface.
-
Luiz Augusto von Dentz authored
Add cd command support for PBAP session whic can be used to change current phonebook using PhonebookAccess interface.
-
Luiz Augusto von Dentz authored
This adds proxy handling for org.bluez.obex.PhonebookAccess1 so changes to the proxy are printed in the output.
-
Luiz Augusto von Dentz authored
This prints ETA together with the speed if property Size is set.
-
Luiz Augusto von Dentz authored
This prints transfer speed with Transferred property.
-
Luiz Augusto von Dentz authored
Add support for mkdir command which can be used to create folders using FileTransfer interface.
-
Luiz Augusto von Dentz authored
Add support for rm command which can be used to delete files using FileTransfer interface.
-
Luiz Augusto von Dentz authored
Add support for mv command which can be used to move files using FileTransfer interface.
-
Luiz Augusto von Dentz authored
Add support for cp command which can be used to copy files from/to current folder using FileTransfer interface.
-
Luiz Augusto von Dentz authored
Add support for ls command which can be used to list current folder using FileTransfer interface.
-
Luiz Augusto von Dentz authored
Add support for cd command which can be used to change current directory using FileTransfer interface.
-
Luiz Augusto von Dentz authored
This adds proxy handling for org.bluez.obex.FileTransfer1 so changes to the proxy are printed in the output.
-
Luiz Augusto von Dentz authored
Add support for send command which can be used to send a file using ObjectPush interface
-
Luiz Augusto von Dentz authored
This adds proxy handling for org.bluez.obex.ObjectPush1 so changes to the proxy are printed in the output.
-
Luiz Augusto von Dentz authored
Add support for cance command which can be used to cancel ongoing transfers
-
Luiz Augusto von Dentz authored
Add support for info command which can be used to print transfer information
-
Luiz Augusto von Dentz authored
Add support for select command which can be used to set the default session
-
Luiz Augusto von Dentz authored
Add support for show command which can be used to show session information
-
Luiz Augusto von Dentz authored
Add support for list command which can be used to list available sessions
-
Luiz Augusto von Dentz authored
Add support for disconnect command which can be used to disconnect sessions.
-
Luiz Augusto von Dentz authored
Add support for connect command which can be used to create a session to a device.
-
Luiz Augusto von Dentz authored
This adds proxy handling for org.bluez.obex.Client1 so changes to the proxy are printed in the output.
-
Luiz Augusto von Dentz authored
This adds proxy handling for org.bluez.obex.Transfer1 so changes to the proxy are printed in the output.
-
Luiz Augusto von Dentz authored
This adds proxy handling for org.bluez.obex.Session1 so changes to the proxy are printed in the output.
-
Luiz Augusto von Dentz authored
This add initial code for things like input handling as well as some basic commands.
-