[Interest] Proposed Share Dialog for mobile platforms

2014-11-12 Thread lloyd konneker
Does there exist a 'Share Dialog' for Qt? The dialog on the mobile platforms that you see when you push the 'Share' button. Basically it lists all the applications that can act on the mimedata your app provides. It seems like this is a relatively new (and changing, with iOS8) GUI notion for

Re: [Interest] Proposed Share Dialog for mobile platforms

2014-11-12 Thread Brian Dentino
I’ve done some work on this idea for some of my own apps: https://github.com/bdentino/Qtino.SharingKit https://github.com/bdentino/Qtino.SharingKit It’s basically a reusable qml plugin that activates a native sharing dialog, supporting Android and iOS. Support is fairly limited right now in