log

age author description
Sat, 07 Mar 2020 00:05:49 +0100 Goffi core (patches): renamed `apply` to `disable_tls_validation` which suits better
Sat, 07 Mar 2020 00:05:49 +0100 Goffi chat: set AttachmentImageItem in python instead of kv:
Sun, 01 Mar 2020 22:11:25 +0100 Goffi common widgets (ImagesGallery): reset image transformation on slide change or double tap.
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: generate preview if there is not one already for non encrypted attachments
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: use a Line instead of 2 RoundedRectangle for decoration
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: attachment preview:
Sun, 01 Mar 2020 22:11:25 +0100 Goffi chat: renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE` following backend change
Sun, 01 Mar 2020 22:11:25 +0100 Goffi transfer (voice): fixed time display following Python 3 port + added spacing
Sun, 01 Mar 2020 22:11:25 +0100 Goffi core (menu): avoid crash when removing SideMenu from parent if it has already been removed
Sun, 01 Mar 2020 22:11:25 +0100 Goffi core (menu): fixed transfer callback arguments order
Sun, 01 Mar 2020 22:11:25 +0100 Goffi android: fixed "open_url"
Sun, 01 Mar 2020 22:11:25 +0100 Goffi android: fixed "check_plugin_permissions" when no permission is requested
Wed, 26 Feb 2020 22:07:15 +0100 Goffi chat: image attachments collection, first draft:
Wed, 26 Feb 2020 16:47:39 +0100 Goffi chat: show images in attachments:
Wed, 26 Feb 2020 16:43:48 +0100 Goffi common widgets: ImagesGallery first draft:
Wed, 26 Feb 2020 16:42:22 +0100 Goffi core: new showHeadWidget method to show/hide notifications header.
Wed, 26 Feb 2020 16:41:27 +0100 Goffi core (common): moved simple_xhtml's image code to a generic "SizedImage" widget
Wed, 26 Feb 2020 16:39:17 +0100 Goffi platform (base): use "xdg-open" when available + use new host.downloadURL
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 17:49:53 +0100 Goffi chat: use constant instead of hard-coded string for C.MESS_KEY_MEDIA_TYPE
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