Hello,
Will it be possible to use the Alfred's browser engine instead of QtWebengine to create webapps for UT ?
Thanks
Hello,
Will it be possible to use the Alfred's browser engine instead of QtWebengine to create webapps for UT ?
Thanks
@paulcarroty
Ok.
Thanks for your work.
@paulcarroty
I can see on github that v0.5 has been released.
But only v0.4 seems to be available on the open store.
@Eric-H said in Resurrection of Indicator Upower:
/bin/sh: 1: cannot create /sys/class/power_supply/battery/charging_enabled: Permission denied
@paulcarroty I'm currently experimenting a udev rules :
# Set charging permissions so indicator-upower can access it
ACTION=="add|change", SUBSYSTEM=="power_supply", KERNEL=="battery", RUN+="/bin/chmod 0666 /sys/class/power_supply/%k/charging_enabled"
It seems to work. I will confirm later.
@uxes It was just an idea.
Sorry for the inconvenience.
@paulcarroty
I installed test build for surya.
It seems to work but it does not stop charging when limit is reached.
Is it related to the following message ?
/bin/sh: 1: cannot create /sys/class/power_supply/battery/charging_enabled: Permission denied
@uxes
Shouldn't device names be curtana
, joyeuse
, excalibur
or gram
instead of miatoll
?
https://gitlab.com/ubports/porting/community-ports/android10/xiaomi-redmi-note-9-pro/xiaomi-miatoll/-/tree/focal/overlay/system/etc/deviceinfo/devices?ref_type=heads
@uxes said in Resurrection of Indicator Upower:
can you make a release? thanks @paulcarroty
Same request, please @paulcarroty
It is more than recommended to downgrade to the needed V12.0.9.0.QJGMIXM Android 10 version.
Hello,
surya
is the codename of Xiaomi POCO X3 NFC
,
and karna
is the codename of Indian POCO X3
.
You can check it by typing in a terminal
getprop | grep surya
or
getprop | grep karna
Is there a way to make VoLTE work with
radioInterface = 1.4
?
Finally, after commenting on the IMS services lines in the file init.disabled.rc
the VoLTE works with radioInterface = 1.4
on POCO X3 NFC.
Some features don't seem to work properly anymore.
I will report on the issues encountered after a few days of testing.