[MAGISK]Notch Killer - Videos and Apps ignores the notch - OnePlus 7T Themes, Apps, and Mods

I couldn't find a working module for the 7T so I created one.
What it does?
In apps like Netflix and Full-screen games the screen stretches only until it reaches the notch.
This module basically allows to ignore the notch and stretch the display around it.
Netflix example:
Before:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After:
Click to expand...
Click to collapse
Instructions:
Download the attached zip and extract the NotchKillerOOS Directory.
Move the NotchKillerOOS directory into your phone.
Using ROOT explorer like "ES file explorer" move the folder into /data/adb/modules
Reboot your device
Go to the Developer options, click on "Display cutout" and choose "Notch killer!"
Please report any bugs.
Enjoy

Not working for me.

QbaxPl said:
Not working for me.
Click to expand...
Click to collapse
You got any error?
Wrong behavior?
Happens on a specific app?
Please explain the issue you're having.

I dont have option to choose Notch killer in Dev options.

I followed your instructions and now I have a Notch Killer Magisk module enabled and after a reboot I went to developer settings--> display cutout
There wasn't any option like Notch Killer
Please see attached screenshot

QbaxPl said:
I dont have option to choose Notch killer in Dev options.
Click to expand...
Click to collapse
MrGimpGrumble said:
I followed your instructions and now I have a Notch Killer Magisk module enabled and after a reboot I went to developer settings--> display cutout
There wasn't any option like Notch Killer
Please see attached screenshot
Click to expand...
Click to collapse
Hi please try the following steps:
1. Uninstall the NotchKillerOOS module.
2. Download the new zip that is attached to this message.
3. Extract the zip and move it to your phone.
4. Move the NotchKillerOOS directory to /data/adb/module
5. Make sure that the file structure is like the following "/data/adb/modules/NotchKillerOOS/system/product/overlay/DisplayCutoutEmulationTall/DisplayCutoutEmulationTallOverlay.apk"
and NOT like:
"/data/adb/modules/NotchKillerOOS/NotchKillerOOS/system/product/overlay/DisplayCutoutEmulationTall/DisplayCutoutEmulationTallOverlay.apk"
6. Go to Magisk manager and make sure that the module is enabled.
7. Reboo the phone and try again.
If you still have problems, please send me your "DisplayCutoutEmulationTallOverlay.apk" file that is located under /product/overlay/DisplayCutoutEmulationTall.
(The one that is on your phone, not the one that came with the module).
Let me know if it works.

yaaria said:
Hi please try the following steps:
1. Uninstall the NotchKillerOOS module.
2. Download the new zip that is attached to this message.
3. Extract the zip and move it to your phone.
4. Move the NotchKillerOOS directory to /data/adb/module
5. Make sure that the file structure is like the following "/data/adb/modules/NotchKillerOOS/system/product/overlay/DisplayCutoutEmulationTall/DisplayCutoutEmulationTallOverlay.apk"
and NOT like:
"/data/adb/modules/NotchKillerOOS/NotchKillerOOS/system/product/overlay/DisplayCutoutEmulationTall/DisplayCutoutEmulationTallOverlay.apk"
6. Go to Magisk manager and make sure that the module is enabled.
7. Reboo the phone and try again.
If you still have problems, please send me your "DisplayCutoutEmulationTallOverlay.apk" file that is located under /product/overlay/DisplayCutoutEmulationTall.
(The one that is on your phone, not the one that came with the module).
Let me know if it works.
Click to expand...
Click to collapse
Yeah bro, I can confirm it works. But there's a slight problem, the icons on the status bar tends to hide behind the notch, any way to make them hide as they reach towards the notch? (like they do in the default notch mode)

Minimilised_MR said:
Yeah bro, I can confirm it works. But there's a slight problem, the icons on the status bar tends to hide behind the notch, any way to make them hide as they reach towards the notch? (like they do in the default notch mode)
Click to expand...
Click to collapse
Unforchently for now, I cannot change the location of the status bar icons and text.
So you can switch between the mods whenever you need them.

yaaria said:
Unforchently for now, I cannot change the location of the status bar icons and text.
So you can switch between the mods whenever you need them.
Click to expand...
Click to collapse
I think it is possible to automatically set it on/off with the desired apps using Tasker. But I didn't test it yet, just thinking it'll work.
Sent from my OnePlus7T using XDA Labs

Sharing in case people who use this module would like to automate using tasker.
Use following shell command:
Enable
Code:
cmd overlay enable --user 0 com.android.internal.display.cutout.emulation.tall
Disable
Code:
cmd overlay disable --user 0 com.android.internal.display.cutout.emulation.tall
Enjoy fullscreen!

Is there any way I can use it without root (magisk) by ADB?

Thank you bro it works on my Rooted OP7T.
side note....
If you download systemuituner and turn on immersive mode it makes ur module PERFECT!!
Again thank u.... @yaaria

ryantf420 said:
Thank you bro it works on my Rooted OP7T.
side note....
If you download systemuituner and turn on immersive mode it makes ur module PERFECT!!
Again thank u.... @yaaria
Click to expand...
Click to collapse
Good to know, thank you

I have followed instructions but no way to see option notch killer in developer options under cutout...
Magisk see module, properly extracted files like u adviced...
Any ideas? Want to watch Netflix without notch
Posted using OnePlus 7T via Tapatalk

the bottom option translates to high notch. select the bottom option should be good if followed file instructions...

Oh... I was looking for "Notch Kill" not translated to Polish hehe. I selected very bottom which means like "high cutout" option and it's working. Thank you so much.
Posted using OnePlus 7T via Tapatalk

Riski3Run said:
Oh... I was looking for "Notch Kill" not translated to Polish hehe. I selected very bottom which means like "high cutout" option and it's working. Thank you so much.
Posted using OnePlus 7T via Tapatalk
Click to expand...
Click to collapse
no problem ?
---------- Post added at 02:27 PM ---------- Previous post was at 02:25 PM ----------
I personally enjoy using "systemuituner" app immersive mode "full" with this module. Its a really good combo!!! ?

Systemuituner is just app or another Magisk module?
Posted using OnePlus 7T via Tapatalk

Riski3Run said:
Systemuituner is just app or another Magisk module?
Posted using OnePlus 7T via Tapatalk
Click to expand...
Click to collapse
App located here on Xda....

These are some example screenshots of notch killer and Systemuituner immersive mode on together.. No status bar until u touch top.
I love it.
all screen!!! ?

Related

Echoe ROM Custom Color Schemes Thread

Some people have been having some complications setting their color schemes on @jds3118's Echoe Rom.
It's working out to be a beautiful rom and he (along with those in assistance and guidance) are doing a wonderful job.
So to better the experience for the common user and with the suggestion of a fellow member I took the initiative to create a seperate thread for sharing those settings.
To backup your color scheme open the Echoe Rom Control app.
Tap the menu in the top left corner.
Scroll downward to Backup & Restore
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Select "Backup data" which saves the file to your internal storage.
Check for RomControl > Backups. You should see your file in there.
Simply zip it up and share it!
To install one: just download it, unzip it to /sdcard/RomControl/Backups
Next open Echoe ROM Control app, press the menu option, scroll downward to Backup & Restore, select restore data option and if you successfully placed the file in the correct directory you should now see it as an option. Select it, tap "OK" and then CONFIRM. You will probably get a force close error. Just tap OK. A reboot might be necessary to see all of the modifications.
When sharing with the forum please include a few screenshots for our convenience. We'd all appreciate it. Also, I'd recommend making a backup of what you currently have before applying anything else. Let's keep it clean and have fun!
I guess I'll start off by sharing mine.
View attachment RomControl.zip
Here's my current setup!
Here's my work in progress so far!
Hmm...I followed the instructions in the OP, however my theme didn't change, even after a reboot.
*EDIT*
I got it to work What happened was that when I unzipped the file to ROM Control, it saved it in another ROM Control folder WITHIN the backup folder. I moved the image to the original backup folder, and voila!
sabrdawg said:
Hmm...I followed the instructions in the OP, however my theme didn't change, even after a reboot.
*EDIT*
I got it to work What happened was that when I unzipped the file to ROM Control, it saved it in another ROM Control folder WITHIN the backup folder. I moved the image to the original backup folder, and voila!
Click to expand...
Click to collapse
Glad it worked out for ya.
Nevermind, wrong thread.
Binary100100 said:
Some people have been having some complications setting their color schemes on @jds3118's Echoe Rom.
It's working out to be a beautiful rom and he (along with those in assistance and guidance) are doing a wonderful job.
So to better the experience for the common user and with the suggestion of a fellow member I took the initiative to create a seperate thread for sharing those settings.
To backup your color scheme open the Echoe Rom Control app.
Tap the menu in the top left corner.
Scroll downward to Backup & Restore
View attachment 3875169 View attachment 3875170
Select "Backup data" which saves the file to your internal storage.
View attachment 3875171 View attachment 3875172
Check for RomControl > Backups. You should see your file in there.
Simply zip it up and share it!
View attachment 3875174
To install one: just download it, unzip it to /sdcard/RomControl/Backups
Next open Echoe ROM Control app, press the menu option, scroll downward to Backup & Restore, select restore data option and if you successfully placed the file in the correct directory you should now see it as an option. Select it, tap "OK" and then CONFIRM. You will probably get a force close error. Just tap OK. A reboot might be necessary to see all of the modifications.
When sharing with the forum please include a few screenshots for our convenience. We'd all appreciate it. Also, I'd recommend making a backup of what you currently have before applying anything else. Let's keep it clean and have fun!
Click to expand...
Click to collapse
Awesome bro nice thread and your color theme is nice! I like it.
Question
Binary100100 said:
Some people have been having some complications setting their color schemes on @jds3118's Echoe Rom.
It's working out to be a beautiful rom and he (along with those in assistance and guidance) are doing a wonderful job.
So to better the experience for the common user and with the suggestion of a fellow member I took the initiative to create a seperate thread for sharing those settings.
To backup your color scheme open the Echoe Rom Control app.
Tap the menu in the top left corner.
Scroll downward to Backup & Restore
View attachment 3875169 View attachment 3875170
Select "Backup data" which saves the file to your internal storage.
View attachment 3875171 View attachment 3875172
Check for RomControl > Backups. You should see your file in there.
Simply zip it up and share it!
View attachment 3875174
To install one: just download it, unzip it to /sdcard/RomControl/Backups
Next open Echoe ROM Control app, press the menu option, scroll downward to Backup & Restore, select restore data option and if you successfully placed the file in the correct directory you should now see it as an option. Select it, tap "OK" and then CONFIRM. You will probably get a force close error. Just tap OK. A reboot might be necessary to see all of the modifications.
When sharing with the forum please include a few screenshots for our convenience. We'd all appreciate it. Also, I'd recommend making a backup of what you currently have before applying anything else. Let's keep it clean and have fun!
Click to expand...
Click to collapse
Two fast questions
Are you Echoe member
Do you have permissions to speak, share Echoe staff???
aaatso said:
Two fast questions
Are you Echoe member
Do you have permissions to speak, share Echoe staff???
Click to expand...
Click to collapse
Yes it's ok
aaatso said:
Two fast questions
Are you Echoe member
Do you have permissions to speak, share Echoe staff???
Click to expand...
Click to collapse
I am a member of the forum but not of their team.
I don't so I won't.
Binary100100 said:
I am a member of the forum but not of their team.
I don't so I won't.
Click to expand...
Click to collapse
Your good my friend your sharing individual color themes based from the roms control app. As a member of echoe team I like the idea and the thread.
---------- Post added at 11:40 AM ---------- Previous post was at 11:37 AM ----------
Here's what mine looks like...
This is cool, thank you. I'll try to make a nice one to share too.
Nothing is working for me? I try to change colors, icons, etc, but when I reboot/reboot system UI nothing changes. Am I missing something?? I tried downloading a zip from above and restoring that but even that doesn't work?
Sent from my SM-G935U using Tapatalk
Any more new ones anybody - mine stinks....
lilhectord said:
Nothing is working for me? I try to change colors, icons, etc, but when I reboot/reboot system UI nothing changes. Am I missing something?? I tried downloading a zip from above and restoring that but even that doesn't work?
Sent from my SM-G935U using Tapatalk
Click to expand...
Click to collapse
Have had not issues restoring so be sure it is in correct location.
jds3118 said:
Your good my friend your sharing individual color themes based from the roms control app. As a member of echoe team I like the idea and the thread.
---------- Post added at 11:40 AM ---------- Previous post was at 11:37 AM ----------
Here's what mine looks like...
Click to expand...
Click to collapse
I can't find the settings to change the icons - only the various colored items ?? I restored a posted backup but would like to experiment with different icons.
gaww said:
I can't find the settings to change the icons - only the various colored items ?? I restored a posted backup but would like to experiment with different icons.
Click to expand...
Click to collapse
Sorry can't look atm but wasn't it in the useful app section?
Sent from my SM-G935T using XDA-Developers mobile app
gaww said:
I can't find the settings to change the icons - only the various colored items ?? I restored a posted backup but would like to experiment with different icons.
Click to expand...
Click to collapse
Which icon? I'm using a theme from the theme store then changed the colours to my liking. Or try wiziconizer I'm helpful apps for app icons
jds3118 said:
Which icon? I'm using a theme from the theme store then changed the colours to my liking. Or try wiziconizer I'm helpful apps for app icons
Click to expand...
Click to collapse
Sorry meant only the toggle buttons. Found it in Echoe Color Options under Toggle Buttons Background. It gives some limited options.

[APP][CM] Install Location - choose where to install apps

#Henkate said:
For me, the weather widget works, also in notification drawer.
Regarding install location, take a look here, as a alternative: http://android.stackexchange.com/questions/43517/installing-to-sdcard-by-default
Run in terminal:
(0 auto, 1 internal and 2 external sd card)
PHP:
pm set-install-location 0/1/2
EDIT:
@samiblm : if you want, i can make a small app with Tasker which ask you where you want to install everytime you are in Package Installer ( the menu after you click to install an .apk). The app would work like this: when it see that you are in Package Installer ( you want to install an app), a small popup appears and ask you where you want to install, you choose and then you can install.
Click to expand...
Click to collapse
Pirex69 said:
That would be nice ��
Enviado do meu SM-J500FN através de Tapatalk
Click to expand...
Click to collapse
Alright. I've made a small app using Tasker for CM which will show a popup with option to choose where to install the app you want. The app run in background and the popup appears when you are in Package Installer (when you want to install an app). I hope you'll find it useful as the setting regarding it is gone in latest cm release.
I called it Install Location.
To run that pm set-install-location commands we need root, so the app need root too because that.
Please read the below informations.
HOW IT WORKS?
Upon first run, it run su command to get root access. If you decline the access, the app won't work, so it will ask for su again after you open it again. If you allow the access, then it will turn a profile on which shows a popup to choose install location when it detect that you are in Package Installer. The Package Installer it's the trigger. You choose your choice, then the popup dissapear and then simply install the app you want.
NOTES
1) If you want to cancel the popup, just press back button (phone button).
2) If you want to stop this app from showing the popup, then simply force close it in settings.
3) If you greenify / hibernate the app, then it stop working.
4) There shouldn't be any battery drain.
5) BUG: when you uninstall an app, the popup will appear too since uninstalling apps is done by Package Installer too. I don't think there's any way to fix this, at least I don't have any idea.
6) The app should work on other phones/ROMs as long the command pm set-install-location is supported.
DOWNLOAD
APK is attached to this post.
SCREENSHOT
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PROJECT SOURCES
Download source: http://www.mediafire.com/?x45maikt876f7kk
It is Tasker code. You must install Tasker and then copy the file Install_Location.prj.xml to Tasker folder > projects, then open Tasker, press on home icon, choose import and choose the .prj file you copied. Then you got the source and can edit it as you like. To build app with Tasker, you need to install it's plugin named App Factory (Google play store). You can find basic informations like how to import project on Google or i think even on Tasker website.
Reserved
@samiblm said that isn't working for him, but for me is working fine. Can someone else confirm this?
Anybody can confirm whether is working for you or not? lol
Sorry that i didnt have time to reply earlier than this, but here is the thing; when i type the command in the termonal i get this error :
And since the app uses this same command, it will obviously fail to complete the task
samiblm said:
Sorry that i didnt have time to reply earlier than this, but here is the thing; when i type the command in the termonal i get this error :
And since the app uses this same command, it will obviously fail to complete the task
Click to expand...
Click to collapse
Write "su" (without quotes) and press "enter", then write the pm command.. My app does run su command before pm command too when you choose your option in the popup, to make sure that the command will work.
It works for me, but I don't understand why doesn't work for you.
So, write su command before that and let me know if there's any error.
#Henkate said:
Write "su" (without quotes) before the command with pm. My app does run su command before pm command too when you choose your option in the popup, to make sure that the command will work.
It works for me, but I don't understand why doesn't work for you.
So, write su command before that and let me know if there's any error.
Click to expand...
Click to collapse
Seems to work fine under root
---------- Post added at 06:29 PM ---------- Previous post was at 06:26 PM ----------
ajislav said:
Seems to work fine under root
Click to expand...
Click to collapse
Edit, I should clarify..
Running su first and then "pm set-install-location 2" works fine, but "su pm set-install-location 2" ends with an error as there is no user pm
ajislav said:
Seems to work fine under root
---------- Post added at 06:29 PM ---------- Previous post was at 06:26 PM ----------
Edit, I should clarify..
Running su first and then "pm set-install-location 2" works fine, but "su pm set-install-location 2" ends with an error as there is no user pm
Click to expand...
Click to collapse
I meant that you have to write "su" and press "enter". Sorry for the misunderstanding.
Does the app work for you?
#Henkate said:
Does the app work for you?
Click to expand...
Click to collapse
It asks for root when I run it from the launcher, but it does not ask for install location when installing an app...
ajislav said:
It asks for root when I run it from the launcher, but it does not ask for install location when installing an app...
Click to expand...
Click to collapse
I don't understand what's wrong. I've tested it myself and it is working fine for me When you want to install an app, the pop-up should appear (like in the screenshot from first post), before touching "install".
I'll try to make a new one and I'll remove the su check at first run.
#Henkate said:
I don't understand what's wrong. I've tested it myself and it is working fine for me When you want to install an app, the pop-up should appear (like in the screenshot from first post), before touching "install".
I'll try to make a new one and I'll remove the su check at first run.
Click to expand...
Click to collapse
Not sure if it is su related.
I changed root access from always ask to allowed but it did not make a difference.
I can test for you, if you want.
Btw, j500F with CM 20160821 version here
I did what you suggested and no error is given this time, but it's still not working and the apps are still getting installed in the internal sdcard ..

Tulsadiver Mods - Android 11 and 12 ADB Installer-Zip Installer, creates magisk module

This is in place until TWRP is ready. You need root and of course you need to be attached to your PC. On first installation of systemui base, a pop-up asking to give ADB shell root permission will show. Please do so.
The purpose of this installer is to generate for you a custom module that you can flash in Magisk Manager. It will have all the mods that you have selected from the installer menu.
Custom clocks (date, etc) and internet speed indicators do not change colors due to light-dark background colors like the statusbar icons do.
The developer of Active edge gave me permission to use his base so that people would not have to make a choice between his and my mods. All credit for this goes to him. You must delete the active edge sense module and use one of my active edge modules. If it doesn't say active edge then it isn't active edge sense compatible. If there is an issue with edge sense after flashing, do not contact edge sense op with issues. He does not troubleshoot modified versions of his mod (and neither do I).
I'm also including my Pixel Launcher mod. Also a ADB Installer. You can change app drawer background-text color (separately for light mode and dark mode), remove weather from Launcher. Change the number of hot seat icons on home page (and size) as well as change the number of columns in the app drawer.
ADB Installer Instructions-Root is required
1. Flash one of the SystemUI Bases First. They provide the necessary smali files and public ID's for everything to work. Use colorable bases if you want to be able to change QS circle colors.
2. FLASH ALL THE MODS YOU WANT. ONCE YOU DONE WITH EVERYTHING, FLASH THE "COMPLETE INSTALLATION" Option. This will create a Magisk Manager flashable zip in a folder on your sdcard called ozop. Flash that to install your selection of mods.
Root required
Instructions.
1. Unzip ADB Mods Installer Files.zip on your PC
2. Run TulsadiverModsInstaller.bat (Give ADB Root Permissions)
3. ADB debugging Enabled
4. Flash one of the SystemUI Bases First. They provide the necessary smali files and public ID's for everything to work
5. Go through the other options selecting what all mods you want. It is generally best to start at the top and work your way down.
6. Once finished with selections, run "Complete Installation" at the bottom. This will generate your mymagisk.zip module in a folder called "ozop" on your sdcard.
Includes powershell installer, one for windows, one for linux.
List of MODS Available
Clock Format and Position Mods
Internet Traffic Speed Single Indicator (changes from upload-download) otherwise signals are over/under
Choose Traffic Speed Indicator Up-Down Icon Colors (default is white)
Navbar Height Options
Navbar Swap
Remove NavBar
3 Minit Battery
One percent custom battery Mods-Several to choose from
One percent custom battery Text-only-Several to choose from
Colored Statusbar-Navbar Icons
Choose number of QS columns 3-7
Colored Statusbar Icons
Remove Carrier Text Options
Smaller LTE Icon
Custom Battery Sizes in case custom batteries are too large or too small
Change QS pulldown circle color
Change Status bar and QS WiFi and Data Icons
Note Added a couple of wifi and data signal options.
WiFi 1 and Cell Tower 1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
WiFi 2 Cell Tower 2
WiFi 3 data 3
Android 12 Beta 1 uploaded 5-31-21
ADB Mod Installer Files12Pixel3XL.zip | by Tulsadiver for Pixel
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
Android 11 uploaded 6-13-21
ADB Mod Installer Files11Pixel3XLJune.zip | by Tulsadiver for Pixel
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
------------------------------
If I helped, hit the Thanks Button!
Feeling generous, send me a beer!
-------------------------------
Android 10
ADB Installer uploaded 6-3-20
https://www.androidfilehost.com/?fid=4349826312261825198
--------------------------------------------------------------------------------------
Pixel Launcher Mod
Start by picking a base. Bases come with, or without, a search bar and Hotseat heights The larger number of rows you pick, the lower your hotseat drops on your home screen. If your hotseat comes out too low, try again with a higher base.
Remove Search Bar
App Drawer background color (Light and Dark Mode)
App Drawer Text Color or remove (Light and Dark Mode)
Home screen App Text Color
Smart-screen Text color
App Icon Sizes 45-50-56 dip (56 is stock)
Columns (5-6-7)
Rows (5 through 11)
ADB Pixel Launcher Installer uploaded 6-10-21
NexusLauncherReleaseADBPixel4XL.zip | by Tulsadiver for Pixel
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
-----------------------------------------------------
TWRP themes for those that like things a little different
A couple of TWRP themes. These were made by G.M.L. and he deserves all the credit. His thread is here:
https://forum.xda-developers.com/android/themes/themes-twrp-theming-links-development-t3598833
I tweaked them to work on the Pixel 3 XL with it's notch and large status bar. Top Shelf and Transparent.
To apply:. Make a folder in your sdcard's TWRP folder called theme. Put one of the themes in the folder and rename it ui.zip. The next time you boot into TWRP it will be there.
Top shelf
https://www.androidfilehost.com/?fid=1395089523397904497
Transparent
https://www.androidfilehost.com/?fid=1395089523397892112
Hey, @Tulsadiver - any plans for the little pixel 3? Would be awesome if so!
-Michael_ said:
Hey, @Tulsadiver - any plans for the little pixel 3? Would be awesome if so!
Click to expand...
Click to collapse
I'm working on it. Would you like to test it?
Tulsadiver said:
I'm working on it. Would you like to test it?
Click to expand...
Click to collapse
Yes, absolutely!
In for results of this P3 (small) test. :]
-Michael_ said:
Yes, absolutely!
Click to expand...
Click to collapse
Here you go!
https://www.androidfilehost.com/?fid=11410932744536985963
w0rdie said:
In for results of this P3 (small) test. :]
Click to expand...
Click to collapse
See post above
I must be doing something wrong... any selection I make only reloads the Selection Menu.
Windows 10
w0rdie said:
I must be doing something wrong... any selection I make only reloads the Selection Menu.
Windows 10
Click to expand...
Click to collapse
I don't have Windows 10 but I wouldn't think that would matter. Do you have root? Do you have adb degugging checked in developers menu? Did you give adb root privileges when you tried to install your first one? A pop-up should have come up.
Tulsadiver said:
I don't have Windows 10 but I wouldn't think that would matter. Do you have root? Do you have adb degugging checked in developers menu? Did you give adb root privileges when you tried to install your first one? A pop-up should have come up.
Click to expand...
Click to collapse
Yeah sending ADB commands is working fine, I didn't get the SU prompt when I ran the .bat but I ran adb shell / su in another terminal to get ADB granted root right.
---------- Post added at 12:34 PM ---------- Previous post was at 12:31 PM ----------
Running it in Powershell (rather than CMDR) worked. Setting it up now.
Thanks!
---------- Post added at 12:54 PM ---------- Previous post was at 12:34 PM ----------
This had to have been so much work -- link to where I can buy you a beer?
It's perfect.
installing systemui base gives me permission denied in the command prompt and trying framework stock-like base i assume doesnt install and doesnt reboot my phone automatically
I don't see left clock... will center clock move it to the left side?
rootisthebest said:
installing systemui base gives me permission denied in the command prompt and trying framework stock-like base i assume doesnt install and doesnt reboot my phone automatically
Click to expand...
Click to collapse
open magisk and go to superuser then select adb shell to set it on
then try agin
w0rdie said:
Yeah sending ADB commands is working fine, I didn't get the SU prompt when I ran the .bat but I ran adb shell / su in another terminal to get ADB granted root right.
---------- Post added at 12:34 PM ---------- Previous post was at 12:31 PM ----------
Running it in Powershell (rather than CMDR) worked. Setting it up now.
Thanks!
---------- Post added at 12:54 PM ---------- Previous post was at 12:34 PM ----------
This had to have been so much work -- link to where I can buy you a beer?
It's perfect.
Click to expand...
Click to collapse
Thanks for testing and figuring out how to work it on Windows 10.
It did take a while to get it going but I've had a ADB base for a while. There are always times in between root and TWRP so I thought it would come in handy. I just had to update a lot of .bat files which was a bit tedious. While I sure do enjoy a beer(s), more than my wife cares for, no need. Hitting the thanks button is plenty fine. I'm sure there are a lot of typos since I put this together as fast as I could.
I'll get this out on the Pixel 3 forum now that I know it is working at least to some extent.
MrGimpGrumble said:
I don't see left clock... will center clock move it to the left side?
Click to expand...
Click to collapse
You are right. I'll get that updated. Center clock will only work with a hidden notch.
Tulsadiver said:
You are right. I'll get that updated. Center clock will only work with a hidden notch.
Click to expand...
Click to collapse
Thanks as always!
Also, I always ask but is there any way to hide the wifi and data icons?
No biggie if not! always appreciate your mods!
MrGimpGrumble said:
Thanks as always!
Also, I always ask but is there any way to hide the wifi and data icons?
No biggie if not! always appreciate your mods!
Click to expand...
Click to collapse
You can try this. Should have left clocks and in the internet traffic menu, an option to remove wifi-data.
https://www.androidfilehost.com/?fid=11410932744536986529
Tulsadiver said:
You can try this. Should have left clocks and in the internet traffic menu, an option to remove wifi-data.
https://www.androidfilehost.com/?fid=11410932744536986529
Click to expand...
Click to collapse
Can you please tell me how to make changes?
So I already flashed both the base and framework... Then I selected 3minit and did a complete install. How do I now change to left clock, no data/wifi icons, and keep 3minit?
Thanks!
MrGimpGrumble said:
Can you please tell me how to make changes?
So I already flashed both the base and framework... Then I selected 3minit and did a complete install. How do I now change to left clock, no data/wifi icons, and keep 3minit?
Thanks!
Click to expand...
Click to collapse
Flash left clock, flash remove wifi-data, flash complete installation.
So here is what I found;
Left clock worked
removing the wifi+data icon worked
when i selected #23 Number of QS Columns --> #4 (6 columns) i end up with a 4 column
There was no remove carrier text for left clock
Just some feedback... thanks again for your hard work!

[Guide] Remove roaming clock on latest update

1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
vanhoavn said:
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
Click to expand...
Click to collapse
Finally, I can remove the dual clock on Android 10. Thanks so much for the solution.
Could this method not be used to reactivate FASTBOOT on v450pm ?? remove the locksim ?? activate the dual sim ???
spa1978 said:
Could this method not be used to reactivate FASTBOOT on v450pm ?? remove the locksim ?? activate the dual sim ???
Click to expand...
Click to collapse
No...
Yeah its working on android 10, thanks mate!
Wait what? I'm confused, so I downloaded the app and granted all the permissions and developer mode was already enabled. I executed the code over there to system table inside the app but it doesn't seem to be working when I tried to change the value of roaming_dualclock. Any solutions?
Jimook99 said:
Wait what? I'm confused, so I downloaded the app and granted all the permissions and developer mode was already enabled. I executed the code over there to system table inside the app but it doesn't seem to be working when I tried to change the value of roaming_dualclock. Any solutions?
Click to expand...
Click to collapse
You should do the permission with adb command on pc not on your device
vanhoavn said:
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
Click to expand...
Click to collapse
Exactly what is the usefulness of this procedure???
spa1978 said:
Exactly what is the usefulness of this procedure???
Click to expand...
Click to collapse
Just to remove the annoying second clock in lock screen.
vanhoavn said:
Just to remove the annoying second clock in lock screen.
Click to expand...
Click to collapse
Ahhhhh it works .... on v50 sprint android 10 !!!!!!
very well
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
martin_yo said:
You should do the permission with adb command on pc not on your device
Click to expand...
Click to collapse
haha thx i didn't know
But omfg it worked anyways!!! I spent more than a year to solve this problem lol
Also how do I move the clock to the center lol why is it at the left side (It's available in Android 9 but not in Android 10)
Jimook99 said:
haha thx i didn't know
But omfg it worked anyways!!! I spent more than a year to solve this problem lol
Click to expand...
Click to collapse
Wait... WHAT?
" I spent more than a year to solve this problem "
REALLY?
BTW, How to enable split-screen multitasking in Android 10 on LG V50 (Korean)?
beboylqt said:
Wait... WHAT?
" I spent more than a year to solve this problem "
REALLY?
BTW, How to enable split-screen multitasking in Android 10 on LG V50 (Korean)?
Click to expand...
Click to collapse
Recent button > Tap and hold icon of the app you want to view in Multi window mode > Select Multi window > Select the 2nd app
beboylqt said:
Wait... WHAT?
" I spent more than a year to solve this problem "
REALLY?
BTW, How to enable split-screen multitasking in Android 10 on LG V50 (Korean)?
Click to expand...
Click to collapse
Haha technically yeah, my first attempt was done from about a year ago and was keep trying with different methods. For your question, the person above has answered it so you may check that.
quantan said:
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Finally, I can remove the dual clock on Android 10. Thanks so much for the solution.
Click to expand...
Click to collapse
You dont need any app for removing it
You can use adb
shell settings put secure roaming_dualclock 1
You can also check it here:
https://forum.xda-developers.com/android/help/lg-korean-variant-t3970883
jTunes said:
You dont need any app for removing it
You can use adb
shell settings put secure roaming_dualclock 1
You can also check it here:
https://forum.xda-developers.com/android/help/lg-korean-variant-t3970883
Click to expand...
Click to collapse
Thanks for this, it also works on my V30 Pie LG U+
Spent ages trying to get this and every other method to work, turns out on SKT you have to change "skt_roaming_dualclock" to 1 rather than "roaming_dualclock"
Metalligator said:
Spent ages trying to get this and every other method to work, turns out on SKT you have to change "skt_roaming_dualclock" to 1 rather than "roaming_dualclock"
Click to expand...
Click to collapse
Thats for SKT
roaming_dualclock is for LG-U+ and KT
Thanks! Working on my LG G7 running android 10.
vanhoavn said:
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
Click to expand...
Click to collapse
Finally manage to remove the second clock on my V50 on Android 10. Thanks for this guide.

Themes / Apps / Mods ADB Font Installer including Lockscreen Clock

Download the FontInstaller zip. Extract on your pc. Connect your phone to pc. Run FontInstaller.bat. Enter the number of your selection and hit enter. Your flashable zip will be on your sdcard in a folder called ozop. The name of your zip will be mymagiskfont.zip. Flash in Magisk app.
I added a way to install your own font. Add the fonts to the font/custom folder. There is a folder inside the custom folder called vrtheme. Leave this folder alone. It should look like below:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If the module is not in ozop on your initial try, check Magisk app superuser list to make sure ADB shell has root permissions.
You can flash to both system and lockscreen clock or just the lockscreen clock. Most of hese fonts were found at the following thread and examples can be found there. The lockscreen clock font modifies the systemui so if you have already modified it, it will not take affect.
[FONTS][5.0+] Full Flashable Zips (200+ Fonts)
Info: These fonts are full flashable zips and will replace all containing stock Roboto fonts. These work on any device/ROM running Android L (5.0), Android M (6.0), Android N (7.0) or Android O (8.0). Instructions: Download the zip file of your...
forum.xda-developers.com
Uploaded 6-7-22
277.51 MB file on MEGA
mega.nz
Awesome to see you here. Getting/got the phone?
wgrant said:
Awesome to see you here. Getting/got the phone?
Click to expand...
Click to collapse
Yes, I have it. I'm not a fan of the curved edges. I considered getting the 6 instead.
Tulsadiver said:
Yes, I have it. I'm not a fan of the curved edges. I considered getting the 6 instead.
Click to expand...
Click to collapse
Do you use a case? I found the edges to be quite useful when swiping back, got a Caseology Vault case and it's barely higher than the screen on the edges, certainly feels nice. I thought it would bother me, I never had a curved screen and remembered my attempts at previous Samsungs that I disliked, but this one is just ok.
Morgrain said:
Do you use a case? I found the edges to be quite useful when swiping back, got a Caseology Vault case and it's barely higher than the screen on the edges, certainly feels nice. I thought it would bother me, I never had a curved screen and remembered my attempts at previous Samsungs that I disliked, but this one is just ok.
Click to expand...
Click to collapse
Yes, I bought a cheap one until I figure out which one I want.
I swipe from the bottom (FNG) so edges don't help me there.
Tulsadiver said:
Download the FontInstaller zip. Extract on your pc. Connect your phone to pc. Run FontInstaller.bat. Enter the number of your selection and hit enter. Your flashable zip will be on your sdcard in a folder called ozop. The name of your zip will be mymagiskfont.zip. Flash in Magisk app.
If the module is not in ozop on your initial try, check Magisk app superuser list to make sure ADB shell has root permissions.
You can flash to both system and lockscreen clock or just the lockscreen clock. Most of hese fonts were found at the following thread and examples can be found there. The lockscreen clock font modifies the systemui so if you have already modified it, it will not take affect.
[FONTS][5.0+] Full Flashable Zips (200+ Fonts)
Info: These fonts are full flashable zips and will replace all containing stock Roboto fonts. These work on any device/ROM running Android L (5.0), Android M (6.0), Android N (7.0) or Android O (8.0). Instructions: Download the zip file of your...
forum.xda-developers.com
Uploaded 10-28-21
Font Installer.zip | by Tulsadiver for Pixel
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
Click to expand...
Click to collapse
Do I have to be rooted to do this? Losing Google Pay is a deal breaker for me at the moment..
tiddy_tangler said:
Do I have to be rooted to do this? Losing Google Pay is a deal breaker for me at the moment..
Click to expand...
Click to collapse
Yes, you need root.
Thanks for this. How do you add a font?
vibrantliker said:
Thanks for this. How do you add a font?
Click to expand...
Click to collapse
I'm not sure I understand your question.
Tulsadiver said:
I'm not sure I understand your question
Click to expand...
Click to collapse
Tulsadiver said:
I'm not sure I understand your question.
Click to expand...
Click to collapse
Adding a font not in the choices available
Well, you could run the installer with one available. Then unzip the module that's built, go to the vrtheme/system/fonts and vrtheme/product/fonts and replace those with what you want them to be. Then zip it back up and flash that.
What font did you want? Care to share it?
@Tulsadiver
I'm slightly confused by the directions. Excuse me if I'm just being slow lol. So, it says extract to PC. Would I connect my phone, but just run the bat from my desktop? If you don't mind, can you explain in a bit more detail please?
gettinwicked said:
@Tulsadiver
I'm slightly confused by the directions. Excuse me if I'm just being slow lol. So, it says extract to PC. Would I connect my phone, but just run the bat from my desktop? If you don't mind, can you explain in a bit more detail please?
Click to expand...
Click to collapse
Yes, run the bat file from the pc. It'll bring up a menu of fonts. Enter the number of the one you want and hit enter. It'll put a flashable zip on your phone in a folder called ozop......mymagiskfont.zip
Tulsadiver said:
Yes, run the bat file from the pc. It'll bring up a menu of fonts. Enter the number of the one you want and hit enter. It'll put a flashable zip on your phone in a folder called ozop......mymagiskfont.zip
Click to expand...
Click to collapse
Got it. So, I put the zip on my desktop, extracted it, then ran the command. No folder. I checked and adb and such has root.
gettinwicked said:
Got it. So, I put the zip on my desktop, extracted it, then ran the command. No folder. I checked and adb and such has root.
Click to expand...
Click to collapse
Which font did you choose?
Tulsadiver said:
Which font did you choose?
Click to expand...
Click to collapse
Rosemary. I typed 8, hit enter, then 29 (exit), enter.
gettinwicked said:
Rosemary. I typed 8, hit enter, then 29 (exit), enter.
Click to expand...
Click to collapse
This should be rosemary. Flash in magiskapp.
Tulsadiver said:
This should be rosemary. Flash in magiskapp.
Click to expand...
Click to collapse
You are amazing! However, I don't think it's rosemary. Also, is it possible to extend this into apps? It looks like FB works, but like messages and such.
gettinwicked said:
You are amazing! However, I don't think it's rosemary. Also, is it possible to extend this into apps? It looks like FB works, but like messages and such.
Click to expand...
Click to collapse
Don't know.
If you have what you call rosemary, share it with me and I'll put it in the zip for you.
Tulsadiver said:
Don't know.
If you have what you call rosemary, share it with me and I'll put it in the zip for you.
Click to expand...
Click to collapse
Heres a rosemary zip you made a couple years back. Can you get the font from this to make a new zip?
mymagiskfontrosemary a11.zip
drive.google.com

Categories

Resources