As i wrote above, how can i change system font on XenonHd 8.1?
phone is rooted with latest magisk. IFont does not work, phone not supported .
"Edit" solved via Magisk.
Just search Xiaomi Font Changer on Playstore
Related
One of the key features of Huawei’s Emotion UI (EMUI) is the ability to install custom themes onto the device.
Themers can package their work into .hwt files that can then be applied by EMUI’s theme manager application. Users can customize the lock screen style, wallpapers, icons, background colors, and finally the font.
However, some users who upgraded to EMUI 5.0, the latest version based on Android 7.0 Nougat, have found that the “Font Style” option is missing. Furthermore, it appears that these users cannot even change their fonts by applying custom themes that have packaged their own fonts. I can confirm that this is the case on the Huawei Mate 9, as have many others.
Fortunately, there is quite an easy fix available to re-enable switching the font style, and it doesn’t require root. If you have a Huawei device on EMUI 5.0 and cannot find the “Font Style” option under Settings –> Display or in the customization menu of the system theme manager, then all you need to do is send the following ADB shell command:
adb shell settings put system hw_hide_font_style false
(Note: if you can’t get ADB working, make sure you have the proper driver installed. Installing HiSuite will automatically fetch the right driver.)
Reboot, and you should now be able to edit fonts on your Huawei device running EMUI 5.0! I hope you find this tip useful. This doesn’t appear to be a problem on every device running EMUI 5.0 (I’ve seen mixed reports on the Mate 8, P9, and Honor 8 forums), but if you haven’t been able to edit your font hopefully this will work for you. It certainly did for me!
Original link
Hey all,
I've installed a version of the google phone app via apkmirror and it works. But I want to hide the dialler app!
I am using Oreo 8.0.0.362 and tried to freeze dialler with titanium backup, and although it says it is Frozen I still see the icon and it still works.
Can I uninstall dialler? Is there a solution to getting rid of it?
And! What latest apk of google phone can we use? I've got a v14 nonnexus atm.
Never mind! Apparently unfreezing and freezing again made it go away!
I do wonder what Google phone app we can use!
If you have Magisk 15.4 installed on Oreo (EMUI 8) then you can install my module (attached). It's based on @P1N2O module (https://github.com/Magisk-Modules-Repo/google-framework-magisk) I've only updated version and files inside which are taken from GApps for Android 8.0 ARM64 2018-02-17.
After that you're able to install Google Dialer straight from Play Store You can set it as default dialer and it works almost perfectly - from time to time Mate9 show system InCall UI for incoming calls instead of google's. I don't know really why, I have no time to check it.
rufik said:
If you have Magisk 15.4 installed on Oreo (EMUI 8) then you can install my module (attached). It's based on @P1N2O module (https://github.com/Magisk-Modules-Repo/google-framework-magisk) I've only updated version and files inside which are taken from GApps for Android 8.0 ARM64 2018-02-17.
After that you're able to install Google Dialer straight from Play Store You can set it as default dialer and it works almost perfectly - from time to time Mate9 show system InCall UI for incoming calls instead of google's. I don't know really why, I have no time to check it.
Click to expand...
Click to collapse
Cool! I had 15.4 installed and tried to add your module. And although it says it succeeded, I cant find phone in the app store. Check-in magisk I Saw that I'm at v16 now.
Can I reflash the 15.4 in twrp and try again?
Ok this is strange. I used the magisk uninstaller, and then reinstalled a 15.4 version for mate 9, which ante0 sent me.
Installed the manager and magisk says I have 15.4
Cant install your module though. It says data/magisk is not set up properly and that I should install magisk v14.0+!
EDIT: uninstalled magisk, installed it again and tried the module. Same error. Tried it again, and it worked! Nice! So, if at first you dont..
After flashing module you can try to clear data of Google Play Store and reboot.
If you encounter errors after flashing magisk just try to dirty flash it again. I think this module should work with magisk 16 if module template hasn't changed.
I believe I somehow messed up the fonts on my device running Lineage Pie. Many of the fonts elements are displayed as rectangles.
None of the Magisk or other "font changing" tools I've tried seem to do anything, and most are advertised for Oreo.
I've got root, I'm comfortable using adb and the command line, I just need a pointer where the fonts are located, and where to find a font package that will display all of the characters correctly.
Thanks in advance!
What if you format only the system partition and reinstall LineageOS, Gapps and Magisk? As the fonts are stored in /system/fonts this should fix it.
Skickat från min ONEPLUS A3003 via Tapatalk
Does anything here help?
https://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827
After repeatedly selecting every system app that I wanted to hide magisk from .....apparently certain system apps will never be hidden in xiaomi phones with MIUI ( that is stock xiaomi ROM )
In my case MIUI 11 and Android 9.
So if I understand this updates the Magisk.DB file. What is preventing it from being updated with everything that I want ,to be chosen. Regardless of how important the system apps I want hidden are- no functionality can be compromised because the app doesn't know that there is a Su binary
What should I be doing ? Should I I somehow manually update the DB file
Why does this happen
Is there some kind of a planted logic in all MI u i ROMs that if there is magisk installed automatically force refresh the hide list as per their prescription and not users ?
I created my own custom font module using a guide available in this forum & I successfully created what I was looking for, also I was able to flash the font module but, after reboot I saw that font had not been changed & could not see the module installed in magisk as well. Is there something else I need to do to run the module?