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
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
widgets handler: call host._removeVisibleWidget when a widget is deleted (using split)
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: (de)activate sync flag when the frontend is being paused or resumed
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
chat: don't use "force" argument anymore
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: improved getOrClone + use in chat and widgets_handler:
|
Mon, 11 Mar 2019 08:39:43 +0100 |
Goffi |
core: use new unix socket mechanism to set frontend state
|
Wed, 06 Feb 2019 09:19:17 +0100 |
Goffi |
Added tag 0.7.0a3 for changeset 4233be74572a
|
Wed, 06 Feb 2019 09:19:13 +0100 |
Goffi |
0.7.0a3 release
0.7.0a3
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
common: don't use anymore positional argument in JidItem
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
contact: fixed add contact button size
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
file sharing: start in MODE_VIEW
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
core (utils): use generator when checking continue_tests in FilterBehavior:
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
chat: added some padding in MessageInputBox
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
xmlui: some design improvments + use ScrollView + BoxLayout instead of DropDown for ListWidget:
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
core: notifs can now have a custom icon and be clickable:
|
Sat, 26 Jan 2019 20:24:48 +0100 |
Goffi |
core: when switching to a new widget, it becomes the selected one.
|
Sat, 26 Jan 2019 20:24:48 +0100 |
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 |
Goffi |
core (notes), common (symbol): added an icon showing note level:
|
Fri, 04 Jan 2019 13:20:29 +0100 |
Goffi |
about: show full version of SàT
|
Thu, 03 Jan 2019 20:44:07 +0100 |
Goffi |
xmlui: fixed divider drawing
|
Thu, 03 Jan 2019 20:38:46 +0100 |
Goffi |
plugin chat: fixed OTR State filtering + removed some legacy code
|
Thu, 03 Jan 2019 20:37:55 +0100 |
Goffi |
xmlui: implemented MessageDialog
|
Thu, 03 Jan 2019 10:52:57 +0100 |
Goffi |
plugin chat (encryption): added a button to display trust management UI.
|
Thu, 03 Jan 2019 10:42:43 +0100 |
Goffi |
xmlui: scroll/size fixes:
|
Sat, 06 Oct 2018 09:48:52 +0200 |
Goffi |
misc: fixed Android namespace
|
Wed, 03 Oct 2018 21:02:53 +0200 |
Goffi |
plugin remote: fixed error message
|
Fri, 31 Aug 2018 17:01:31 +0200 |
Goffi |
plugin remote: remote controllers plugin first draft:
|
Fri, 31 Aug 2018 16:59:38 +0200 |
Goffi |
plugin file sharing: moved common discovery widgets to new core.common_widgets module
|
Fri, 31 Aug 2018 16:58:15 +0200 |
Goffi |
xmlui: implemented TextBoxWidget + set height for XMLUIPanel
|
Fri, 31 Aug 2018 16:58:10 +0200 |
Goffi |
xmlui: use create with partial and class_map, following change in base class
|
Fri, 31 Aug 2018 16:56:38 +0200 |
Goffi |
misc: added .pyo to .hgignore
|
Sat, 11 Aug 2018 18:34:16 +0200 |
Goffi |
plugin chat: e2e encryption improvments:
|
Sat, 11 Aug 2018 19:48:58 +0200 |
Goffi |
we are in dev version again
|
Wed, 04 Jul 2018 07:42:31 +0200 |
Goffi |
Added tag 0.7.0a1 for changeset f95d0c31d455
|
Wed, 04 Jul 2018 07:42:30 +0200 |
Goffi |
0.7.0a1 release
0.7.0a1
|
Mon, 02 Jul 2018 08:22:11 +0200 |
Goffi |
core(notification): display a warning and disable notifications if something is going wrong
|
Fri, 29 Jun 2018 16:14:09 +0200 |
Goffi |
changed package/service namespaces to org.salutatoi.*
|
Wed, 27 Jun 2018 22:24:06 +0200 |
Goffi |
core (xmlui): removed debug log on text input
|
Wed, 27 Jun 2018 22:23:46 +0200 |
Goffi |
dialog: added some padding in ConfirmDialog
|
Wed, 27 Jun 2018 22:23:20 +0200 |
Goffi |
plugin chat: fixed AttributeError when message is receved and a corresponding ChatWidget is not created yet
|
Tue, 26 Jun 2018 20:27:45 +0200 |
Goffi |
build (buildozer.spec): added some missing dependencies
|
Tue, 26 Jun 2018 20:27:23 +0200 |
Goffi |
plugin contact list: use new TouchMenuBehaviour to implement contact deletion
|
Tue, 26 Jun 2018 20:26:21 +0200 |
Goffi |
core (menu): TouchMenuBehaviour:
|
Tue, 26 Jun 2018 07:36:11 +0200 |
Goffi |
plugin contact list: implemented contact addition
|
Tue, 26 Jun 2018 07:11:16 +0200 |
Goffi |
core: implemented showDialog so message/dialogs from QuickFrontend are displayed
|
Sun, 24 Jun 2018 22:26:15 +0200 |
Goffi |
plugin contact list: refactoring:
|
Sun, 24 Jun 2018 22:09:49 +0200 |
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:08:57 +0200 |
Goffi |
plugin file sharing: started to limit line to 90 chars as a test
|
Sun, 24 Jun 2018 22:08:16 +0200 |
Goffi |
core (menu): allow to specify size in SideMenu:
|
Sun, 24 Jun 2018 22:02:30 +0200 |
Goffi |
core (common): set width = height by default for Symbol + use a transparent background color by default
|
Fri, 25 May 2018 15:54:50 +0200 |
Goffi |
file sharing: display a message when not sharing device has been found
|
Fri, 25 May 2018 15:10:37 +0200 |
Goffi |
file sharing: catch OS errors while trying to list files on a local dir
|
Fri, 25 May 2018 14:59:52 +0200 |
Goffi |
file sharing: use "your server" name when sharing component domain ends with our domain
|
Fri, 25 May 2018 14:17:17 +0200 |
Goffi |
plugin file sharing: fixed name for service devices
|
Fri, 25 May 2018 13:29:28 +0200 |
Goffi |
install (setup.py): added missing ".kv" files to package_data
|
Fri, 25 May 2018 12:06:52 +0200 |
Goffi |
install (buildozer): added READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions for file sharing
|
Fri, 25 May 2018 12:06:08 +0200 |
Goffi |
root widget: improved notes:
|
Fri, 25 May 2018 12:04:20 +0200 |
Goffi |
root widget: use mirror version of cagou profile for NotifsIcon
|
Fri, 25 May 2018 12:03:19 +0200 |
Goffi |
plugin file sharing: use appropriate symbol when discovering devices
|