• emergency cell broadcasts need an alarm

    Design
    8
    1 Votes
    8 Posts
    110 Views
    C
    @lduboeuf it should be the standard alert presidential/amber alert sound in my opinion
  • Ubuntu Touch Hardware limitations?

    Moved General
    5
    0 Votes
    5 Posts
    228 Views
    B
    @kugiigi Mostly just trying to get it out of android to download new apps that work. Its not a daily driver, just trying to make the Glass more usable since Google dropped support for it.
  • Nord N10 lito - what is this, and is it supported?

    Oneplus Nord N10
    9
    0 Votes
    9 Posts
    2k Views
    R
    @linl please verify in fastboot what model you have and which OS package you downloaded from the UT devices page.
  • I wanna go home

    Design
    100
    5
    13 Votes
    100 Posts
    42k Views
    CiberSheepC
    I am sorry. I will make sure this doesn't happen again (at least from my side)
  • 0 Votes
    15 Posts
    2k Views
    CiberSheepC
    Again... must be a football thing https://explorer.ooni.org/domain/www.ubports.com?since=2026-05-11&until=2026-06-11 https://explorer.ooni.org/domain/repo.ubports.com?since=2026-05-11&until=2026-06-11 https://explorer.ooni.org/domain/repo2.ubports.com?since=2026-05-11&until=2026-06-11
  • Ubuntu Touch Q&A 192 call for questions.

    Pinned until 14/06/2026, 14:39 News
    2
    0 Votes
    2 Posts
    59 Views
    D
    @UBportsNews Hi team! Thanks for all the hard work on the 24.04 (Noble) base. With the migration to Qt6 and a much more modern Chromium WebEngine, WebApps are performing better than ever. We know that tools like Webber are community-driven and not official UBports core apps, but they rely heavily on the system's capabilities. Historically, the lack of background/push notifications has been a blocker for web-based messaging apps. Now that we have a modern web base, what is the roadmap for Lomiri and the system's push services to support modern Service Workers or background execution for WebApps? Will we see a more native PWA integration down the road? Thanks!
  • Ubuntu Touch Q&A 192 Saturday 13th June at 19:00 UTC

    News
    1
    0 Votes
    1 Posts
    28 Views
    No one has replied
  • click on notification bubble

    OS
    35
    0 Votes
    35 Posts
    1k Views
    K
    For calendar it works not only for tapping on the bubble, it also works if you swipe down the notification-indicator and tap on the notification. Then the calendar-app opens and shows you the event. I think that should be the normal way and what users are expecting from the system. Otherwise you have to check from which application the notification comes from and then open the drawer search for the app and open it manually to see the whole message or whatever.
  • 0 Votes
    7 Posts
    753 Views
    C
    @MrT10001 yes, but trust me qemu static emulation or box64 can go a long way, not to mention you can just compile it on aarch64. if you use NixManager you can probably get all the compilation dependencies and compile natively on device.
  • VoLTE on Pixel 3a working on Verizon (US)

    Google Pixel 3a/3a XL
    2
    0 Votes
    2 Posts
    120 Views
    R
    Actually, this is phenomenal. Can you join us on Telegram? We have two groups that could use this - the p3a group and the NA Issues group. I have forwarded this to both. Would love to have more details about what you did to achieve this...
  • [Halium 12, VoLTE] Test image for the Pixel 3a

    Google Pixel 3a/3a XL
    6
    3 Votes
    6 Posts
    1k Views
    D
    @fredldotme I don't know how I possibly missed this thread! I just posted here: https://forums.ubports.com/topic/12355/volte-on-pixel-3a-working-on-verizon-us About getting it working on Halium 9. I hope I'm not re-doing work you've done or stepping on anything! But knowing how every carrier seems to be a little different, maybe this helps?
  • Yubikey issues

    Unsolved Support
    7
    0 Votes
    7 Posts
    887 Views
    Vlad NirkyV
    @arubislander Hello. I use a ubikey to secure KeePassXC on on my laptop and it would be intersting to have ot working on UT.
  • 3 Votes
    81 Posts
    6k Views
    brenno.almeidaB
    @pparent did you use the restart button in system settings? If so its a bug that needs to be fixed. That button should remove everything from your system. If you remember, give me more details, I'll try to reproduce it. Anyway the only file outside the app data/cache/config directory is a unit file in your user systemd directory, you can see it by running sysremctl --user status greenline.service
  • 0 Votes
    3 Posts
    165 Views
    W
    @turtle_racer This is how it functioned on my old Oneplus One (R.I.P.), way back on 16.04 - alarms and I think also phone ringing would happen simultaneously through earphones and loudspeaker if earphones were plugged in. I can see where one might not want it, but I found it a nice feature. I wouldn't know enough to say, but I suspect it was either the way that specific device port was made, or even something to do with the underlying firmware of that device. I have no sense how hard/easy it might be to implement. Glad to hear you're enjoying Ubuntu Touch so far. It's been my only smartphone OS ever, since late 2020, and I am continuously just wildly impressed with how good it is and how much it has improved. Welcome to the community!
  • Custom builder for a library

    App Development
    25
    0 Votes
    25 Posts
    2k Views
    P
    @pparent : Thank you so much!!! This was the solution Important for me in efl was not only to change the title, but also the name of the window, that means instead of only $win = pEFL::Elm::Win->util_standard_add("main", "pefl.maxperl"); also $win = pEFL::Elm::Win->util_standard_add("pefl.maxperl", "pefl.maxperl");
  • Appareil photo

    Moved French / Francais
    15
    0 Votes
    15 Posts
    350 Views
    KenedaK
    @gpatel-fr said: la plupart des personnes utilisent Waydroid Helper pour ça Tu as sûrement raison, je croyais et trouvais logique que puisqu'il est installé par défaut sur Focal et Noble, on puisse l'initialiser sans outil externe, comme Libertine. En tous cas plus besoin de l'installer avec WH normalement, juste de l'initialiser donc.
  • 0 Votes
    9 Posts
    319 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
  • Working VoLTE reports, share your experience

    General volte
    95
    3 Votes
    95 Posts
    21k Views
    libremaxL
    @ancientsounds It seems to be in relation with this: https://gitlab.com/ubports/development/ubuntu-touch/-/work_items/2331
  • Clock issue on Noble

    Volla Quintus
    7
    0 Votes
    7 Posts
    196 Views
    P
    @gpatel-fr said: I don't know what this could mean for Volla phones. Neither do I -- I just created a support ticket with them that includes all the troubleshooting info I have. We'll see...
  • Signal UT: Signal-Desktop for Ubuntu Touch

    App Development
    207
    2
    5 Votes
    207 Posts
    31k Views
    P
    @pparent said: Yes I plan to work on fixing that soon! this would be great At the moment I study your content-hub implementation. Also great work there