• This topic is deleted!

    1
    0 Votes
    1 Posts
    64 Views
    No one has replied
  • Webapp Creator desktop mode

    6
    0 Votes
    6 Posts
    846 Views
    TotalSonicT
    @dieharddan said in Webapp Creator desktop mode: @TotalSonic hmm i tried that string but it didnt change anything; i tried desktop mode on morph browser as well and it doesnt seem to do anything either. maybe has to do with being on the edge channel? hmmm - maybe it is a problem of Webapp Creator not functioning correctly in the Edge channel currently - or maybe it is a problem with the website you are trying to link to. You could test out the Wire UT and MeWe UT webapps that are available in the Open Store - because they both use the user agent string I posted to bypass what would either wise get you routed to a page asking you to download Android apps. Best regards, Steve Berson
  • Looking for a volunteer to make app icons

    icons graphic design design
    24
    3 Votes
    24 Posts
    7k Views
    D
    @AppLee It's in https://gitlab.com/doniks/suncompass/tree/master/assets
  • Call for an encrypted matrix voice/video call app

    20
    3 Votes
    20 Posts
    4k Views
    L
    @PhoenixLandPirat thanks. I'll try that
  • How to speed up app development?

    13
    0 Votes
    13 Posts
    2k Views
    lduboeufL
    @arubislander If you only work on QML, you can use directly QML Creator from the app store or even work with QML live app ( didn't had success with QtCreator because it can't save the save trought MTP or SSH AFAIK) If working on a standard project, you can try first locally and then setup the build for UT ( examples here : https://docs.ubports.com/en/latest/appdev/guides/cookbook.html
  • Puzzled by Permissions

    Moved
    6
    0 Votes
    6 Posts
    892 Views
    V
    @dobey At least WRT the Android-ish kernel underneath, networking is a capability which can be held back. It is not benign to hand out your networking stack to every app; they can use it to slave to a botnet, contribute to DDoS, track your location, pull down and try exploits after communicating your system's apparen config.
  • Notes and Evernote Poll

    38
    1 Votes
    38 Posts
    9k Views
    TomRausnerT
    3 I use default notes app stored locally.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • (Solved) How to keep the display on

    6
    0 Votes
    6 Posts
    713 Views
    J
    I figured out what to do by combining bits of code I found in various other projects (the night clock and active screen projects mentioned above, and the qtwebengine-demo from gitlab). Here's the commit that turned my webapp into a QML app that keeps the screen on, in case it's useful to anyone else: https://github.com/jes/ubuntutouch-chessclock/commit/4b21852da96b4ecf3f8c9af12eeff48d85cb7e77
  • Looking for new maintainer / developer for TextSecure / Signal app

    34
    4 Votes
    34 Posts
    14k Views
    J
    @AppLee I have had some unresolved trouble with go and docker too in other cases. Maybe related to this: https://stackoverflow.com/questions/42802278/install-context-package-in-golang ?
  • Running Wayland apps on edge?

    19
    0 Votes
    19 Posts
    3k Views
    dobeyD
    If you build your app on a PC with your build of SDL, does it work under wayland/weston? That's probably a good place to start debugging. Once that's working, if you have a 16.04 VM set up with unity8 installed, I would build an x86 version of the click, install it in the VM, and see what works. Once both of those are working, it should also work on phones/tablets, once the remaining bits to get wayland clients working there are done.
  • Rocket Chat

    2
    0 Votes
    2 Posts
    526 Views
    J
    @negations said in Rocket Chat: rocket chat It's very cool that your whole workplace uses Ubuntu! It looks like you can login to the chat via web browser (https://rocket.chat/docs/user-guides/connecting-to-a-server/) So, theoretically a UT webapp could be used in this situation. I would say, try loging into the rocket chat that you use in morph browser on UT. If that works, then you should be able to get it going in a webapp.
  • QDir::entryInfoList() return is 0?

    10
    0 Votes
    10 Posts
    1k Views
    dobeyD
    @wangqinfeng said in QDir::entryInfoList() return is 0?: @dobey Thank you! I want to use my app like a computer! Apps are confined on the phone and cannot access arbitrary files or directories outside of the app's confinement. You say you want to use it to manage the server, so is what you want to access the root filesystem on that server, rather than on your phone? Or are you trying to turn your phone into some sort of server? It's difficult to provide direction, when we can't understand what you're trying to do exactly.
  • Coconut clicker

    1
    0 Votes
    1 Posts
    340 Views
    No one has replied
  • UT Video recorder

    7
    1 Votes
    7 Posts
    1k Views
    gimenezG
    Would this work to cast the desktop screen during convergence ?
  • Mailpile on Ubuntu Touch?

    6
    0 Votes
    6 Posts
    2k Views
    H
    If noone else answers, I will give my unqualyfied answer...: Yes its a client with a backend written in Python (says the faq) which then must act as (or come together with) a webserver. So its also a webserver. Which means it would need to run unconfined (if used as is, a way to avoid that may be to install a URL request interceptor and let that call the backend using pyotherside). You won't get the ut look and feel, but you will get some morph issues. All in all given it uses responsive webdesign (not sure about that, I'm afraid it doesn't, you could try by making the browser window on desktop small and portrait) its an interesting candidate (for bringing an non ut app to ut) imho, but won't work out of the box if you wanted to do it properly.
  • Live reloading app

    5
    0 Votes
    5 Posts
    795 Views
    lduboeufL
    if anyone interested: https://open-store.io/app/me.lduboeuf.livecoding
  • HTTPS requests with XMLHttpRequest [Resolved]

    17
    0 Votes
    17 Posts
    12k Views
    advocatuxA
    @wangqinfeng hi, welcome and remember that this Forum is English only It seems you're saying something like Thank you! Solved my problem! and that's why I didn't remove your post but, please, keep in mind that English requirement
  • 0 Votes
    3 Posts
    472 Views
    E
    Thank you dobey, for your quick response, but riot it is not the kind of app I am talking. Let me explain, I have installed the riot app and even thought it is a very god app, it only gives you the chance to talk to people that have the riot app installed or use the channels that Matrix.org implements. In the other hand it gives you a chance to make your room open to the public but... requires that people create an account and also requires the use of the app because if you open the riot.im on a mobile browser it does not allow you to keep on without installing the app. What it is worth is that you can create a room but you must have all your contacts in the same room if there were a chance to explain the people that you can request a desktop web page on the mobile browser. So, i am sorry for this, but riot it is another line, whatsapp or telegram: excluding and dependent of the app channels of communication, in spite the effort that matrix it is doing and that they unite several channels: freenode, irc, etc. What I have in mind it is, a not excluding way, because it does not require the people you want to talk with the installation of an app, and so it is not dependent of the app. I am Spanish and my English it is not very good, but can you try to read again what I wrote and see the difference? and the question still the same, can it be coded? one more thing it is that I have found, guess, that no data need to be stored on the free server, but instead in your own mobile or passing it to a base data for desktop. Thank you any way.
  • I think is possible develop app in ubuntu touch with kotlin?

    6
    1 Votes
    6 Posts
    1k Views
    A
    @arubislander @dobey ,mmm ok, i belive understand, it is a problem in the frontend and backend?, example: in the best of case: i could use kotlin/kotlin native, but the result is a console app? or, in a develop of three lenguages in the case kotlin,c++ and qml. in the ultimate case, its clear, this is more work, in other words it possible, but in this moment not..?