Alfred has enabled camera access through the Morph Browser. Video chat is enabled through this. When will this be implemented in UT? Great work, Alfred!
Best posts made by ma
-
RE: Ubuntu Touch Q&A 115 Is This Saturday At 19:00 UTC
-
RE: Wish list : which apps do you need?
This is my wish list:
-
sophisticated camera app (exposure correction, filter, spirit level, RAW files, image editing etc.)
-
extensive offline navigation app (I know there is pure maps)
-
Threema Messenger
-
Functionality of apps with locked screen (e.g. music, activity tracker). Activation perhaps via the UT Tweak Tool (like background suspension).
-
Alarm clock even when the phone is switched off.
-
-
RE: Most wanted features for Morph?
Privacy and security settings were great (e.g. cookie blocking, script blocking, tracker blocking).
-
RE: Oneplus 3/3T
Since yesterday I have two problems:
-
The OP3T can only be started if the power button is pressed very long.
-
When I select "reboot", the phone does not reboot. It only turns off.
-
-
RE: Ubuntu Touch Q&A 65 This Saturday 14th December At 19:00 UTC
Q1: Is a solution being worked on for the OP3T camera (images cannot be saved)?
Q2: Is a translation of 64-bit apps being worked on?
-
RE: OTA-24 upgrade and Waydroid
@stanwood Thanks for your efforts! It seems to work.
-
RE: Axolotl - no contact import or creation possible
I had the same problem today. I could not add a new contact. As a result, I added the person (only the name and phone number) manually in the following file:
~/.config/textsecure.nanuc/registeredContacts.yml
-
RE: Ubuntu Touch Q&A Saturday 4th Of April At 19:00 UTC
The Volla Phone was announced for fall with two operating systems (UT and Volla OS - based on Andoid).
-
Will there be similar difficulties with the installation of UT as with other Android phones because the hardware was designed for an Android? Or will there not be such difficulties because the hardware was designed differently (like the Pine Phone)?
-
Will UT be the "original" or a modified version, as indicated in Q&A 63?
-
Latest posts made by ma
-
Update to focal - consequences for Waydroid
Hi, I have a few questions about the update to focal:
- What happens to Waydroid (and apps installed there like a messenger) when you switch to focal? Do I need to reinstall Waydroid and the apps?
- Is it correct that an update to focal must be done with the installer (OP5T)? Can future OTAs be installed via the device?
Thanks!
-
RE: OTA-24 upgrade and Waydroid
@stanwood Thanks for your efforts! It seems to work.
-
RE: OTA-24 upgrade and Waydroid
I can confirm this problem. I just installed UT on an OP5T (OTA-24). Then I (2 times) installed Waydroid both via the WaydroidHelper and via the terminal. But Waydroid doesn't start.
-
RE: Delete functionless icon
I've installed the program ImageMagick.
Command: sudo apt-get install imagemagick imagemagick-doc
Interestingly, the icon appears twice. After deleting the program one icon disappeared. Because I want to use the program, I leave it at that.
-
RE: Delete functionless icon
I have already searched all directories with "find" and found no .desktop file.
Installation: sudo apt-get install imagemagick imagemagick-doc
-
RE: Delete functionless icon
It's a pure commandline program, which I want to use. So I didn't tried to uninstall it. I'm wondering, why an icon was installed.
-
RE: Delete functionless icon
I have searched in the correct directory. But there is no corresponding file.
-
RE: Delete functionless icon
I had already searched in these directories. However, no corresponding files (.desktop) were created here. This is probably because it is a pure commandline program.
-
Delete functionless icon
With the installation of a program via the terminal, a (functionless) icon was created in the start menu. How can this icon be deleted? Thanks.