2017-01-15 |
Goffi |
cagou widget: added onHeaderInputComplete method which is called when text is changed, and should be used for completion
|
2017-01-15 |
Goffi |
JidWidget: first draft
|
2017-01-15 |
Goffi |
moved SimpleXHTMLWidget to a dedicated module
|
2017-01-15 |
Goffi |
chat: avatar improvments:
|
2017-01-08 |
Goffi |
chat: added gettext call for hint_text in input
|
2017-01-08 |
Goffi |
chat: display delivery receipt (with a green check mark)
|
2017-01-05 |
Goffi |
chat: fixed bad size_hint setting on XHTML
|
2017-01-05 |
Goffi |
core (image): AsyncImage now handle file:// schema in source
|
2016-12-31 |
Goffi |
chat: added url detection on text messages
|
2016-12-29 |
Goffi |
xmlui: FileDialog first draft
|
2016-12-29 |
Goffi |
menu (upload): send transfer (i.e. P2P transfer) is now working
|
2016-12-29 |
Goffi |
menu (upload): better menu using dedicated widget:
|
2016-12-29 |
Goffi |
upload (voice): fixed crash on desktop
|
2016-12-27 |
Goffi |
upload: added voice plugin (for Android)
|
2016-12-26 |
Goffi |
upload: added android video app plugin
|
2016-12-26 |
Goffi |
upload: added android photo app plugin
|
2016-12-26 |
Goffi |
upload: added forgotten kv file for file upload
|
2016-12-25 |
Goffi |
use of cagou_profile_bleu as Cagou's main icon
|
2016-12-25 |
Goffi |
chat, contact_list, selector: use of new icons from muchoslava
|
2016-12-25 |
Goffi |
core: kv files are not mandatory anymore for plugins
|
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
|