log

age author description
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 13:29:28 +0200 Goffi install (setup.py): added missing ".kv" files to package_data
Fri, 25 May 2018 12:06:52 +0200 Goffi install (buildozer): added READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions for file sharing
Fri, 25 May 2018 12:06:08 +0200 Goffi root widget: improved notes:
Fri, 25 May 2018 12:04:20 +0200 Goffi root widget: use mirror version of cagou profile for NotifsIcon
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:59:16 +0200 Goffi xmlui: implemented ConfirmDialog using new dialog.ConfirmDialog
Fri, 25 May 2018 11:58:06 +0200 Goffi core: new core.dialog module with a ConfirmDialog
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
Fri, 25 May 2018 11:52:56 +0200 Goffi plugin file sharing: use density independant pixels for Menu
Fri, 25 May 2018 11:51:54 +0200 Goffi xmlui: fixed Title color
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:27:28 +0200 Goffi core (menu): new EntitiesSelectorMenu:
Wed, 23 May 2018 21:25:08 +0200 Goffi utils, plugin file sharing: new utils module, with a FilterBehavior:
Wed, 23 May 2018 21:22:29 +0200 Goffi kv (base): use border_filled_black intead of border_hollow_black for TextInput background_normal
Wed, 23 May 2018 18:44:15 +0200 Goffi plugin file sharing: use header hint to show current path, and open new path:
Wed, 23 May 2018 18:40:58 +0200 Goffi core (common): split JidItem in 3 classes:
Tue, 22 May 2018 19:25:23 +0200 Goffi plugin file sharing: first draft:
Tue, 22 May 2018 19:25:23 +0200 Goffi install: added modermenu to requirements
Tue, 22 May 2018 19:25:23 +0200 Goffi core: new errback method which can be use as a generic way to show error as notes
Tue, 22 May 2018 19:25:23 +0200 Goffi core: call QuickApp.onBridgeConnected (so ns_map is filled)
Tue, 22 May 2018 19:25:23 +0200 Goffi core: retrieve downloads_dir on startup
Tue, 22 May 2018 19:25:20 +0200 Goffi typos
Fri, 11 May 2018 20:08:09 +0200 Goffi chat: avoid multiple notifications when there are several cloned chats (i.e. with same target)
Fri, 11 May 2018 20:07:17 +0200 Goffi chat, simple XHTML: font size adjustement