log

age author description
2018-06-27 Goffi dialog: added some padding in ConfirmDialog
2018-06-27 Goffi plugin chat: fixed AttributeError when message is receved and a corresponding ChatWidget is not created yet
2018-06-26 Goffi build (buildozer.spec): added some missing dependencies
2018-06-26 Goffi plugin contact list: use new TouchMenuBehaviour to implement contact deletion
2018-06-26 Goffi core (menu): TouchMenuBehaviour:
2018-06-26 Goffi plugin contact list: implemented contact addition
2018-06-26 Goffi core: implemented showDialog so message/dialogs from QuickFrontend are displayed
2018-06-24 Goffi plugin contact list: refactoring:
2018-06-24 Goffi core (common): new SymbolLabel class to have a clickable area with a symbol and a label next to it.
2018-06-24 Goffi plugin file sharing: started to limit line to 90 chars as a test
2018-06-24 Goffi core (menu): allow to specify size in SideMenu:
2018-06-24 Goffi core (common): set width = height by default for Symbol + use a transparent background color by default
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 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:
2018-05-23 Goffi utils, plugin file sharing: new utils module, with a FilterBehavior:
2018-05-23 Goffi kv (base): use border_filled_black intead of border_hollow_black for TextInput background_normal
2018-05-23 Goffi plugin file sharing: use header hint to show current path, and open new path:
2018-05-23 Goffi core (common): split JidItem in 3 classes:
2018-05-22 Goffi plugin file sharing: first draft:
2018-05-22 Goffi install: added modermenu to requirements
2018-05-22 Goffi core: new errback method which can be use as a generic way to show error as notes
2018-05-22 Goffi core: call QuickApp.onBridgeConnected (so ns_map is filled)
2018-05-22 Goffi core: retrieve downloads_dir on startup
2018-05-22 Goffi typos
2018-05-11 Goffi chat: avoid multiple notifications when there are several cloned chats (i.e. with same target)
2018-05-11 Goffi chat, simple XHTML: font size adjustement
2018-05-10 Goffi chat: show desktop notification and/or note when suitable
2018-05-01 Goffi root widget: fixed notif icon width
2018-05-01 Goffi buildozer: use hg version of SàT
2018-05-01 Goffi core: use secondary color for main menu highlight
2018-05-01 Goffi plugins chat, contact_list, settings, widget_selector: changed icons theme
2018-05-01 Goffi common: new ActionIcon widget which display symbol or image icon according to what is specified in plugin_info
2018-05-01 Goffi common: new ActionSymbol widget, which use a symbol to show an action
2018-05-01 Goffi widgets handler: use dark secondary color for split
2018-05-01 Goffi core: moved main colors to constants
2018-04-30 Goffi core: use hollow borders for TextInput (except for XMLUI, for now)
2018-04-30 Goffi core: set primary and secondary colors
2018-04-30 Goffi menu (transfer): changed transfer menu effect
2018-04-29 Goffi core: hide notifications header on M-n
2018-04-29 Goffi widgets handler: keep proportion on resize
2018-04-29 Goffi widgets handler: use widget's top and right
2018-04-28 Goffi widget selector: replaced deprecated ListView by BoxLayout
2018-04-28 Goffi core (menu): animate transfer menu opening/closing + close it on [ESC]/back
2018-04-28 Goffi chat: allow to scroll using side bar + increased bar size