Sun, 25 Dec 2016 22:53:55 +0100 |
Goffi |
chat, contact_list, selector: use of new icons from muchoslava
|
Sun, 25 Dec 2016 22:53:52 +0100 |
Goffi |
core: kv files are not mandatory anymore for plugins
|
Sun, 25 Dec 2016 22:53:50 +0100 |
Goffi |
upload: plugin android gallery, first draft:
|
Sun, 25 Dec 2016 16:41:25 +0100 |
Goffi |
core: use C.PLUGIN_EXT to know which plugin extension to use
|
Sun, 25 Dec 2016 16:41:21 +0100 |
Goffi |
core, chat: upload plugin system:
|
Sat, 24 Dec 2016 14:20:49 +0100 |
Goffi |
menu: use of garden's contextmenu for menus
|
Sat, 24 Dec 2016 14:20:40 +0100 |
Goffi |
garden: context menu fixes:
|
Sat, 24 Dec 2016 14:16:58 +0100 |
Goffi |
garden: added contextmenu
|
Sat, 24 Dec 2016 14:15:36 +0100 |
Goffi |
garden: added garden subdirectory for Kivy garden modules distribution
|
Sat, 24 Dec 2016 14:03:48 +0100 |
Goffi |
core: use norm_image_size for headers'icons
|
Sat, 24 Dec 2016 14:03:44 +0100 |
Goffi |
added README
|
Fri, 23 Dec 2016 10:11:52 +0100 |
Goffi |
core: added forgotten main.py
|
Thu, 22 Dec 2016 19:03:06 +0100 |
Goffi |
chat: file upload first draft:
|
Thu, 22 Dec 2016 18:24:24 +0100 |
Goffi |
core: added forgotten platfom check in on_stop
|
Tue, 20 Dec 2016 21:11:35 +0100 |
Goffi |
xmlui: fixed BoolWidget _xmluiGetValue:
|
Tue, 20 Dec 2016 21:10:53 +0100 |
Goffi |
core: added a platform check in on_start:
|
Mon, 19 Dec 2016 23:50:19 +0100 |
Goffi |
buildozer: added plyer and VIBRATE permission for backend's android plugin
|
Mon, 19 Dec 2016 23:50:19 +0100 |
Goffi |
core: use memory map on a file to indicate pause/resume status, so backend can now it
|
Sun, 18 Dec 2016 21:01:04 +0100 |
Goffi |
core: use onBridgeConnected and exit code 3 when bridge can't be imported
|
Sun, 18 Dec 2016 16:31:23 +0100 |
Goffi |
settings: save button is now disabled when there is nothing to save
|
Sun, 18 Dec 2016 10:27:34 +0100 |
Goffi |
settings: settings widget plugin, first draft
|
Sun, 18 Dec 2016 10:24:29 +0100 |
Goffi |
xmlui: improvments to prepare parameters:
|
Sat, 17 Dec 2016 14:34:45 +0100 |
Goffi |
chat: fixed chat messages width
|
Sat, 17 Dec 2016 14:32:40 +0100 |
Goffi |
chat: shortened chat header
|
Tue, 13 Dec 2016 23:10:43 +0100 |
Goffi |
sat.conf: a # is added in front of backend logs, to differenciate from frontend logs
|
Tue, 13 Dec 2016 23:10:43 +0100 |
Goffi |
core: on_pause/on_resume handling (needed for Android)
|
Tue, 13 Dec 2016 23:10:43 +0100 |
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:41 +0100 |
Goffi |
core: pb bridge implementation:
|
Sun, 04 Dec 2016 21:34:30 +0100 |
Goffi |
design fixes:
|
Sun, 04 Dec 2016 18:21:23 +0100 |
Goffi |
android: android build first draft:
|
Sun, 04 Dec 2016 18:16:10 +0100 |
Goffi |
core: bridge selection + improvments for android
|
Sun, 02 Oct 2016 13:29:37 +0200 |
Goffi |
chat: XHTML image size handling:
|
Wed, 28 Sep 2016 22:02:36 +0200 |
Goffi |
chat: <img/> tag handling first draft:
|
Sun, 25 Sep 2016 16:06:56 +0200 |
Goffi |
chat: XHTML parsing first draft:
|
Fri, 16 Sep 2016 11:49:36 +0200 |
Goffi |
core (profile_manager): fixed bad import
|
Fri, 16 Sep 2016 11:48:08 +0200 |
Goffi |
core (xmlui): fixed bad import
|
Thu, 15 Sep 2016 21:59:39 +0200 |
Goffi |
chat: changed udpate to use dict instead of single key/value
|
Sun, 11 Sep 2016 23:27:16 +0200 |
Goffi |
xmlui: implemented most of XMLUI, not finished yet
|
Sun, 11 Sep 2016 23:24:07 +0200 |
Goffi |
core: workaround issue happening when root widget is changed too quickly (during a transition)
|
Sun, 11 Sep 2016 12:15:41 +0200 |
Goffi |
core: menus first draft:
|
Sat, 10 Sep 2016 18:01:32 +0200 |
Goffi |
contact list: fixed contact list display
|
Sat, 10 Sep 2016 16:01:33 +0200 |
Goffi |
core: postInit() is now called, allowing automatic profile connection
|
Sat, 10 Sep 2016 15:52:30 +0200 |
Goffi |
core: avoid kivy arguments hijacking so QuickApp arguments parsing can be used
|
Sat, 10 Sep 2016 00:05:46 +0200 |
Goffi |
chat: update avatar following quick frontend improvments
|
Sat, 10 Sep 2016 00:04:18 +0200 |
Goffi |
chat: fixed MUC joining following changes in backend
|
Sun, 04 Sep 2016 19:38:21 +0200 |
Goffi |
chat: design improvments:
|
Mon, 29 Aug 2016 01:23:49 +0200 |
Goffi |
chat: avatar and nick are now displayed, need further aesthetic improvments
|
Sun, 28 Aug 2016 16:50:56 +0200 |
Goffi |
core: newWidget implementation, it only display a not when a MUC room has been joined
|
Sun, 28 Aug 2016 16:49:28 +0200 |
Goffi |
chat: joining MUC using header input is now working:
|
Sun, 28 Aug 2016 16:11:07 +0200 |
Goffi |
core: new getPluginInfo method to retrieve plugin info corresponding to filter(s)
|
Sun, 28 Aug 2016 15:37:22 +0200 |
Goffi |
core: removed forgotten debug logs
|
Sun, 28 Aug 2016 15:33:23 +0200 |
Goffi |
contact list, selector: use of blue variant of icons
|
Sun, 28 Aug 2016 15:27:48 +0200 |
Goffi |
widgets handler, core: hidden widgets can now be shown with swipes:
|
Sun, 28 Aug 2016 15:27:45 +0200 |
Goffi |
chat: forbid scrolling on X axis + don't delete widget until explicitly requested (with force attribute)
|
Sun, 28 Aug 2016 15:27:42 +0200 |
Goffi |
cagou widget, root widget: used of dp to specify distances
|
Sun, 28 Aug 2016 14:59:49 +0200 |
Goffi |
chat: header_input text is reset when widget is changed due to input
|
Mon, 22 Aug 2016 20:58:12 +0200 |
Goffi |
handler, widget: deleteWidget is now properly called when a QuickWidget is deleted
|
Sun, 21 Aug 2016 21:41:52 +0200 |
Goffi |
core: XMLUI notifications coming from backend are handled:
|
Sun, 21 Aug 2016 17:49:14 +0200 |
Goffi |
minor docstring fix
|
Sun, 21 Aug 2016 17:47:23 +0200 |
Goffi |
core: expand now accepts extra arguments, which will be used in format
|