Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    10k Posts
    arubislanderA
    @Vlad-Nirky Yes, people routinely underestimate the effort needed to perfect and maintain a port.
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    arubislanderA
    @messayisto said: Will all the good stuff landed in 24.04.2 be backported to 24.04.1? No, not all the good stuff. But some of it might
  • Discuss and solve problems with other users

    4k Topics
    29k Posts
    MrT10001M
    @trunghieu1710 No, you need a stock ROM installed to install UT for various technical reasons.
  • Community section for all languages other than English

    24 Topics
    131 Posts
    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.
  • 2k Topics
    21k Posts
    A
    I have found that the community app request is only for devices running HyperOS, not MIUI. So, the quota limit is not applicable.
  • Discussions on development of Ubuntu Touch

    548 Topics
    7k Posts
    peat_psuwitP
    Hello everyone. We are pleased to announce that Ubuntu Touch 24.04-2.0 Beta is now available for testing! Ubuntu Touch 24.04-2.0 is slated for release on 13 July 2026. Before then, we need to make sure it's ready to go. Notable features in this release are: Updated browser engine for Morph Browser Ubuntu Touch can now avoid notches and rounded corners Screenshot editor More info about these features are available on our blog (in the process of publishing). Unfortunately, because of the system storage space limitation, we're unable to provide Ubuntu Touch 24.04-2.0 to all of currently supported devices. We have divided devices into 3 groups: Devices we're confident will not have a problem with system storage space (or have the problem resolved). These devices are: F(x)tec Pro1X Fairphone 4 Fairphone 5 Lenovo Tab M10 HD 2nd Gen WiFi / LTE Nothing Phone (1) Sony Xperia X Volla Phone Volla Phone X Volla Phone 22 Volla Phone X23 Volla Phone Quintus Volla Phone Plinius Volla Tablet Rabbit R1 Xiaomi Poco X3 Zinwa Q25 To receive Ubuntu Touch 24.04-2.0 Beta on these devices, switch your device to Release Candidate channel, then run the following command in Terminal app or via ADB/SSH: gsettings set io.ubuntu-touch.system-settings.update offer-development-release true Afterwards, head to System Settings -> Updates, and you should be offered to upgrade to Ubuntu Touch 24.04-2.0 Beta. Devices that are known not to work. These devices are: Oneplus Nord N10 5G OnePlus Nord N100 OnePlus 5 OnePlus 5T OnePlus 6 OnePlus 6T Fairphone 3 and 3+ Google Pixel 3a and 3a XL Xiaomi Poco M2 Pro Xiaomi Redmi Note 9 Pro (Global) Xiaomi Redmi Note 9S/9 Pro (India) Xiaomi Redmi Note 9 Pro Max For these devices, we've stopped updates flowing into the daily channel to avoid bricking those devices. If you follow the above instructions while you're on 24.04-1.x Release Candidate channel, you won't be offered to upgrade to 24.04-2.x Beta. However, if you're on 24.04-1.x Daily channel, you may still be offered to upgrade to 24.04-2.x daily images. Do not upgrade, as 1.) this is the older image before we include the new Qt 6-based Morph Browser, and 2.) you will not be able to upgrade to the new daily image once it's available. If your devices are in this list and you're already on 24.04-2.x Daily channel, I recommends you to use UBports Installer to downgrade to 24.04-1.x images and wait for your port to receive 24.04-2.x updates again. This can be done without losing data. Devices that are not in either of the list above. We don't have enough information to determine if they'll work on 24.04-2.x, so we need testing from you. To do so, make sure you're on a spare device, then follow the same instructions above but switch to Daily channel instead of Release Candidate channel. The possible results are: Your device upgrade successfully. In such case, congratulations, your device should be working with 24.04-2.x. Please report back to us, and we'll enable your device to receive 24.04-2.0 RC and 24.04-2.0, or if not possible in time, for 24.04-2.1 or subsequent releases. Your device fails to upgrade. In such case, please use UBports Installer to restore 24.04-1.x on your device, and then also report to us to disable updates to these devices too. I know that these instructions are long and unwieldy, but this is due to the special transition that needs to happen for the inclusion of Qt 6-based Morph Browser with upgraded Chromium. We truly appreciate all testing. Please don't hesitate to reply below with any questions you have.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    173 Topics
    3k Posts
    nbdynlN
    @CiberSheep Great respect towards you owning your hiccup. To me, the guy just seemed enthusiastic. You see the same thing with a few others on this forum... a bit of cross-posting here and there, sometimes even on topics that aren't directly related. But he's actually building things, and we're in a position where people who have the ability time and willingness to build something are in short supply. but mistakes are made, and will be made again. We are all Human after all wel except for a few Robots that are working to build UBports 24/7 (meant to say this as with great respect )
  • Creating Ubuntu Touch apps

    820 Topics
    8k Posts
    Linus67L
    @brenno.almeida Greenline has been working perfectly for weeks. It has everything I need from WhatsApp. Thanks so much for the new update. You’ve more than earned that vacation.
  • Porting Ubuntu Touch to new devices

    507 Topics
    4k Posts
    systemmaniac2010S
    Quick update: Upon reaching out to the Telegram UBPorts Porting forum, Pavlov, a member of the group suggested me to intentionally cause a panic in the init script and stated that after that, hopefully the crash handler can initialize a shell connection for me. I've tried his approach and I also ran the mer_kernel_check utility on the .config file produced during the build process inside workdir/downloads/KERNEL_OBJ and all the flags that came out to be "NOT SET" and were required for halium to work were set in a separate devspecific.config file which has been pushed to the kernel repository but even after all this I face the same issue at the end. Please let me know where I have gone wrong with my approach to implementing the panic in the init script Quick update: Upon reaching out to the Telegram UBPorts Porting forum, Pavlov, a member of the group suggested me to intentionally cause a panic in the init script and stated that after that, hopefully the crash handler can initialize a shell connection for me. I've tried his approach and I also ran the mer_kernel_check utility on the .config file produced during the build process inside workdir/downloads/KERNEL_OBJ and all the flags that came out to be "NOT SET" and were required for halium to work were set in a separate devspecific.config file which has been pushed to the kernel repository but even after all this I face the same issue at the end. Please let me know where I have gone wrong with my approach to implementing the panic in the init scriptscript Kernel Repository:https://gitlab.com/systemmaniac2010/kernel_motorola_sm6225 Device Repository:https://gitlab.com/systemmaniac2010/motorola-rhode
  • Lomiri, the operating environment for everywhere

    77 Topics
    640 Posts
    U
    @ChromiumOS-Guy yes its just perfect as second clipboard for selected text, daily used on desktop
  • Discussion on translating Ubuntu Touch and its core apps

    61 Topics
    335 Posts
    lduboeufL
    said: Hello, With the next calendar-app release coming, a bunch of new strings are waiting to be translated, thanks for looking into it: https://hosted.weblate.org/projects/lomiri/lomiri-calendar-app/ Lionel oops forgot to mention the forum post about it: ( arf can't paste the link here), look into category OS->Call for testing: calendar-app)
  • A place to discuss ideas for promoting Ubuntu Touch

    57 Topics
    733 Posts
    developerbaymanD
    i just posted a testing version in app development ....expect bugs ....i expect feedback ....i add the missing features mentioned as well
  • Other Projects

    Projects which are started by a group within the UBports community

    72 Topics
    431 Posts
    CiberSheepC
    @libremax Spain when there's football on the tv (I'm not joking)
  • For things that just don't fit in the other categories.

    904 Topics
    5k Posts
    Vlad NirkyV
    @kristatos Oh fine for uNav. (good to know (available in the search context as I can see)) For hiking, I would prefer PureMaps and the OepnTopoMap map.