[Discontinued] MidnightFonts: On-The-Go Fonts - Magisk

MidnightFonts: By OldMidnight
This is my first attempt at making a Magisk module. Learned Loads, really enjoyed it, can't wait to keep going!
This module allows you to easily and systemless-ly change fonts on your device. With a couple terminal commands and a reboot your device can become YOUR device. No need for a custom recovery or unused font zips taking up storage space. The module cleans up after itself meaning you'll never need to have multiple font zips on standby!
How it works
1) Open a terminal (termux, terminal emulator, etc)
2) Grant root access(if you're using termux, make sure to cd to the root directory at this point!)
3) Type cd then
Code:
fonts
4) Follow instructions and select a font
5) Reboot and enjoy!​
Make sure to hard reboot your device by holding the power button for 10 seconds after applying a font!
Request Fonts in *Our Telegram Chat Here* for them to be added to the module. The font's list below will be updated regularly with included fonts. I intend to keep the module size to a minimum so unused fonts will be removed when appropriate.
Font's List
Code:
Helvetica Neue Best
Ubuntu Updated
Caviar Dreams
Google Product Sans
Comic Sans Original
Rosemary
Scifly
Lato UI
Chinacat
Cocon Light/Tall
Century Gothic
AppleMint
Pycuaf
Bellota
GoodDog
Oxygen
Oswald
Raindrops
Armani
Cool Jazz
Storopia
Bariol
Oneplus Slate
Exo
Exo2
Google Sans Mod
Persona5(CustomMade)
Cocon Original
Chococookey
B612
Format for a submission
Considering there are over two hundred fonts available in @gianton 's post, requests will need to follow a certain format to save time and me a headache!​
Code:
1) name of font as written in the post linked
2) post out of the 4 available its on
All locally stored fonts are kept in /sdcard/MidnightFonts
The module requires magisk v15 minimum.
The module uses font's available here, credits to @gianton
credits also to @Zackptg5, his unified-hosts-adblock script was a godsend for a complete newbie to Magisk module making like me!
Changelog:
Code:
v0.1.0 - Beta Release - 04/03/2018
v0.1.1 -added fonts - 04/03/2018
v0.1.2 -added fonts, reworked zip links, script optimizations - 04/03/2018
v1.0.0 -STABLE RELEASE, completely reworked script, allows faster addition of fonts and more functionality while reducing script size, added more fonts - 05/03/2018
v1.1.0 - MASSIVE UPDATE, I am now personally hosting all fonts that are available in this module, meaning no broken links! Therefore all previously requested fonts have been added, along with some others! - 06/03/2018
v1.1.1 - quick font addition
v1.2.1 - added more fonts, removed test files, optimized script - 07/03/2018
v1.2.2 - added option to locally save fonts to allow switching of fonts if there is no network. - 08/03/2018
v1.2.3 - fully implemented local storage options
v1.2.4 - Magisk manager release, added requested fonts - 11/03/2018
v1.4.0 - Massive script changes, significantly reduced script size by 50%, added fonts - 12.03.18
v1.4.2 - Fix for Locally stored zips not working - 12.03.18
Join Our New Telegram Chat To Request Fonts And Chat With Others!
Downloads:
Github
Magisk Manager (Latest)​
Add-On's:
MidnightMake
Notes:
Not all fonts may be compatible with your device or android version. keep that in mind.

Can you add Oswald and comic sans original..?

padhu1989 said:
Can you add Oswald and comic sans original..?
Click to expand...
Click to collapse
Sure thing!
Sent from my OnePlus5T using XDA Labs

padhu1989 said:
Can you add Oswald and comic sans original..?
Click to expand...
Click to collapse
I've found Oswald, but comic sans original isn't in the link provided in the OP, do you mean comic sans Ms?
Sent from my OnePlus5T using XDA Labs

padhu1989 said:
Can you add Oswald..?
Click to expand...
Click to collapse
Yes it is.. it's zip file name is comic sans original..

padhu1989 said:
Yes it is.. it's zip file name is comic sans original..
Click to expand...
Click to collapse
Cool gimme a min
Sent from my OnePlus5T using XDA Labs

padhu1989 said:
Can you add Oswald and comic sans original..?
Click to expand...
Click to collapse
UPDATE
-added additional fonts
Sent from my OnePlus5T using XDA Labs

I get that with any font
"retrieving font...
completing step 1...
Archive: /sdcard/Fonts/Font_HeleveticaNeue_iOS7_Tall_Bold_New_v1.zip
unzip: short read
completing step 2...
cp: bad '/sdcard/Fonts/system/fonts/*': No such file or directory
chmod: /sbin/.core/img/MidnightFonts/system/fonts/*: No such file or directory
rm: /sdcard/Fonts/META-INF: No such file or directory
rm: /sdcard/Fonts/system: No such file or directory
done!"

Can u also add Rosemary Samsung font And Scifly Font In this add-on ?
btw thanks for this Add-on

smatm said:
I get that with any font
"retrieving font...
completing step 1...
Archive: /sdcard/Fonts/Font_HeleveticaNeue_iOS7_Tall_Bold_New_v1.zip
unzip: short read
completing step 2...
cp: bad '/sdcard/Fonts/system/fonts/*': No such file or directory
chmod: /sbin/.core/img/MidnightFonts/system/fonts/*: No such file or directory
rm: /sdcard/Fonts/META-INF: No such file or directory
rm: /sdcard/Fonts/system: No such file or directory
done!"
Click to expand...
Click to collapse
yeah ill take the zip down for now, gotta fix this...
Sent from my OnePlus5T using XDA Labs

OldMid said:
...-added additional fonts..
Click to expand...
Click to collapse
could you add Oxygen, Helvetica Neue BEST - both from post#4 of the fonts thread.

Shararti1 said:
Can u also add Rosemary Samsung font And Scifly Font In this add-on ?
btw thanks for this Add-on
Click to expand...
Click to collapse
@m0han will do guys, expect them in the next update!
Sent from my OnePlus5T using XDA Labs

OldMid said:
@m0han will do guys, expect them in the next update!
Click to expand...
Click to collapse
Ok thanks will wait for it..

Shararti1 said:
Ok thanks will wait for it..
Click to expand...
Click to collapse
UPDATE
-added all requested zips
-reworked zip links
-script optimizations
Apologies for taking so long, newbie mistakes:silly:
This update is just to give you guys something, the first stable release will come out pretty soon based on feedback, and the zip will be a lot smaller with even more functionality!
Hope you enjoy!:good:
Edit: had to reupload zips to edit files, some of the links were duds, so some of the prompts won't work right now, I'll fix them tomorrow as it's pretty late where I am
Sent from my OnePlus5T using XDA Labs

OldMid said:
UPDATE
-added all requested zips
-reworked zip links
-script optimizations
Apologies for taking so long, newbie mistakes:silly:
This update is just to give you guys something, the first stable release will come out pretty soon based on feedback, and the zip will be a lot smaller with even more functionality!
Hope you enjoy!:good:
Edit: had to reupload zips to edit files, some of the links were duds, so some of the prompts won't work right now, I'll fix them tomorrow as it's pretty late where I am
Click to expand...
Click to collapse
Thanks for your Good work

OldMid said:
UPDATE
-added all requested zips
-reworked zip links
-script optimizations
Apologies for taking so long, newbie mistakes:silly:
This update is just to give you guys something, the first stable release will come out pretty soon based on feedback, and the zip will be a lot smaller with even more functionality!
Hope you enjoy!:good:
Edit: had to reupload zips to edit files, some of the links were duds, so some of the prompts won't work right now, I'll fix them tomorrow as it's pretty late where I am
Click to expand...
Click to collapse
Great work, thx a lot!
Can I add zips by myself?

TiZiO.Cover said:
Great work, thx a lot!
Can I add zips by myself?
Click to expand...
Click to collapse
Glad you like it! At the moment no, but in the future I'll be integrating an app that gives a UI for the whole process and allows you to add your own fonts. But for now its just requests:good:
Sent from my OnePlus5T using XDA Labs

A quick notice, till now I've been running this module with substratum themes applied and got no major hiccups, but I'm no longer doing so. This is just to point out that I'm not OFFICIALLY supporting substratum but I haven't noticed anything messing up during my use. Update coming soon!
Sent from my OnePlus5T using XDA Labs

Can you please add Font_PFBeauSansPro.zip.
It's in the the 1. Post.
THX

TiZiO.Cover said:
Can you please add Font_PFBeauSansPro.zip.
It's in the the 1. Post.
THX
Click to expand...
Click to collapse
Unfortunately, none of the links in the Post have the file available. If it become available I'll add it. Any other fonts you'd like added?
Sent from my OnePlus5T using XDA Labs

Related

[COLLECTION] 100000+ Fonts - Android's Biggest Font Pack

This is the biggest font pack for Android ever compiled!
Extracted this font pack weighs about 4-10GB
Compressed to 1GB
Features:
- Chinese, Japanese, Korean, ...
- Arabic, ...
- Normal languages: Western, Latin, ...
- Any kind of language is supported
FEEL FREE TO POST YOUR FAVOURITE FONTS, SO I CAN PUT TOGETHER A FONT PACK WITH THE MOST POPULAR FONTS
Installation:
Extract to your SDcard
Go Launcher EX, MIUI, Android, ... should detect the fonts
-Supporting: CM7, MIUI, Go Launcher Ex, Android, ...
Download Link:
v1 - 13/11/2011
Fonts # - E
Fonts F - N
Fonts O - Z
This is a world wide font pack supporting any kind of language that exists on this tiny world.
For performance reasons I will not list all fonts in this thread
Enjoy!
Rules:
Feel free to use the fonts in your own mod, ROM or theme. you don't have to ask for permission!
You are not allowed to upload my fonts pack somewhere else !
Wow, I'll download and check it out
Galaxy S - Tapatalk
Flashable zip files?
consegregate said:
Flashable zip files?
Click to expand...
Click to collapse
I think there are only .ttf files to change fonts with i.e. Font Changer
Galaxy S - Tapatalk
consegregate said:
Flashable zip files?
Click to expand...
Click to collapse
Bad idea.
Unless you want 100000 fonts on your phone.
Just extract this package to your sdcard. And you can use it almost everywhere.
You can use these fonts in your favorite operating system Linux, Mac OSX, or Windows as well.
rom font changer
there is an app in the market called rom font changer... is it any good??
thegreatsega said:
there is an app in the market called rom font changer... is it any good??
Click to expand...
Click to collapse
Yes, it's really good and easy to use
I'm using it and it's working without any probs
Galaxy S - Tapatalk
Saying I need paid membership to download.
consegregate said:
Flashable zip files?
Click to expand...
Click to collapse
ferhanmm said:
Saying I need paid membership to download.
Click to expand...
Click to collapse
I will fix that!
I am reuploading now. I split the fonts pack into 3 parts which makes downloading easier They are each 500MB huge
Last package is uploading now
have fun guys. Now unlocked for everyone! Sorry for the issues.
GREAT WRK
keep it up
THANKs
Thanks I will!
I was just asking because there is a collection of flashable zips for fonts on another thread.
Best place to keep these is on your SDcard. Just think. If you flash a new ROM you have to install all those fonts again... You don't want that do you?
Now you have plenty of fonts to choose from. I suggest pick your favorites and make your own update.zip
My file statistics show 200 downloads yesterday
djjonastybe said:
Best place to keep these is on your SDcard. Just think. If you flash a new ROM you have to install all those fonts again... You don't want that do you?
Now you have plenty of fonts to choose from. I suggest pick your favorites and make your own update.zip
My file statistics show 200 downloads yesterday
Click to expand...
Click to collapse
And only 5 "thanks"........... "sigh"
I actually never hit thanks when downloading Except when I donate someone
But downloading my file is equals as saying thank you because I know they will like what they find inside
Feel free to post your favourite fonts so I can make a favourite fonts pack based on the most liked favourite fonts!
I downloaded these a while back and it was fine but now it is telling me I need an account.
Sent from my highspeed rooted Evo.

Cant flash fonts through rom manager

Hello.. I have downloaded font zips in Rom Manager on my Nexus s with ICS 4.0.3...
But when i reboot in recovery and flash, it says that it has been completed, and i reboot, but its the same old roboto font anyway..
Why? anyone knows it?
It's because of the updater script. Our mount points are different
There should also be some symlinks for the roboto fonts. I can upload a correct META-INF folder in a few and you can replace the one that came with the zip
Sent from my Nexus S 4G using Tapatalk
As an alternative, you could also grab Font Changer from the market.
•°NS4G • ICS°•
decalex said:
As an alternative, you could also grab Font Changer from the market.
•°NS4G • ICS°•
Click to expand...
Click to collapse
Is it possible to get Segoe WP 7 font and helvetica font for ics then? I have downloaded the zip from rom manager, but its not possible to extract the fonts from there?
jabbeboy said:
Is it possible to get Segoe WP 7 font and helvetica font for ics then? I have downloaded the zip from rom manager, but its not possible to extract the fonts from there?
Click to expand...
Click to collapse
Yes, definitely possible.
Actually, what might be an easier route for you is, download Font Installer by JRummy. (Market).
It comes with a whole bunch of fonts including Segoe (called zegoe there) and Helvetica (Helvetiker or something). There, it'll let u preview and apply.
Fergies method is the best, and gives you most control, but try this if you're not comfortable yet finding the rom manager download, opening with 7zip and replacing folders.
•°NS4G • ICS°•

[3.0.0 beta] EVilTheme: VRTheme Reborn

About
Eviltheme (Enhanced VillainROM Theme Engine) is an Android system modification platform meant for use with custom Android recoveries.
It allows modification of application resources without the need to replace the whole app or install a new operating system.
Eviltheme is based on the VRTheme Engine from 2011, though versions 3.x.x and up heavily differ from the original VillainROM code.
Disclaimer
Eviltheme is provided to you without warranty. You are free to try it on your device, but you are doing so at your own risk. I will not be responsible for bricked devices, wiped devices, etc.
Features
Automatic systemless mode with version 3.x.x+ (Magisk required, version 13.1+ recommended)
System mode fallback in case Magisk is not present
Supports both Dalvik and ART platforms
Smart bytecode refresh (delete classes.dex/classes.art only if it is replaced by the theme)
Easy uninstallation via automatically generated flashable ZIP or through Magisk Manager (if installed systemlessly)
Delete files (even inside APKs)
Support for pre/post-(un)installation scripts
Support for dual /system partitions
Downloads
Latest beta: 3.0.0-beta4
Last 2.x release (no systemless support): 2.0.6
Changelogs
GitHub
Documentation
Second post
Help
Third post
Credits
The VillainROM team
@djb77
@Spannaa
@topjohnwu
Source code (GPLv3)
Eviltheme main repo
Eviltheme restore ZIP repo
Documentation
Things to remember​
Compile your res/smali/etc files first before you put them in your theme! You can use APKtool for that, then just extract the files from the resulting APK.
Theming user apps is not supported, because modifying the contents breaks the signature.
Remember to properly edit .9.png files, or else you might get a bootloop!
You do not need to put theme files in a subfolder inside the main APK folder, e.g. /system/priv-app/SystemUI/SystemUI.apk. EVilTheme automatically does that for you.
Do I need to download the official Magisk module template?​Nope! EVilTheme includes post-fs-data.sh, service.sh, and system.prop. Look for them in META-INF/tk/aureljared/magisk-common and edit them to your liking. The module.prop is automatically generated from information you put in eviltheme.prop.
In the event that the official module template is updated, I will update EVilTheme to ensure compatibility as soon as I can.
How do I theme an app (or apps) using EVilTheme?​Inside the ZIP, there are three folders that you can modify as needed; namely, data, system, and vrtheme.
Your patches/theme files go in vrtheme, while APK files that you want to install onto the device go in data and system.
For example, you want to theme Settings.apk, which is located in /system/priv-app.
Let's say your theme replaces res/drawable-hdpi/battery_icon_50.png in the APK, and also replaces classes.dex because you changed some smali files.
These are the steps you need to follow to make a flashable theme ZIP:
Ensure you've downloaded the appropriate template ZIP. Make a folder somewhere you can remember and extract the ZIP there.
The folder should now contain the folders META-INF, data, system, vrtheme, and a file called eviltheme.prop.
Open eviltheme.prop in a text editor (please use Notepad++ if you are on Windows!) and add your theme information there.
In the vrtheme folder, go to system and make a new folder called priv-app. Inside it, make another folder called Settings.apk. Make sure you capitalized correctly!
Now make folders as necessary, according to the location of the files you want to theme. For example, battery_icon_50.png is located in res/drawable-hdpi, so make a folder named res inside Settings.apk. Inside it, create a folder named drawable-hdpi, then paste your new battery_icon_50.png inside.
Repeat step 5 until you've placed your theme files in their appropriate locations.
When you're done, go back to the root folder of the theme (the one that contains new, vrtheme, etc.) and put all 5 objects in a ZIP file. You should use Deflate compression method only. Any compression level will work.[/u]
If the recovery that the theme is intended to be used with requires signing, sign the ZIP now.
Test your theme! :victory:
How do I uninstall a theme?​If the theme was installed systemlessly, remove it in Magisk Manager.
Otherwise, flash the relevant zip in /data/eviltheme-backup.
How do I delete files inside APKs to be themed?​To delete files, add the filenames to a text file named "delete.list" inside the APK theme folder.
This is an example of a delete.list:
Code:
res/drawable-hdpi/ic-launcher.png
res/drawable-xxhdpi/battery_full.9.png
How do I delete files that aren't inside APKs?​You will also need a "delete.list". Remember to use full paths:
Code:
/system/app/Bloatware/Bloatware.apk
/system/etc/hosts
Put that in the "vrtheme" folder.
How can I exclude deleted files from being backed up?​Eviltheme versions 3 and up will automatically back up files that your theme deletes (in non-systemless mode).
To exclude a file, add "no-backup" to the end of the corresponding line in vrtheme/delete.list.
Code:
/system/app/Bloatware/Bloatware.apk [B]no-backup[/B]
How do I force installation on /system?​Eviltheme versions 3 and up will automatically install in systemless mode with Magisk 13.1+, but if you want to force your theme to install to /system, create a file named .eviltheme-force-system (notice the preceding dot) in /sdcard before installing.
I need to execute some commands during the theme (un)installation.​Inside META-INF/tk/aureljared/eviltheme, there are files named "pre-install.sh-example", "post-install.sh-example", "pre-uninstall.sh-example", and "post-uninstall.sh-example". Remove the "-example" part from the file name of your desired script, and edit that file in the text editor (please please please use Notepad++ if you're on Windows).
Use the comments in that file as a guide.
Help section
The theme wasn't successful, and I believe that the problem lies in the engine itself.​Post here describing the problem. Be as descriptive as possible. I will ignore all bug reports without an attached logcat dump and/or recovery.log. I'll try to look into the problem when time permits.
I am just a student, not a full-time developer. I may not be able to provide a fix for some bugs, so feel free to help me and everyone else out. If you know how to work with Git, an upstream patch to the project would be highly appreciated :good:
The theme was / wasn't successful, but I am stuck in a bootloop.​Try wiping your Dalvik cache. If the problem is still there, uninstall the theme and post a bug report in this thread. Include the relevant /cache/recovery.log and the theme you installed.
The theme was successful, but the app I was theming does not reflect my changes.​This is a tough one to solve. Try recompiling the APK itself with your theme files. If it works, it's either the problem lies in how you put the theme files in the ZIP, or maybe it's the script that's buggy. Try to make a ZIP again, following the instructions to the letter. If it still doesn't work, you can file a bug report here and attach your logcat dump, recovery.log, and (if you want) the themed APK.
The theme was successful, and now I'm ready to release my theme to the public.​All I ask for is some credit and a link back to this thread. :fingers-crossed:
The theme wasn't successful, and I found a problem in your engine script(s).​If you're familiar with Git, you can make a pull request to the EVilTheme repository.
If you don't know how to use Git, you can just edit the script(s) you need and send me a PM containing the fixed script(s). I'll add you to the credits list in the first post if your bugfix is effective!
Great work :good:
I particularly like the smart selective dalvik-cache wiping
Maybe it could be even smarter if the script only wipes an apk's dalvik-cache if the apk has had it's classes.dex replaced by the theme...
I'm working on something like this myself but mine is based on the unreleased GS2XFormROM by @hawkerpaul
I'll throw you a link when it's ready
Spannaa said:
Great work :good:
I particularly like the smart selective dalvik-cache wiping
Maybe it could be even smarter if the script only wipes an apk's dalvik-cache if the apk has had it's classes.dex replaced by the theme...
I'm working on something like this myself but mine is based on the unreleased GS2XFormROM by @hawkerpaul
I'll throw you a link when it's ready
Click to expand...
Click to collapse
Let me know if you need any help on the scripting side of things butty.
Sent from my GT-I9505G using XDA Free mobile app
hawkerpaul said:
Let me know if you need any help on the scripting side of things butty.
Click to expand...
Click to collapse
I will - cheers mate
Got it working but I'm sure you'd do a better job - .sh scripting isn't my thing at all.
Apologies to the OP for the OT...
Sent from my GT-I9300...
Spannaa said:
Great work :good:
I particularly like the smart selective dalvik-cache wiping
Maybe it could be even smarter if the script only wipes an apk's dalvik-cache if the apk has had it's classes.dex replaced by the theme...
I'm working on something like this myself but mine is based on the unreleased GS2XFormROM by @hawkerpaul
I'll throw you a link when it's ready
Click to expand...
Click to collapse
Hmm, yes I think I'll implement this in v1.1. Thanks for the suggestion!
Sent from my GT-I8730 using Tapatalk
Version 1.1 released!
v1.1: Link
What's new?
- Even smarter Dalvik wiping: delete dex files only for those apps whose classes.dex were changed (thanks @Spannaa)
- Corrected a typo in the restore script (please delete 'restore-vr' inside your /system/xbin, if any!)
- Removed unused methods in installtheme.sh
Click to expand...
Click to collapse
aureljared said:
Version 1.1 released!
v1.1: Link
Click to expand...
Click to collapse
How about making this TWRP compatible too - then it'd be even more useful
Reference 1
Reference 2
Spannaa said:
How about making this TWRP compatible too - then it'd be even more useful
Reference 1
Reference 2
Click to expand...
Click to collapse
Version 1.2 released!
v1.2: Link
What's new?
- Refinements to Smart Dalvik Wipe
- Switch to Linus Yang's BusyBox 1.21.1, which will hopefully make theming TouchWiz < 4.2 possible
- TWRP compatibility: switch to a static zipalign binary, grep method for OUTFD to look for updater binary
- Cleaner zip hierarchy: new apps to be installed to /system and /data are now in their respective folders in a folder named 'new'
Click to expand...
Click to collapse
Sent from my GT-I8730 using Tapatalk
aureljared said:
Version 1.2 released!
v1.2: Link
Sent from my GT-I8730 using Tapatalk
Click to expand...
Click to collapse
Very good job on this...one thing, in kitkat 4.4.2 touchwiz roms half of the apps that need to be themed are in /system/priv-app. This folder location does not seem to be in your installtheme.sh script. I can manually change everything myself but if you would like other users to take advantage of your work, you may want to consider updating for these users.
deuce_biggins said:
Very good job on this...one thing, in kitkat 4.4.2 touchwiz roms half of the apps that need to be themed are in /system/priv-app. This folder location does not seem to be in your installtheme.sh script. I can manually change everything myself but if you would like other users to take advantage of your work, you may want to consider updating for these users.
Click to expand...
Click to collapse
Oh right... How could I forget Am working on this now.
Thanks for the heads-up!
Version 1.3 released!
v1.3: Link
What's new?
- Support for KitKat's system apps in priv-app
Click to expand...
Click to collapse
Silly me, forgetting this while using a KitKat ROM
aureljared said:
Version 1.3 released!
v1.3: Link
Silly me, forgetting this while using a KitKat ROM
Click to expand...
Click to collapse
Nice work aureljared, the quick response and update is much appreciated :good:
Thank you @aureljared, deuce_biggins pointed me here, and I must say nice work to you.. Thank you
I tried to vrt a data/app, and it may have broke the signature.. It did theme the app, but it was no longer visible/available in my app drawer.. I could see the themed icon in data/app tho.. I don't think the original VRT could theme in data/app either... I did use your new version 1.3 with twrp on my Galaxy Tab 3, so that is good news.. It also made two folders on my internal sd, one was for data/app and one for system/app.. It did make a copy of the apk it themed in data/app, and placed it in the folder on my internal sd . I will test this on my Note 3 with twrp later..Thank you
aureljared said:
Version 1.3 released!
v1.3: Link
Silly me, forgetting this while using a KitKat ROM
Click to expand...
Click to collapse
cerj said:
I tried to vrt a data/app, and it may have broke the signature.. It did theme the app, but it was no longer visible/available in my app drawer.. I could see the themed icon in data/app tho.. I don't think the original VRT could theme in data/app either... I did use your new version 1.3 with twrp on my Galaxy Tab 3, so that is good news.. It also made two folders on my internal sd, one was for data/app and one for system/app.. It did make a copy of the apk it themed in data/app, and placed it in the folder on my internal sd . I will test this on my Note 3 with twrp later..Thank you
Click to expand...
Click to collapse
@aureljared, just curous...to follow up on with what cerj said, have you ever successfully themed an app inside of /data/app with your VRT? Seems to kill the app every time, your thoughts?
deuce_biggins said:
@aureljared, just curous...to follow up on with what cerj said, have you ever successfully themed an app inside of /data/app with your VRT? Seems to kill the app every time, your thoughts?
Click to expand...
Click to collapse
No, I only tried it with the old VRTheme, and it didn't work either (no icon in drawer). I don't think it'll work on EVilTheme either as I haven't changed the process of /data/app.
aureljared said:
No, I only tried it with the old VRTheme, and it didn't work either (no icon in drawer). I don't think it'll work on EVilTheme either as I haven't changed the process of /data/app.
Click to expand...
Click to collapse
Do you even think it's possible?
deuce_biggins said:
Do you even think it's possible?
Click to expand...
Click to collapse
It could be possible, if we can find a way to go around the sig verification. Or perhaps it just needs a Dalvik wipe, I don't really know [emoji26]

[FONT]Full System Fonts! Clock symbol FIX!

Hello fellow XDA friends! I am an extreme fan of Roboto Condensed and ALWAYS keep a zip of the font to replace my entire system UI. So if you are anal about your phone having consistent fonts, being Roboto Condensed, this is the zip for you! As always MAKE A BACKUP before flash even though I of course have flashed this multiple times every time I flash a ROM and have never had any issues with it. I do not have a revert to stock zip so PLEASE, AGAIN, MAKE A BACKUP, JUST, IN, CASE! I hope you enjoy!
Credits to this who create flashable zip files for me to use as a template to use for each device I am using.
Thanks to everyone who has helped me on XDA with not only fonts, but various tasks here and there :silly:
THESE ARE FLASHABLE ZIP FILES - YOU DO NEED A CUSTOM RECOVERY TO FLASH
To fix the [X] in your lock screen clock problem you can flash this: http://www.mediafire.com/download/bt2hz0t6osbghy5/Font_DejavuFonts1.zip
Credits to: http://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827 & @xxsashixx for the find - thanks again!
Big thanks to @THATTON for providing me with some great looking fonts to zip up
For any requests, feel free to PM me or mention my username in a thread post and I'll be happy to throw together a zip for you!
Current Fonts:
My Dropbox Fonts Folder (once this is confirmed working, I will remove the files from this post and put up screenshots of each font)
I've been trying to figure out how to get Bariol system wide. That's my all time favorite font.
Great Roboto font! Cool
Assume this needs root?
Sent from my Nexus 6P using Tapatalk
zenkinz said:
Assume this needs root?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Yes it does. You have to flash in recovery.
It's been awhile since I root or have custom rom. I assume root device will not get factory update anymore, or does it? Want to keep the phone as vanilla as possible, but there's really some deficiency that only root app can fill.
Sent from my Nexus 6P using Tapatalk
zenkinz said:
It's been awhile since I root or have custom rom. I assume root device will not get factory update anymore, or does it? Want to keep the phone as vanilla as possible, but there's really some deficiency that only root app can fill.
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Correct, no ota with normal root system changes. There is a systemless root, but I've not tried it...
I have updated the main post to be a bit more clear on needing ROOT and a custom recovery to flash this font for those who aren't as familiar! Enjoy
Added Bariol font per request, enjoy
Bariol FTW!!!!!! Thanks again man.
THATTON said:
Bariol FTW!!!!!! Thanks again man.
Click to expand...
Click to collapse
Happy to help and I'm glad it worked out the font does, indeed, look good! Though I can never leave my precious Roboto!!!!!!! :silly:
Any chance you could post a zip of the stock font? I liked my clock more before and stupidly didn't make a backup, and font changer apps don't change certain things including the clock for me.
Default Font
Bartws95 said:
Any chance you could post a zip of the stock font? I liked my clock more before and stupidly didn't make a backup, and font changer apps don't change certain things including the clock for me.
Click to expand...
Click to collapse
So I grabbed all the default fonts from my /system/font & zipped them up.
I'm on the ASOiP ROM, so I'm not a 100% sure these are the same as Google's stock Android fonts, but you could give that a try if you want.
Is that a flashable zip? I couldn't get it to work.
Bartws95 said:
Is that a flashable zip? I couldn't get it to work.
Click to expand...
Click to collapse
I'll make a flashable zip from those right now hang tight!
Edit: Here are the fonts from the AOSiP zip packed into a flashable zip
xploitnt said:
I'll make a flashable zip from those right now hang tight!
Edit: Here are the fonts from the AOSiP zip packed into a flashable zip
Click to expand...
Click to collapse
Worked like a charm! Thank you!
Bartws95 said:
Worked like a charm! Thank you!
Click to expand...
Click to collapse
You got it will add to OP for others!
Added stock font zip to OP!
I've found a cool font I want to try and I have the ttf files but I can't post links until I've done 10 posts. Damn
Bartws95 said:
I've found a cool font I want to try and I have the ttf files but I can't post links until I've done 10 posts. Damn
Click to expand...
Click to collapse
Can you PM them to me?
Flashed on my S6 Edge.... I'm loving the roboto condensed! Good lookin

[Module] Easy font installer.

-What do this module?
This zip change the default font in system/font/ roboto-regular to the default in the zip or your font (see down).
-How to use?
•(You need magisk installed obviously )
•Flash the zip in magisk manager or in twrp.
•Reboot and enjoy new font.
-How to change default font in zip?
1.Change the name of your font xxxx.xxx.ttf to Roboto-Regular.ttf
2.Decompress the zip go to system/fonts and replace with your favorite font renamed.
3.Compress the zip and flash in twrp/magisk manager.
-Thanks
To @topjohnwu for all the effort of their mods and the magisk template really easy for make modules.
Magisk : http://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Donate: https://www.paypal.me/MartinJesus23
Will give it a try =)
Can you please rephrase the instructions? I can't understand what files I have to compress and what should I replace
Shpitzick said:
Can you please rephrase the instructions? I can't understand what files I have to compress and what should I replace
Click to expand...
Click to collapse
Lol Just rename the name of font with the same In the zip and replace it and compress all folders and archives in one zip .If you don't know how to do it better don't try .
xdddd23 said:
Lol Just rename the name of font with the same In the zip and replace it and compress all folders and archives in one zip .If you don't know how to do it better don't try .
Click to expand...
Click to collapse
Oh, that's it? I feel pretty stupid now haha
It caused a little problem in WhatsApp though. The weird symbols are letters in Hebrew and it only happens in the name field. Also, it doesn't happen in any other application. I'll try finding a solution and will update if I manage to
Shpitzick said:
Oh, that's it? I feel pretty stupid now haha
It caused a little problem in WhatsApp though. The weird symbols are letters in Hebrew and it only happens in the name field. Also, it doesn't happen in any other application. I'll try finding a solution and will update if I manage to
Click to expand...
Click to collapse
The problem there is the font used some fonts don't have some simbols like this . So try other font .
Hi,
Is it possible to change also roboto bold and light placing them in system/font before compressing and flashing??
Sent from my Nexus 6 using Tapatalk
piraboy said:
Hi,
Is it possible to change also roboto bold and light placing them in system/font before compressing and flashing??
Click to expand...
Click to collapse
Sure if you replace the font with the system stock name correctly.
Sent from my ZUK Z1 using XDA Labs
xdddd23 said:
Sure if you replace the font with the system stock name correctly.
Sent from my ZUK Z1 using XDA Labs
Click to expand...
Click to collapse
I've tried placing the font I wanted (bellota) in the folder, but it seems not to be working (at least the regular one). I'm not sure if it's because I've an OMS Rom
If you have time can you test it or at least tell me if I did something wrong??
BellotaMagisk
Edit: OMS was messing up with this module
piraboy said:
I've tried placing the font I wanted (bellota) in the folder, but it seems not to be working (at least the regular one). I'm not sure if it's because I've an OMS Rom
If you have time can you test it or at least tell me if I did something wrong??
BellotaMagisk
Edit: OMS was messing up with this module
Click to expand...
Click to collapse
Sure than not​, I use susbtratum with this module without​ problems check If you have properly installed magisk and the module and don't have any font applied In substratum. Take a look .
Sent from my ZUK Z1 using XDA Labs
xdddd23 said:
Sure than not​, I use susbtratum with this module without​ problems check If you have properly installed magisk and the module and don't have any font applied In substratum. Take a look .
Sent from my ZUK Z1 using XDA Labs
Click to expand...
Click to collapse
Can you tell me why I see something like this??
In substratum there is a theme with the same font works without this problem
pirasalbe said:
Can you tell me why I see something like this??
In substratum there is a theme with the same font works without this problem
Click to expand...
Click to collapse
Because surely you have any font installled with substratum or don't installed correctly.
Sent from my ZUK Z1 using XDA Labs
xdddd23 said:
Because surely you have any font installled with substratum or don't installed correctly.
Sent from my ZUK Z1 using XDA Labs
Click to expand...
Click to collapse
No, the font is copied from that theme and then the module installed into a Nexus 4 with stock rom and without any substratum theme/font
hi I love this module but this module some korean is crash
so I change laungage to english that is much better sorry for my verrrrrrry bad english
If one needs to replace fonts well, then all the variations needs to be replaced - about 18 fonts.. does this module support adding all 18?
Neo.Collin said:
If one needs to replace fonts well, then all the variations needs to be replaced - about 18 fonts.. does this module support adding all 18?
Click to expand...
Click to collapse
Of course yes, magisk can replace all fonts that you want setting it with the correct name to be replaced also can replace the Emojis system I like to have the one emojis in my system
xdddd23 said:
-What do this module?
This zip change the default font in system/font/ roboto-regular to the default in the zip or your font (see down).
-How to use?
•(You need magisk installed obviously )
•Flash the zip in magisk manager or in twrp.
•Reboot and enjoy new font.
-How to change default font in zip?
1.Change the name of your font xxxx.xxx.ttf to Roboto-Regular.ttf
2.Decompress the zip go to system/fonts and replace with your favorite font renamed.
3.Compress the zip and flash in twrp/magisk manager.
-Thanks
To @topjohnwu for all the effort of their mods and the magisk template really easy for make modules.
Magisk : http://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Donate: https://www.paypal.me/MartinJesus23
Click to expand...
Click to collapse
Hi, i flashed this via magisk on my g955f stock rom and it changed the font to roboto regular, then i decompressed the file, changed the name to roboto condensed and flashed again and rebooted but it did not work. I also downloaded the font package and replaced the .ttf file and reflashed but it only changed the font back to stock. Help please? Thanks
jabbarh123 said:
Hi, i flashed this via magisk on my g955f stock rom and it changed the font to roboto regular, then i decompressed the file, changed the name to roboto condensed and flashed again and rebooted but it did not work. I also downloaded the font package and replaced the .ttf file and reflashed but it only changed the font back to stock. Help please? Thanks
Click to expand...
Click to collapse
Make sure that you replace the file name with the exact name that it is in system, and after a first installation flash the zip via magisk and not TWRP
Hope can help you
xdddd23 said:
Make sure that you replace the file name with the exact name that it is in system, and after a first installation flash the zip via magisk and not TWRP
Hope can help you
Click to expand...
Click to collapse
Okay so the file name is exactly the same as it is in system/fonts. Shall i first flash via magisk or twrp? If i flash via magisk after the first flash the app crashes. Thanks
EDIT: I've got it working now, thanks!
thanks for this OP! works on my my OP3T. replaced it with SJ Seceret from LG (coming from a LG G3), as inspired from here . sharing the zip here

Categories

Resources