log

age author description
Sun, 23 Feb 2020 17:16:27 +0100 Goffi menu (TransferMenu): UI improvments:
Sun, 23 Feb 2020 17:13:15 +0100 Goffi common: implemented SymbolToggleLabel:
Sun, 23 Feb 2020 15:39:06 +0100 Goffi menu: TransferMenu UI improvment
Sun, 23 Feb 2020 15:39:06 +0100 Goffi core: file dropping:
Sun, 23 Feb 2020 15:39:06 +0100 Goffi chat: control send button visibility in core.platform_, and show it when there are attachments
Sun, 23 Feb 2020 15:39:03 +0100 Goffi chat: attachment sending:
Sat, 22 Feb 2020 18:34:09 +0100 Goffi chat: work around ScrollView bug in attachments by using a StackLayout instead:
Sat, 22 Feb 2020 18:28:47 +0100 Goffi common: use light secondary colour instead of red for notification labels' background
Wed, 19 Feb 2020 09:49:21 +0100 Goffi chat: show attachments as clickable icons
Wed, 19 Feb 2020 09:49:20 +0100 Goffi platform (base): added a menu item to create a new window
Wed, 19 Feb 2020 09:49:19 +0100 Goffi core (common): Don't crash JidSelector when data for entity is missing from cache
Wed, 12 Feb 2020 20:02:58 +0100 Goffi common (jidSelector): replace implitict_update mechanism by real-time update:
Wed, 12 Feb 2020 20:02:58 +0100 Goffi widgets: implemented ordering in ContactItem and CagouWidget:
Wed, 12 Feb 2020 20:02:58 +0100 Goffi core (common): JidSelector + behaviors various improvments:
Wed, 12 Feb 2020 20:02:58 +0100 Goffi android: do not restore previously selected widget if an intent contains a widget to create.
Wed, 12 Feb 2020 20:02:58 +0100 Goffi core: log parse config files
Wed, 12 Feb 2020 20:02:58 +0100 Goffi android: store and restore last selected widget
Sun, 09 Feb 2020 23:47:29 +0100 Goffi android: handle runtime permissions:
Sun, 09 Feb 2020 23:47:29 +0100 Goffi core: minor i18n fix
Sun, 09 Feb 2020 23:47:29 +0100 Goffi android: fixed tmp dir creation if parents don't exist, avoiding a crash.
Sun, 09 Feb 2020 23:47:29 +0100 Goffi core (common): added a notifications counter on ContactButton and use it in JidSelector:
Sun, 09 Feb 2020 23:47:29 +0100 Goffi chat: use QuickApp.notify and clear notifications when selected.
Thu, 06 Feb 2020 21:16:21 +0100 Goffi chat: use header input to filter entities + open a new chat with unknown jid.
Thu, 06 Feb 2020 21:16:21 +0100 Goffi chat: use the new "implicit_update" and "to_show" properties for ChatSelector.jid_selector:
Thu, 06 Feb 2020 21:16:21 +0100 Goffi chat: added a "close" item in menu, to leave MUC/close current chat widget.
Thu, 06 Feb 2020 21:16:21 +0100 Goffi common widgets: use a different colour + bigger font size + bold for CategorySeparator
Thu, 06 Feb 2020 21:16:21 +0100 Goffi common: when possible, a more user friendly name is displayed for the contact, instead of the jid.
Thu, 06 Feb 2020 21:16:21 +0100 Goffi core (utils): fixed FilterBehavior use of "children" attribute
Thu, 06 Feb 2020 21:16:21 +0100 Goffi core (common): improved flexibility of jid selector:
Thu, 06 Feb 2020 21:16:21 +0100 Goffi core: cache MUC bookmarks on startup
Tue, 04 Feb 2020 20:47:17 +0100 Goffi cagou widget: don't add header_input systematically anymore:
Tue, 04 Feb 2020 20:47:17 +0100 Goffi share widget: use new return value of doAction to get chat widget
Tue, 04 Feb 2020 20:47:17 +0100 Goffi core: return newly switched widget in switchWidget and doAction
Tue, 04 Feb 2020 20:47:17 +0100 Goffi share widget: display only name of the file instead of full path in GenericPreview
Tue, 04 Feb 2020 20:47:17 +0100 Goffi share widget: fixed crash when a text content is shared without `text` in data:
Tue, 04 Feb 2020 20:47:17 +0100 Goffi android: handle Android specific content (wich `content:` scheme) in intent manager:
Tue, 04 Feb 2020 20:47:17 +0100 Goffi android: create/clean a temporary directory on startup:
Tue, 04 Feb 2020 20:47:17 +0100 Goffi android: handle new SàT specific "action" dict which may be attach to an intent:
Wed, 29 Jan 2020 10:04:35 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:52:46 +0100 Goffi dates update
Mon, 27 Jan 2020 21:17:09 +0100 Goffi android: platform specific menu to disconnect profile:
Mon, 27 Jan 2020 21:17:09 +0100 Goffi core: new extra menu:
Mon, 27 Jan 2020 21:17:09 +0100 Goffi core: fixed handling of M-n if other modifier (e.g. numlock) are present
Mon, 27 Jan 2020 21:17:09 +0100 Goffi core (common_widgets): fixed own jid detection in DeviceWidget + `name` property in Identities
Mon, 27 Jan 2020 21:17:09 +0100 Goffi core: removed root menus (i.e. global menu on top of window):
Mon, 27 Jan 2020 21:17:08 +0100 Goffi settings (android): don't expose autoconnect parameters:
Mon, 27 Jan 2020 21:17:08 +0100 Goffi settings: fixed wrong type for Note title when there is an error while getting XMLUI
Mon, 27 Jan 2020 21:17:08 +0100 Goffi android: autoconnect profile using the new `profileAutoconnectGet` backend method:
Mon, 27 Jan 2020 21:17:08 +0100 Goffi android (service): set autorestart:
Mon, 27 Jan 2020 21:17:08 +0100 Goffi p4a: added missing `main.py` needed for p4a build
Mon, 27 Jan 2020 21:17:08 +0100 Goffi chat: prepend nick to message input when occupant avatar is touched on group chat.
Mon, 27 Jan 2020 21:17:08 +0100 Goffi core: don't call onBackendReady explicitly anymore now that it is handle in QuickApp
Mon, 27 Jan 2020 21:17:08 +0100 Goffi core (widgets_handler): use a StencilView + BoxLayout instead of ScrollView as wrapper:
Mon, 27 Jan 2020 21:17:08 +0100 Goffi android (p4a): added `hyperlink`, `requests` and `treq` requirements
Mon, 27 Jan 2020 21:17:08 +0100 Goffi core: use selected widget from main screen in getWidgetToSwitch:
Mon, 27 Jan 2020 21:17:08 +0100 Goffi core (widgets handler): use widget set in set_widget as selected_widget if selected_widget is None
Sat, 18 Jan 2020 23:12:52 +0100 Goffi share widget: removed global keyboard binding
Sat, 18 Jan 2020 23:12:52 +0100 Goffi core: change selected_widget when root screen widget is changed
Sat, 18 Jan 2020 23:12:52 +0100 Goffi android (service): fixed backend launch
Sat, 18 Jan 2020 23:12:52 +0100 Goffi core: don't crash when a widget without profiles switch to default widget