• Morph browser - Page (automatic) fit to width capability

    1
    1 Votes
    1 Posts
    191 Views
    No one has replied
  • Morph Browser JS Console?

    3
    0 Votes
    3 Posts
    378 Views
    V
    @jezek Thanks! There it is in application-legacy-morph-browser-.log
  • Missing old "stickers" from the Telegram app in TELEport

    3
    1
    0 Votes
    3 Posts
    361 Views
    G
    Thanks. I always liked these stickers, more than these stupid emoji "I like it", compare here both: [image: 1572895289290-img_0275.png]
  • Web App with user modifiable base url?

    4
    0 Votes
    4 Posts
    327 Views
    G
    @poVoq the repo is available on Gitlab
  • Cinema scope

    5
    1 Votes
    5 Posts
    633 Views
    PhoenixLandPiratP
    @arubislander might be better and be able to convert it to work with the modular launcher, its more or less a scope replacement option. https://open-store.io/app/launchermodular.ubuntouchfr
  • This topic is deleted!

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

    6
    0 Votes
    6 Posts
    750 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
    6k 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
    1k 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
    800 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
    7k 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
    646 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
    12k 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
    2k 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
    465 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
    316 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 ?