• Signal UT: Signal-Desktop for Ubuntu Touch

    App Development
    215
    2
    5 Votes
    215 Posts
    33k Views
    pparentP
    @Ida_ Thank you very much! Unfortunately, at the moment, this does not help me understand what happens on 24.04-2.x
  • Poco X3 is no longer viable

    Xiaomi Poco X3 NFC
    30
    0 Votes
    30 Posts
    3k Views
    A
    @Vlad-Nirky No, the quota limit is the number of unlocking request per day that Xiaomi approves. I read somewhere that it was set to 2000 requests per day. It seems that millions of people are waiting till midnight in Beijing, because the limit is reached instantaneously. However, according to what is written in the Xiaomi community app this procedure, and hence the limit, is for devices running HyperOS. In my case I am running MIUI12. EDIT: I read contradictory info about the number of devices one can unlock, but this is the first and only one I want to unlock.
  • Where is the database?

    App Development
    4
    0 Votes
    4 Posts
    103 Views
    lduboeufL
    @dl8aax said: @Vlad-Nirky said: Could you give some more details about the database to be backed up? Which application is it for? I'm creating the database with: var db = LocalStorage.openDatabaseSync("MienImmen", "1.0", "", 1000000); Because there's also important data, I want to back up the database and import it to my PC. Swapping the database is less error-prone than exporting and importing individual tables. There are approximately 40 tables. App databases are stored under the app namespace, e.g if your app is called "abd.xyz", you should either find it in ~/.local/share/abd.xyz or under ./config/abd.xyz
  • Is it possible to port devices shipped with Android 15/16

    Moved Porting xiaomi
    4
    0 Votes
    4 Posts
    299 Views
    Vlad NirkyV
    @gpatel-fr phablet@ubuntu-phablet:~$ uname -r 5.4.289-qgki-gcfce8884187a
  • 3 Votes
    8 Posts
    959 Views
    K
    @skipperkeith hello again, i have successfully installed waydroid: i installed waydroid helper from the openstore selected 'install waydroid' this time the download finished without incident (my earlier failures might have resulted from my mobile data hotspot's variable moods) messages were obvious and showed success but... once installed and opened in landscape mode, the screen was oddly divided and flashed the word 'waydroid' in a corner. not functional at all. finally... restarting the tablet in portrait mode, waydroid loaded, with the good old lineage boot graphics, and my ubuntu touch tablet became an android 'phone.' i'm typing this within duckduckgo browser (from aurora store) installed in lineage os running android14 in waydroid on the ex-android11 lenovo tablet, with its new base os - ubuntu touch - only a swipe away. brilliant! so far, performance is pretty good! even the windy (weather) app, with its impressive graphic displays, is perfectly usable. duckduckgo now syncs itself with my mac and android versions. great things seem possible, but i won't rush to load it up with apps like a new 'phone.' i'm impressed! waydroid helper is only one method of installing waydroid, but is also useful for stopping a waydroid session, and more. here's hoping my experience at least encourages you, and maybe others too. cheers, KJU
  • QT6 App Migration

    App Development
    10
    0 Votes
    10 Posts
    233 Views
    Vlad NirkyV
    @gpatel-fr I guess, when all will be ready, that Ratchanan will give the go to use QT6 in clickable with the next framework as he did for 24.04.
  • 0 Votes
    7 Posts
    394 Views
    nbdynlN
    @Lazarus2026 wel yea seems like, but i see you have one support porter already xD. its a pity, i am not a developer aswell, and i do feel like it is a great experience doing one sometime... but i dont think anyone can do that without the device. there is plenty of help and support once you read the porting document because i believe porters do help eachother...
  • Noble bluetooth issues

    Volla Quintus
    12
    0 Votes
    12 Posts
    787 Views
    P
    The behaviour of the Quintus seems related to this Gitlab issue: Bluetooth sometimes in a state where not all paired devices are listed and can be connected
  • WIFI does not work when cellular data was used

    Volla Quintus
    3
    0 Votes
    3 Posts
    174 Views
    P
    @musicologist I also noticed this issue (24.04-1.3). It doesn't occur every time (AFAIK) and in my case it can't be linked to turning mobile data on and off, as I've not used that feature yet on the Quintus. When I noticed it, turning WiFi off and then back on was enough to make the SSIDs visible, though.
  • Merezhyvo browser

    App Development
    122
    3 Votes
    122 Posts
    20k Views
    D
    @naz.r Merezhyvo works normally with my volla 22 on 24.04-2.x daily . Thanks. The browser can be too open from the OpenStore without crashing.
  • Does Ubuntu Touch support the Moto Edge 50 Ultra

    Moved Off topic
    3
    0 Votes
    3 Posts
    134 Views
    KenedaK
    @utkarshdubeyfsd said: are there any alternative methods, such as unofficial ports or custom ROM installations, that would allow me to run Ubuntu Touch on this hardware? First place to look at would be the XDA forums as there are, or at least were, some unofficial Ubuntu Touch ports that pop there sometime.
  • How many users are in Israel

    Off topic
    1
    0 Votes
    1 Posts
    74 Views
    No one has replied
  • UT kernel security question

    General
    13
    0 Votes
    13 Posts
    707 Views
    fredldotmeF
    Here I would, at least for security-criticsl apps, recommend going the Snap route. Not only does it do fine-grained AppArmor mediation, it also does cgroup, udev and seccomp configuration to reduce the attack surface available to the app. It has it way harder than ordinary Ubuntu Touch apps to escape the sandbox, even compared to clicks. Snaps are very well suited for paranoid usecases.
  • Can't install 24.04-2.x

    Oneplus Nord N10
    10
    1
    0 Votes
    10 Posts
    378 Views
    G
    @pparent I don't know if you'll risk it, I can't give you any warranty as it's not tested by me, but you could try to download the config file, edit it to set a bigger value for system_a: - fastboot:resize_logical_partition: partition: "system_a" size: 3221225472 and launch the installer with the -f option on the modified file. If you need hand holding, you could find more experienced people than me on this forum or on Telegram. edit: I forgot to say that you'll probably need to set a value in 4K blocks and multiply it by 4096.
  • Is it possible to install Ubuntu on a device with a broken screen using ADB?

    Moved Unsolved Samsung
    5
    0 Votes
    5 Posts
    140 Views
    T
    @nbdynl said: @trunghieu1710, out of curiousity, why would you want to have any os installed without a functioning screen? Where I live, they use a number of Samsung devices, including the Samsung S7. They use them in large quantities, around several hundred thousand, to run fake advertisements and obtain promotional codes.These phones have been modified to receive power directly and remove the screen, controlling everything entirely via ADB. I can buy them very cheaply and I want to take advantage of that.
  • standard browser

    Fairphone 4
    10
    0 Votes
    10 Posts
    1k Views
    G
    @projectmoon said: what is the way to undo this? update urls set domainsuffix=null where domainsuffix='nothing.org';
  • 0 Votes
    5 Posts
    265 Views
    KenedaK
    @systemmaniac2010 said: I have reached out to the telegram group and a member going by the username Pavel Glad you found support.
  • Ubuntu Touch Q&A 192 call for questions.

    News
    16
    0 Votes
    16 Posts
    826 Views
    arubislanderA
    @messayisto said: Will all the good stuff landed in 24.04.2 be backported to 24.04.1? No, not all the good stuff. But some of it might
  • 0 Votes
    3 Posts
    142 Views
    Vlad NirkyV
    @kristatos Oh fine for uNav. (good to know (available in the search context as I can see)) For hiking, I would prefer PureMaps and the OepnTopoMap map.
  • Connecting a USB-C SSD

    General
    4
    0 Votes
    4 Posts
    195 Views
    KenedaK
    @idonthatevests Some devices can power on SSD via USB-C OTG with power delivery. Fairphone 5 with Fairphone OS can do it, I use it with a sandisk extreme SSD 500Go, it works very well. On the other way, if I want to use an HDMI dongle with SSD attached, for example to play a movie with my FP5 from the SSD, I have to power the dongle with external power because FP5 can't deliver enough power to SSD and dongle with HDMI/audio output in use for a stable playback. Now I still don't have a FP5 with UT on it so I can't test with this OS for now (will come).