log

age author description
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
Thu, 10 May 2018 08:32:46 +0200 Goffi chat: show desktop notification and/or note when suitable
Tue, 01 May 2018 21:53:33 +0200 Goffi root widget: fixed notif icon width
Tue, 01 May 2018 21:53:08 +0200 Goffi buildozer: use hg version of SàT
Tue, 01 May 2018 20:50:55 +0200 Goffi core: use secondary color for main menu highlight
Tue, 01 May 2018 20:50:05 +0200 Goffi plugins chat, contact_list, settings, widget_selector: changed icons theme
Tue, 01 May 2018 20:48:48 +0200 Goffi common: new ActionIcon widget which display symbol or image icon according to what is specified in plugin_info
Tue, 01 May 2018 18:28:22 +0200 Goffi common: new ActionSymbol widget, which use a symbol to show an action
Tue, 01 May 2018 16:55:51 +0200 Goffi widgets handler: use dark secondary color for split
Tue, 01 May 2018 16:54:42 +0200 Goffi core: moved main colors to constants
Mon, 30 Apr 2018 07:57:37 +0200 Goffi core: use hollow borders for TextInput (except for XMLUI, for now)
Mon, 30 Apr 2018 07:56:28 +0200 Goffi core: set primary and secondary colors
Mon, 30 Apr 2018 07:54:47 +0200 Goffi menu (transfer): changed transfer menu effect
Sun, 29 Apr 2018 14:56:29 +0200 Goffi core: hide notifications header on M-n
Sun, 29 Apr 2018 13:10:14 +0200 Goffi widgets handler: keep proportion on resize
Sun, 29 Apr 2018 12:23:52 +0200 Goffi widgets handler: use widget's top and right
Sat, 28 Apr 2018 20:19:53 +0200 Goffi widget selector: replaced deprecated ListView by BoxLayout
Sat, 28 Apr 2018 16:22:50 +0200 Goffi core (menu): animate transfer menu opening/closing + close it on [ESC]/back
Sat, 28 Apr 2018 15:40:29 +0200 Goffi chat: allow to scroll using side bar + increased bar size
Sat, 28 Apr 2018 15:40:28 +0200 Goffi core: hide/show menu on M-m + disable menu on Android
Sat, 28 Apr 2018 12:46:50 +0200 Goffi core: toggle fullscreen on F11
Sat, 28 Apr 2018 12:31:48 +0200 Goffi core (widget selector): adjusted selector size to content, and added some spacing
Sat, 28 Apr 2018 11:06:48 +0200 Goffi widgets handler: removed constants which are not used anymore
Sat, 28 Apr 2018 11:05:03 +0200 Goffi core: added __version__ variable
Sat, 28 Apr 2018 11:04:17 +0200 Goffi installation: fixed version in setup.py
Sat, 28 Apr 2018 10:57:17 +0200 Goffi widget handler: don't set split delete mode if there is not top/left widget
Sat, 28 Apr 2018 10:43:54 +0200 Goffi xmlui: fixes:
Sat, 28 Apr 2018 08:57:51 +0200 Goffi core (cagou widget): return parent value in on_touch_down
Sat, 28 Apr 2018 08:57:04 +0200 Goffi contact list: fixed avatar stretching
Fri, 27 Apr 2018 17:36:02 +0200 Goffi chat: added __unicode__ and __str__
Fri, 27 Apr 2018 16:46:58 +0200 Goffi widget handler: block carousel swiping when there is only one slide
Fri, 27 Apr 2018 16:45:09 +0200 Goffi widget handler: refactoring:
Fri, 27 Apr 2018 16:37:15 +0200 Goffi chat: replaced transfer button
Fri, 27 Apr 2018 16:35:53 +0200 Goffi core: disabled Kivy's default behaviour of displaying settings on F1
Sat, 14 Apr 2018 20:10:19 +0200 Goffi core (notifs): use white for notifications text
Sat, 14 Apr 2018 20:06:37 +0200 Goffi core (common): use white for labels in JidItem
Sat, 14 Apr 2018 20:05:52 +0200 Goffi chat: fixed OTR buttons size
Sat, 14 Apr 2018 19:40:13 +0200 Goffi profile manager: removed images (use plain color instead), and changed colors
Sat, 14 Apr 2018 19:29:09 +0200 Goffi core: fixed icon size hiding when notifs are reset + size adjust
Sat, 14 Apr 2018 16:36:29 +0200 Goffi xmlui: use a black background