Sat, 20 Mar 2021 14:21:15 +0100 |
Goffi |
install: set minimum version to Kivy 2.0.0:
|
Fri, 19 Mar 2021 11:57:19 +0100 |
Goffi |
dates update
|
Wed, 18 Mar 2020 20:26:21 +0100 |
Goffi |
core: fixed doAction when new widget is already existing and visible:
|
Sat, 07 Mar 2020 00:05:49 +0100 |
Goffi |
core: use of new profileConnected method:
|
Sat, 07 Mar 2020 00:05:49 +0100 |
Goffi |
core (patches): renamed `apply` to `disable_tls_validation` which suits better
|
Wed, 26 Feb 2020 16:42:22 +0100 |
Goffi |
core: new showHeadWidget method to show/hide notifications header.
|
Wed, 26 Feb 2020 16:38:17 +0100 |
Goffi |
core: downloadURL helper method
|
Wed, 26 Feb 2020 16:32:27 +0100 |
Goffi |
notifs: fixed desktop notification duration
|
Sun, 23 Feb 2020 15:39:06 +0100 |
Goffi |
core: file dropping:
|
Wed, 12 Feb 2020 20:02:58 +0100 |
Goffi |
core: log parse config files
|
Sun, 09 Feb 2020 23:47:29 +0100 |
Goffi |
core: minor i18n fix
|
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 |
core: cache MUC bookmarks on startup
|
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 |
android: create/clean a temporary directory on startup:
|
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: fixed handling of M-n if other modifier (e.g. numlock) are present
|
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 |
android: autoconnect profile using the new `profileAutoconnectGet` backend method:
|
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: use selected widget from main screen in getWidgetToSwitch:
|
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 |
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 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.
|