• Update Ubuntu Touch apps to 20.04 Focal Fossa

    Pinned
    9
    4 Votes
    9 Posts
    3k Views
    danfroD
    @kugiigi true. I wonder why I noted those lines a while ago.
  • 20.04 Focal

    Pinned
    9
    2 Votes
    9 Posts
    2k Views
    D
    @lakotaubp said in 20.04 Focal: @doniks Done :folded_hands:
  • Developer Documentation

    Pinned
    12
    8 Votes
    12 Posts
    6k Views
    mimecarM
    Good afternoon. Sorry for taking so long to fix it. The last few weeks I have been quite busy and I have not been able to dedicate time to projects. There was a problem with the DNS and it's fixed now. The link to the course should work fine.
  • uWolf (LibreWolf)

    55
    2
    9 Votes
    55 Posts
    4k Views
    C
    @Simmonz this is the fix @TotalSonic is referring to (kind of) https://gitlab.com/ubports/development/core/qtmir/-/merge_requests/92 once this is upstreamed firefox and by extension LibreWolf will be able to use wayland directly. once its upstreamed I'm also planning on releasing my freetube port.
  • Wish list : which apps do you need?

    suggestion app apps
    235
    4 Votes
    235 Posts
    162k Views
    C
    @RJDan there is the same option but for cookies
  • Signal-CLI on Ubuntu touch?

    6
    6 Votes
    6 Posts
    178 Views
    A
    Once I get my Fairphone back from repair, ill start tinkering around with it. Ill probably also need to get a cheap phone number for testing. I dont see why it shouldnt be possible. Ill have to package Java which sucks but its probably worth it.
  • Will Dekko2 make it to noble?

    Unsolved
    24
    0 Votes
    24 Posts
    1k Views
    M
    @messayisto, it worked on my dekko 2 before, but I am on Dekko2 0.5 an it starts crashing dekko2 when opening an E-Mail from to E-Mail list e.g. of the inbox on my volla 22.
  • Dekko 0.5.0 under focal

    1
    0 Votes
    1 Posts
    134 Views
    No one has replied
  • Openstore crashes by login

    3
    0 Votes
    3 Posts
    116 Views
    messayistoM
    @arubislander ah, ok, thanks!
  • Is Cinny runnig under noble already?

    Solved
    4
    1 Votes
    4 Posts
    335 Views
    N
    cinny works under noble with signal and whatsapp bridges..
  • tedit development and design discussion

    tedit editor app development features
    214
    5 Votes
    214 Posts
    69k 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.
  • Create bootable iso from UT device?

    2
    0 Votes
    2 Posts
    228 Views
    ikozI
    @RJDan I don't know about a gui, but dd is preinstalled in every linux system so you can try that. There is also the ISODrive UT app which could work for you, but it doesn't do exactly ehat you want.
  • venv installation

    5
    0 Votes
    5 Posts
    365 Views
    lduboeufL
    @chaospredictor said in venv installation: @lduboeuf I'm building some python web app with local server. I would like it to be deployed on Ubuntu touch. And now, I just tried to run it by installing required python frameworks. i don't know if it is possible to embed a custom python version within your click package, also running a web app server will probably need unrestricted access policy, will be hard to share it on open store later. But someone with better knowledge need to answer
  • IA out of order

    Moved
    23
    0 Votes
    23 Posts
    2k Views
    _
    @johndoe Hi Johndoe, I just installed it, and it works better in terms of display, but there is still a gray line on the right side of the screen, and the virtual keyboard is a bit temperamental. However, it's on the right track, thanks to the developer.
  • The terminal APP give a read-only shell

    Moved
    3
    0 Votes
    3 Posts
    243 Views
    L
    Ok, that's clear
  • app clickable nes emulator

    7
    2
    0 Votes
    7 Posts
    699 Views
    developerbaymanD
    now i can get back to deving(i think) ....i had a idea for the emulator its needs tons of mapper support ...so instead of running down all the hundreds of mapper code ....it hit me ...i live in the future .....im going to develop a sort of on the fly mapper interpreter engine for total mapper support ....i think ....thats the idea anyway ....a "just in time mapper" ....a "JIM" so to speak!
  • 20.04 Focal: uNav freezes with GPS enabled

    28
    1 Votes
    28 Posts
    3k Views
    U
    @Talkless same here, when i need navigation, i use osmand+ unav and puremaps are not usable, issues with missing gps signal in app (but other apps in same time can show my location), crashing or freezing and after some application switching
  • full python clickable app prototype

    17
    1
    1 Votes
    17 Posts
    1k Views
    developerbaymanD
    @arubislander nice ill dive more in the documentation when i get some time but thank you this is good to know
  • Firefox from Snap crushed after run.

    9
    0 Votes
    9 Posts
    901 Views
    C
    @Lakotaubp Done! https://forums.ubports.com/topic/11060/uwolf-librewolf
  • App text and other objects extremely large or small in windowed mode

    6
    0 Votes
    6 Posts
    516 Views
    B
    @kugiigi When using QGuiApplication::setAttribute(Qt::AA_EnableHighDpiScaling); it looks the same on phone and TV. That's nice, but i think i will stick with units.gu(). I've tried it and, so far, it works nice. I saw there are problems, but that's not the fault of my app.