Mercurial > libervia-desktop-kivy
graph
-
doc (calls): update doc for Wayland implementation:Thu, 18 Jan 2024 23:46:31 +0100, by Goffi
-
plugin calls: use the new binding feature of webrtc module:Thu, 18 Jan 2024 23:31:29 +0100, by Goffi
-
doc (calls): add desktop sharing documentation:Tue, 16 Jan 2024 15:00:23 +0100, by Goffi
-
plugin calls: implement desktop sharing:Tue, 16 Jan 2024 10:41:38 +0100, by Goffi
-
calls: move webrtc code to core:Wed, 01 Nov 2023 13:41:07 +0100, by Goffi
-
doc (calls): updated documentation to describe the new UI features:Wed, 25 Oct 2023 15:29:33 +0200, by Goffi
-
tests (calls): add tests for the "Calls" class:Wed, 25 Oct 2023 15:29:12 +0200, by Goffi
-
plugin calls: update UI:Wed, 25 Oct 2023 15:28:44 +0200, by Goffi
-
core (main): add methods to deleted notifications:Wed, 25 Oct 2023 15:24:42 +0200, by Goffi
-
install: update `plyer` versionWed, 25 Oct 2023 15:22:19 +0200, by Goffi
-
core (common): fix avatar retrieval in `JidItem`Wed, 25 Oct 2023 15:20:58 +0200, by Goffi
-
doc: add forgotten file:Wed, 04 Oct 2023 23:17:06 +0200, by Goffi
-
doc: "Calls" feature documentation: first draft:Wed, 04 Oct 2023 22:54:42 +0200, by Goffi
-
tests: unit test for "Calls" plugins:Wed, 04 Oct 2023 22:54:42 +0200, by Goffi
-
plugins: new "call" plugin for A/V calls:Wed, 04 Oct 2023 22:54:36 +0200, by Goffi
-
core: support async methods and bridgeMon, 02 Oct 2023 17:24:01 +0200, by Goffi
-
core: set log level according to configurationMon, 02 Oct 2023 17:20:13 +0200, by Goffi
-
core (constants): change name to highlight that this is the "Kivy" variant of Desktop frontendFri, 01 Sep 2023 16:04:24 +0200, by Goffi
-
installation: update to use hatch following change in backend and other frontends:Mon, 28 Aug 2023 18:29:18 +0200, by Goffi
-
doc (README): move to README.md to use Markdown, and update contentMon, 28 Aug 2023 17:09:15 +0200, by Goffi
-
refactoring: rename `cagou` to `libervia.desktop_kivy` + update imports and names following backend changesFri, 02 Jun 2023 18:26:16 +0200, by Goffi
-
plugin remove: update `action_launch` call following changes in bridge APIFri, 02 Jun 2023 17:53:09 +0200, by Goffi
-
massive refactoring from camelCase -> snake_case. See backend commit log for more detailsSat, 08 Apr 2023 13:44:32 +0200, by Goffi
-
chat: changed KEY_ATTACHEMENTS* name following backend changeSat, 08 Apr 2023 13:34:55 +0200, by Goffi
-
plugin (chat): fix `fileSend` callFri, 07 Apr 2023 15:22:31 +0200, by Goffi
-
blog: blog widget implementation:Sat, 15 Oct 2022 20:20:10 +0200, by Goffi
-
core: title is now `C.APP_NAME`Sat, 15 Oct 2022 20:16:45 +0200, by Goffi
-
code: update `fileDownloadComplete` bridge call, following backend changeSat, 15 Oct 2022 14:20:38 +0200, by Goffi
-
install (setup.py): update dependenciesFri, 23 Sep 2022 18:03:58 +0200, by Goffi
-
we are in dev version againWed, 08 Dec 2021 11:41:49 +0100, by Goffi
-
Added tag v0.8.0 for changeset 5e923747e400Tue, 30 Nov 2021 23:39:40 +0100, by Goffi
-
Added tag v0.8.0b1.post1 for changeset 4f2b7e13d85bMon, 02 Aug 2021 22:41:20 +0200, by Goffi
-
install (setup): don't set upper bound for `kivy_garden.modernmenu`:Mon, 02 Aug 2021 22:40:40 +0200, by Goffi
-
install (setup.py): use new package for backendFri, 18 Jun 2021 17:00:23 +0200, by Goffi
-
Added tag v0.8.0b1 for changeset 280d370bc88bFri, 18 Jun 2021 16:36:53 +0200, by Goffi
-
/!\ package is being renamed to libervia-desktop following global name change /!\Fri, 18 Jun 2021 16:36:39 +0200, by Goffi
-
install: set upper limit for dependencies versionsFri, 18 Jun 2021 16:36:22 +0200, by Goffi
-
misc: added freedesktop metadata filesFri, 18 Jun 2021 13:05:41 +0200, by Goffi
-
i18n: added French catalogTue, 15 Jun 2021 14:52:55 +0200, by Goffi
-
i18n: initial messages extractionTue, 15 Jun 2021 14:30:41 +0200, by Goffi
-
doc: change title following renamingTue, 15 Jun 2021 14:30:07 +0200, by Goffi
-
core: change config section to `desktop` following global renamingSun, 21 Mar 2021 19:01:40 +0100, by Goffi
-
install (setup): updated classifiers to reflect minimun Python versionSat, 20 Mar 2021 20:59:53 +0100, by Goffi
-
core (menu): update "about" text following renamingSat, 20 Mar 2021 14:38:53 +0100, by Goffi
-
install: update requirements with alabaster==0.7.12Sat, 20 Mar 2021 14:26:33 +0100, by Goffi
-
setup: name change + updated `description`/`classifiers` + use `entry_points` for running commandSat, 20 Mar 2021 14:26:33 +0100, by Goffi
-
core: modified names constants according to global renamingSat, 20 Mar 2021 14:26:29 +0100, by Goffi
-
install: set minimum version to Kivy 2.0.0:Sat, 20 Mar 2021 14:21:15 +0100, by Goffi
-
android: renamed package from org.salutatoi.cagou to org.libervia.cagouSat, 20 Mar 2021 13:51:27 +0100, by Goffi
-
dates updateFri, 19 Mar 2021 11:57:19 +0100, by Goffi
-
core (image): convert SVG images + better error handling:Sun, 19 Apr 2020 17:06:57 +0200, by Goffi
-
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
-
core: minor i18n fixSun, 09 Feb 2020 23:47:29 +0100, by Goffi
-
android: fixed tmp dir creation if parents don't exist, avoiding a crash.Sun, 09 Feb 2020 23:47:29 +0100, by Goffi
-
core (common): added a notifications counter on ContactButton and use it in JidSelector:Sun, 09 Feb 2020 23:47:29 +0100, by Goffi
-
chat: use QuickApp.notify and clear notifications when selected.Sun, 09 Feb 2020 23:47:29 +0100, by Goffi
-
chat: use header input to filter entities + open a new chat with unknown jid.Thu, 06 Feb 2020 21:16:21 +0100, by Goffi
-
chat: use the new "implicit_update" and "to_show" properties for ChatSelector.jid_selector:Thu, 06 Feb 2020 21:16:21 +0100, by Goffi