UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Ubuntu Touch Q&A 139 Call for Questions

    Scheduled Pinned Locked Moved News
    5 Posts 4 Posters 813 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • UBportsNewsU Offline
        UBportsNews
        last edited by

        Hello Again, Ubuntu Touch 139 is planned for this Saturday 27th April at 19:00 UTC... so we need your questions. Please post them below, but remember that questions on porting to device **** or its status, and questions on bugs, will not be answered.

        1 Reply Last reply Reply Quote 1
        • UBportsNewsU UBportsNews pinned this topic on
        • UBportsNewsU UBportsNews referenced this topic on
        • UBportsNewsU UBportsNews referenced this topic on
        • J Offline
          johndoe
          last edited by

          Maybe this has not been decided jet, but I would like to hear what would be the most likely scenario for the future:

          Will the OpenStore support mobile friendly snap packages in the future?
          Or will we have the OpenStore and the SnapStore preinstalled in future releases of UT?
          Or will the SnapStore completely replace the OpenStore?

          1 Reply Last reply Reply Quote 1
          • UBportsNewsU UBportsNews referenced this topic on
          • A Offline
            ATTESA
            last edited by

            Would a development related question be ok?

            I'm trying to develop a system application for Ubuntu Touch, but between my little experience with the technologies (Qt, C++, D-Bus, Lomiri ...) and the peculiar architecture, I am a bit lost.

            The app communicates with Ofono though the system bus, that part is more or less done and running fine on a PC, but now I have to communicate with the GUI, and I don't have a clear picture of how this should be done, especially so that it feels "integrated" with the system.

            I would like to know if there is any core application that follows a similar schema that I could take as a reference, or the go-to tutorial for core system development.

            Best regards.

            lduboeufL 1 Reply Last reply Reply Quote 1
            • System unpinned this topic on
            • lduboeufL Offline
              lduboeuf @ATTESA
              last edited by

              @ATTESA said in Ubuntu Touch Q&A 139 Call for Questions:

              Would a development related question be ok?

              I'm trying to develop a system application for Ubuntu Touch, but between my little experience with the technologies (Qt, C++, D-Bus, Lomiri ...) and the peculiar architecture, I am a bit lost.

              The app communicates with Ofono though the system bus, that part is more or less done and running fine on a PC, but now I have to communicate with the GUI, and I don't have a clear picture of how this should be done, especially so that it feels "integrated" with the system.

              I would like to know if there is any core application that follows a similar schema that I could take as a reference, or the go-to tutorial for core system development.

              Best regards.

              Messaging-app and dialer-app both uses ofono in the end but not directly, it is done via Telepathy framework ( see telepathy-ofono repo ).
              For history ( sms and calls): history-service is responsible to store them in a database that is accessed via a History API
              For sms sending and calls: telephony-service

              A 1 Reply Last reply Reply Quote 0
              • A Offline
                ATTESA @lduboeuf
                last edited by

                @lduboeuf Thanks a lot for your help, It's being an uphill battle, but I am confident of making it 👍

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post