log cagou/plugins/plugin_wid_file_sharing.py @ 228:e702228b655a

age author description
2018-06-26 Goffi core (menu): TouchMenuBehaviour:
2018-06-24 Goffi plugin file sharing: started to limit line to 90 chars as a test
2018-05-25 Goffi file sharing: display a message when not sharing device has been found
2018-05-25 Goffi file sharing: catch OS errors while trying to list files on a local dir
2018-05-25 Goffi file sharing: use "your server" name when sharing component domain ends with our domain
2018-05-25 Goffi plugin file sharing: fixed name for service devices
2018-05-25 Goffi plugin file sharing: use appropriate symbol when discovering devices
2018-05-25 Goffi plugin file sharing: use external storage directory instead of home (which is "/data") on Android when expanding "~"
2018-05-25 Goffi plugin file sharing: transtype jid.Jid instance to unicode when using bridge, to avoid troubles with pb
2018-05-23 Goffi plugin file sharing: use new local_device argument of discoFindByFeatures
2018-05-23 Goffi plugin file sharing: use new EntitiesSelectorMenu to select entities which can access shared files
2018-05-23 Goffi utils, plugin file sharing: new utils module, with a FilterBehavior:
2018-05-23 Goffi plugin file sharing: use header hint to show current path, and open new path:
2018-05-22 Goffi plugin file sharing: first draft: