log cagou/plugins/plugin_wid_file_sharing.py @ 378:4d660b252487

age author description
Wed, 29 Jan 2020 09:52:46 +0100 Goffi dates update
Fri, 20 Dec 2019 12:29:37 +0100 Goffi plugin file sharing: convert `dest_path` to string when sending to bridge:
Tue, 13 Aug 2019 19:14:22 +0200 Goffi Python3 port:
Mon, 25 Mar 2019 07:11:09 +0100 Goffi date update
Sat, 26 Jan 2019 20:24:48 +0100 Goffi file sharing: start in MODE_VIEW
Fri, 31 Aug 2018 17:01:31 +0200 Goffi plugin remote: remote controllers plugin first draft:
Fri, 31 Aug 2018 16:59:38 +0200 Goffi plugin file sharing: moved common discovery widgets to new core.common_widgets module
Tue, 26 Jun 2018 20:26:21 +0200 Goffi core (menu): TouchMenuBehaviour:
Sun, 24 Jun 2018 22:08:57 +0200 Goffi plugin file sharing: started to limit line to 90 chars as a test
Fri, 25 May 2018 15:54:50 +0200 Goffi file sharing: display a message when not sharing device has been found
Fri, 25 May 2018 15:10:37 +0200 Goffi file sharing: catch OS errors while trying to list files on a local dir
Fri, 25 May 2018 14:59:52 +0200 Goffi file sharing: use "your server" name when sharing component domain ends with our domain
Fri, 25 May 2018 14:17:17 +0200 Goffi plugin file sharing: fixed name for service devices
Fri, 25 May 2018 12:03:19 +0200 Goffi plugin file sharing: use appropriate symbol when discovering devices
Fri, 25 May 2018 12:01:47 +0200 Goffi plugin file sharing: use external storage directory instead of home (which is "/data") on Android when expanding "~"
Fri, 25 May 2018 11:55:28 +0200 Goffi plugin file sharing: transtype jid.Jid instance to unicode when using bridge, to avoid troubles with pb
Wed, 23 May 2018 21:54:46 +0200 Goffi plugin file sharing: use new local_device argument of discoFindByFeatures
Wed, 23 May 2018 21:28:16 +0200 Goffi plugin file sharing: use new EntitiesSelectorMenu to select entities which can access shared files
Wed, 23 May 2018 21:25:08 +0200 Goffi utils, plugin file sharing: new utils module, with a FilterBehavior:
Wed, 23 May 2018 18:44:15 +0200 Goffi plugin file sharing: use header hint to show current path, and open new path:
Tue, 22 May 2018 19:25:23 +0200 Goffi plugin file sharing: first draft: