@mecej2007 None of these apps you mentioned have support for Ubuntu Touch's push notification system, so you won't get any notifications from them
Posts made by nitanmarcel
-
RE: Redmi 9s not pushing any notifications, even with settings all switched on
-
RE: Installation on poco m3 failed
@lepotototor Make sure you used the latest fastboot image and not recovery image of android 10
-
RE: Sound playback/recording issues
The recording affects some other halium 10 devices too.
See this issue for a temporary fix https://github.com/ubports/ubuntu-touch/issues/2022
About the low audio, never had it myself, make sure you don't have the camera app in the background when playing audio, or don't play from multiple sources at once.
A quick fix is also restarting pulseaudio with
pulseaudio -k
instead of rebooting -
RE: OTG not working
About this issue. I don't use any external hardware that uses OTG and when the issue was first brought to me it has just late.
My only clue right now it's an issue with a kernel upstream patch, notified the contribuitor that helps me with the kernel version patches and hopefully will get it fixed in the next RC and OTA.
-
RE: no audio from calls when low volume
@linuxomane I noticed that the audio quality isn't so good, no idea how to fix it yet.
-
RE: [Needs testing] Battery improvements when in standby.
@nitanmarcel Thanks to everyone who tested this and contacted me.
Unfortunately there aren't any significant improvements so I've moved on and come back to this after the OTA-24.
In the mean time I managed to bring the port at the stage where is feature complete
-
RE: Proper way to mount sd card on Redmi Note 9 Pro
@jakub Nah, the issue was with udisk udev. And actually I don't recommend it but you can fix the issue in stable and rc too.
sudo mount -o rw,remount / sudo nano /lib/udev/rules.d/99-android.rules
Replace
ENV{UDISKS_SYSTEM}="1"
withENV{UDISKS_SYSTEM}="0"
Save and reboot.
-
RE: Asus Zenfone ZB602KL issue
@mrt10001 That's only related to our miatoll port.The issue the OP has is totally different.
-
RE: Proper way to mount sd card on Redmi Note 9 Pro
The sdcard will be properly fixed in the next OTA relase. If you want to test it now you can install the development channel from the settings app
-
[Needs testing] Battery improvements when in standby.
For a while there have been complains about the battery lasting for a small amount of time (~2 days). Hopefully this will improve in the next upcoming OTA-24 but I need someone who has the possibility to go to the development channel, and leave the phone with the screen turned off and see if anything is improved here.
You can post the results here, on in the miatoll telegram chat at t.me/ut_miatoll
Thanks.
-
RE: Curtana Install (Xiaomi Redmi Note 9s)
@mrt10001 Actually I'm glad you've read the installer instructions but I'm prety sure I've also added a link to a firmware list (read more or anyway at the end of that specific section). You didn't need mi flash tool nor windows. Just find a fastboot ROM, unpack it (once) and run the flash_all.bat or flash_all.sh on linux when connected with fastboot.
But glad you managed to get to the end of it.
Enjoy Ubuntu Touch
p.s: for more questions join t.me/ut_miatoll . I'm pretty much non-active here
-
RE: Problem with shutdown
Halium 9 and Halium 10 devices might encounter this issue. It has been here for a while.
-
RE: Install Ut on Xiaomi Note 9 pro
@jakub waydroid requires a reboot to start it's services.
-
RE: Snap, Crackle, Pop and Jerk! Readwrite rootfs can be mounted as writable 😆
Idk. This tool looks like a jerk to me
-
RE: Device Setup on Android 10
@jakub It doesn't matter as long as it's Android 10 and stock. But my recommendation is to use the same region you had when you got the phone to avoid any possible issues with the firmware's modem.
-
RE: GPS on Redmi Note 9 Pro (joyeuse)
@dpitti WayDroid is not part of Ubuntu Touch and is a totally separated project created by separated people. Same goes with Waydroid Helper which is an app made by a separate developer.
Both of the projects above are not affiliated with Ubuntu Touch or UbPorts.
Please report any issues with Waydroid Helper in the following github repository https://github.com/Aarontheissueguy/WaydroidHelper
For WayDroid they have a telegram group at https://t.me/WayDroid.
Another group where you can get help with your problem is https://t.me/waydroidonut a group made for users which are using WayDroid on Ubuntu Touch.
Thanks for your understanding .
-
RE: UBports Installer reports a successful install but Curtana seems empty now
@keneda It's in the devices subforum so it's easy to guess he's talking about one of his phone :))
There are 5 phones (4 codenames)
joyeuse, curtana, excalibur, gram.
-
RE: UBports Installer reports a successful install but Curtana seems empty now
@mbjunior if miui starts and it says you have to confirm your phone number or something similar then you're good to go. Reboot in fastboot and run the installer.
Also you can find fastboot flashable ROMs here https://xiaomifirmwareupdater.com/archive/miui/curtana/
Just run flash_all.sh or flash_all.bash depending on your OS (Windows or Unix)
-
RE: UBports Installer reports a successful install but Curtana seems empty now
@mbjunior sorry for the late reply. I'm more active in the https://t.me/ut_miatoll group on telegram.
Make sure you had the stock Android 10 ROM for your phone flashed with fastboot and also that you selected the wipe data option in the installer.
There are some cases I noticed that the OS refuses to boot if a custom ROM has been flashed before reflashing the stock ROM. The reason is unknown but it can be fixed by flashing the recovery ROM over the fastboot one. But I noticed this happening just one time on my phone.
Check again the first steps then in the last resort the last ones.
Thanks.
-
RE: GPS on Redmi Note 9 Pro (joyeuse)
@ra the SensorStatus app doesn't worked for me so far.
Please download any other app like Pure Maps, approve the location access request then follow the instructions in the documentation above.
Sometimes a reboot can help too.