Just select the text you want to quote and reply
Please
As you can see you can select another text from a different post, it will add it to the same reply
Just select the text you want to quote and reply
Please
As you can see you can select another text from a different post, it will add it to the same reply
I had a look at Libertine, last night; it does not seem to work. Going to it shows a page which says Libertine is not set up, and doing so will take some time and bandwidth, and a button which says āGet startedā. Tapping that button brings up a dialog asking for a container name and optional password, entering just a name and hitting submit brings you back to the first page - nothing else happens.
I update the OS to v2, last night (and looked at Libertine afterwards).
All in all, a critical problem is that there is no decent map application.
Thatās it. Those are the three map apps.
Pure Maps is the least worst by miles (I can search, and it shows bookmarks), and the location problem is, given there are no other options, tolerable - but I would rather have a fully viable map app.
I also need off-line translate, which is not available.
Also, in general, the ecosystem looks fragile by the paucity of apps. For example, there is one 2FA app. Itās a quick port from Ubuntu, and not much supported. What if it stops working?
Iāll see if I can get Libertine working. If that works, and allows the installation of additional functionality, it could be a solution, otherwise, itās /e/OS.
I agree with the paucity of apps. Those are mostly user-developed on their free time, so it could explains it.
For 2FA app there are actually two of them, Authenticator NG that is a fork of the Ubuntu one and 2FA Manager from Cibersheep
For the others issues, you could ask directly on the UBPorts forum or one of the Telegram group*. As itās not FP4-specific questions youāll have more probability of someone helping you there
*I gave you the link to the English group, there are also language-specific UBPorts groups like french, german, italianā¦
good day i buy fairphone 4 and i want change android 12 with ubuntu linux but i need info step by step and where i download linux, and if i dont like ubuntu possible rechange operating system?
2: my fairphone have only 1 slot sim card why?
thankyou
Its possible
The more you knowā¦ I donāt see the point though, but whatever floats peopleās boats.
Please read above and other Topics
Fairphone 4 is one of the promoted devices of Ubuntu Touch so it should not be difficult to install it:
Download the UBports installer and follow the instructions
Yes itās always possible to go back to Android OS.
Just a side note: Ubuntu Touch doesnāt support relocking bootloader, so it has to be kept unlocked.
i have unlocked bootloader but the ADB command not working:
fastboot flashing unlock
and press the Enter If this doesnāt work, try ./fastboot flashing unlock
and press the Enter key.
fastboot flashing unlock_critical
and press the Enter If this doesnāt work, try ./fastboot flashing unlock_critical
and press the Enter key.
What is not working? Please paste the error message if you have oneā¦
Is your phone in fastboot mode before doing those commands? A quick way to check is to type adb devices
and fastboot devices
to see if your computer see your FP4
And just to sort out: you cant use adb when in fastboot and you tried fastboot commands and not adb commandsā¦
i have thys problem: i have unlocked OEM but when i restart the fastboot mode this message appear: DEVICE STATE: LOCKED
With enabling OEM unlock, you dont unlock the bootloader you just give the option do it, with fastboot
how unlock device state?
Or follow the instructions you posted above, assuming those come from Ubuntu
Big performance improvement for FP4 on Ubuntu Touch Focal
FOCAL development
Focal on UT has been out for some months now. There have been two releases so far. With OTA3 imminent. With OTA3, if your device supports the Focal build, you will find a direct option to switch in settings. Everything had to be reworked to use SystemD instead of UpStart, so the amount of work involved was huge. There is a new Network Manager, a new build of Ofono and much more.Halium QG has been brewing for about a year and it now brings immense performance improvements. Qt provides basic functionality to put things on the screen. Controls, buttons, text. Since Halium QG works as a Qt plugin, there is nothing that developers have to do because their apps already sit on top of Qt.
Porters do need to enable it, if it would assist their build. There will be some documentation on how to do that soon. The Fairphone 4 and Pixel 3a already have it enabled. It is built for multicore use. With all the tweaks in place, the performance benchmark for UT on the FP4 has increased 10x! A video was shown which showcases the impressive results but note that the video was made before binary blobs and all the tweaks were in place. Performance is now even better.
Part of the changes to Halium made by Alfred harness the power of the Android binary blobs. Morph browser shows those changes strongly. For porters the top priority should always be stability and they should work on that first but if they have done that, there are performance tweaks like this they could work on too.
The benchmark rating on the FP4 is very stable at 200 milliseconds. If there are limiting factors they are somewhere else. The particular approach used features built into Android phones so they are not applicable to Mainline but there may be other approaches that Mainline developers could take.