Mercurial > libervia-desktop-kivy
graph
-
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
-
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
-
install: fixed typoFri, 21 Jun 2019 17:20:31 +0200, by Goffi
-
install: updated minimum sat versionFri, 21 Jun 2019 17:01:54 +0200, by Goffi
-
we are in dev version againTue, 14 May 2019 19:23:19 +0200, by Goffi
-
Added tag 0.7.0b1 for changeset 5c28cf881531Sun, 05 May 2019 21:35:38 +0200, by Goffi
-
misc: added configuration files to compile Cagou with python-for-androidSun, 05 May 2019 21:34:02 +0200, by Goffi
-
core: refill contact lists on resyncSun, 07 Apr 2019 21:09:27 +0200, by Goffi
-
core: don't change mouse setting on Android, this is causing a touch bug:Sun, 07 Apr 2019 21:09:27 +0200, by Goffi
-
chat: merge user moved info messages:Thu, 28 Mar 2019 08:44:03 +0100, by Goffi
-
simple XHTML: fixed crash when parent is set to None + fixed bold restoration when escaped message is modifiedThu, 28 Mar 2019 08:42:11 +0100, by Goffi
-
chat: added an extra menu (3 dots menu):Wed, 27 Mar 2019 22:22:51 +0100, by Goffi
-
xmlui: many improvments:Wed, 27 Mar 2019 22:22:51 +0100, by Goffi
-
core: disable multitouch emulation with mouseWed, 27 Mar 2019 22:22:51 +0100, by Goffi
-
misc: replaced "dummy" by "__"Mon, 25 Mar 2019 07:11:09 +0100, by Goffi
-
chat: show warning note on failing fileUpload + added forgotten "profile" argumentMon, 25 Mar 2019 07:11:09 +0100, by Goffi
-
date updateMon, 25 Mar 2019 07:11:09 +0100, by Goffi
-
core: store tls_validation flag in host and use if for file upload.Mon, 25 Mar 2019 07:11:09 +0100, by Goffi
-
core: certificate validation can be disabled:Wed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
transfer (file): use native file chooser on desktop:Wed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
chat: moved transfer button to header_boxWed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
chat: use the new progress_cb and progress_eb methods of actionManager:Wed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
chat: multi-lines input:Wed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
menu: added a padding to MenusWidget to align on left marginWed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
core, chat: UI improvments:Wed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
core: removed forgotten debugging codeWed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
core: check if resync exist in widget before calling itWed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
widgets_handler: work around the double call of onSlideChange:Wed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
profile manager: don't use anymore deprecated ListView + use dp() for sizes of buttons instead of relative size.Wed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
widgets_handler: increased remove limit and min height/width:Wed, 20 Mar 2019 09:29:44 +0100, by Goffi
-
contact list: fixed crash with pb on addContact and delContactMon, 11 Mar 2019 20:27:25 +0100, by Goffi
-
core: fixed crash when calling deleteUnusedWidgetInstances on widgets not inheriting from QuickWidgetMon, 11 Mar 2019 20:24:04 +0100, by Goffi
-
core (debug): added "visible_widgets_dump" action to new _debug signalMon, 11 Mar 2019 08:39:43 +0100, by Goffi
-
core: resync widgets only when they are visible:Mon, 11 Mar 2019 08:39:43 +0100, by Goffi
-
core: call new methods onVisible and onNotVisible when a widget is displayed or hidden + fixed a deletion bug on _removeVisibleWidgetMon, 11 Mar 2019 08:39:43 +0100, by Goffi
-
widgets handler: call host._removeVisibleWidget when a widget is deleted (using split)Mon, 11 Mar 2019 08:39:43 +0100, by Goffi
-
core: (de)activate sync flag when the frontend is being paused or resumedMon, 11 Mar 2019 08:39:43 +0100, by Goffi
-
chat: don't use "force" argument anymoreMon, 11 Mar 2019 08:39:43 +0100, by Goffi
-
core: improved getOrClone + use in chat and widgets_handler:Mon, 11 Mar 2019 08:39:43 +0100, by Goffi
-
core: use new unix socket mechanism to set frontend stateMon, 11 Mar 2019 08:39:43 +0100, by Goffi
-
Added tag 0.7.0a3 for changeset 4233be74572aWed, 06 Feb 2019 09:19:17 +0100, by Goffi
-
common: don't use anymore positional argument in JidItemSat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
contact: fixed add contact button sizeSat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
file sharing: start in MODE_VIEWSat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
core (utils): use generator when checking continue_tests in FilterBehavior:Sat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
chat: added some padding in MessageInputBoxSat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
xmlui: some design improvments + use ScrollView + BoxLayout instead of DropDown for ListWidget:Sat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
core: notifs can now have a custom icon and be clickable:Sat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
core: when switching to a new widget, it becomes the selected one.Sat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
core, widgets handler: visible_widgets now keep all CagouWidgets, not only QuickWidgets. visible_quick_widgets can be used if only QuickWidgets are desired.Sat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
core (notes), common (symbol): added an icon showing note level:Sat, 26 Jan 2019 20:24:48 +0100, by Goffi
-
about: show full version of SàTFri, 04 Jan 2019 13:20:29 +0100, by Goffi
-
xmlui: fixed divider drawingThu, 03 Jan 2019 20:44:07 +0100, by Goffi
-
plugin chat: fixed OTR State filtering + removed some legacy codeThu, 03 Jan 2019 20:38:46 +0100, by Goffi
-
xmlui: implemented MessageDialogThu, 03 Jan 2019 20:37:55 +0100, by Goffi
-
plugin chat (encryption): added a button to display trust management UI.Thu, 03 Jan 2019 10:52:57 +0100, by Goffi
-
xmlui: scroll/size fixes:Thu, 03 Jan 2019 10:42:43 +0100, by Goffi
-
misc: fixed Android namespaceSat, 06 Oct 2018 09:48:52 +0200, by Goffi
-
plugin remote: fixed error messageWed, 03 Oct 2018 21:02:53 +0200, by Goffi
-
plugin remote: remote controllers plugin first draft:Fri, 31 Aug 2018 17:01:31 +0200, by Goffi
-
plugin file sharing: moved common discovery widgets to new core.common_widgets moduleFri, 31 Aug 2018 16:59:38 +0200, by Goffi
-
xmlui: implemented TextBoxWidget + set height for XMLUIPanelFri, 31 Aug 2018 16:58:15 +0200, by Goffi
-
xmlui: use create with partial and class_map, following change in base classFri, 31 Aug 2018 16:58:10 +0200, by Goffi
-
misc: added .pyo to .hgignoreFri, 31 Aug 2018 16:56:38 +0200, by Goffi
-
plugin chat: e2e encryption improvments:Sat, 11 Aug 2018 18:34:16 +0200, by Goffi
-
we are in dev version againSat, 11 Aug 2018 19:48:58 +0200, by Goffi
-
Added tag 0.7.0a1 for changeset f95d0c31d455Wed, 04 Jul 2018 07:42:31 +0200, by Goffi
-
core(notification): display a warning and disable notifications if something is going wrongMon, 02 Jul 2018 08:22:11 +0200, by Goffi
-
changed package/service namespaces to org.salutatoi.*Fri, 29 Jun 2018 16:14:09 +0200, by Goffi
-
core (xmlui): removed debug log on text inputWed, 27 Jun 2018 22:24:06 +0200, by Goffi
-
dialog: added some padding in ConfirmDialogWed, 27 Jun 2018 22:23:46 +0200, by Goffi
-
plugin chat: fixed AttributeError when message is receved and a corresponding ChatWidget is not created yetWed, 27 Jun 2018 22:23:20 +0200, by Goffi
-
build (buildozer.spec): added some missing dependenciesTue, 26 Jun 2018 20:27:45 +0200, by Goffi
-
plugin contact list: use new TouchMenuBehaviour to implement contact deletionTue, 26 Jun 2018 20:27:23 +0200, by Goffi
-
core (menu): TouchMenuBehaviour:Tue, 26 Jun 2018 20:26:21 +0200, by Goffi
-
plugin contact list: implemented contact additionTue, 26 Jun 2018 07:36:11 +0200, by Goffi
-
core: implemented showDialog so message/dialogs from QuickFrontend are displayedTue, 26 Jun 2018 07:11:16 +0200, by Goffi
-
plugin contact list: refactoring:Sun, 24 Jun 2018 22:26:15 +0200, by Goffi
-
core (common): new SymbolLabel class to have a clickable area with a symbol and a label next to it.Sun, 24 Jun 2018 22:09:49 +0200, by Goffi
-
plugin file sharing: started to limit line to 90 chars as a testSun, 24 Jun 2018 22:08:57 +0200, by Goffi
-
core (menu): allow to specify size in SideMenu:Sun, 24 Jun 2018 22:08:16 +0200, by Goffi
-
core (common): set width = height by default for Symbol + use a transparent background color by defaultSun, 24 Jun 2018 22:02:30 +0200, by Goffi
-
file sharing: display a message when not sharing device has been foundFri, 25 May 2018 15:54:50 +0200, by Goffi
-
file sharing: catch OS errors while trying to list files on a local dirFri, 25 May 2018 15:10:37 +0200, by Goffi
-
file sharing: use "your server" name when sharing component domain ends with our domainFri, 25 May 2018 14:59:52 +0200, by Goffi
-
plugin file sharing: fixed name for service devicesFri, 25 May 2018 14:17:17 +0200, by Goffi
-
install (setup.py): added missing ".kv" files to package_dataFri, 25 May 2018 13:29:28 +0200, by Goffi
-
install (buildozer): added READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions for file sharingFri, 25 May 2018 12:06:52 +0200, by Goffi
-
root widget: improved notes:Fri, 25 May 2018 12:06:08 +0200, by Goffi
-
root widget: use mirror version of cagou profile for NotifsIconFri, 25 May 2018 12:04:20 +0200, by Goffi
-
plugin file sharing: use appropriate symbol when discovering devicesFri, 25 May 2018 12:03:19 +0200, by Goffi
-
plugin file sharing: use external storage directory instead of home (which is "/data") on Android when expanding "~"Fri, 25 May 2018 12:01:47 +0200, by Goffi
-
xmlui: implemented ConfirmDialog using new dialog.ConfirmDialogFri, 25 May 2018 11:59:16 +0200, by Goffi
-
core: new core.dialog module with a ConfirmDialogFri, 25 May 2018 11:58:06 +0200, by Goffi
-
plugin file sharing: transtype jid.Jid instance to unicode when using bridge, to avoid troubles with pbFri, 25 May 2018 11:55:28 +0200, by Goffi
-
plugin file sharing: use density independant pixels for MenuFri, 25 May 2018 11:52:56 +0200, by Goffi
-
xmlui: fixed Title colorFri, 25 May 2018 11:51:54 +0200, by Goffi
-
plugin file sharing: use new local_device argument of discoFindByFeaturesWed, 23 May 2018 21:54:46 +0200, by Goffi
-
plugin file sharing: use new EntitiesSelectorMenu to select entities which can access shared filesWed, 23 May 2018 21:28:16 +0200, by Goffi
-
core (menu): new EntitiesSelectorMenu:Wed, 23 May 2018 21:27:28 +0200, by Goffi
-
utils, plugin file sharing: new utils module, with a FilterBehavior:Wed, 23 May 2018 21:25:08 +0200, by Goffi
-
kv (base): use border_filled_black intead of border_hollow_black for TextInput background_normalWed, 23 May 2018 21:22:29 +0200, by Goffi
-
plugin file sharing: use header hint to show current path, and open new path:Wed, 23 May 2018 18:44:15 +0200, by Goffi
-
core (common): split JidItem in 3 classes:Wed, 23 May 2018 18:40:58 +0200, by Goffi
-
plugin file sharing: first draft:Tue, 22 May 2018 19:25:23 +0200, by Goffi
-
install: added modermenu to requirementsTue, 22 May 2018 19:25:23 +0200, by Goffi
-
core: new errback method which can be use as a generic way to show error as notesTue, 22 May 2018 19:25:23 +0200, by Goffi
-
core: call QuickApp.onBridgeConnected (so ns_map is filled)Tue, 22 May 2018 19:25:23 +0200, by Goffi
-
core: retrieve downloads_dir on startupTue, 22 May 2018 19:25:23 +0200, by Goffi
-
typosTue, 22 May 2018 19:25:20 +0200, by Goffi
-
chat: avoid multiple notifications when there are several cloned chats (i.e. with same target)Fri, 11 May 2018 20:08:09 +0200, by Goffi
-
chat, simple XHTML: font size adjustementFri, 11 May 2018 20:07:17 +0200, by Goffi
-
chat: show desktop notification and/or note when suitableThu, 10 May 2018 08:32:46 +0200, by Goffi
-
root widget: fixed notif icon widthTue, 01 May 2018 21:53:33 +0200, by Goffi
-
buildozer: use hg version of SàTTue, 01 May 2018 21:53:08 +0200, by Goffi
-
core: use secondary color for main menu highlightTue, 01 May 2018 20:50:55 +0200, by Goffi
-
plugins chat, contact_list, settings, widget_selector: changed icons themeTue, 01 May 2018 20:50:05 +0200, by Goffi
-
common: new ActionIcon widget which display symbol or image icon according to what is specified in plugin_infoTue, 01 May 2018 20:48:48 +0200, by Goffi
-
common: new ActionSymbol widget, which use a symbol to show an actionTue, 01 May 2018 18:28:22 +0200, by Goffi
-
widgets handler: use dark secondary color for splitTue, 01 May 2018 16:55:51 +0200, by Goffi
-
core: moved main colors to constantsTue, 01 May 2018 16:54:42 +0200, by Goffi
-
core: use hollow borders for TextInput (except for XMLUI, for now)Mon, 30 Apr 2018 07:57:37 +0200, by Goffi
-
core: set primary and secondary colorsMon, 30 Apr 2018 07:56:28 +0200, by Goffi
-
menu (transfer): changed transfer menu effectMon, 30 Apr 2018 07:54:47 +0200, by Goffi
-
core: hide notifications header on M-nSun, 29 Apr 2018 14:56:29 +0200, by Goffi
-
widgets handler: keep proportion on resizeSun, 29 Apr 2018 13:10:14 +0200, by Goffi
-
widgets handler: use widget's top and rightSun, 29 Apr 2018 12:23:52 +0200, by Goffi
-
widget selector: replaced deprecated ListView by BoxLayoutSat, 28 Apr 2018 20:19:53 +0200, by Goffi
-
core (menu): animate transfer menu opening/closing + close it on [ESC]/backSat, 28 Apr 2018 16:22:50 +0200, by Goffi
-
chat: allow to scroll using side bar + increased bar sizeSat, 28 Apr 2018 15:40:29 +0200, by Goffi
-
core: hide/show menu on M-m + disable menu on AndroidSat, 28 Apr 2018 15:40:28 +0200, by Goffi
-
core: toggle fullscreen on F11Sat, 28 Apr 2018 12:46:50 +0200, by Goffi
-
core (widget selector): adjusted selector size to content, and added some spacingSat, 28 Apr 2018 12:31:48 +0200, by Goffi
-
widgets handler: removed constants which are not used anymoreSat, 28 Apr 2018 11:06:48 +0200, by Goffi
-
core: added __version__ variableSat, 28 Apr 2018 11:05:03 +0200, by Goffi
-
installation: fixed version in setup.pySat, 28 Apr 2018 11:04:17 +0200, by Goffi
-
widget handler: don't set split delete mode if there is not top/left widgetSat, 28 Apr 2018 10:57:17 +0200, by Goffi
-
xmlui: fixes:Sat, 28 Apr 2018 10:43:54 +0200, by Goffi
-
core (cagou widget): return parent value in on_touch_downSat, 28 Apr 2018 08:57:51 +0200, by Goffi
-
contact list: fixed avatar stretchingSat, 28 Apr 2018 08:57:04 +0200, by Goffi
-
chat: added __unicode__ and __str__Fri, 27 Apr 2018 17:36:02 +0200, by Goffi
-
widget handler: block carousel swiping when there is only one slideFri, 27 Apr 2018 16:46:58 +0200, by Goffi
-
widget handler: refactoring:Fri, 27 Apr 2018 16:45:09 +0200, by Goffi
-
chat: replaced transfer buttonFri, 27 Apr 2018 16:37:15 +0200, by Goffi
-
core: disabled Kivy's default behaviour of displaying settings on F1Fri, 27 Apr 2018 16:35:53 +0200, by Goffi
-
core (notifs): use white for notifications textSat, 14 Apr 2018 20:10:19 +0200, by Goffi
-
core (common): use white for labels in JidItemSat, 14 Apr 2018 20:06:37 +0200, by Goffi
-
chat: fixed OTR buttons sizeSat, 14 Apr 2018 20:05:52 +0200, by Goffi
-
profile manager: removed images (use plain color instead), and changed colorsSat, 14 Apr 2018 19:40:13 +0200, by Goffi
-
core: fixed icon size hiding when notifs are reset + size adjustSat, 14 Apr 2018 19:29:09 +0200, by Goffi
-
xmlui: use a black backgroundSat, 14 Apr 2018 16:36:29 +0200, by Goffi
-
core (common): renamed JidWidget to JidItem to avoid name conflict with XMLUISat, 14 Apr 2018 16:35:59 +0200, by Goffi
-
plugin chat: fixed dropdown:Sat, 14 Apr 2018 16:02:54 +0200, by Goffi
-
core: [esc] key handling is disabled (for now)Fri, 13 Apr 2018 19:29:35 +0200, by Goffi
-
core: kivy require is now 1.10.0Fri, 13 Apr 2018 19:23:59 +0200, by Goffi
-
core (android): service is now launched using pyjnius, as recommended in docFri, 13 Apr 2018 18:58:14 +0200, by Goffi
-
build (buildozer.spec): updated buildozer spec to build with new toolchain (and code evolution since last build)Fri, 13 Apr 2018 18:58:11 +0200, by Goffi
-
profile manager: fixed profileCreate bridge callFri, 13 Apr 2018 18:57:18 +0200, by Goffi
-
plugin chat: layout change:Fri, 13 Apr 2018 18:57:05 +0200, by Goffi
-
core: label color fix following background color changeFri, 13 Apr 2018 18:57:04 +0200, by Goffi
-
plugin chat: removed spaces between widgetsFri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
plugin chat: use new Symbol widget to display encryption buttonFri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
core (common): new Symbol widget:Fri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
plugin chat: use bold for nicknames in messages headersFri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
plugin chat: draw a background for avatarsFri, 06 Apr 2018 16:13:08 +0200, by Goffi
-
core: changed default background color to whiteFri, 06 Apr 2018 16:12:58 +0200, by Goffi
-
core (kv): new base.kv to handle default properties overriding on Kivy widgetsFri, 06 Apr 2018 16:12:14 +0200, by Goffi
-
xmlui: fixed missing whitelist argumentFri, 06 Apr 2018 16:11:00 +0200, by Goffi
-
README: added contribution URIsFri, 06 Apr 2018 16:10:58 +0200, by Goffi
-
setup: proper setup.py:Thu, 05 Apr 2018 18:47:02 +0200, by Goffi
-
global file reorganisation:Thu, 05 Apr 2018 17:11:21 +0200, by Goffi
-
xmlui: added LabelContainer and updated XMLUIPanel following changes in main classThu, 05 Apr 2018 15:59:50 +0200, by Goffi
-
profile manager: fixed profilesListGet bridge call following name change in bridgeThu, 23 Feb 2017 07:30:37 +0100, by Goffi
-
tranfer (gallery): changed name from photo to gallerySun, 05 Feb 2017 20:44:01 +0100, by Goffi
-
chat: handle new OTR state signal and change encryption icon consequentlyWed, 01 Feb 2017 21:47:16 +0100, by Goffi
-
chat: fixed file sending:Tue, 31 Jan 2017 23:11:49 +0100, by Goffi
-
chat: fixed OTR calls:Tue, 31 Jan 2017 22:51:29 +0100, by Goffi
-
buildozer: moved sat.conf in a specific dir (platform/android), so it's not used on desktopTue, 31 Jan 2017 22:32:31 +0100, by Goffi
-
buildozer: added potr in requirementsThu, 26 Jan 2017 22:14:21 +0100, by Goffi
-
chat: OTR integration first draft:Thu, 26 Jan 2017 20:39:35 +0100, by Goffi
-
chat: message header is hidden for info messagesThu, 26 Jan 2017 20:39:32 +0100, by Goffi
-
CagouWidget: instances can now add their own extra widgets in header with headerInputAddExtraThu, 26 Jan 2017 20:39:29 +0100, by Goffi
-
core (notifications): notification now grow in height with text sizeThu, 26 Jan 2017 20:39:18 +0100, by Goffi
-
core (notifications), CagouWidget: a backround rectangle is drawned behind drop boxesThu, 26 Jan 2017 20:39:15 +0100, by Goffi
-
core: changes menu bridge call, to follow backendThu, 26 Jan 2017 20:39:07 +0100, by Goffi
-
chat: uploaded images are now sent with XHTML, so they are shown inlineSun, 15 Jan 2017 23:52:28 +0100, by Goffi
-
contact list: text entered in header input do filtering in shown contactsSun, 15 Jan 2017 21:21:32 +0100, by Goffi
-
chat: added completion of header's input, any entity in cache containing the entered text is shownSun, 15 Jan 2017 21:21:29 +0100, by Goffi
-
cagou widget: added onHeaderInputComplete method which is called when text is changed, and should be used for completionSun, 15 Jan 2017 21:21:25 +0100, by Goffi
-
JidWidget: first draftSun, 15 Jan 2017 21:21:22 +0100, by Goffi
-
moved SimpleXHTMLWidget to a dedicated moduleSun, 15 Jan 2017 21:21:20 +0100, by Goffi
-
chat: avatar improvments:Sun, 15 Jan 2017 18:02:53 +0100, by Goffi
-
chat: added gettext call for hint_text in inputMon, 09 Jan 2017 00:47:03 +0100, by Goffi
-
chat: display delivery receipt (with a green check mark)Mon, 09 Jan 2017 00:46:59 +0100, by Goffi
-
chat: fixed bad size_hint setting on XHTMLThu, 05 Jan 2017 20:36:41 +0100, by Goffi
-
core (image): AsyncImage now handle file:// schema in sourceThu, 05 Jan 2017 20:36:40 +0100, by Goffi
-
chat: added url detection on text messagesSat, 31 Dec 2016 12:12:17 +0100, by Goffi
-
xmlui: FileDialog first draftThu, 29 Dec 2016 23:47:13 +0100, by Goffi
-
menu (upload): send transfer (i.e. P2P transfer) is now workingThu, 29 Dec 2016 23:47:10 +0100, by Goffi
-
menu (upload): better menu using dedicated widget:Thu, 29 Dec 2016 23:47:07 +0100, by Goffi
-
upload (voice): fixed crash on desktopThu, 29 Dec 2016 23:47:04 +0100, by Goffi
-
upload: added voice plugin (for Android)Tue, 27 Dec 2016 21:54:09 +0100, by Goffi
-
upload: added android video app pluginMon, 26 Dec 2016 20:34:58 +0100, by Goffi
-
upload: added android photo app pluginMon, 26 Dec 2016 20:34:08 +0100, by Goffi
-
upload: added forgotten kv file for file uploadMon, 26 Dec 2016 20:34:02 +0100, by Goffi
-
use of cagou_profile_bleu as Cagou's main iconSun, 25 Dec 2016 22:53:58 +0100, by Goffi
-
chat, contact_list, selector: use of new icons from muchoslavaSun, 25 Dec 2016 22:53:55 +0100, by Goffi
-
core: kv files are not mandatory anymore for pluginsSun, 25 Dec 2016 22:53:52 +0100, by Goffi
-
upload: plugin android gallery, first draft:Sun, 25 Dec 2016 22:53:50 +0100, by Goffi
-
core: use C.PLUGIN_EXT to know which plugin extension to useSun, 25 Dec 2016 16:41:25 +0100, by Goffi
-
core, chat: upload plugin system:Sun, 25 Dec 2016 16:41:21 +0100, by Goffi
-
menu: use of garden's contextmenu for menusSat, 24 Dec 2016 14:20:49 +0100, by Goffi
-
garden: context menu fixes:Sat, 24 Dec 2016 14:20:40 +0100, by Goffi
-
garden: added contextmenuSat, 24 Dec 2016 14:16:58 +0100, by Goffi
-
garden: added garden subdirectory for Kivy garden modules distributionSat, 24 Dec 2016 14:15:36 +0100, by Goffi
-
core: use norm_image_size for headers'iconsSat, 24 Dec 2016 14:03:48 +0100, by Goffi
-
added READMESat, 24 Dec 2016 14:03:44 +0100, by Goffi
-
core: added forgotten main.pyFri, 23 Dec 2016 10:11:52 +0100, by Goffi
-
chat: file upload first draft:Thu, 22 Dec 2016 19:03:06 +0100, by Goffi
-
core: added forgotten platfom check in on_stopThu, 22 Dec 2016 18:24:24 +0100, by Goffi
-
xmlui: fixed BoolWidget _xmluiGetValue:Tue, 20 Dec 2016 21:11:35 +0100, by Goffi
-
core: added a platform check in on_start:Tue, 20 Dec 2016 21:10:53 +0100, by Goffi
-
buildozer: added plyer and VIBRATE permission for backend's android pluginMon, 19 Dec 2016 23:50:19 +0100, by Goffi
-
core: use memory map on a file to indicate pause/resume status, so backend can now itMon, 19 Dec 2016 23:50:19 +0100, by Goffi
-
core: use onBridgeConnected and exit code 3 when bridge can't be importedSun, 18 Dec 2016 21:01:04 +0100, by Goffi
-
settings: save button is now disabled when there is nothing to saveSun, 18 Dec 2016 16:31:23 +0100, by Goffi
-
settings: settings widget plugin, first draftSun, 18 Dec 2016 10:27:34 +0100, by Goffi
-
xmlui: improvments to prepare parameters:Sun, 18 Dec 2016 10:24:29 +0100, by Goffi
-
chat: fixed chat messages widthSat, 17 Dec 2016 14:34:45 +0100, by Goffi
-
chat: shortened chat headerSat, 17 Dec 2016 14:32:40 +0100, by Goffi
-
sat.conf: a # is added in front of backend logs, to differenciate from frontend logsTue, 13 Dec 2016 23:10:43 +0100, by Goffi
-
core: on_pause/on_resume handling (needed for Android)Tue, 13 Dec 2016 23:10:43 +0100, by Goffi
-
core: launch SàT backend as a service on Android and wait for it on pb bridge connection.Tue, 13 Dec 2016 23:10:43 +0100, by Goffi
-
core: pb bridge implementation:Tue, 13 Dec 2016 23:10:41 +0100, by Goffi
-
design fixes:Sun, 04 Dec 2016 21:34:30 +0100, by Goffi
-
android: android build first draft:Sun, 04 Dec 2016 18:21:23 +0100, by Goffi
-
core: bridge selection + improvments for androidSun, 04 Dec 2016 18:16:10 +0100, by Goffi
-
chat: XHTML image size handling:Sun, 02 Oct 2016 13:29:37 +0200, by Goffi
-
chat: <img/> tag handling first draft:Wed, 28 Sep 2016 22:02:36 +0200, by Goffi
-
chat: XHTML parsing first draft:Sun, 25 Sep 2016 16:06:56 +0200, by Goffi
-
core (profile_manager): fixed bad importFri, 16 Sep 2016 11:49:36 +0200, by Goffi
-
core (xmlui): fixed bad importFri, 16 Sep 2016 11:48:08 +0200, by Goffi
-
chat: changed udpate to use dict instead of single key/valueThu, 15 Sep 2016 21:59:39 +0200, by Goffi
-
xmlui: implemented most of XMLUI, not finished yetSun, 11 Sep 2016 23:27:16 +0200, by Goffi
-
core: workaround issue happening when root widget is changed too quickly (during a transition)Sun, 11 Sep 2016 23:24:07 +0200, by Goffi
-
core: menus first draft:Sun, 11 Sep 2016 12:15:41 +0200, by Goffi
-
contact list: fixed contact list displaySat, 10 Sep 2016 18:01:32 +0200, by Goffi
-
core: postInit() is now called, allowing automatic profile connectionSat, 10 Sep 2016 16:01:33 +0200, by Goffi
-
core: avoid kivy arguments hijacking so QuickApp arguments parsing can be usedSat, 10 Sep 2016 15:52:30 +0200, by Goffi
-
chat: update avatar following quick frontend improvmentsSat, 10 Sep 2016 00:05:46 +0200, by Goffi
-
chat: fixed MUC joining following changes in backendSat, 10 Sep 2016 00:04:18 +0200, by Goffi
-
chat: design improvments:Sun, 04 Sep 2016 19:38:21 +0200, by Goffi
-
chat: avatar and nick are now displayed, need further aesthetic improvmentsMon, 29 Aug 2016 01:23:49 +0200, by Goffi
-
core: newWidget implementation, it only display a not when a MUC room has been joinedSun, 28 Aug 2016 16:50:56 +0200, by Goffi
-
chat: joining MUC using header input is now working:Sun, 28 Aug 2016 16:49:28 +0200, by Goffi
-
core: new getPluginInfo method to retrieve plugin info corresponding to filter(s)Sun, 28 Aug 2016 16:11:07 +0200, by Goffi
-
core: removed forgotten debug logsSun, 28 Aug 2016 15:37:22 +0200, by Goffi
-
contact list, selector: use of blue variant of iconsSun, 28 Aug 2016 15:33:23 +0200, by Goffi
-
widgets handler, core: hidden widgets can now be shown with swipes:Sun, 28 Aug 2016 15:27:48 +0200, by Goffi
-
chat: forbid scrolling on X axis + don't delete widget until explicitly requested (with force attribute)Sun, 28 Aug 2016 15:27:45 +0200, by Goffi
-
cagou widget, root widget: used of dp to specify distancesSun, 28 Aug 2016 15:27:42 +0200, by Goffi
-
chat: header_input text is reset when widget is changed due to inputSun, 28 Aug 2016 14:59:49 +0200, by Goffi
-
handler, widget: deleteWidget is now properly called when a QuickWidget is deletedMon, 22 Aug 2016 20:58:12 +0200, by Goffi
-
core: XMLUI notifications coming from backend are handled:Sun, 21 Aug 2016 21:41:52 +0200, by Goffi
-
minor docstring fixSun, 21 Aug 2016 17:49:14 +0200, by Goffi
-
core: expand now accepts extra arguments, which will be used in formatSun, 21 Aug 2016 17:47:23 +0200, by Goffi
-
images: fixed borders using blue and gray from sat_media/misc/borders + removed unused ones in cagou/imagesSun, 21 Aug 2016 17:31:07 +0200, by Goffi
-
notes first draft:Sun, 21 Aug 2016 15:15:25 +0200, by Goffi
-
core: added expand method to expand filename with magic values, specially useful in kvSun, 21 Aug 2016 15:02:18 +0200, by Goffi
-
cagou widget (selector): fixed size of selector, choices now appear in the correct positionSun, 21 Aug 2016 12:43:36 +0200, by Goffi
-
common: first draft of a module were common widgets will be putSun, 21 Aug 2016 12:42:02 +0200, by Goffi
-
code (cagou widget), selector: icons handling + use of new muchoslava icon setWed, 10 Aug 2016 01:24:37 +0200, by Goffi
-
chat: better bubble and time resizingTue, 09 Aug 2016 22:06:00 +0200, by Goffi
-
chat: time text is now displayed above text bubbleMon, 08 Aug 2016 21:05:29 +0200, by Goffi
-
plugin chat: first draft:Mon, 08 Aug 2016 01:07:43 +0200, by Goffi
-
images: added 2 backgrounds for chat messagesMon, 08 Aug 2016 01:02:32 +0200, by Goffi
-
header's input field is now accessible with self.header_input and call onHeaderInput() on text enteredMon, 08 Aug 2016 01:02:23 +0200, by Goffi
-
main: fixed profiles value in _defaultFactory + getPluggedWidgets is now a generatorMon, 08 Aug 2016 00:58:59 +0200, by Goffi
-
plugin widget selector: display improvment + host profiles are now used by defaultMon, 08 Aug 2016 00:54:11 +0200, by Goffi
-
contact list: added call to the new postInit methodSun, 24 Jul 2016 22:27:24 +0200, by Goffi
-
host can now be get as a global value:Sat, 09 Jul 2016 18:41:52 +0200, by Goffi
-
files reorganisation, cagou is now launched with python2 cagou.py in src/Sat, 09 Jul 2016 17:24:01 +0200, by Goffi
-
plugin system, first draft:Sat, 09 Jul 2016 16:02:44 +0200, by Goffi
-
widget handler first draft:Fri, 08 Jul 2016 20:18:43 +0200, by Goffi
-
widget selector:Fri, 08 Jul 2016 20:18:36 +0200, by Goffi
-
core: added switchWidget method, to change a CagouWidget for an other oneFri, 08 Jul 2016 20:17:52 +0200, by Goffi
-
added CagouWidget:Fri, 08 Jul 2016 20:17:09 +0200, by Goffi
-
contact list: first draftFri, 08 Jul 2016 18:30:30 +0200, by Goffi
-
added an Image class which accept source without extentionFri, 08 Jul 2016 18:30:30 +0200, by Goffi
-
core (logs): forbid kivy to handle stderr itselfFri, 08 Jul 2016 18:30:28 +0200, by Goffi
-
core (logs): integrate Kivy logs with SàT:Thu, 07 Jul 2016 09:39:21 +0200, by Goffi
-
profile manger: launch plug process when "Connect" button is pressed (full plugging is not working yet)Thu, 07 Jul 2016 09:39:21 +0200, by Goffi
-
Profile manager: Connect button is disabled when no profile is selectedThu, 07 Jul 2016 09:39:21 +0200, by Goffi
-
added .hgignoreThu, 07 Jul 2016 09:39:21 +0200, by Goffi
-
Profile manager: profile(s) deletion is handledSat, 26 Mar 2016 19:47:09 +0100, by Goffi
-
Profile manager: new profile creation is handledSat, 26 Mar 2016 18:58:13 +0100, by Goffi
-
initial commit:Sat, 26 Mar 2016 16:20:52 +0100, by Goffi