Mercurial > libervia-desktop-kivy
graph
-
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
-
chat: added a "close" item in menu, to leave MUC/close current chat widget.Thu, 06 Feb 2020 21:16:21 +0100, by Goffi
-
common widgets: use a different colour + bigger font size + bold for CategorySeparatorThu, 06 Feb 2020 21:16:21 +0100, by Goffi
-
common: when possible, a more user friendly name is displayed for the contact, instead of the jid.Thu, 06 Feb 2020 21:16:21 +0100, by Goffi
-
core (utils): fixed FilterBehavior use of "children" attributeThu, 06 Feb 2020 21:16:21 +0100, by Goffi
-
core (common): improved flexibility of jid selector:Thu, 06 Feb 2020 21:16:21 +0100, by Goffi
-
core: cache MUC bookmarks on startupThu, 06 Feb 2020 21:16:21 +0100, by Goffi
-
cagou widget: don't add header_input systematically anymore:Tue, 04 Feb 2020 20:47:17 +0100, by Goffi
-
share widget: use new return value of doAction to get chat widgetTue, 04 Feb 2020 20:47:17 +0100, by Goffi
-
core: return newly switched widget in switchWidget and doActionTue, 04 Feb 2020 20:47:17 +0100, by Goffi
-
share widget: display only name of the file instead of full path in GenericPreviewTue, 04 Feb 2020 20:47:17 +0100, by Goffi
-
share widget: fixed crash when a text content is shared without `text` in data:Tue, 04 Feb 2020 20:47:17 +0100, by Goffi
-
android: handle Android specific content (wich `content:` scheme) in intent manager:Tue, 04 Feb 2020 20:47:17 +0100, by Goffi
-
android: create/clean a temporary directory on startup:Tue, 04 Feb 2020 20:47:17 +0100, by Goffi
-
android: handle new SàT specific "action" dict which may be attach to an intent:Tue, 04 Feb 2020 20:47:17 +0100, by Goffi
-
fixed shebangsWed, 29 Jan 2020 10:04:35 +0100, by Goffi
-
dates updateWed, 29 Jan 2020 09:52:46 +0100, by Goffi
-
android: platform specific menu to disconnect profile:Mon, 27 Jan 2020 21:17:09 +0100, by Goffi
-
core: new extra menu:Mon, 27 Jan 2020 21:17:09 +0100, by Goffi
-
core: fixed handling of M-n if other modifier (e.g. numlock) are presentMon, 27 Jan 2020 21:17:09 +0100, by Goffi
-
core (common_widgets): fixed own jid detection in DeviceWidget + `name` property in IdentitiesMon, 27 Jan 2020 21:17:09 +0100, by Goffi
-
core: removed root menus (i.e. global menu on top of window):Mon, 27 Jan 2020 21:17:09 +0100, by Goffi
-
settings (android): don't expose autoconnect parameters:Mon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
settings: fixed wrong type for Note title when there is an error while getting XMLUIMon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
android: autoconnect profile using the new `profileAutoconnectGet` backend method:Mon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
android (service): set autorestart:Mon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
p4a: added missing `main.py` needed for p4a buildMon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
chat: prepend nick to message input when occupant avatar is touched on group chat.Mon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
core: don't call onBackendReady explicitly anymore now that it is handle in QuickAppMon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
core (widgets_handler): use a StencilView + BoxLayout instead of ScrollView as wrapper:Mon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
android (p4a): added `hyperlink`, `requests` and `treq` requirementsMon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
core: use selected widget from main screen in getWidgetToSwitch:Mon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
core (widgets handler): use widget set in set_widget as selected_widget if selected_widget is NoneMon, 27 Jan 2020 21:17:08 +0100, by Goffi
-
share widget: removed global keyboard bindingSat, 18 Jan 2020 23:12:52 +0100, by Goffi
-
core: change selected_widget when root screen widget is changedSat, 18 Jan 2020 23:12:52 +0100, by Goffi
-
android (service): fixed backend launchSat, 18 Jan 2020 23:12:52 +0100, by Goffi
-
core: don't crash when a widget without profiles switch to default widgetSat, 18 Jan 2020 23:12:52 +0100, by Goffi
-
core: better back key (ESC) management:Sat, 18 Jan 2020 23:12:52 +0100, by Goffi
-
chat: keep as many instances of opened chat as there are active WHWrapper, instead of just one:Fri, 17 Jan 2020 20:35:57 +0100, by Goffi
-
core (widgets handler): clear widgets when WHWrapper is detached:Fri, 17 Jan 2020 20:33:43 +0100, by Goffi
-
chat: new chat selector:Fri, 17 Jan 2020 18:44:35 +0100, by Goffi
-
core (widgets handler): refactoring:Fri, 17 Jan 2020 18:44:35 +0100, by Goffi
-
core (Cagou): add debug log for widget visibility + ignore_missing:Fri, 17 Jan 2020 18:44:35 +0100, by Goffi
-
core (Cagou): "None" can be used in getVisibleList's cls to get all visible widgetsFri, 17 Jan 2020 18:44:35 +0100, by Goffi
-
core (Cagou): "new" arg can be None in switchWidget, in which case default widget is used.Fri, 17 Jan 2020 18:44:35 +0100, by Goffi
-
core: "key_input" method is now checked and used if suitable in selected widget.Fri, 17 Jan 2020 18:44:35 +0100, by Goffi
-
core (common, share_widget): new JidSelector widget:Fri, 17 Jan 2020 18:44:32 +0100, by Goffi
-
core (RootWidget): a red "plug" symbol is now shown when profile is not connected.Sat, 04 Jan 2020 16:24:57 +0100, by Goffi
-
core: new "connected" property in CagouAppSat, 04 Jan 2020 16:24:57 +0100, by Goffi
-
android: open "geo:" URL using an IntentSat, 04 Jan 2020 16:24:57 +0100, by Goffi
-
core: handle URLs opening in a per-platform way:Sat, 04 Jan 2020 16:24:57 +0100, by Goffi
-
xmlui: fixed ConfirmDialog creation:Sat, 04 Jan 2020 16:24:57 +0100, by Goffi
-
core: use classes and factory to handle platform specific behaviours in a generic waySat, 04 Jan 2020 16:24:57 +0100, by Goffi
-
android (p4a): removed version for omemo/omemo_backend_signal:Fri, 03 Jan 2020 15:48:59 +0100, by Goffi
-
chat: removed some old codeMon, 30 Dec 2019 21:03:32 +0100, by Goffi
-
chat: show encryption button with group chats:Mon, 30 Dec 2019 21:03:21 +0100, by Goffi
-
chat: handle room statuses following backend changeSun, 29 Dec 2019 17:36:50 +0100, by Goffi
-
install (setup): fixed shebang for python3Sat, 28 Dec 2019 16:42:42 +0100, by Goffi
-
core: added forgotten share_widget moduleSat, 28 Dec 2019 16:09:54 +0100, by Goffi
-
core (simple_xhtml): handle `aesgcm` schemes:Fri, 20 Dec 2019 12:29:37 +0100, by Goffi
-
chat: encrypt uploaded file if the session is encryptedFri, 20 Dec 2019 12:29:37 +0100, by Goffi
-
chat: serialise `options` in `fileUpload` following change in backendFri, 20 Dec 2019 12:29:37 +0100, by Goffi
-
chat: use `bind` for EncryptionButton events:Fri, 20 Dec 2019 12:29:37 +0100, by Goffi
-
core: fixed handling of classes with multiple inheritances in getAncestorWidgetFri, 20 Dec 2019 12:29:37 +0100, by Goffi
-
android (p4a): updated minimum omemo/omemo_backend_signal versions + plyer:Fri, 20 Dec 2019 12:29:37 +0100, by Goffi
-
common_widgets (DelayedBoxLayout), chat: don't delay layout on new message:Fri, 20 Dec 2019 12:29:37 +0100, by Goffi
-
plugin file sharing: convert `dest_path` to string when sending to bridge:Fri, 20 Dec 2019 12:29:37 +0100, by Goffi
-
use Kivy garden's new infrastructure for modernmenu and contextmenu:Wed, 11 Dec 2019 18:26:42 +0100, by Goffi
-
plugin chat: infinite scroll:Fri, 06 Dec 2019 13:25:33 +0100, by Goffi
-
chat: cleaning + some improvments:Fri, 06 Dec 2019 13:25:31 +0100, by Goffi
-
core (common widgets): added a DelayedBoxLayout class:Fri, 06 Dec 2019 13:23:03 +0100, by Goffi
-
backport: added a new "backport" module for using unreleased code from Kivy:Fri, 06 Dec 2019 13:23:03 +0100, by Goffi
-
core, android: new share widget + added Cagou to "share" menu:Fri, 06 Dec 2019 13:23:03 +0100, by Goffi
-
android (p4a): Cagou is now windowedFri, 06 Dec 2019 13:23:03 +0100, by Goffi
-
android (p4a): replaced deprecated "pil" recipe by "pillow"Fri, 06 Dec 2019 13:23:03 +0100, by Goffi
-
android (p4a): ndk updateFri, 06 Dec 2019 13:23:03 +0100, by Goffi
-
core: fixed state encoding + PLUGIN_EXT on Android following Python 3 portWed, 16 Oct 2019 08:50:47 +0200, by Goffi
-
core: bridge are now raising generic BridgeExceptionNoServiceWed, 16 Oct 2019 08:50:34 +0200, by Goffi
-
android (p4a): updated P4A option to use Python 3:Wed, 16 Oct 2019 08:48:32 +0200, by Goffi
-
install (setup.py): keep order consistent with sat's setup.py in classifiersSun, 25 Aug 2019 12:17:56 +0200, by Goffi
-
install (setup.py): updated classifiersSun, 25 Aug 2019 12:16:26 +0200, by Goffi
-
install (setup.py): updated `python_requires`Sun, 25 Aug 2019 12:07:38 +0200, by Goffi
-
Python3 port:Tue, 13 Aug 2019 19:14:22 +0200, by Goffi
-
0.8 development startsMon, 05 Aug 2019 11:21:54 +0200, by Goffi
-
Added tag 0.7.0 for changeset 51f73d210da9Wed, 24 Jul 2019 21:08:41 +0200, by Goffi
-
install: added MANIFEST.inWed, 24 Jul 2019 21:07:37 +0200, by Goffi
-
doc: first draftTue, 23 Jul 2019 20:08:38 +0200, by Goffi
-
remote: enforce unicode in bridge methodsSat, 20 Jul 2019 15:53:50 +0200, by Goffi
-
remote: fixed workflow and size for XMLUI panel used with Ad-Hoc commands:Fri, 19 Jul 2019 17:13:05 +0200, by Goffi
-
install: set minimal version of sat to dev one:Wed, 10 Jul 2019 08:38:39 +0200, by Goffi
-
chat: fixed call to fileSendTue, 09 Jul 2019 19:47:08 +0200, by Goffi
-
core (about): improved "about" popup:Fri, 28 Jun 2019 13:02:11 +0200, by Goffi
-
chat: fixed infinite loop due to size_hint used for height while height is modified by DropDownFri, 28 Jun 2019 12:30:18 +0200, by Goffi
-
core (widgets_handler): use explicit floor division to avoid warnings.Fri, 28 Jun 2019 12:30:17 +0200, by Goffi
-
core (simple_xhtml): activated underline and line-through which are now availableFri, 28 Jun 2019 12:30:16 +0200, by Goffi
-
core: removed FIXME which is not valid anymore (it was not a bug)Fri, 28 Jun 2019 12:25:36 +0200, by Goffi