log

age author description
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
Sun, 21 Aug 2016 17:31:07 +0200 Goffi images: fixed borders using blue and gray from sat_media/misc/borders + removed unused ones in cagou/images
Sun, 21 Aug 2016 15:15:25 +0200 Goffi notes first draft:
Sun, 21 Aug 2016 15:02:18 +0200 Goffi core: added expand method to expand filename with magic values, specially useful in kv
Sun, 21 Aug 2016 12:43:36 +0200 Goffi cagou widget (selector): fixed size of selector, choices now appear in the correct position
Sun, 21 Aug 2016 12:42:02 +0200 Goffi common: first draft of a module were common widgets will be put
Wed, 10 Aug 2016 01:24:37 +0200 Goffi code (cagou widget), selector: icons handling + use of new muchoslava icon set
Tue, 09 Aug 2016 22:06:00 +0200 Goffi chat: better bubble and time resizing
Mon, 08 Aug 2016 21:05:29 +0200 Goffi chat: time text is now displayed above text bubble
Mon, 08 Aug 2016 01:07:43 +0200 Goffi plugin chat: first draft:
Mon, 08 Aug 2016 01:02:32 +0200 Goffi images: added 2 backgrounds for chat messages
Mon, 08 Aug 2016 01:02:23 +0200 Goffi header's input field is now accessible with self.header_input and call onHeaderInput() on text entered
Mon, 08 Aug 2016 00:58:59 +0200 Goffi main: fixed profiles value in _defaultFactory + getPluggedWidgets is now a generator
Mon, 08 Aug 2016 00:54:11 +0200 Goffi plugin widget selector: display improvment + host profiles are now used by default
Sun, 24 Jul 2016 22:27:24 +0200 Goffi contact list: added call to the new postInit method
Sat, 09 Jul 2016 18:41:52 +0200 Goffi host can now be get as a global value:
Sat, 09 Jul 2016 17:24:01 +0200 Goffi files reorganisation, cagou is now launched with python2 cagou.py in src/
Sat, 09 Jul 2016 16:02:44 +0200 Goffi plugin system, first draft:
Fri, 08 Jul 2016 20:18:43 +0200 Goffi widget handler first draft:
Fri, 08 Jul 2016 20:18:36 +0200 Goffi widget selector:
Fri, 08 Jul 2016 20:17:52 +0200 Goffi core: added switchWidget method, to change a CagouWidget for an other one
Fri, 08 Jul 2016 20:17:09 +0200 Goffi added CagouWidget:
Fri, 08 Jul 2016 18:30:30 +0200 Goffi contact list: first draft
Fri, 08 Jul 2016 18:30:30 +0200 Goffi added an Image class which accept source without extention
Fri, 08 Jul 2016 18:30:28 +0200 Goffi core (logs): forbid kivy to handle stderr itself
Thu, 07 Jul 2016 09:39:21 +0200 Goffi core (logs): integrate Kivy logs with SàT: