Subcategories

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

    8 Topics
    37 Posts
    nbdynlN
    @sm-xcx Hey xcx, how far are we with this project? what is still requirered to finish this project?
  • 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.
  • 166 Topics
    1k Posts
    P
    @Moem Looks promising, It could be just what I need. Thank you!
  • Does anyone know how to block pop up on morph-browser

    Unsolved block ads blocking advertising
    3
    0 Votes
    3 Posts
    952 Views
    ?
    @thknker You could have a look at the last few posts on this thread below to check the size of your hosts file to help to confirm it is set up okay. https://forums.ubports.com/topic/7377/why-uadblock-currently-no-longer-works/22 I think you should be able to see the hosts file from 'file explorer' in /mydevice/etc/, it should be a few MB in size.
  • Remount an SD card

    Unsolved
    2
    0 Votes
    2 Posts
    337 Views
    stanwoodS
    @domubpkm I sometimes get this issue on Volla as well, especially when WayDroid is used. I don't think you can remount it easily. Maybe try to clip it out and in again?
  • Morph browser

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    M
    @mschmids It worked, I updated uAdblock with only the youtube block and that did the trick. Now it only remains to figure out which list was the culprit... Thanks!
  • runnig a webserver - no chance

    31
    1 Votes
    31 Posts
    13k Views
    Z
    @keneda i tried to flash it last. It is funny, that the ubports installer didnt wont to reflash on Win10, but it worked on ubuntu the storage issue was on /dev/loop0 and after flashing there is 282M again free space. If you use the space carefully it worked for me. I forgot this issue and tried to install more apps and then it crashed. i try apache with libertine now btw: every iot device (i.e. esp32) has some webserver capabilities. The power consumtion of the nexus 5 is below 0,5W (25mW in Standby)
  • Hotspot help for newbie with Nexus 4

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    A
    so ive changed the setting in the tweak tool to the above suggested.. and plugged a cable betwen UT and ubuntu on a desktop on the desktop i now get a network icon as though it is recognising the possibility of this usb connection it continues to say network connecting but no more and no internet via browser just network connecting.... any ideas from here just for reference, i plugged into windows machine no joy their either hmm
  • Puremaps location frozen

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    C
    GPS is back to normal. Puremaps reliably kept track of position on a two hour journey today so I guess the second update fixed the problem.
  • How to restart the cell service daemon

    Unsolved cell service google pixel daemon
    1
    0 Votes
    1 Posts
    457 Views
    No one has replied
  • How to manually change the screen orientation ?

    Unsolved
    16
    0 Votes
    16 Posts
    3k Views
    jezekJ
    @kugiigi said in How to manually change the screen orientation ?: @jezek I created a separate repo. Check the ManualOrientation under Lomiri. Thank you.
  • uAdBlock Update

    13
    1
    3 Votes
    13 Posts
    3k Views
    beli3verB
    https://forums.ubports.com/topic/7697/uadblock-is-back-again
  • uAdBlock

    24
    0 Votes
    24 Posts
    8k Views
    beli3verB
    https://forums.ubports.com/topic/7697/uadblock-is-back-again
  • How to edit phone services settings

    Moved Unsolved
    5
    0 Votes
    5 Posts
    509 Views
    L
    @lakotaubp yeah, i figured
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • Disable JavaScript on Morph Browser

    Moved
    4
    0 Votes
    4 Posts
    474 Views
    D
    @8cv4 said in Disable JavaScript on Morph Browser: Hidden settings like about:config Only a developer, which I am not, will be able to answer you precisely. What I do know is that the equivalent for Chrome chrome://flags or about:flags does not work / can't work.
  • Morph (QtWebEngine) outdated

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    U
    @domubpkm Using Nexus5 dev-->stable, the qt-engine update doesn't match with it... after installing the update, some apps like morph and seabass crashed after the opening screen... so I reinstalled stable version.
  • View partitions

    Moved Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    AppLeeA
    @aloys No really on the PC. But if that's what OP meant there is also possibility using SSH or even directly in the terminal of the device...
  • Ubuntu touch dual booting with Volla os

    Moved
    3
    0 Votes
    3 Posts
    514 Views
    P
    @lakotaubp oh OK, thank you, kind sir!
  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    36 Views
    No one has replied
  • NFC payment ?

    Unsolved
    3
    0 Votes
    3 Posts
    3k Views
    T
    Waydroid might give some alternative apps if that's an option for you. Also not quite what you are asking for but Waydroid had made it possible to run a Bitcoin Lightning wallet on Ubuntu Touch. I've used the Blue Wallet app to make Lightning instant payments via scanning 3D barcodes rather than NFC. Not a mainstream way to pay yet but there are signs it will take off in the USA this year due to virtually no merchant fees.
  • Hide status bar or enable fullscreen in any app?

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    B
    @ian doesnt work for me
  • How to export UT contacts from contacts.db without a working phone?

    Solved
    2
    0 Votes
    2 Posts
    538 Views
    D
    Ok, it was much easier than I believed. I just had to query the contacts.db (I used DB Browser for SQLite) as select vcard from folder_id;. select all results, copy and paste them into a text file and save this file as contacts.vcf. open this file in Android, confirming that contacts need to be imported.