Subcategories

  • This section is specifically useful for new contributors on the project

    7 Topics
    27 Posts
    libremaxL
    @wqyeo There is a telegram group dedicated to quality assurance: https://t.me/ubports_qa_team Hope it may be useful for you
  • Discuss and solve problems with other users

    99 Topics
    690 Posts
    H
    The issue was me not having a screen lock passcode defined. Not sure if this is the best way to approach this, a settings page for editing user information (including name and root password) would be useful, that one could then opt out for the screenlock.
  • 161 Topics
    1k Posts
    C
    @R66F root, you'd probably need to use a custom waydroid gsi with SU binaries. from there just install one of the many root modules/frameworks that let you spoof app id's
  • help needed for cleanup of filesystem

    nexus 5
    3
    0 Votes
    3 Posts
    725 Views
    obachtO
    @myii Thank You for the hint! The phone was "clean" (resetted to factory settings) when I flashed it so there was nothing but the android-system on it - but I think I´ll rather reinstall and choose wipe-option this time...
  • APP for reading and creating QR codes

    Moved
    4
    0 Votes
    4 Posts
    984 Views
    B
    Ah thank you guys I guess Tagger is what I was looking for, as QR Maker seems to only make the codes but is not be able to read them? The description says: "qrmaker is a qr maker it makes qr codes"
  • How to resolve extensive CPU consumption after UBports update?

    16
    0 Votes
    16 Posts
    2k Views
    M
    @guru Makes sense. I also agree according Android apps. I deon't need them either. I test Anbox for our planned device for a conumer market, because most people of our focus group ask clearly for Android support. The good thing of Anbox is, that this approach is a sandboxed container with no access to system ressources outside of the container. It's not yet possible to shut down and start Anbox to be sure, that the apps are only running, if I need them, a banking app for example. But I tthink, it could be possible. I tink it would be even possible to add more controll to this Android emulation.
  • Where are all the bootlogos gone?

    4
    1 Votes
    4 Posts
    481 Views
    jezekJ
    @Ingo said in Where are all the bootlogos gone?: I think I have the black FP2 boot logo on a computer. But I don't have access to that at the moment. Will get back to you on that later. That would be great. Thank you in advance.
  • 0 Votes
    3 Posts
    1k Views
    ?
    @advocatux Thank you for bringing it to my attention. I do believe the issue may be related, and I will likely add my part to the github comment chain.
  • RC version 37 installing problem on FP2

    2
    0 Votes
    2 Posts
    241 Views
    ?
    @jezek Hi, I think a switch to stable and back to rc should solve your problem. You can also use the ubports installer without wipe. (the Windows method)
  • Can I use an sdxc microsd?

    1
    0 Votes
    1 Posts
    356 Views
    No one has replied
  • Can't pull anything with ADB = can't make backup

    1
    0 Votes
    1 Posts
    305 Views
    No one has replied
  • Nexus 5 log files for libertine

    8
    0 Votes
    8 Posts
    1k Views
    shapleyS
    Sorry guys...false alarm. tried this a second time but got this error after which it deleted the container. E: Sub-process /usr/bin/dpkg returned an error code (1) ChrootContainer.py:126: ERROR: create_libertine_container(): Failure installing 'humanity-icon-theme' during container creation libertine-container-manager:123: ERROR: create(): Failed to create container: 'destroy_libertine_container() missing 1 required positional argument: 'force'' Back to square one!
  • avatar picture for tg group

    2
    0 Votes
    2 Posts
    212 Views
    G
    Forget this, the old tg can do, it only takes some time to get it published to the screen.
  • m10fhd restart

    1
    0 Votes
    1 Posts
    274 Views
    No one has replied
  • Trying to help to improve Dekko2

    33
    1 Votes
    33 Posts
    7k Views
    U
    ahem may we keep it on topic, mister moderator? taps foot impatiently
  • DEKKO 2 SETTINGS

    5
    0 Votes
    5 Posts
    565 Views
    D
    @guru Ok. Thanks.
  • Connection cable between motherboard and screen (M10 FHD)

    hardware m10 fhd
    9
    0 Votes
    9 Posts
    2k Views
    L
    I managed to order one from ebay, but unfortunately it's not the one. It's 9147C instead of 9146C. It was written for BQ M10 FHD. I guess there is a new one as well. I tried it nevertheless, but it's not the right one. It a bit to wide on one side. So for now, I'm without a media to test/use ubuntu touch If someone will find a spare connection cable, let me know. Until then I'll be a passive observer. Cheers
  • MX4 Ubuntu Edition: FAILED (remote: unknown command)

    42
    1 Votes
    42 Posts
    17k Views
    LakotaubpL
    @jamieweb Perfect Thanks
  • Unable to Receive Group Text Messages

    6
    0 Votes
    6 Posts
    2k Views
    S
    @clint-d001 i have the same problem. on virgin mobile as well. did you ever find a workaround to receive pictures through text??
  • How to safely testing a modifed recovery?

    Moved
    11
    0 Votes
    11 Posts
    2k Views
    H
    @UniSuperBox Very nice, thank you!
  • no more screenshots on my phone by mistake

    3
    0 Votes
    3 Posts
    698 Views
    T
    Yes, thanks a lot Now it is working again
  • Uninstalling Apk using Anbox

    Moved
    7
    0 Votes
    7 Posts
    7k Views
    IngoI
    When you uninstall an Android app (that removes the app in the android container), the corresponding Ubuntu Touch icon on the app scope will still be there and needs to be removed manually (for now?). Those are stored in /home/phablet/.local/share/applications/ and IIRC all Android apps starter files begin with anbox (or was it android or apk?; you'll get it once you see it ).
  • Encryption and vpn

    vpn encryption
    17
    0 Votes
    17 Posts
    5k Views
    T
    @haveaniceday said in Encryption and vpn: What do you think? Do you know how we can receive a passphrase during boot time via user interaction? PostmarketOS uses OSK-SDL to accept encryption password input on touchscreen devices during startup. If you're good with C++, you might have a look at the code on Gitlab. I'm still slowly working my way back into coding after many years of only scripting and am sadly not up to the challenge of seeing how that could be integrated to the Ubuntu Touch boot process. Bear in mind that even if you can unlock a crypt on startup, integrating this into the UBPorts installer is going to be another large challenge. @haveaniceday said in Encryption and vpn: Maybe those files are what you are looking for: https://github.com/ubports/unity8/blob/xenial/qml/Components/PinLockscreen.qml https://github.com/ubports/unity8/blob/xenial/qml/Components/Lockscreen.qml Thanks, I'll take a look. Maybe it's not too hard to integrate a counter there and link to a shutdown or nuke script.