Nav bar like Google Pixel - OnePlus 5T Questions & Answers

Hi guys, I want to know how to put the nav bar with the Google Pixel icons because i like it more than the stock.
Thanks!

Substratum is the only way to do this right now.

Substratum does not apply themes for the navbar as far as I can tell. Anyone find a way around this?

It's definitely possible. This guide shows how to make a flashable zip file for any device.

Ernestly said:
It's definitely possible. This guide shows how to make a flashable zip file for any device.
Click to expand...
Click to collapse
Yes, but not using Substratum. Which, for most people, would be more within their grasp as the guide mentioned

Related

Post inquiries for theme help here!

Making this thread in effort to keep things a little less cluttered in the forum/threads
Post your inquiries here and I'll try my best to answer your questions when time permits... this is a community so hopefully the other experienced senior members will chime in to help.
Overground: can we get a sticky?
reserved for faq
Alrite just a couple questions about theming and customization.
I would like to apply your red sense theme.
-Do I have to use a rom or can I just apply it on my rooted phone?
-If I have to use a rom which do you suggest so I can still use the original internet app that came with the phone?
Thx for all your help!
Sent you a PM about this actually.
Whats the trick to enable transparency? Particularly the notification pull-down. I have already modified framework-res.apk to include the transparent images, however they are not displaying transparent when applied to the phone. I read a few things about hexing, and even found a 'transparency patcher' program from droid-forums. This patcher apparently, does the hex work for you on services.jar. However, it did not do the trick. What am I missing here?
I'm running my own fully deodexed custom rom based on the 2.2 sense leak.
I'm working on Transparency as well...I contacted Xeudoxus at droidforums...hopefully he can help.
I would just like to know how to manually change my icons and or folders on my home screen and in my app drawer. Any help would be appreciated, thanks!
I too would like to find out how to change the "Folders" icon from the plain manila to obviously something else.
Tyler 3 said:
Alrite just a couple questions about theming and customization.
I would like to apply your red sense theme.
-Do I have to use a rom or can I just apply it on my rooted phone?
-If I have to use a rom which do you suggest so I can still use the original internet app that came with the phone?
Thx for all your help!
Click to expand...
Click to collapse
All root themes will usually only work for the rom they are made for. Sometimes there are big changes to the firmware, sometimes little... a good rule of thumb is to always make a nandroid backup if your an early adopter. So long story short:
1. yes
2. whatever rom i made the theme for... you can only use the original browser app with sense
deficitism said:
Sent you a PM about this actually.
Whats the trick to enable transparency? Particularly the notification pull-down. I have already modified framework-res.apk to include the transparent images, however they are not displaying transparent when applied to the phone. I read a few things about hexing, and even found a 'transparency patcher' program from droid-forums. This patcher apparently, does the hex work for you on services.jar. However, it did not do the trick. What am I missing here?
I'm running my own fully deodexed custom rom based on the 2.2 sense leak.
Click to expand...
Click to collapse
SoCalMiles said:
I'm working on Transparency as well...I contacted Xeudoxus at droidforums...hopefully he can help.
Click to expand...
Click to collapse
I have no idea... If you guys get ahold of Xeadoxus then let me know how its done. I have a feeling he'll tell you to download xUltimate though.
emplox said:
I would just like to know how to manually change my icons and or folders on my home screen and in my app drawer. Any help would be appreciated, thanks!
Click to expand...
Click to collapse
KGBxxx said:
I too would like to find out how to change the "Folders" icon from the plain manila to obviously something else.
Click to expand...
Click to collapse
Changing folder icons/app icons: you're gonna have to theme the rom you're using
basic ingredients in no particular order:
1. update.zip- just download one of themes and the update script in there (META-INF) or make your own if you feel like learning the syntax
2. resigning tool http://forum.xda-developers.com/showpost.php?p=3175518&postcount=2
3. 7zip for extracting apks
4. Android SDK
5. Lots of time
Start extracting apks and viewing the contents of res/drawable-hdpi---where you'll find icons
Most icons are named ic_launcher_XXXX.png, some are named app_icon, others are just simply icon... you'll have to look around to find them as there is no easy way to change them. Once you find the icon you want to replace, drop your new icon (with exactly the same name) into the same directory (preferably using 7zip since you don't have to have the directory extracted to replace it) and resign the entire zip file... flash zip and win!
So how much time do you think I would need if I was to do this? Just kidding looks like a pain in the ass. However, doable. Thanks for the link to signing the zip. Thought it just might be a bit easier. Hopefully soon I can change the plain folders to a picture of my girlfriend or something.
Sent from my noob rooted dinc.
Signal Bars
I have seemed to try everything to change the signal bar(s) colors. I have changed all of the icons to a red theme and the only way I can think thats left is that it has to be hex coded. Important fact is I am running skyraider 2.0.1. Has anyone had any luck changing these?

[Q] Where to find the status bar pattern in SystemUI.apk or framework-res.apk

Hi guys, I'm looking for the status bar pattern in the SystemUI.apk or framework-res.apk in order to change it into a full transparent white through ZipThemer (and finally have a transparent status bar in 4.2.2 stock :victory
But there's so many png in those files that I don't know which one I should use
Can you guys help me ?
Many thanks !
PS : Here are my files if you want to check quickly : https://www.box.com/s/4ij73xgwutyin6bmmkih
UP
Next time, try Google search if you aren't comfortable with xda search.
Literally the first link when I searched for "status bar png systemUI.apk"
Please read the entire thread before you do anything. The instructions in the OP are flawed.
Hung0702 said:
Next time, try Google search if you aren't comfortable with xda search.
Literally the first link when I searched for "status bar png systemUI.apk"
Please read the entire thread before you do anything. The instructions in the OP are flawed.
Click to expand...
Click to collapse
Thank you but it didn't work I've tried many tutorial by now and it didn't work. I really want to achieve it through ZipThemer because I want to be able to change quite easily
azertguigui said:
Thank you but it didn't work I've tried many tutorial by now and I didn't work. I really want to achieve it through ZipThemer because I want to be able to change quite easily
Click to expand...
Click to collapse
With the new roms this is not an option as it is no longer a png file file a combo of color codes thoughout the systemui and framework res. It took me 3 months to find all the changes to redirect it to a png
zelendel said:
With the new roms this is not an option as it is no longer a png file file a combo of color codes thoughout the systemui and framework res. It took me 3 months to find all the changes to redirect it to a png
Click to expand...
Click to collapse
I'm not sure I understand your post. You mean I have to change .xml files to apply a transparent status bar ? That is not a problem with ZipThemer, right ?
azertguigui said:
I'm not sure I understand your post. You mean I have to change .xml files to apply a transparent status bar ? That is not a problem with ZipThemer, right ?
Click to expand...
Click to collapse
What I mean depending on your rom is that you will have to adjust the color codes. Your issues is that the main place one of these changes needs to be made are in a place tat cant be adjusted with zip themer.
zelendel said:
What I mean depending on your rom is that you will have to adjust the color codes. Your issues is that the main place one of these changes needs to be made are in a place tat cant be adjusted with zip themer.
Click to expand...
Click to collapse
Ok so what would be the solution ? (without ZipThemer)
(By the way thanks for helping me )
azertguigui said:
Ok so what would be the solution ? (without ZipThemer)
(By the way thanks for helping me )
Click to expand...
Click to collapse
You would have to decompile the both Framework-res apk and the systemui.apk and make about 15 xml edits to redirect it to an image and then remove a few places. Then recompile the apks and then flash them. This would have to be done for each rom you flash.
What are you trying to do over all?
zelendel said:
You would have to decompile the both Framework-res apk and the systemui.apk and make about 15 xml edits to redirect it to an image and then remove a few places. Then recompile the apks and then flash them. This would have to be done for each rom you flash.
What are you trying to do over all?
Click to expand...
Click to collapse
I just want a transparent status bar :crying:
azertguigui said:
I just want a transparent status bar :crying:
Click to expand...
Click to collapse
This option is in most custom roms. What rom are you running?
zelendel said:
This option is in most custom roms. What rom are you running?
Click to expand...
Click to collapse
4.2.2 stock with some mods (beats louder, a custom battery in status bar, a new locking...)
I agree that I have no idea why CM doesn't add this in their most recent ROM's, making the statusbar transparent is such an improvement to the UI immediately

Change system font Oreo

Is there anyway to change system font on Oreo? I have always used FontFix in the past but it doesn't work now. Thanks!
Sent from my Pixel XL using Tapatalk
Woops didn't mean to put it in the roms section. Mods please move if needed.
Sent from my Pixel XL using Tapatalk
znel52 said:
Woops didn't mean to put it in the roms section. Mods please move if needed.
Sent from my Pixel XL using Tapatalk
Click to expand...
Click to collapse
I moved it for you. Next time you can use the "Report" function to request a move.
Found this in a search for the same, any updates on this?
In the past I have always just gone here https://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827 and flashed the zip of whatever font I wanted...this doesn't work on Oreo?
AP2FTW said:
In the past I have always just gone here https://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827 and flashed the zip of whatever font I wanted...this doesn't work on Oreo?
Click to expand...
Click to collapse
Possibly I will give it a shot. Honestly I haven't tried this way I just tried to use the font fix app.
How did it work out?
A very kind person here on XDA did something to the zip file of the font I wanted to flash on my pixel xl...he said:
"Pixels are /system/system when extracting system files, not /system"
So I'm not sure exactly what he changed in the zip but it worked
No idea. Maybe it has to do with where the font files for the device are located? Any devs have input on this? Id love to flash a zip to change my font.
Pain-N-Panic said:
No idea. Maybe it has to do with where the font files for the device are located? Any devs have input on this? Id love to flash a zip to change my font.
Click to expand...
Click to collapse
Here is the zip he fixed for me...I don't have the original anymore, but you can find the original in the flashable font zip thread https://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827 if you want to compare them.
Thanks!
rooted?
will this work on non rooted phones?
AP2FTW said:
Here is the zip he fixed for me...I don't have the original anymore, but you can find the original in the flashable font zip thread https://forum.xda-developers.com/android/themes/fonts-flashable-zips-t3219827 if you want to compare them.
Click to expand...
Click to collapse
lalew25 said:
will this work on non rooted phones?
Click to expand...
Click to collapse
As long as you have a custom recovery it will work just fine
this worked on regular Pixel too

Substratum - Navbar themes

I am trying to apply navbar themes, but after reboot nothing changes.
I have root. Anyone know what could be the issue? Running FreedomOS
ZataH said:
I am trying to apply navbar themes, but after reboot nothing changes.
I have root. Anyone know what could be the issue? Running FreedomOS
Click to expand...
Click to collapse
The only issue is Oneplus has rename "Navigation" to "drawable" bar because of this any substratum theme not working with OP5T.
Normas Interruptor said:
The only issue is Oneplus has rename "Navigation" to "drawable" bar because of this any substratum theme not working with OP5T.
Click to expand...
Click to collapse
Hello,to you know where is the 'path' for the drawable bar? Can't find it.
Thank you.
Sent from my Oneplus 5T

Transparent Nav Bar

Is there anyways that I make my navigation bar at the bottom almost transparent? An example of what I mean is how the nav bar appears when you open Snapchat, or when you swipe left to Google Now , The bar is transparent.I want it to be transparent in every app if possible.
I looked around for that too, but it doesn't seem to exist. If I understand that right, the nav-bar is already transparent in theory. Only that most apps don't make use of that. also the status bar and nav bar are inseperable.
Mperales6 said:
Is there anyways that I make my navigation bar at the bottom almost transparent? An example of what I mean is how the nav bar appears when you open Snapchat, or when you swipe left to Google Now , The bar is transparent.I want it to be transparent in every app if possible.
Click to expand...
Click to collapse
Try talking go this guy. He's the best mod maker I know :good:
https://forum.xda-developers.com/pixel-3-xl/themes/tulsadiver-mods-adb-installer-t3856871
Mperales6 said:
Is there anyways that I make my navigation bar at the bottom almost transparent? An example of what I mean is how the nav bar appears when you open Snapchat, or when you swipe left to Google Now , The bar is transparent.I want it to be transparent in every app if possible.
Click to expand...
Click to collapse
I have managed to separate the two but I haven't been able to keep apps from coloring the transparent navbar. I can make it always translucent, or a color, but not transparent. At least as of yet. I keep trying when I get a chance
Here's what he wrote, when I asked him about that:
Tulsadiver said:
I understand but I don't know a way to make every app's background to also be transparent. The status bar and navbar are tied together. Both transparent. I've also tried to find a way to separate them but haven't been able to yet.
Click to expand...
Click to collapse
Edit: Tulsadiver was quicker
Tulsadiver said:
I have managed to separate the two but I haven't been able to keep apps from coloring the transparent navbar. I can make it always translucent, or a color, but not transparent. At least as of yet. I keep trying when I get a chance
Click to expand...
Click to collapse
Hello,
Would it be possible to leave the translucent navbar in all the apps in a GSI rom? My device does not have many custom roms, so I use GSI.
Thank you.
Germano1980 said:
Hello,
Would it be possible to leave the translucent navbar in all the apps in a GSI rom? My device does not have many custom roms, so I use GSI.
Thank you.
Click to expand...
Click to collapse
Maybe. I'd have to get a copy of your framework-res.apk and systemui.apk and see. What phone do you have?
Tulsadiver said:
Maybe. I'd have to get a copy of your framework-res.apk and systemui.apk and see. What phone do you have?
Click to expand...
Click to collapse
Mi Max 3 (running AOSIP gsi ROM).
Germano1980 said:
Mi Max 3 (running AOSIP gsi ROM).
Click to expand...
Click to collapse
Upload the files I requested and I will see what I can do.
Framework-res.apk is in the system/framework folder
SystemUI.apk is in system/priv-app/SystemUI folder
Hopefully your SystemUI.apk. is deodexed because I need access to the smali files.
Tulsadiver said:
Upload the files I requested and I will see what I can do.
Framework-res.apk is in the system/framework folder
SystemUI.apk is in system/priv-app/SystemUI folder
Hopefully your SystemUI.apk. is deodexed because I need access to the smali files.
Click to expand...
Click to collapse
Here: https://drive.google.com/folderview?id=1fLssTAICPhpFqwx4DXuX6xWTREmlbeFy.
Thank you for your attention.
Germano1980 said:
Here: https://drive.google.com/folderview?id=1fLssTAICPhpFqwx4DXuX6xWTREmlbeFy.
Thank you for your attention.
Click to expand...
Click to collapse
I don't have your phone so I don't know exactly how to get this on your phone for you to try.
Here are a couple of different things to try but have a backup. These should create a backup in a folder on your sdcard called ozop. Flash in TWRP.
Tulsadiver said:
I don't have your phone so I don't know exactly how to get this on your phone for you to try.
Here are a couple of different things to try but have a backup. These should create a backup in a folder on your sdcard called ozop. Flash in TWRP.
Click to expand...
Click to collapse
I did as you indicated, but the navbar has not changed. The folder you mentioned appeared. Did I do something wrong? Anyway, thank you very much for making your time available to help me.
PS: you're fast.
Germano1980 said:
I did as you indicated, but the navbar has not changed. The folder you mentioned appeared. Did I do something wrong? Anyway, thank you very much for making your time available to help me.
PS: you're fast.
Click to expand...
Click to collapse
Do you have a/b partitions?
Tulsadiver said:
Do you have a/b partitions?
Click to expand...
Click to collapse
No, A-only.
Germano1980 said:
No, A-only.
Click to expand...
Click to collapse
Do you have any magisk modules installed?
Germano1980 said:
No, A-only.
Click to expand...
Click to collapse
Here's a couple more to try.
Tulsadiver said:
Do you have any magisk modules installed?
Click to expand...
Click to collapse
Yes, 3: safety patch, busybox and Google Sans font.
---------- Post added at 12:08 ---------- Previous post was at 12:05 ----------
Tulsadiver said:
Here's a couple more to try.
Click to expand...
Click to collapse
Thanks, I'll try.
Tulsadiver said:
Here's a couple more to try.
Click to expand...
Click to collapse
Again, thank you, but it did not work. I don't know what happens...
Germano1980 said:
Again, thank you, but it did not work. I don't know what happens...
Click to expand...
Click to collapse
Here is a magisk version. Install via TWRP. Afterwards it will show up in magisk manager as a module.
Tulsadiver said:
Here is a magisk version. Install via TWRP. Afterwards it will show up in magisk manager as a module.
Click to expand...
Click to collapse
I tried via magisk, but it did not install. The record is attached.

Categories

Resources