log

age author description
2018-05-25 Goffi plugin file sharing: fixed name for service devices
2018-05-25 Goffi install (setup.py): added missing ".kv" files to package_data
2018-05-25 Goffi install (buildozer): added READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions for file sharing
2018-05-25 Goffi root widget: improved notes:
2018-05-25 Goffi root widget: use mirror version of cagou profile for NotifsIcon
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 xmlui: implemented ConfirmDialog using new dialog.ConfirmDialog
2018-05-25 Goffi core: new core.dialog module with a ConfirmDialog
2018-05-25 Goffi plugin file sharing: transtype jid.Jid instance to unicode when using bridge, to avoid troubles with pb
2018-05-25 Goffi plugin file sharing: use density independant pixels for Menu
2018-05-25 Goffi xmlui: fixed Title color
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 core (menu): new EntitiesSelectorMenu: