UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • mariogripM

      Looking for Testers: Ubuntu Touch 26.04-1.x (Early version)

      Watching Ignoring Scheduled Pinned Locked Moved OS
      13
      9 Votes
      13 Posts
      391 Views
      R
      readyblue said: (edit) after restart wi-fi start to work normally (both normal wi-fi and the hidden one) default browser still stuck in the loading after restart Bluetooth keyboard connects
    • Zer0Z

      [Release] HomeSpike v1.0 β€” a real home screen for Ubuntu Touch (multi-page, dock, drag-to-reorder, three placement modes, true multitasking)

      Watching Ignoring Scheduled Pinned Locked Moved Design
      8
      3 Votes
      8 Posts
      109 Views
      Linus67L
      @Zer0 said: HomeSpike is a fullscreen home surface for Ubuntu Touch (Lomiri) that replaces "drawer-as-default" with what most people actually expect from a phone: a wallpapered home grid you land on after unlock, swipeable pages of icons, an iOS-style dock, and an edit mode where you long-press to drag icons around or remove them. New apps you install auto-add to your last page. The Lomiri drawer is still there (the patched long-press inside it gives you an "Add to HomeSpike?" prompt), but it's no longer the first thing you see. I disagree with the argument: "....with what most people actually expect from a phone. The current user interface design of UT is very good. It offers some suggestions for improvements to the organization of apps (divider lines, pages, spacing). Visibility of the status bar. In the case of Ubuntu Touch, attempting to copy Android or iPhone concepts can only result in poor imitations. Nobody wants that.
    • C

      Busy, crowded app overview; Can Ubuntu Touch be converted to an iPhone interface?

      Watching Ignoring Scheduled Pinned Locked Moved Design
      23
      2
      0 Votes
      23 Posts
      9k Views
      KenedaK
      @Linus67 Take a look here, maybe you can share your thoughts. https://forums.ubports.com/topic/12319/release-homespike-v1.0-a-real-home-screen-for-ubuntu-touch-multi-page-dock-drag-to-reorder-three-placement-modes-true-multitasking
    • mihaelM

      click on notification bubble

      Watching Ignoring Scheduled Pinned Locked Moved OS
      25
      0 Votes
      25 Posts
      397 Views
      P
      @gpatel-fr would not upgrade it. Just test notifications. It is indeed 16.04 and turns on. Haven't tested yet though.
    • H

      Faild on 1+3t

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus 3/3T
      6
      1
      0 Votes
      6 Posts
      122 Views
      MrT10001M
      For info, just installed it on OP3... Made sure the device was on Oxygen OS 9.0.6. unlocked the bootloader Booted to fastboot - then booted TWRP 3.7.0_9 Formatted DATA Wiped Cache, Dalvik/Cache, Storage and System Rebooted to Bootloader (fastboot mode) Used Installer 0.11.2 to test and started the install - device got picked up, no need to select Left "wipe data" unticked Followed instructions and UT installed as expected (Xenial).
    • Zer0Z

      Recommendations for well-architected UT apps to study

      Watching Ignoring Scheduled Pinned Locked Moved New Contributors
      3
      0 Votes
      3 Posts
      95 Views
      Zer0Z
      @projectmoon HEY! I run my own gitea server too! I host all my public repos on github tho. more eyeballs. I'm actually writing my own git system called giteam basically a google docs like version control with git on top. about ready to start testing. thanks for the link ill check it out.
    • K

      [Break Your UT] Bigger and better Lomiri and Keyboard???

      Watching Ignoring Scheduled Pinned Locked Moved General
      18
      6 Votes
      18 Posts
      3k Views
      K
      @domubpkm The app itself would be doable but the packages aren't doable since they ust replace system files so translations can't be processed. I mean it's doable but it'll take for someone to modify each file manually and create separate packages per language
    • U

      ubuntu touch 24.04 on volla tablet with keyboard:mice buttons not working

      Watching Ignoring Scheduled Pinned Locked Moved Volla Tablet
      2
      0 Votes
      2 Posts
      49 Views
      J
      Confirming. Before the update, these things worked fine. Is there a way to roll back?
    • H

      Log spammed with "Power request failed: OPERATION_NOT_ALLOWED" (Volla Quintus)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      3
      0 Votes
      3 Posts
      329 Views
      H
      Looks like this is probably the fix? https://github.com/mer-hybris/ofono-binder-plugin/pull/53
    • flohackF

      Installing Android after Ubuntu Touch: Fix sensors issue

      Watching Ignoring Scheduled Pinned Locked Moved Fairphone 4
      3
      2 Votes
      3 Posts
      402 Views
      adorsazA
      I had to install back a second time Android on my Fairphone 4, this time I've took some notes shared below. TLDR: LineageOS developer options pane allows you to enable Rooted debugging. This allows you to use the adb root command which start a rooted debugging session. Then you can use adb shell to open a console on the device and run restorecon -FR /mnt/vendor/persist to restore the SELinux permissions. From Ubuntu Touch, the easiest way to go to the fastboot mode, is to open the terminal application and run: sudo reboot -f bootloader Then, I used the Android 11 factory reset image provided by Fairphone (but don't do like me, see below). Then, I wanted to install LineageOS and they require to have Android 13/15. So, I opened Android 11, go to phone information in the settings application, repeatedly touch the build number until the developer mode is enabled. Go, to the system panel in the settings application, open the developer mode and enable the ADB debugging. On my computer, I go back to the fastboot mode with: adb reboot bootloader I've installed Android 13 factory reset image provided by Fairphone as I already have downloaded it for another experiment. Then I boot Android 13 and enabled usb debugging with same steps than Android 11 (see above). Then I've followed LineageOS instructions to install it step by step: https://wiki.lineageos.org/devices/FP4/install/ Then, with LineageOS, you can enable developer options with same procedure. The LineageOS developer options have two options: USB debugging and Rooted debugging, you need the last one to be able to run commands to reset correctly permissions on the hardware drivers. Then, on my computer I was able to run, adb root to start rooted debugging, open a shell on the phone with adb shell and run in this shell restorecon -FR /mnt/vendor/persist: $ adb root restarting adbd as root $ adb shell FP4:/ # restorecon -FR /mnt/vendor/persist SELinux: Loaded file context from: /system/etc/selinux/plat_file_contexts /system_ext/etc/selinux/system_ext_file_contexts /product/etc/selinux/product_file_contexts /vendor/etc/selinux/vendor_file_contexts /odm/etc/selinux/odm_file_contexts FP4:/ # Then you need to reboot and you can check this worked by enabling the automatic rotation feature: open an application and rotate your phone, the application should follow the movement
    • U

      I wanna go home

      Watching Ignoring Scheduled Pinned Locked Moved Design
      88
      5
      13 Votes
      88 Posts
      40k Views
      Zer0Z
      I made just this, and its an actual home screen. Not an app. https://forums.ubports.com/topic/12319/release-homespike-v1.0-a-real-home-screen-for-ubuntu-touch-multi-page-dock-drag-to-reorder-three-placement-modes-true-multitasking
    • H

      Can't update to 24.04-1.3

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Lenovo Tab M10 HD (2nd Gen)
      13
      0 Votes
      13 Posts
      580 Views
      H
      @gpatel-fr Weirdly that does work somewhat, but the process seems to be rather convoluted. Rebooting to the bootloader/fastboot from the adb shell allows the installer to detect the device, but while installing it eventually reboots to recovery and shows a 'failed installation message (error 256)', and then it auto-reboots into the 'System Updater' screen you'd expect from an OTA update. So something about the installer 'unblocked' my previous update attempts (?).
    • S

      Lenovo TB-X605F Installs fine but doesn't boot

      Watching Ignoring Scheduled Pinned Locked Moved Lenovo
      12
      0 Votes
      12 Posts
      188 Views
      S
      @MrT10001 I reran the installer three times. It didn't work. So the third time I used this guide. And it worked! You're awesome man! Thanks!