Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    10k Posts
    K
    @Blackbomber Perhaps, but what's the point then? I guess it's really up to you if you're willing. No one's stopping you Check the devices list and see which device is the closest to yours. For example, Samsung S3 Neo uses Halium 5.1 but it's stuck in Xenial.
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    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!
  • Discuss and solve problems with other users

    4k Topics
    29k Posts
    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.
  • 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
    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...
  • Discussions on development of Ubuntu Touch

    546 Topics
    7k Posts
    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.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    173 Topics
    3k Posts
    C
    @kugiigi okay to summarize this is the AOSP link to the alerts: https://android.googlesource.com/platform/packages/apps/CellBroadcastReceiver/+/refs/heads/main/res/raw you can turn off alerts in android with no notice so we don't need to necessarily implement that. a feature in android which we should also implement is opt-in: "Always alert at full volume" which if turned on will override Silent Mode and still do the alarm.
  • Creating Ubuntu Touch apps

    817 Topics
    8k Posts
    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
  • Porting Ubuntu Touch to new devices

    507 Topics
    4k Posts
    KenedaK
    Sorry i'm not skilled in porting or coding, but be patient someone will surely help you. Also did you try the telegram ubports porting group ?
  • 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.

    903 Topics
    5k Posts
    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.