view doc/index.rst @ 322:e2b51663d8b8

core, android: new share widget + added Cagou to "share" menu: - new intent filter to add Cagou to share menu for all media types - minimum Kivy version is now 1.11.0 - new "Share" widget to display data to share via SàT and select the target - new core.platform_ module (the suffix "_" avoid trouble with standard "platform" module), for platform specific code. - Android intent are now checked on startup and "on_new_intent" events - if a android.intent.action.SEND action is received (i.e. some data is shared), the "Share" widget is shown - new Cagou.share method to share data using "Share" widget - new Cagou.getAncestorWidget method to easily retrieve an instance of a specific class in a widget's ancestors - ContactList's Avatar and ContactItem widgets have been moved to core.common
author Goffi <goffi@goffi.org>
date Fri, 06 Dec 2019 13:23:03 +0100
parents aafd814e34b5
children 383b5f54aba9
line wrap: on
line source

.. Cagou (Salut à Toi) documentation master file, created by
   sphinx-quickstart on Tue Jul 23 20:07:36 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Cagou (Salut à Toi) documentation
=================================

Welcome to Cagou's documentation. You'll find here both end-user end developer documentations.

Cagou is the desktop/mobile frontend of Salut à Toi (or SàT), a Libre communication ecosystem based on XMPP standard.

You can follow this documentation to learn more on it, or join our official XMPP room at `sat@chat.jabberfr.org <xmpp:sat@chat.jabberfr.org?join>`_ (also available via a `web link <https://chat.jabberfr.org/converse.js/sat@chat.jabberfr.org>`_)


.. toctree::
   :maxdepth: 3
   :caption: Contents:

   installation.rst



Indices and tables
==================

* :ref:`genindex`

..
    * :ref:`modindex`

* :ref:`search`