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
    • 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
      18
      3 Votes
      18 Posts
      205 Views
      Linus67L
      @Zer0 I'm sure you're familiar with this initiative as well: Issue #127€2000 Personally, I prefer this solution. Instead of sorting strictly by alphabet, it should be possible to create custom categories. Communication Development Tools News Education Games Favorites (fixiert) Like the iphon allway visible bar. A way to pin a Favorites category (at the top or bottom) And if anyone wants it, a toggle (App Drawer as Home Screen always on)
    • mihaelM

      click on notification bubble

      Watching Ignoring Scheduled Pinned Locked Moved OS
      32
      0 Votes
      32 Posts
      439 Views
      K
      @gpatel-fr @mihael I've made a quick test with my Volla22 on 24.04-1.3: I set a calendar-event with notification and closed the calendar app. On the beginning of the event the notification comes up and when I tap on the bubble the calendar app starts and showed me the event. So it still seems to work for some applications on 24.04...
    • mariogripM

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

      Watching Ignoring Scheduled Pinned Locked Moved OS
      15
      10 Votes
      15 Posts
      447 Views
      Vlad NirkyV
      @mdaly001 On NP1, Morph Browser can not open too. libxml2.so.2 No such file for QT6 (even after clearing the cache, deleting the data and resetting the settings) Build 35
    • Zer0Z

      Recommendations for well-architected UT apps to study

      Watching Ignoring Scheduled Pinned Locked Moved New Contributors
      5
      0 Votes
      5 Posts
      145 Views
      Zer0Z
      @kugiigi I jsut found the gitlab repo. I plan on looking them over. Thanks!
    • 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
    • H

      Faild on 1+3t

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus 3/3T
      6
      1
      0 Votes
      6 Posts
      151 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).
    • V

      ‘Welcome’ message after system startup ... see photo

      Watching Ignoring Scheduled Pinned Locked Moved Lenovo Tab M10 HD (2nd Gen)
      10
      1
      0 Votes
      10 Posts
      314 Views
      G
      @vince.vs said: I don't know how to use your information in a terminal; copy and past doesn’t work, copy & paste work in UT terminal, but it's a lot easier to connect to the phone with ssh when both the phone and a computer are connected with wifi.
    • J

      Open Webber shortcuts with Qt6-Morph

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      1
      0 Votes
      1 Posts
      23 Views
      No one has replied
    • L

      The camera and clock are malfunctioning

      Watching Ignoring Scheduled Pinned Locked Moved Sony Xperia X (F5121 & F5122)
      13
      1 Votes
      13 Posts
      200 Views
      paulcarrotyP
      @los-tioz camera works fine on the latest RC. There's clock workaround: open Settings, then click on "Time & Date". "Set time and date" should be set to "automatically".
    • A

      Where can I find a good tutorial and platform?

      Watching Ignoring Scheduled Pinned Locked Moved New Contributors
      8
      1 Votes
      8 Posts
      838 Views
      Zer0Z
      @Alain I just made a ui that makes is so ut can work more like android or ios. I like the idea of folders. It never occurred to me. thanks for this! 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
    • 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
      62 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
      335 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
      406 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
    • 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

      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