log

age author description
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