UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. iqrajaved
    I
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 37
    • Groups 0

    iqrajaved

    @iqrajaved

    0
    Reputation
    13
    Profile views
    37
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    iqrajaved Unfollow Follow

    Latest posts made by iqrajaved

    • Call not working on Redmi Note 9 pro with ubuntu touch installed

      Hi everyone,

      I have installed ubuntu touch 20.00 stable version on Redmi Note 9 pro. The problem I am facing in it is that I cannot call using the phone and no call is being received.
      The messages are working fine however.

      Please let me know what to do about this?

      Thanks

      posted in Support
      I
      iqrajaved
    • RE: Dialer App Not able to install on mobile phone

      @iqrajaved Why the version in the dialer app is showing as 0.0.0? like below:

      build/aarch64-linux-gnu/app/dialer-app.ubports_0.0.0_arm64.click
      

      Why the change in CMakelist.txt not highlighting here? Do I need to change the version somewhere else?

      posted in App Development
      I
      iqrajaved
    • RE: Dialer App Not able to install on mobile phone

      @lduboeuf No there is no other dialer app anywhere on phone

      posted in App Development
      I
      iqrajaved
    • Dialer App Not able to install on mobile phone

      Hi,

      I am working on changin the dialer app, its built successfully for the arm64 architecture but not installing properly. I thought there may be something related to the version and updated the version of the app in CMakeLists.txt still facing some issue.

      This is what I get on terminal:

      Successfully built package in './dialer-app.ubports_0.0.0_arm64.click'.
      $ CLICKABLE_FRAMEWORK=ubuntu-sdk-20.04 clickable install --arch=arm64
      v8.0.0 of clickable is available, update to get the latest features and improvements!
      /home/iqra/new/tectone-dialer-app/build/aarch64-linux-gnu/app/dialer-app.ubports_0.0.0_arm64.click: 1 file pushed. 13.9 MB/s (2337536 bytes in 0.160s)
      Trying to uninstall the app first.
      ()
      
      Installing the app.
      ()
      
      Cleaning up.
      
      
      

      Apprently the installation is successful yet no change at mobile side.

      posted in App Development
      I
      iqrajaved
    • Background of Address-book App (Contacts App)

      Hi

      I am now working on the address book app and cannot find where to change the background of this app on the page where the contacts are shown.

      I have successfully figured out the Contacts Delegate and changed the background of where the name is written. But cannot find how to change the background of the whole page.

      Thanks

      posted in Support
      I
      iqrajaved
    • Link to Camera App in ubuntu touch

      Hi everyone,

      The link to gallery is given in the camera repo as

      onClicked: { Qt.openUrlExternally("appid://gallery.ubports/gallery/current-user-version") }
      

      What's the link to the camera app if I want to jump off to the camera app directly from a lockscreen?

      posted in Support
      I
      iqrajaved
    • RE: Where to set the main resolution of the Ubuntu Touch for a specific mobile model?

      @lduboeuf thank you, it helps

      posted in Support
      I
      iqrajaved
    • RE: Where to set the main resolution of the Ubuntu Touch for a specific mobile model?

      @lduboeuf
      Also can you please tell me that what's the mathematics behind units.gu(int) with respect to the width and height? How these are related?
      May be I can use this for general changes

      posted in Support
      I
      iqrajaved
    • RE: Where to set the main resolution of the Ubuntu Touch for a specific mobile model?

      @lduboeuf
      The variable GRIP_UNIT_PX on my phone is 21, how is the width and height are related to this variable? I am sorry if its a naive question, but I couldn't find it.

      I believe the default value in lomiri ui is 8 for this

      posted in Support
      I
      iqrajaved
    • RE: Unable to update the camera-app in the ubuntu touch

      @kugiigi Okay thanks

      posted in Support
      I
      iqrajaved