UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. app
    Log in to post

    • All categories
    • danfroD

      tedit development and design discussion

      Watching Ignoring Scheduled Pinned Locked Moved App Development tedit editor app development features
      214
      5 Votes
      214 Posts
      62k Views
      D
      @danfro said in tedit development and design discussion: No, the link would only be clickable if you would wrap it in proper html tags. See here: https://www.w3schools.com/html/html_links.asp Ok, i tested and it works as you say.
    • T

      Screenshots on Ubuntu Touch?

      Watching Ignoring Scheduled Pinned Locked Moved Support app
      3
      0 Votes
      3 Posts
      413 Views
      T
      @moem Thank you! That worked
    • supervisorS

      Minecraft clones for ub touch

      Watching Ignoring Scheduled Pinned Locked Moved App Development minecraft clone app ubuntutouch
      2
      0 Votes
      2 Posts
      514 Views
      RedXXIIIR
      @supervisor Did you tried this one? https://open-store.io/app/terrartisan.bhdouglass Very basic but fun
    • T

      Annotating PDFs in Document Viewer?

      Watching Ignoring Scheduled Pinned Locked Moved App Development app
      3
      0 Votes
      3 Posts
      588 Views
      KenedaK
      @thomasohm Just a hint, UBports is not th OS, witch is Ubuntu Touch, but the fundation that maintain uTouch.
    • MoemM

      Can you improve an app? And would you like a Pebble smartwatch?

      Watching Ignoring Scheduled Pinned Locked Moved Solved App Development pebble smartwatch app rockwork
      34
      1
      2 Votes
      34 Posts
      8k Views
      G
      @TheVancedGamer said in Can you improve an app? And would you like a Pebble smartwatch?: Do keep in mind that the rockwork daemon actually connects to the watch, not the bluetooth stack. So you will have to launch rockwork first for the watch to be able to connect. IT WORKS !!!!!!!!! Thank you !
    • OpolorkO

      Can the N26 app be used on UT?

      Watching Ignoring Scheduled Pinned Locked Moved General app bank account n26 money
      10
      0 Votes
      10 Posts
      1k Views
      arubislanderA
      @flaviomala, This is an Android and iOS app, which probably communicates with the bank's servers via non open API"s. There isn't even a(n) (web)app for this in the OpenStore. And I doubt we will be seeing a version for Ubuntu Touch anytime soon. Banking apps in general will be an issue until there is a critical mass of users achieved.
    • B

      App to quick control commands and scripts [WORK IN PROGRESS]

      Watching Ignoring Scheduled Pinned Locked Moved App Development request app scripts command-line
      9
      2 Votes
      9 Posts
      1k Views
      joniusJ
      I didn't touch the README. You downloaded the old 15.04 version. Please build the app for 16.04 using Clickable instead. I don't plan to maintain the app, just wanted to show it is still mostly functional, in case anyone wants to pick it up.
    • Rebecca58R

      Wish list : which apps do you need?

      Watching Ignoring Scheduled Pinned Locked Moved App Development suggestion app apps
      230
      4 Votes
      230 Posts
      153k Views
      B
      minidlna samba
    • OpolorkO

      Network Scanner by Michael Zanetti not available when searching OpenStore from smartphone. [Solved]

      Watching Ignoring Scheduled Pinned Locked Moved Support unfound search openstore app network scanner
      9
      0 Votes
      9 Posts
      1k Views
      ?
      Hehe That's exactly what I said to him, @Opolork! It's a pity that the work that went into making that app is wasted for want of a rebase .
    • jezekJ

      Can't install or download document viewer from openstore

      Watching Ignoring Scheduled Pinned Locked Moved Support app installation openstore
      10
      0 Votes
      10 Posts
      1k Views
      V
      @Lakotaubp That was the solution for me. After setting Screen Saving to never, Document Viewer was fully installed. Thx for the fast reply.
    • BlueKennyB

      uText [ Help / Devel ]

      Watching Ignoring Scheduled Pinned Locked Moved App Development utext app help development
      23
      1 Votes
      23 Posts
      7k Views
      D
      @BlueKenny Sorry for the late reply : too busy. @BlueKenny said in uText [ Help / Devel ]: if you click on 'Save' so you can open as many file you want without modify it Ok if you think it's not too much useful @BlueKenny said in uText [ Help / Devel ]: swipe from this border Ok it missed the morning coffee for me ! I couldn't do it this morning even if i saw your explanation @BlueKenny said in uText [ Help / Devel ]: no possibility to go back to the first page Ok.. To your last point, for my part, i don't like to much work with several files open at the same time. It's only my opinion. If you do it we must have the possibility to save a file or to exit a file when you want. But your app can be very scalable : maybe will open (so as to work on them) various file formats in the future... ?
    • CraigC

      C++ and SDL with Clickable. A little help please.

      Watching Ignoring Scheduled Pinned Locked Moved App Development link c++ app sdl2 sdl
      32
      4 Votes
      32 Posts
      10k Views
      poVoqP
      @Craig Maybe you could help out here: https://gitlab.com/clickable/clickable/issues/122
    • D

      GPS track recording app available?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Support gps app track
      5
      0 Votes
      5 Posts
      1k Views
      mymikeM
      @pulsar33 @dad_and_alive now ti has only the a) feature, but feel free to report an issue on its github page to add these features
    • danielfranczakD

      Discord app on Ubuntu touch?

      Watching Ignoring Scheduled Pinned Locked Moved App Development app discord
      3
      2 Votes
      3 Posts
      3k Views
      T
      Actually this is quite doable. Not as a native application however (though that itself IS possible using the Discord SDK, considering that there is a wonderful third-party UWP Discord application for Windows), but using the webapp-container with the user-agent string of the latest Chrome or Chromium release, will cause the webapp to request permission for Microphone and allow VOIP calling under Ubuntu Touch. It will not however, allow PTT (as PTT requires a native application).