Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    10k Posts
    N
    Younger individuals, especially those in their teens and early twenties, tend to have the fastest reaction speeds. As people age, neural processing slows down, leading to slightly longer reaction times. However, the decline is gradual and can be minimized with regular mental and physical activit[y.[[https://human-benchmark.org|human benchmark]]
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    UBportsNewsU
    Ubuntu Touch Q&A 190 Ubuntu Touch Q&A 190 is live this Saturday 16th May at 19:00 UTC on our YouTube channel: https://www.youtube.com/watch?v=OkOT9otE_AA We will cover all the latest news and development, and your questions and answers. Questions can be posted live during the show or using this Forum link for priority: https://forums.ubports.com/topic/12255/ubuntu-touch-q-a-190-call-for-questions. Please remember that questions on porting to device **** or its status, or questions on bugs will not be answered. UBports@telegram #ubports:matrix.org #UBports #UbuntuTouch #UBportsQandA #Lomiri #OTA12 #UTnoble #Ubuntu
  • Discuss and solve problems with other users

    4k Topics
    29k Posts
    L
    @Privacy-freedom perfect, for this workaround in the link do you need only a wg0.conf file.
  • Community section for all languages other than English

    22 Topics
    103 Posts
    P
    @Moem ABN AMRO works fine in Waydroid + microG, with root even (although I have it hidden from Magisk).
  • 2k Topics
    20k Posts
    O
    @Lindisfarne XAPK files can be confusing because they may include the APK plus extra OBB data, so they do not always install like a normal APK in Waydroid. Extracting the XAPK and placing the OBB files correctly can help in some cases. For beginners learning APK setup basics, this Android APK setup guide (https://smartplayhub.com.br/)may also be useful.
  • Discussions on development of Ubuntu Touch

    542 Topics
    6k Posts
    stanwoodS
    I confirm the lost of cellular signal indication on the top bar menu (Redmi Note 9S), though all phone, sms & data do work fine. Channel: Stable (24.04-1.3) I did also confirm the issue on the Gitkab ticket.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    169 Topics
    2k Posts
    developerbaymanD
    @projectmoon yes this is what im talking about thank you i will add to the list
  • Creating Ubuntu Touch apps

    810 Topics
    8k Posts
    L
    Hi @brenno.almeida First of all, thank you so much for your incredible work on Greenline! Seeing a native QML WhatsApp client moving forward so quickly on Ubuntu Touch is amazing. The recent alpha builds with voice messages and message deletion show huge progress. As a tester, I noticed an interesting behavior regarding the main chat list: The app currently populates the history with every single JID (Jabber ID) available from the server's sync history. This includes old "ghost contacts" (like one-time marketplace buyers), unknown numbers, or old groups that were long deleted or left on the main device. When you click them, they just show an empty chat view. I suspect that filtering these out isn't a quick "one-click" fix, as the underlying protocol/daemon likely dumps the raw cached stream of all historical chat channels upon connection, without the local filters that the official Android/iOS apps use. Since you are probably busy with core features, I was thinking about some pragmatic ways to tackle this on the client/UI side whenever you find the time: Frontend Filtering (QML Delegate): A quick visual fix could be using a filter or modifying the ChatDelegate in QML. If the model's row indicates that there is no lastMessageText (or the timestamp is null), the item's visibility could be set to false and its height to 0. Database Query Filtering (Backend): If Greenline stores the synced chats in a local SQLite database, modifying the SQL query that populates the QML model might do the trick (e.g., SELECT * FROM chats WHERE last_message_id IS NOT NULL OR unread_count > 0). Just wanted to share this observation and some ideas. No rush at all—the app already looks and feels great for an alpha state! Keep up the fantastic work!
  • Porting Ubuntu Touch to new devices

    505 Topics
    4k Posts
    libremaxL
    @steffend I understand now why my search for Pixel9a on the forum didn't get anything, it because of the space... and that's why I don't include it to make searching easier.
  • 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

    71 Topics
    429 Posts
    arubislanderA
    @lsitongia I had missed the part where you said you were testing PR packages on the device.
  • For things that just don't fit in the other categories.

    902 Topics
    5k Posts
    MoemM
    @stephanmartin You might have to find someone to donate a device to, because in order to make a port the porter would need to have it on hand. Generally the easier route by far is for you to go and get a supported device.