@jerzecokno Use clickable to create an app skeleton by choosing the Python template.
Then copy the content of the Main.qml file of the project I pointed you to. Create a public repository somewhere and then if you have any concrete questions on how to proceed, either ask them here or join our App Development Telegram channel for more interactive support.
@emphrath
This is probably a spammer, I'll moderate the link, but it's the second weird message from @ritomkai that raise suspicion.
Next time or sooner we'll ban them.
@arubislander I'm not sure. I suspect the name of video device can change for different environments. Some environments may not even have a camera, and I haven't yet tested for negative side effects of putting a non-existing device there.
I'm thinking I may have to write some additional code to detect camera devices in the environment to make it into a PR suitable for all users. I'll try to figure out though.
Thanks for the encouragement
@kugiigi Well some do. But I think it still makes sense to have a separate view at least for tasks, since there is not only a date attached to a task but also stuff like priority, status and so on. Also, some tasks might not have any date/time information associated with them, so you would not know where to display them in the setting of a calendar app.
Hello! Fluffychat is very cool! I'd like to see support for reactions in it. The desktop version shows them but the UT one doesn't. The feature probably wouldn't change anyone's life, but.... it is just to add some more "fluffyness"
@magdesign
You should have a look at 20.04 version of Ubuntu Touch.
Yes your app won't work until the official release of focal but it will be hopefully soon.
@dobey Well, that's exactly what I wanted to do...
So, the only workaround would be to create it using the app...
But then, The settings, I was thinking about, are app specifc ones, not user, so I'll just include them in the code ...
Cheers
@slimps If you are happy plaes mark as solved to help ohers Thanks https://forums.ubports.com/topic/6311/how-to-ask-a-question-and-then-mark-it-as-solved
I found the solution! I came across the documentation for the policy groups. So I added "content_exchange" to the list of the "policy-groups" in the apparmor file and - voila - the input file dialog shows me a list of apps.
Thanks for the hint with the Content Hub!