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

    Topics

    • J

      Tip - UT Launcher App Removal Script

      Watching Ignoring Scheduled Pinned Locked Moved Waydroid
      3
      0 Votes
      3 Posts
      932 Views
      K
      On my Volla Phone X running OTA-23 (Halium 10 based) the files referred to in the following commands: rm waydroid.org.lineageos.eleven.desktop #lineage music player rm waydroid.org.lineageos.etar.desktop #lineage calendar rm waydroid.org.lineageos.jelly.desktop #lineage web browser rm waydroid.org.lineageos.recorder.desktop #lineage recording application did exist. But after deleting them, these four apps still were shown in the launcher. However, the following commands with slightly different file names did remove the apps in the launcher: rm org.lineageos.eleven.desktop #lineage music player rm org.lineageos.etar.desktop #lineage calendar rm org.lineageos.jelly.desktop #lineage web browser rm org.lineageos.recorder.desktop #lineage recording application
    • J

      Tutorial - Wireguard Enable/Disable without an app using the launcher (including wifi toggle if you wish)

      Watching Ignoring Scheduled Pinned Locked Moved App Development wireguard toggle
      5
      2
      2 Votes
      5 Posts
      7k Views
      J
      Hi, I tested this solution with a Mi A2 phone using latest focal version and it works fine. However, in my phone I had to add a 2 second sleep after bringing up the wg interface, and then I had to add again the routes to the wg network. The contents of wgup.sh script are: #!/bin/bash sudo wg-quick up wg0 sleep 2 sudo ip -4 route add 10.8.0.1/32 dev wg0 sudo ip -4 route add 10.8.0.0/24 dev wg0 exit The wg kernel module is already enabled for this phone, as this command shows: cat /sys/module/wireguard/version 1.0.20201112
    • J

      Wireguard Kernel Support

      Watching Ignoring Scheduled Pinned Locked Moved Google Pixel 3a/3a XL
      15
      0 Votes
      15 Posts
      2k Views
      druk13D
      See also: UBports Forum / General / Tutorial - Wireguard Enable/Disable without an app using the launcher (including wifi toggle if you wish)
    • J

      Device Appreciation Thread

      Watching Ignoring Scheduled Pinned Locked Moved Google Pixel 3a/3a XL
      3
      3 Votes
      3 Posts
      466 Views
      E
      My thanks comes in the form of monthly payments to these devs. Since I have no skills to contribute XD Also, to AsteroidOS team. Hope they haven't given up.