Sun, 05 May 2019 21:35:35 +0200 |
Goffi |
0.7.0b1 release
0.7.0b1
|
Sun, 05 May 2019 21:34:02 +0200 |
Goffi |
misc: added configuration files to compile Cagou with python-for-android
|
Sun, 07 Apr 2019 21:09:27 +0200 |
Goffi |
core: refill contact lists on resync
|
Sun, 07 Apr 2019 21:09:27 +0200 |
Goffi |
core: don't change mouse setting on Android, this is causing a touch bug:
|
Thu, 28 Mar 2019 08:44:03 +0100 |
Goffi |
chat: merge user moved info messages:
|
Thu, 28 Mar 2019 08:42:11 +0100 |
Goffi |
simple XHTML: fixed crash when parent is set to None + fixed bold restoration when escaped message is modified
|
Wed, 27 Mar 2019 22:22:51 +0100 |
Goffi |
chat: added an extra menu (3 dots menu):
|
Wed, 27 Mar 2019 22:22:51 +0100 |
Goffi |
xmlui: many improvments:
|
Wed, 27 Mar 2019 22:22:51 +0100 |
Goffi |
core: disable multitouch emulation with mouse
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
misc: replaced "dummy" by "__"
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
chat: show warning note on failing fileUpload + added forgotten "profile" argument
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
date update
|
Mon, 25 Mar 2019 07:11:09 +0100 |
Goffi |
core: store tls_validation flag in host and use if for file upload.
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core: certificate validation can be disabled:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
transfer (file): use native file chooser on desktop:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: moved transfer button to header_box
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: use the new progress_cb and progress_eb methods of actionManager:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
chat: multi-lines input:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
menu: added a padding to MenusWidget to align on left margin
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core, chat: UI improvments:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core: removed forgotten debugging code
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
core: check if resync exist in widget before calling it
|
Wed, 20 Mar 2019 09:29:44 +0100 |
Goffi |
widgets_handler: work around the double call of onSlideChange:
|
Wed, 20 Mar 2019 09:29:44 +0100 |
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 |
Goffi |
widgets_handler: increased remove limit and min height/width:
|
Mon, 11 Mar 2019 20:27:25 +0100 |
Goffi |
contact list: fixed crash with pb on addContact and delContact
|
Mon, 11 Mar 2019 20:24:04 +0100 |
Goffi |
core: fixed crash when calling deleteUnusedWidgetInstances on widgets not inheriting from QuickWidget
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core (debug): added "visible_widgets_dump" action to new _debug signal
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: resync widgets only when they are visible:
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: call new methods onVisible and onNotVisible when a widget is displayed or hidden + fixed a deletion bug on _removeVisibleWidget
|