Mercurial > libervia-desktop-kivy
graph
-
core (common), contact_list: new `data` property:Sun, 19 Apr 2020 17:06:45 +0200, by Goffi
-
core: update avatar handling following backend changes:Tue, 14 Apr 2020 21:14:44 +0200, by Goffi
-
platform (android): open_url now tries to open the right activity for any URL:Wed, 01 Apr 2020 23:59:00 +0200, by Goffi
-
platform (base): call again "open_url" after decrypting a file:Wed, 01 Apr 2020 23:59:00 +0200, by Goffi
-
chat: fixed media_type guessing when Path is used for attachmentWed, 01 Apr 2020 23:59:00 +0200, by Goffi
-
p4a: added `certifi` dependency, as it is used in backend for SSL validationWed, 01 Apr 2020 23:59:00 +0200, by Goffi
-
core (simple_xhtml): fixed xhtml_generic call in xhtml_brWed, 01 Apr 2020 12:24:18 +0200, by Goffi
-
menu (TransferMenu): fixed transfer_info background:Tue, 31 Mar 2020 09:56:12 +0200, by Goffi
-
core (menu): typoTue, 31 Mar 2020 09:54:49 +0200, by Goffi
-
profile manager: don't activate `Connect` button until we get authentication result from backendSat, 28 Mar 2020 19:11:35 +0100, by Goffi
-
chat: show a padlock icon to indicate if message is e2e encrypted or not:Mon, 23 Mar 2020 16:52:08 +0100, by Goffi
-
chat: resize attachments (images only for now):Sun, 22 Mar 2020 14:10:59 +0100, by Goffi
-
chat: use "image-loading" animation as default source for AttachmentImageItemWed, 18 Mar 2020 20:26:21 +0100, by Goffi
-
chat: fixed `source` assignment for `AttachmentImageItem`Wed, 18 Mar 2020 20:26:21 +0100, by Goffi
-
core: fixed doAction when new widget is already existing and visible:Wed, 18 Mar 2020 20:26:21 +0100, by Goffi
-
transfer (android gallery): unbind activity_resultSat, 07 Mar 2020 00:05:50 +0100, by Goffi
-
chat: fixed handling of attachments without URLSat, 07 Mar 2020 00:05:50 +0100, by Goffi
-
chat: fixed discoInfos callSat, 07 Mar 2020 00:05:50 +0100, by Goffi
-
chat: use `image-loading` as source by default:Sat, 07 Mar 2020 00:05:50 +0100, by Goffi
-
contact list: fixed crash on update when profile is not specifiedSat, 07 Mar 2020 00:05:50 +0100, by Goffi
-
core: use of new profileConnected method:Sat, 07 Mar 2020 00:05:49 +0100, by Goffi
-
core (patches): renamed `apply` to `disable_tls_validation` which suits betterSat, 07 Mar 2020 00:05:49 +0100, by Goffi
-
chat: set AttachmentImageItem in python instead of kv:Sat, 07 Mar 2020 00:05:49 +0100, by Goffi
-
common widgets (ImagesGallery): reset image transformation on slide change or double tap.Sun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
chat: generate preview if there is not one already for non encrypted attachmentsSun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
chat: use a Line instead of 2 RoundedRectangle for decorationSun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
chat: attachment preview:Sun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
chat: renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE` following backend changeSun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
transfer (voice): fixed time display following Python 3 port + added spacingSun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
core (menu): avoid crash when removing SideMenu from parent if it has already been removedSun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
core (menu): fixed transfer callback arguments orderSun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
android: fixed "open_url"Sun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
android: fixed "check_plugin_permissions" when no permission is requestedSun, 01 Mar 2020 22:11:25 +0100, by Goffi
-
chat: image attachments collection, first draft:Wed, 26 Feb 2020 22:07:15 +0100, by Goffi
-
chat: show images in attachments:Wed, 26 Feb 2020 16:47:39 +0100, by Goffi
-
common widgets: ImagesGallery first draft:Wed, 26 Feb 2020 16:43:48 +0100, by Goffi
-
core: new showHeadWidget method to show/hide notifications header.Wed, 26 Feb 2020 16:42:22 +0100, by Goffi
-
core (common): moved simple_xhtml's image code to a generic "SizedImage" widgetWed, 26 Feb 2020 16:41:27 +0100, by Goffi
-
platform (base): use "xdg-open" when available + use new host.downloadURLWed, 26 Feb 2020 16:39:17 +0100, by Goffi
-
core: downloadURL helper methodWed, 26 Feb 2020 16:38:17 +0100, by Goffi
-
notifs: fixed desktop notification durationWed, 26 Feb 2020 16:32:27 +0100, by Goffi
-
chat: use constant instead of hard-coded string for C.MESS_KEY_MEDIA_TYPESun, 23 Feb 2020 17:49:53 +0100, by Goffi
-
menu (TransferMenu): UI improvments:Sun, 23 Feb 2020 17:16:27 +0100, by Goffi
-
common: implemented SymbolToggleLabel:Sun, 23 Feb 2020 17:13:15 +0100, by Goffi
-
menu: TransferMenu UI improvmentSun, 23 Feb 2020 15:39:06 +0100, by Goffi
-
core: file dropping:Sun, 23 Feb 2020 15:39:06 +0100, by Goffi
-
chat: control send button visibility in core.platform_, and show it when there are attachmentsSun, 23 Feb 2020 15:39:06 +0100, by Goffi
-
chat: attachment sending:Sun, 23 Feb 2020 15:39:03 +0100, by Goffi
-
chat: work around ScrollView bug in attachments by using a StackLayout instead:Sat, 22 Feb 2020 18:34:09 +0100, by Goffi
-
common: use light secondary colour instead of red for notification labels' backgroundSat, 22 Feb 2020 18:28:47 +0100, by Goffi
-
chat: show attachments as clickable iconsWed, 19 Feb 2020 09:49:21 +0100, by Goffi
-
platform (base): added a menu item to create a new windowWed, 19 Feb 2020 09:49:20 +0100, by Goffi
-
core (common): Don't crash JidSelector when data for entity is missing from cacheWed, 19 Feb 2020 09:49:19 +0100, by Goffi
-
common (jidSelector): replace implitict_update mechanism by real-time update:Wed, 12 Feb 2020 20:02:58 +0100, by Goffi
-
widgets: implemented ordering in ContactItem and CagouWidget:Wed, 12 Feb 2020 20:02:58 +0100, by Goffi
-
core (common): JidSelector + behaviors various improvments:Wed, 12 Feb 2020 20:02:58 +0100, by Goffi
-
android: do not restore previously selected widget if an intent contains a widget to create.Wed, 12 Feb 2020 20:02:58 +0100, by Goffi
-
core: log parse config filesWed, 12 Feb 2020 20:02:58 +0100, by Goffi
-
android: store and restore last selected widgetWed, 12 Feb 2020 20:02:58 +0100, by Goffi
-
android: handle runtime permissions:Sun, 09 Feb 2020 23:47:29 +0100, by Goffi