UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. adorsaz
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 20
    • Groups 0

    adorsaz

    @adorsaz

    7
    Reputation
    81
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    adorsaz Unfollow Follow

    Best posts made by adorsaz

    • RE: Does Fairphone 4 supports VoLTE ?

      @stanwood thanks !

      Nice to see Swiss users too 😀

      posted in Fairphone 4
      adorsazA
      adorsaz
    • RE: Signal UT: Signal-Desktop for Ubuntu Touch

      Hi!

      Thanks for the this work, it's really cool to be able to receive and view Signal messages without needing to open the whole Waydroid stuff 🙂

      I'll take a look to the way you did it, as I've seen there's an unofficial Dino application snap package available (this is an XMPP client). I'll check if I can port this application using same techniques.

      posted in App Development
      adorsazA
      adorsaz
    • RE: Does Fairphone 4 supports VoLTE ?

      I took time to test with the different update channels available and VoLTE works with current 24.04-0.1/daily channel (update 2025-10-19/3).

      posted in Fairphone 4
      adorsazA
      adorsaz
    • RE: Signal UT: Signal-Desktop for Ubuntu Touch

      @pparent I've plugged my phone on a monitor and leverage the Ubuntu Touch desktop mode (convergence) to have Signal UT and Waydroid side by side. Then you can take picture directly with your phone.

      The only thing a bit hard with this setup were that Waydroid scale with a big zoom. I had to update the LineageOS display setting to reduce UI to the smallest possible value.

      posted in App Development
      adorsazA
      adorsaz
    • RE: Does Fairphone 4 supports VoLTE ?

      Here are steps I've just followed:

      1. Flash Android 11 stock image from fairphone website
      2. Start Android 11, configure phone
      3. In mobile settings, uncheck VoLTE and check it back
      4. Same for wifi calling (uncheck then check)
      5. Make a call and check it's working well with Android. My operator has disabled 3G, so this check ensures me the VoLTE is well working on Android

      Then, download UBports Installer 0.11.2 and start the process to install Ubuntu Touch 24.04-1.0 stable channel wipping user data.

      Phone seems connected to 4G: the network status icon has letter « L ». Although voice phone call did not work.

      I tried to call my Ubuntu Touch device with another Android phone and I didn't received the call on the Ubuntu Touch one.

      I tried to run the gdbus command and I got same result than you (neither registered, nor voice and sms capabilities).

      On a new test, I've started journalctl -f and I attach the result here. Let me know if more logs are needed.

      voice_call.log

      Note that before doing the call, I disconnected wifi to be sure to use VoLTE and not VoWifi.

      posted in Fairphone 4
      adorsazA
      adorsaz
    • RE: Call for testing - Kaidan 0.6.0 for Focal/Noble.

      @alaskalinuxuser

      I've just tried your click on 24.04-1.2 on a Fairphone4 and it works well thanks!

      The content hub is a great feature and I was able to send and receive pictures.

      I've installed the Malakiboard with the Ambot Installer and reduced the height of my keyboard and it seems there's some space wasted when keyboard is shown on Kaidan (see screenshot below). I don't know if there's a way with Lomiri to know the current keyboard height to adapt the UI correctly. Anyway this is a minor bug.

      screeshot_kaidan_0_6_0.jpeg

      posted in App Development
      adorsazA
      adorsaz
    • RE: Does Fairphone 4 supports VoLTE ?

      I've just opened an issue on Gitlab so developpers can check the logs and ask me more of them if needed: https://gitlab.com/ubports/development/ubuntu-touch/-/issues/2281

      posted in Fairphone 4
      adorsazA
      adorsaz
    • muttum: guess a word in a few attempts

      Hello

      I'm pleased to announce I've published muttum for Lomiri today:

      https://next.open-store.io/app/org.muttum.muttum-lomi/

      The player has 6 attempts to retrieve a word from a dictionary. Currently the game contains 3 dictionaries: english, german and french.

      If you know a dictionary for your language I can add it in next versions. The requirement is to have a plain text file with one word by line.

      Some notes:

      • About the NSFW tag: the end game screen contains a link to the Wiktionary page of the solution. As I do not filter/censor list of playable words, this link can target a page with violent content or explicit image.
      • muttum is also available for the GNOME desktop (I made it last year) and it shares the same game engine and translations. The Lomiri version has the advantage to be responsive as the Ubuntu Touch toolkit is made for easy convergence.
      • For the application id, I built it with the reversed DNS of the project website (muttum.org). As I already used the "org.muttum.muttum" id for the GNOME version, I wanted to use "org.muttum.muttum-lomiri", so you can install both version. As the Open Store disallows application ids to contain words "lomiri" and "ubports", I shortened the id with "org.muttum.muttum-lomi".
      posted in App Development
      adorsazA
      adorsaz
    • RE: Call for testing: Ubuntu Touch 24.04-1.1

      @peat_psuwit said in Call for testing: Ubuntu Touch 24.04-1.1:

      We're going to land a change that could help with this in tomorrow's 24.04-1.x daily image. If possible, please switch to 24.04-1.x daily channel and see if you can now send an SMS. If this is successful, we're going to have another RC image.

      I've installed the release "2025-11-04/3" from the daily channel and I was able to send SMS, thanks !

      I've also checked again the SMS reception and VoLTE calls (sending and receiving): everything works well 🙂

      posted in OS
      adorsazA
      adorsaz

    Latest posts made by adorsaz

    • muttum: guess a word in a few attempts

      Hello

      I'm pleased to announce I've published muttum for Lomiri today:

      https://next.open-store.io/app/org.muttum.muttum-lomi/

      The player has 6 attempts to retrieve a word from a dictionary. Currently the game contains 3 dictionaries: english, german and french.

      If you know a dictionary for your language I can add it in next versions. The requirement is to have a plain text file with one word by line.

      Some notes:

      • About the NSFW tag: the end game screen contains a link to the Wiktionary page of the solution. As I do not filter/censor list of playable words, this link can target a page with violent content or explicit image.
      • muttum is also available for the GNOME desktop (I made it last year) and it shares the same game engine and translations. The Lomiri version has the advantage to be responsive as the Ubuntu Touch toolkit is made for easy convergence.
      • For the application id, I built it with the reversed DNS of the project website (muttum.org). As I already used the "org.muttum.muttum" id for the GNOME version, I wanted to use "org.muttum.muttum-lomiri", so you can install both version. As the Open Store disallows application ids to contain words "lomiri" and "ubports", I shortened the id with "org.muttum.muttum-lomi".
      posted in App Development
      adorsazA
      adorsaz
    • RE: Making Ubuntu Touch compatible with UnifiedPush ?

      @arubislander I didn't express myself clearly, I apologize. What I meant to say was that the post in the forum didn't receive a single response, not even a “that could be interesting” or a “no way.”

      I understand that in order to have an implementation, someone has to try. But personally, before trying, I would prefer to make sure that the work will not be useless. Especially in this case, where a push service already exists and there is a risk of duplication.

      posted in General
      adorsazA
      adorsaz
    • Making Ubuntu Touch compatible with UnifiedPush ?

      There was already a post about UnifiedPush standard in this forum but there's not any interest: https://forums.ubports.com/topic/6249/unifiedpush-standard

      Since then KDE community has developed their own distributor service to send notifications to their users: https://unifiedpush.org/users/distributors/kunifiedpush . It can even be configured to use self-hosted push server.

      I expect that KDE community will adapt their applications (like Kaidan?) to use this service when available.

      It would be cool if the Ubuntu Touch community could join the UnifiedPush standard to make it a greater target for application developers (more users use the same standard, more it will be worth for developers to implement it).

      Would it be possible to use the KDE distributor service directly with Ubuntu Touch ?

      posted in General
      adorsazA
      adorsaz
    • RE: Call for testing - Kaidan 0.6.0 for Focal/Noble.

      @alaskalinuxuser

      I've just tried your click on 24.04-1.2 on a Fairphone4 and it works well thanks!

      The content hub is a great feature and I was able to send and receive pictures.

      I've installed the Malakiboard with the Ambot Installer and reduced the height of my keyboard and it seems there's some space wasted when keyboard is shown on Kaidan (see screenshot below). I don't know if there's a way with Lomiri to know the current keyboard height to adapt the UI correctly. Anyway this is a minor bug.

      screeshot_kaidan_0_6_0.jpeg

      posted in App Development
      adorsazA
      adorsaz
    • RE: Signal UT: Signal-Desktop for Ubuntu Touch

      @pparent I've plugged my phone on a monitor and leverage the Ubuntu Touch desktop mode (convergence) to have Signal UT and Waydroid side by side. Then you can take picture directly with your phone.

      The only thing a bit hard with this setup were that Waydroid scale with a big zoom. I had to update the LineageOS display setting to reduce UI to the smallest possible value.

      posted in App Development
      adorsazA
      adorsaz
    • RE: App developers' guide to publishing applications for Ubuntu Touch 24.04-1.x

      @bbiw said in App developers' guide to publishing applications for Ubuntu Touch 24.04-1.x:

      The standard and only qt_version settable in clickable.yaml is still 5.12...shouldn't this be 5.15 for the new noble system?

      I'm interested too about this topic, because I would like to port one of my GTK/Rust application to Qt/Rust. If qt 5.15 is available for clickable package I could use the cxx-qt tool to integrate Qt with my Rust library.

      Is it possible to create clickable package with qt 5.15 ?

      posted in App Development
      adorsazA
      adorsaz
    • RE: Status of the Location Service (GPS, A-GPS, GLONASS, BeiDou, Galileo) ?

      @gpatel-fr said in Status of the Location Service (GPS, A-GPS, GLONASS, BeiDou, Galileo) ?:

      See an analysis here:

      https://ti.qianxin.com/blog/articles/Analysis-of-the-Hidden-Backdoor-Event-in-Qualcomm-GPS-Service-EN/

      TLDR: backdoor is too strong a word, but there are privacies issues. If the software is rewritten as open source, this could be less problematic.

      Thanks for all these details about the AGPS privacy issue, I understand the idea behind this.

      It seems it's hard to have a good signal when the phone is inside a car (all satellites were red in GPSTest). I think I need another device as navigating system for my car.

      I'll check next days if my device could have locaiton fix with Glonass, Beidou and Galileo satellites. I expect using more data sources should improve measurment quality, isn't it ?

      posted in Fairphone 4
      adorsazA
      adorsaz
    • RE: Call for testing: Ubuntu Touch 24.04-1.1

      @peat_psuwit said in Call for testing: Ubuntu Touch 24.04-1.1:

      We're going to land a change that could help with this in tomorrow's 24.04-1.x daily image. If possible, please switch to 24.04-1.x daily channel and see if you can now send an SMS. If this is successful, we're going to have another RC image.

      I've installed the release "2025-11-04/3" from the daily channel and I was able to send SMS, thanks !

      I've also checked again the SMS reception and VoLTE calls (sending and receiving): everything works well 🙂

      posted in OS
      adorsazA
      adorsaz
    • RE: Status of the Location Service (GPS, A-GPS, GLONASS, BeiDou, Galileo) ?

      @Vlad-Nirky thanks for this hint, this is way better with such applications. I used GPSTest which shows a sky map with available satellites and their type.

      It showed me lot of GPS and GLONASS sattelites in my area and only one Galileo (I'm located in Europe that surprised me).

      When the location has been fixed, it used only GPS ones. I tested only 5 minutes that can be just a coincidence.

      As these applocations can leverage the A-GPS system, could it be possible to do the same in Ubuntu Touch applications and/or system ?

      posted in Fairphone 4
      adorsazA
      adorsaz
    • RE: Signal UT: Signal-Desktop for Ubuntu Touch

      @pparent said in Signal UT: Signal-Desktop for Ubuntu Touch:

      @adorsaz

      Thank's by the way, can you tell us if the "Lock"/"Unlock" trick works for you to make "Enter" and "Backspace" of the virtual keyboard work?

      Yes if I lock the phone while Signal UT is foreground, these two keys work well after unlock.

      Then I can switch to other application and go back to Signal UT and it still works without need to do the trick again.

      posted in App Development
      adorsazA
      adorsaz