log

age author description
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
Sat, 18 Jan 2020 23:12:52 +0100 Goffi core: better back key (ESC) management:
Fri, 17 Jan 2020 20:35:57 +0100 Goffi chat: keep as many instances of opened chat as there are active WHWrapper, instead of just one:
Fri, 17 Jan 2020 20:33:43 +0100 Goffi core (widgets handler): clear widgets when WHWrapper is detached:
Fri, 17 Jan 2020 18:44:35 +0100 Goffi chat: new chat selector:
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (widgets handler): refactoring:
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (Cagou): add debug log for widget visibility + ignore_missing:
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (Cagou): "None" can be used in getVisibleList's cls to get all visible widgets
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core (Cagou): "new" arg can be None in switchWidget, in which case default widget is used.
Fri, 17 Jan 2020 18:44:35 +0100 Goffi core: "key_input" method is now checked and used if suitable in selected widget.
Fri, 17 Jan 2020 18:44:32 +0100 Goffi core (common, share_widget): new JidSelector widget:
Sat, 04 Jan 2020 16:24:57 +0100 Goffi core (RootWidget): a red "plug" symbol is now shown when profile is not connected.
Sat, 04 Jan 2020 16:24:57 +0100 Goffi core: new "connected" property in CagouApp
Sat, 04 Jan 2020 16:24:57 +0100 Goffi android: open "geo:" URL using an Intent
Sat, 04 Jan 2020 16:24:57 +0100 Goffi core: handle URLs opening in a per-platform way:
Sat, 04 Jan 2020 16:24:57 +0100 Goffi xmlui: fixed ConfirmDialog creation:
Sat, 04 Jan 2020 16:24:57 +0100 Goffi core: use classes and factory to handle platform specific behaviours in a generic way
Fri, 03 Jan 2020 15:48:59 +0100 Goffi android (p4a): removed version for omemo/omemo_backend_signal:
Mon, 30 Dec 2019 21:03:32 +0100 Goffi chat: removed some old code
Mon, 30 Dec 2019 21:03:21 +0100 Goffi chat: show encryption button with group chats:
Sun, 29 Dec 2019 17:36:50 +0100 Goffi chat: handle room statuses following backend change
Sat, 28 Dec 2019 16:42:42 +0100 Goffi install (setup): fixed shebang for python3
Sat, 28 Dec 2019 16:09:54 +0100 Goffi core: added forgotten share_widget module