GNOME Bugzilla – Bug 658245
Use TpFileTransferChannel
Last modified: 2011-09-27 13:12:57 UTC
We should use the new high level TpFileTransferChannel in Empathy to simplify the code
Created attachment 197560 [details] [review] pass to proper user action time when requesting an outgoing FT
Created attachment 197561 [details] [review] tp-file: chain up constructed
Created attachment 197562 [details] [review] EmpathyTpFile: inherit from TpFileTransferChannel
Created attachment 197563 [details] [review] remove empathy_tp_file_is_incoming()
Created attachment 197564 [details] [review] don't connect on the TransferredBytesChanged D-Bus signal
Created attachment 197565 [details] [review] ft-handler: Use TpFileTransferChannel properties
Created attachment 197566 [details] [review] pass to proper user action time when requesting an outgoing FT
looks good now.
Merged to master. Attachment 197561 [details] pushed as 88fc949 - tp-file: chain up constructed Attachment 197562 [details] pushed as a3d1d0d - EmpathyTpFile: inherit from TpFileTransferChannel Attachment 197563 [details] pushed as ef81d18 - remove empathy_tp_file_is_incoming() Attachment 197564 [details] pushed as d3531f4 - don't connect on the TransferredBytesChanged D-Bus signal Attachment 197565 [details] pushed as caad2d2 - ft-handler: Use TpFileTransferChannel properties Attachment 197566 [details] pushed as a93e738 - pass to proper user action time when requesting an outgoing FT