log

age author description
Fri, 20 Dec 2019 12:29:37 +0100 Goffi chat: use `bind` for EncryptionButton events:
Fri, 20 Dec 2019 12:29:37 +0100 Goffi core: fixed handling of classes with multiple inheritances in getAncestorWidget
Fri, 20 Dec 2019 12:29:37 +0100 Goffi android (p4a): updated minimum omemo/omemo_backend_signal versions + plyer:
Fri, 20 Dec 2019 12:29:37 +0100 Goffi common_widgets (DelayedBoxLayout), chat: don't delay layout on new message:
Fri, 20 Dec 2019 12:29:37 +0100 Goffi plugin file sharing: convert `dest_path` to string when sending to bridge:
Wed, 11 Dec 2019 18:26:42 +0100 Goffi use Kivy garden's new infrastructure for modernmenu and contextmenu:
Fri, 06 Dec 2019 13:25:33 +0100 Goffi plugin chat: infinite scroll:
Fri, 06 Dec 2019 13:25:31 +0100 Goffi chat: cleaning + some improvments:
Fri, 06 Dec 2019 13:23:03 +0100 Goffi core (common widgets): added a DelayedBoxLayout class:
Fri, 06 Dec 2019 13:23:03 +0100 Goffi backport: added a new "backport" module for using unreleased code from Kivy:
Fri, 06 Dec 2019 13:23:03 +0100 Goffi core, android: new share widget + added Cagou to "share" menu:
Fri, 06 Dec 2019 13:23:03 +0100 Goffi android (p4a): Cagou is now windowed
Fri, 06 Dec 2019 13:23:03 +0100 Goffi android (p4a): replaced deprecated "pil" recipe by "pillow"
Fri, 06 Dec 2019 13:23:03 +0100 Goffi android (p4a): ndk update
Wed, 16 Oct 2019 08:50:47 +0200 Goffi core: fixed state encoding + PLUGIN_EXT on Android following Python 3 port