annotate src/libs/garden/README @ 88:3dc526bb4a5a

upload: plugin android gallery, first draft: - added "external" key in PLUGIN_INFO which indicate that a plugin doesn't create a widget when set to True - callback and cancel_cb method in UploadMenu now use a cleaning_cb arguments which can be None. If set, the callback will be called without argument once the file is uploaded - the AndroidGallery plugin looks for images on Android, then save the content to a temporary file an upload it, then clean the file. This plugin is only active on android platform.
author Goffi <goffi@goffi.org>
date Sun, 25 Dec 2016 22:53:50 +0100
parents 4c6d56c069d9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
82
4c6d56c069d9 garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff changeset
1 Files in this directory are from Kivy garden (http://kivy-garden.github.io/), and are included here to make distribution more easy.
4c6d56c069d9 garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff changeset
2 These modules may be sometime modified, we propose our patch upstream if this is the case.
4c6d56c069d9 garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff changeset
3 Files in this directory hierarchy (this directory and all subdirectories) all follow Kivy licence (MIT), check the corresponding LICENSE files.
4c6d56c069d9 garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff changeset
4
4c6d56c069d9 garden: added garden subdirectory for Kivy garden modules distribution
Goffi <goffi@goffi.org>
parents:
diff changeset
5 This licence *does not apply outside of this "garden" directory and subdirectories*. Cagou code itself is licenced under AGPLv3+ as specified in the LICENSE file in the root directory.