log src/cagou/core/cagou_main.py @ 78:46d962910801

age author description
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:10:53 +0100 Goffi core: added a platform check in on_start:
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
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 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, 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 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
Mon, 29 Aug 2016 01:23:49 +0200 Goffi chat: avatar and nick are now displayed, need further aesthetic improvments