Navigation

    UBports Robot Logo

    UBports Forum

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

      Can the N26 app be used on UT?
      General • app bank account money n26 • • Opolork

      10
      0
      Votes
      10
      Posts
      254
      Views

      arubislander

      @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]
      App Development • app command-line request scripts • • BigB

      9
      2
      Votes
      9
      Posts
      197
      Views

      jonius

      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.

    • Rebecca58

      Wish list : which apps do you need?
      App Development • app apps suggestion • • Rebecca58

      142
      2
      Votes
      142
      Posts
      2380
      Views

      lmh

      @marlboro50 yup. agree!

    • Opolork

      Network Scanner by Michael Zanetti not available when searching OpenStore from smartphone. [Solved]
      Support • app network scanner openstore search unfound • • Opolork

      9
      0
      Votes
      9
      Posts
      289
      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 . 😞

    • jezek

      Can't install or download document viewer from openstore
      Support • app installation openstore • • jezek

      5
      0
      Votes
      5
      Posts
      132
      Views

      jezek

      @advocatux I tried it now, and the numbers are inconsistent. Now it failed after 71% with general network failure. I have to try to download the click package on notebook. Thanks for information, that you can download the package.

    • BlueKenny

      uText [ Help / Devel ]
      App Development • app development help utext • • BlueKenny

      23
      1
      Votes
      23
      Posts
      911
      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... ?

    • Craig

      C++ and SDL with Clickable. A little help please.
      App Development • app c++ link sdl sdl2 • • Craig

      32
      4
      Votes
      32
      Posts
      1466
      Views

      poVoq

      @Craig Maybe you could help out here:
      https://gitlab.com/clickable/clickable/issues/122

    • D

      GPS track recording app available?
      Support • app gps track • • dad_and_alive

      5
      0
      Votes
      5
      Posts
      343
      Views

      mymike

      @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

    • danielfranczak

      Discord app on Ubuntu touch?
      App Development • app discord • • danielfranczak

      3
      1
      Votes
      3
      Posts
      1155
      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).