Mercurial > libervia-desktop-kivy
annotate .hgtags @ 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 | f3d75d18a473 |
children | d98e2383df58 |
rev | line source |
---|---|
231
47d466ae6096
Added tag 0.7.0a1 for changeset f95d0c31d455
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 f95d0c31d45558c7b3e2fc39398f51eb0190bdca 0.7.0a1 |
258
d29be7e348ca
Added tag 0.7.0a3 for changeset 4233be74572a
Goffi <goffi@goffi.org>
parents:
231
diff
changeset
|
2 4233be74572a1af8eebd502c009a10641c63ca0c 0.7.0a3 |
294
a8518a091766
Added tag 0.7.0b1 for changeset 5c28cf881531
Goffi <goffi@goffi.org>
parents:
258
diff
changeset
|
3 5c28cf8815319abd8c963022091cf4726764a3e6 0.7.0b1 |
310
f3d75d18a473
Added tag 0.7.0 for changeset 51f73d210da9
Goffi <goffi@goffi.org>
parents:
294
diff
changeset
|
4 51f73d210da908c9fb292e6bd7fda42a9d2b8453 0.7.0 |