• 0 Votes
    5 Posts
    677 Views
    G
    @PerlMax it's on Telegram according to https://open-store.io/submit
  • How does --container-mode work with clickable desktop?

    5
    0 Votes
    5 Posts
    184 Views
    arubislanderA
    @kugiigi clickable works fine on UT now. Install clickable snap and docker snap connect some.slots and you're off to the races.
  • Xonotic for ubuntu touch, help me develop and/or test

    5
    0 Votes
    5 Posts
    211 Views
    R
    @Moem thank you so much, it is very new, I created it, I wish you best of luck as well
  • How to change background image programatically?

    background
    9
    0 Votes
    9 Posts
    480 Views
    C
    @AdFundum no problem! the process is basically 3 steps: verify image/PATH copy to lss wallpaper directory (so user can see the background in lss), this is optional if you don't care about the user being able to reset the background from lss its not necessary but still useful as a place the user wont casually delete unless they want the wallpaper gone. send the correct dbus calls to set URI (from new PATH of step 2) then call update on two services via dbus calls. EDIT: i think, or its close to that its been a month since i touched the background code in wallpaper.cpp
  • tedit development and design discussion

    tedit editor app development features
    269
    5 Votes
    269 Posts
    155k Views
    D
    @danfro Of course, I've always done it differently. Nothing blocking, nothing urgent. This is just to be able to do the name change directly.
  • Print table ?

    printer print
    6
    0 Votes
    6 Posts
    193 Views
    Vlad NirkyV
    @dl8aax This should be possible through python with fpdf and use this python inside your qml app.
  • Call for testing: Nesjs - a NES emulator.

    2
    1 Votes
    2 Posts
    154 Views
    alaskalinuxuserA
    And some pics: [image: 1780593457929-photo_2026-06-04_08-50-30.jpg] [image: 1780593457952-photo_2026-06-04_08-50-38.jpg] [image: 1780593457970-photo_2026-06-04_08-50-42.jpg] [image: 1780593457991-photo_2026-06-04_08-50-46.jpg]
  • Call for testing: [Beta] CitySim - a city simulation game

    10
    5 Votes
    10 Posts
    709 Views
    alaskalinuxuserA
    @developerbayman Thanks! It is now available on the openstore, so I hope people will enjoy it!
  • [For testing] Radio Alarm for Ubuntu Touch

    11
    7 Votes
    11 Posts
    634 Views
    J
    At a suggestion from @sander I implemented the Content Hub to select the local fallback audio file. The API of https://www.radio-browser.info is great, and also already implemented by the Radio app as far as I can tell from a quick glance. So I would rather ask Patrick Fial (does he have an account on this forum?) to add something like a 'copy URL'-button to the station in the favorites-list of his app. Or create a merge request for this myself, of course. @vlad-nirky Classic2 yes! Not waking up too gently though ;-).
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    23 Views
    No one has replied
  • How to add a new kind of account into Accounts?

    6
    0 Votes
    6 Posts
    741 Views
    CiberSheepC
    @lduboeuf aaaah, true. I thought Notes was unconfined... (I thought all core apps would be), but it seems not to (apparmor) It also needs to specify an account-qml-plugin that I think is how the app (Notes in this case) authorize the provider: https://gitlab.com/ubports/development/apps/lomiri-notes-app/-/blob/main/manifest.json.in?ref_type=heads#L15 the qml file is: https://gitlab.com/ubports/development/apps/lomiri-notes-app/-/blob/main/src/account-plugin/qml/evernote/Main.qml.in?ref_type=heads PS: I'm still confused with the different hooks and different apparmors...
  • App: Where?

    5
    5 Votes
    5 Posts
    2k Views
    CiberSheepC
    New version of Where? Better detect weird gmaps links (again) Add paste button in TextField Don't disable paste button (TextField-canPaste is false when app launches) Remove buttons from ListItems, copy on tap Enable lat and long when there's a value Update Catalan translation Fix link not enabled on Original URI Added Long URI, and its shortcode
  • How to force a link to open with a selected app?

    Unsolved
    8
    0 Votes
    8 Posts
    459 Views
    CiberSheepC
    Ah, no. I don't think it's possible to pass an url + the appid link. The idea is to open the app...
  • PicPocket - Immich client for Ubuntu Touch

    7
    3 Votes
    7 Posts
    459 Views
    brenno.almeidaB
    Just pushed a new release for this app: Better image and video controls. Pinch to zoom, double tap, and other gestures. (thanks @kugiigi , heavily inspired in your commit for the gallery app) Upgrade some libraries Don't crash the person list page if a person does not have a thumbnail Support servers with subpaths (like https://example.com/immich) Give a better error to the user if app cannot connect to Immich on login
  • [app]{public testing-workspace enabled}~UT_office

    15
    2
    2 Votes
    15 Posts
    976 Views
    developerbaymanD
    i think the last thing im gonna drop is "game native" im trying to port the latest version to UT as well so we can play our steam games ....after that i think ill start at the beginning and start refining everything starting with python deploy ....then openstore ....hopefully i gain some feedback by then so i can get all the bugs ....my problem is time ....i get something running i swipe around a little ....i dont have a use or need at the moment so im like "seems to work" then see something shiny over there and go do that .....if i get game native to work well people will prob want to starst porting UT to much higher end devices ....i dont think my phone has the power .....but i wanna play helldivers 2 on my phone someday
  • 0 Votes
    15 Posts
    694 Views
    O
    @libremax said: The printing system is not included in the Ubuntu Touch images due to a lack of space for the root filesystem on many device models. Work is currently underway to be able to increase the size of the rootfs. Is there a way to determine if my device (Nord N10 5G) might have enough space for larger root filesystem ?
  • I have a problem with clickable to compile for Noble.

    6
    0 Votes
    6 Posts
    776 Views
    F
    Thanks! I dived into the issue a bit more, and it seems like the problem lies in the default mapping in /etc/subuid file. The first OS regular user created usually has the assignment 100000:65536 in /etc/subuid. I decided to assign the values (231072:65536) from the user that succeed with the podman pull command to the user with previous 100000:65536. With the new values, podman (and therefore, clickman) runs without issues. I don't see any conflict on the default range assigned, but definitely that new assignment seems to fix it. Hope it helps for those that run into it
  • [app]{public testing}~UT_devstudio

    2
    1
    0 Votes
    2 Posts
    155 Views
    developerbaymanD
    heads up i forgot to re-enable some of the build chains during debugging so this is broken till i post the update
  • 0 Votes
    2 Posts
    203 Views
    developerbaymanD
    this one i really could use some feedback on as this is one of my favorite projects as well as a staple tool that is intended to make UT more useful ....there are many bugs i know ....i cant figure them out and neither can AI .... until i get more information im basically over here eating my own tail on this project
  • Indra: Meshtastic for Ubuntu Touch

    29
    5 Votes
    29 Posts
    4k Views
    Vlad NirkyV
    No, no change. I'll open an issue; that'll be more efficient. I've started the French translation on Weblate.