2016-12-25 |
Goffi |
upload: plugin android gallery, first draft:
|
2016-12-25 |
Goffi |
core: use C.PLUGIN_EXT to know which plugin extension to use
|
2016-12-25 |
Goffi |
core, chat: upload plugin system:
|
2016-12-24 |
Goffi |
menu: use of garden's contextmenu for menus
|
2016-12-24 |
Goffi |
garden: context menu fixes:
|
2016-12-24 |
Goffi |
garden: added contextmenu
|
2016-12-24 |
Goffi |
garden: added garden subdirectory for Kivy garden modules distribution
|
2016-12-24 |
Goffi |
core: use norm_image_size for headers'icons
|
2016-12-24 |
Goffi |
added README
|
2016-12-23 |
Goffi |
core: added forgotten main.py
|
2016-12-22 |
Goffi |
chat: file upload first draft:
|
2016-12-22 |
Goffi |
core: added forgotten platfom check in on_stop
|
2016-12-20 |
Goffi |
xmlui: fixed BoolWidget _xmluiGetValue:
|
2016-12-20 |
Goffi |
core: added a platform check in on_start:
|
2016-12-19 |
Goffi |
buildozer: added plyer and VIBRATE permission for backend's android plugin
|
2016-12-19 |
Goffi |
core: use memory map on a file to indicate pause/resume status, so backend can now it
|
2016-12-18 |
Goffi |
core: use onBridgeConnected and exit code 3 when bridge can't be imported
|
2016-12-18 |
Goffi |
settings: save button is now disabled when there is nothing to save
|
2016-12-18 |
Goffi |
settings: settings widget plugin, first draft
|
2016-12-18 |
Goffi |
xmlui: improvments to prepare parameters:
|
2016-12-17 |
Goffi |
chat: fixed chat messages width
|
2016-12-17 |
Goffi |
chat: shortened chat header
|
2016-12-13 |
Goffi |
sat.conf: a # is added in front of backend logs, to differenciate from frontend logs
|
2016-12-13 |
Goffi |
core: on_pause/on_resume handling (needed for Android)
|
2016-12-13 |
Goffi |
core: launch SàT backend as a service on Android and wait for it on pb bridge connection.
|
2016-12-13 |
Goffi |
core: pb bridge implementation:
|
2016-12-04 |
Goffi |
design fixes:
|
2016-12-04 |
Goffi |
android: android build first draft:
|
2016-12-04 |
Goffi |
core: bridge selection + improvments for android
|
2016-10-02 |
Goffi |
chat: XHTML image size handling:
|
2016-09-28 |
Goffi |
chat: <img/> tag handling first draft:
|
2016-09-25 |
Goffi |
chat: XHTML parsing first draft:
|
2016-09-16 |
Goffi |
core (profile_manager): fixed bad import
|
2016-09-16 |
Goffi |
core (xmlui): fixed bad import
|
2016-09-15 |
Goffi |
chat: changed udpate to use dict instead of single key/value
|
2016-09-11 |
Goffi |
xmlui: implemented most of XMLUI, not finished yet
|
2016-09-11 |
Goffi |
core: workaround issue happening when root widget is changed too quickly (during a transition)
|
2016-09-11 |
Goffi |
core: menus first draft:
|
2016-09-10 |
Goffi |
contact list: fixed contact list display
|
2016-09-10 |
Goffi |
core: postInit() is now called, allowing automatic profile connection
|
2016-09-10 |
Goffi |
core: avoid kivy arguments hijacking so QuickApp arguments parsing can be used
|
2016-09-09 |
Goffi |
chat: update avatar following quick frontend improvments
|
2016-09-09 |
Goffi |
chat: fixed MUC joining following changes in backend
|
2016-09-04 |
Goffi |
chat: design improvments:
|
2016-08-28 |
Goffi |
chat: avatar and nick are now displayed, need further aesthetic improvments
|
2016-08-28 |
Goffi |
core: newWidget implementation, it only display a not when a MUC room has been joined
|
2016-08-28 |
Goffi |
chat: joining MUC using header input is now working:
|
2016-08-28 |
Goffi |
core: new getPluginInfo method to retrieve plugin info corresponding to filter(s)
|
2016-08-28 |
Goffi |
core: removed forgotten debug logs
|
2016-08-28 |
Goffi |
contact list, selector: use of blue variant of icons
|
2016-08-28 |
Goffi |
widgets handler, core: hidden widgets can now be shown with swipes:
|
2016-08-28 |
Goffi |
chat: forbid scrolling on X axis + don't delete widget until explicitly requested (with force attribute)
|
2016-08-28 |
Goffi |
cagou widget, root widget: used of dp to specify distances
|
2016-08-28 |
Goffi |
chat: header_input text is reset when widget is changed due to input
|
2016-08-22 |
Goffi |
handler, widget: deleteWidget is now properly called when a QuickWidget is deleted
|
2016-08-21 |
Goffi |
core: XMLUI notifications coming from backend are handled:
|
2016-08-21 |
Goffi |
minor docstring fix
|
2016-08-21 |
Goffi |
core: expand now accepts extra arguments, which will be used in format
|
2016-08-21 |
Goffi |
images: fixed borders using blue and gray from sat_media/misc/borders + removed unused ones in cagou/images
|
2016-08-21 |
Goffi |
notes first draft:
|