[MODULE] Icon Shapes for Android 12-13 V3 - Magisk

This module adds back Icon Shapes on Android 12 and 13 via a command line utility. You'll need a terminal app like Termux to use this module. (This update fixes some broken overlays such as the Tapered Rectangle)
NOTICE: V3 has some broken overlays. (Working on a fix)
Instructions:
1: Flash the module
2: Open Termux (or whatever Terminal app you use) and use the su command.
3: Use the cmd overlay list command.
4: Find the overlay you want to enable. (The overlays you are looking for all start with com.android.theme.icon)
5: Use the cmd overlay enable command with the overlay you want: Example: cmd overlay enable com.android.theme.icon.teardrop
You'll need to disable the overlay you picked before you enable another icon shape. Instructions to do that are below.
To disable an overlay:
1: Use the cmd overlay disable command with the overlay you picked. Example: cmd overlay disable com.android.theme.icon.teardrop (Once you issue this command, your icons will be a circle again and then you'll be able to safely pick another icon shape)
Download Link: https://androidfilehost.com/?fid=4279422670115704063
Old Link - 2.0 (For Archive Purposes): https://www.androidfilehost.com/?fid=7161016148664853963
Old link - 1.0 (For Archive Purposes): https://androidfilehost.com/?fid=7161016148664842965
This module was tested on Corvus OS S.3.2, LineageOS 19.1, Arrow OS 13.0, LineageOS 20.0, Project Blaze 2.2, and CrDroid 9.0.

That's awesome, thank you! Would it be possible to have Squares?
I do know it has Rounded Rectangles, but I'm feeling a bit edgy lately ;D so would be nice to have full on Squares
I searched the Net for IconShapeSquare Overlays that I could put into your Magisk Module, but didn't find any relevant results.
This also helped me find other "hidden" installed overlays that I could enable.

cyanGalaxy said:
That's awesome, thank you! Would it be possible to have Squares?
I do know it has Rounded Rectangles, but I'm feeling a bit edgy lately ;D so would be nice to have full on Squares
I searched the Net for IconShapeSquare Overlays that I could put into your Magisk Module, but didn't find any relevant results.
This also helped me find other "hidden" installed overlays that I could enable.
Click to expand...
Click to collapse
You're welcome! Yes, it is possible to have squares. I'll push out a new update with it and few other icon shapes added in shortly.
Update: The new update is out!

lopez05656 said:
You're welcome! Yes, it is possible to have squares. I'll push out a new update with it and few other icon shapes added in shortly.
Update: The new update is out!
Click to expand...
Click to collapse
Thank you! Do the overlays reset after a Reboot for you too? Is it possible to keep them applied, after a Reboot? It changes back to Circular.
I've experimented with overlays, and stole 2-Button Gesture and Square Icons from LineageOS ROM and put it in your Magisk Module, and then applied the Magisk Module on my ArrowOS, I was able to select 2-Button Gestures from the Settings-GUI, which is pretty cool, and persists after Reboot, but Icon-Shapes I have to apply in Termux, and they don't persist after Reboot.

Simple and effective, good work!
(Tested on Zenfone 8 stock A13, so not an AOSP rom)

cyanGalaxy said:
Thank you! Do the overlays reset after a Reboot for you too? Is it possible to keep them applied, after a Reboot? It changes back to Circular.
I've experimented with overlays, and stole 2-Button Gesture and Square Icons from LineageOS ROM and put it in your Magisk Module, and then applied the Magisk Module on my ArrowOS, I was able to select 2-Button Gestures from the Settings-GUI, which is pretty cool, and persists after Reboot, but Icon-Shapes I have to apply in Termux, and they don't persist after Reboot.
Click to expand...
Click to collapse
I'm looking into this right now. A fix should be out soon.

lopez05656 said:
I'm looking into this right now. A fix should be out soon.
Click to expand...
Click to collapse
Since they are overlays maybe substratum would be a better route.

toolhas4degrees said:
Since they are overlays maybe substratum would be a better route.
Click to expand...
Click to collapse
I think the Substratum project is discontinued.
Edit: i guess i'm wrong.

cyanGalaxy said:
I think the Substratum project is discontinued.
Click to expand...
Click to collapse
Nope still very active. Oxygen Android 13. You will find more on telegram than here or play store.

toolhas4degrees said:
Since they are overlays maybe substratum would be a better route.
Click to expand...
Click to collapse
That might not be a bad idea. I'll try Substratum then.

lopez05656 said:
That might not be a bad idea. I'll try Substratum then.
Click to expand...
Click to collapse
That could be good

Hey, I'm not sure if you still update this cause you haven't done for a long time but could you please add round shape icon? Like the google pixel has

Related

[Magisk Modules][A1]Prop Tweaks, Softkey Enabler, Lens[2.0.2][31/01/18]

Disclaimer: I am not responsible for ANY damage done to your phone
Now that we have that out of the way, I present to you my Magisk module for our device, what it does:
Magisk Night Light + Prop Mod:
* Enables Night light (Thanks to @jimmy123322 for the framework-res apk) (Only in 7.1.2, removed in 8.0)
* Adds EIS to prop file
* Enables slow motion in GCAM (Google Camera, thanks to @simonsmh) [Not working at the moment in oreo]
* Disables horrible noise cancellation during video cam recording
* Forces HAL 3
* Pixel Blue Accent (Removed for now until it can be added to our apk
* Pixel animations (when soft key enabler is installed and enabled) [Not yet available, working on it]
* Pixel (2016) Media sounds (ringtones, Notification and alarms)
Soft Key Enabler (Nougat ONLY!)
* Disables HW Keys
* Disables HW Key backlight
* Enables on screen soft keys
All this without breaking SafteyNet and without touching system partition (means OTA will work fine and you can always disable the module if you don't want it anymore without re-flashing system)
I made this because I was sick of restoring my system for OTA and for mess ups I did on the device.
I may add more tweaks, feel free to post suggestion such as useful prop tweaks or other similar things.
Enjoy!
Requirements:
Magisk 14.4+ for 1.4
Magisk 15.0+ for 2.0
Instructions:
Use magisk and add module in magisk
Download:
See Downloads Tab
XDA:DevDB Information
[Magisk Modules][A1]Prop Tweaks, Softkey Enabler, Lens[2.0.2][31/01/18], Tool/Utility for the Xiaomi Mi A1
Contributors
sooti, simonsmh, dr.bathman, Chris_Cheekyz
Version Information
Status: Stable
Current Stable Version: 2.0
Stable Release Date: 2018-01-21
Created 2017-11-09
Last Updated 2018-08-22
Reserved
Change Log:
31/01/18:
* Fixed missing props
30/01/18:
* Fixed missing prop enabler from config file, all prop changes should work now
21/01/18:
* Update to Magisk template 1500
* Updated zip for oreo
* Removed night mode
* Removed pixel blue accent for now
* Added pixel stock audio sounds
26/11/17:
A1 Tweak Module V1.4 (both changes thanks to @Chris_Cheekyz)
* Added pixel blue accent
* Pixel animations (when softkey enabler is installed and enabled)
19/11/17:
A1 Tweak Module V1.3
* Removed Google Lens and unlimited photos tweak, since people don't want the unlimited photos and I have no way of sepperating the two. the seperate tweak is here
15/11/17:
A1 Tweak Module V1.2
* Added google photos unlimited storage in full resolution from Pixel
* Added Google Lens feature from Pixel
Thanks to @dr.bathman for the files
His original module Here
Reserved
RESERVED
Cool, will see
Btw, can i see the screenshot please
harizinside said:
Cool, will see
Btw, can i see the screenshot please
Click to expand...
Click to collapse
Screenshot of what? The night mode? I attached it
Just what we needed!
Do I need Magisk 14? Because when I try to flash it says migisk data not setup correctly please install Magisk 14. But I've heard that I shouldn't do that. So now what?
DaveCZ said:
Do I need Magisk 14? Because when I try to flash it says migisk data not setup correctly please install Magisk 14. But I've heard that I shouldn't do that. So now what?
Click to expand...
Click to collapse
Yes, magisk 14.4 and higher
sooti said:
Yes, magisk 14.4 and higher
Click to expand...
Click to collapse
Done, thanks. But is it normal that in the GCAM is the slow motion laggy?
DaveCZ said:
Done, thanks. But is it normal that in the GCAM is the slow motion laggy?
Click to expand...
Click to collapse
Not sure what you mean... I use GCamMod from oneplus 3 and no lag, just low resolution of 720p. But works great other then that
Good Job!! Can't wait to try it out.
I also suggest a version of this module that enables the nav bar. (Separate, since the HW keys still stay active without tweaks which is annoying)
JaadiBooti said:
Good Job!! Can't wait to try it out.
I also suggest a version of this module that enables the nav bar. (Separate, since the HW keys still stay active without tweaks which is annoying)
Click to expand...
Click to collapse
Ya i thought about that and will probably do that, i simply didn't do it because not everyone wants it, i'll make a separate one and upload it.
Nice one, I was using cf.lumen as a replacement for the night light until now.
Good idea to keep the nav bar out of this, as a lot of people would probably prefer using the dedicated hardware buttons in the chin (me inculded). I guess releasing it as a separate module would be the best idea.
Whats the best method to root without loosing OTA updates?
nitroax said:
Whats the best method to root without loosing OTA updates?
Click to expand...
Click to collapse
Use magisk 14.4 and don't touch anything in the system partition and you should be fine
sooti said:
Use magisk 14.4 and don't touch anything in the system partition and you should be fine
Click to expand...
Click to collapse
How to install magisk without touching system?
Fastboot boot twrp? Then flashing magisk? Is that right way? Thanks..
Vihru said:
How to install magisk without touching system?
Fastboot boot twrp? Then flashing magisk? Is that right way? Thanks..
Click to expand...
Click to collapse
First unlock bootloader
(Oem unlock trough setting and enable usb debug)
Reboot to bootloader and type
Fastboot oem unlock
Fastboot reboot
Reboot to bootloader again and type
Fastboot boot xxx.img (xxx is the name of the .img)
Install magisk and reboot
Uninstall magisk app and install magisk manager
Note: it can happen that you don't have any magisk app...then just install the manager, if into the manager it's all green you're fine; else if magisk isn't installed correctly, remove the manager, reflash magisk trough twrp and reinstall the manager.
Getting a installation error. Have magisk 14.5 installed with the latest manager app. I am able to install other modules. Strange.
sednafx said:
Getting a installation error. Have magisk 14.5 installed with the latest manager app. I am able to install other modules. Strange.
Click to expand...
Click to collapse
Installed fine on magisk 14.4, and the mods are working well. @sooti, thanks for this Magisk module.

[MODULE] Enable Navigation Bar [Pie] - Disable hw keys/backlight (OnePlus 3/3T)

Magisk Module - Navigation Bar (9.0 Pie) OnePlus 3/3T​
After release of P based ROMs for OnePlus 3/T they miss out option to switch between hw buttons & On Screen Navigation bar. This module enables navigation bars with an edit in build prop. Also disables hardware buttons by commenting out key functions in keylayout and turns off backlight. Without breaking DT2W or fingerprint sensor.
This is a small module for ease of access to Navigation bar till the time being ROMs based on Android P [9.0] adds into their source.
This mod works on all ROM based on Pie [Including treble Gsi as well.].
Tested on OnePlus 3T: Pixel experience, Pgsi, Banzo Gsi.
For better usage goto Settings>>System>>Gestures>> Enable Swipe up for home button.
Text me on Telegram for issues​
FEATURES
Code:
- On Screen navigation bar "qemu.hw.mainkeys="0
- Disable Hardware Buttons in synaptics.kl, Fpc1020.kl & Generic.kl
#key 158 - BACK
#key 580- APP SWITCHER
#key 102 - HOME
- Disable backlights by setting value 0 in
"/sys/class/leds/button-backlight/max_brightness"
- Doesn't break DT2W or Fingerprint sensor
REQUIREMENTS
OnePlus 3/3T
Android 9.0 based ROM
Magisk Beta v16.7 or higher
Module
DOWNLOADS
Disable hw keys & enable nav bar here
Disable hw keys and backlights only here
CHANGELOG
v2.0 - Seperate module for just disaling hw keys and backlight
v1.0 - Initial Release
INSTRUCTIONS
To Enable:
Download and flash the module
Reboot
To Disable:
Disable Module from Magisk Manager
Reboot
OR
Flash this via TWRP
LICENSE
Copyright © 2018 Beast_slayer. Licensed under the GNU General Public License v3.
CREDITS
@topjohnwu - for magisk and magisk module template
@97pratyush - for testing out this module
@akhilnarang - for replying late to my PM's but clarifying them at the end of the day
@silentvisitor - for guiding me thorough
SOURCES
GitHub
Hit :good: if this helps
Beast_Slayer said:
LICENSE
Copyright © 2018 joeyhuab. Licensed under the GNU General Public License v3.
Click to expand...
Click to collapse
You sure about this part? Doesn't look like your name...
Also, the warning in the readme about disabling any other modules that "conflicts with the build.prop" seems a bit excessive... You're not actually touching the build.prop file, just changing one single prop value. Almost every single Magisk module changes different prop values... It would be a whole lot of modules to disable. :laugh:
Didgeridoohan said:
You sure about this part? Doesn't look like your name...
Also, the warning in the readme about disabling any other modules that "conflicts with the build.prop" seems a bit excessive... You're not actually touching the build.prop file, just changing one single prop value. Almost every single Magisk module changes different prop values... It would be a whole lot of modules to disable. :laugh:
Click to expand...
Click to collapse
Thanks for the heads up.
Yea about the licensing part, was referring another thread to make mine.
Correcting.
UPDATE: made changes in README.md as well.
Does it work on OnePlus 3 on Android Pie roms and Magisk 16.7?
??
thank you so much i was looking for this
97pratyush said:
Does it work on OnePlus 3 on Android Pie roms and Magisk 16.7?
??
Click to expand...
Click to collapse
Yes latest Magisk 16.7 and any Pie based rom for 3/3T
ele95 said:
thano you so much i was looking for this
Click to expand...
Click to collapse
Sure
Hit thanks if this helps
Is there a way to auto hide the navbar or is it suppose to stay there in pie?
Vishruth97 said:
Is there a way to auto hide the navbar or is it suppose to stay there in pie?
Click to expand...
Click to collapse
Pie just made it's way to Android buddy.
For now, yes it's supposed be that way no options to auto hide.
Im using Nokia 8 Oreo 8.1, i have hw buttons... Is there anyway yhu can make dis work on Nokia too please buddy!!! I would like on screen buttons too.... Thanks man! @Beast_Slayer
whalesplaho said:
Im using Nokia 8 Oreo 8.1, i have hw buttons... Is there anyway yhu can make dis work on Nokia too please buddy!!! I would like on screen buttons too.... Thanks man! @Beast_Slayer
Click to expand...
Click to collapse
PM me in xda/telegram
Prefer telegram
Will try my best
Works like a charm. Great support too.
Aman Aurora said:
Works like a charm. Great support too.
Click to expand...
Click to collapse
Thanks for the heads up
NitrogenOS for example doesn't have the "Enable swipe up" option in settings.
Can you somehow make that pop up as well?
would this work on OP3 Pixel Experience Oreo based rom ?
Can anyone provide mirror? AFH is not working.
Does It Work On A one plus one with an android 9.0 rom (Posp) , Magisk V16.0 ?
stunteur said:
Does It Work On A one plus one with an android 9.0 rom (Posp) , Magisk V16.0 ?
Click to expand...
Click to collapse
Use magisk 16.7 and try. Should work.
Congrats
Congrats @Beast_Slayer ??
Its a very helpful module and I'm sure will and helping many. I know how hard you had to work to make it. Congrats ??
Guys, devs work hard behind the scenes to create things or make complicated things as simple as clicking a button for us. They deserve our appreciation and support. Minimum we can do is hit THANKS for them as our token of gratitude. No?
silentvisitor said:
Congrats @Beast_Slayer ?
Its a very helpful module and I'm sure will and helping many. I know how hard you had to work to make it. Congrats ?
Guys, devs work hard behind the scenes to create things or make complicated things as simple as clicking a button for us. They deserve our appreciation and support. Minimum we can do is hit THANKS for them as our token of gratitude. No?
Click to expand...
Click to collapse
Thank you so much for your nice words.
It wouldn't have been possible without you.
Thanks again for helping out whenever I needed

[Module][ROM][Patch] SNAPDRAGON OPEN SOURCE PATCH 2.0

The Inventor of the Android Patch System presents:
THE SNAPDRAGON OPEN SOURCE PATCH
***SOSP GOT FEATURED HERE***
ABOUT SOSP
Welcome to my latest Patch Project called SOSP!
The SOSP (SNAPDRAGON OPEN SOURCE PATCH) is the 5th Revision of My famous Patch System, which got already adopted by many ROM creators around the Web. The latest Patch is made as a kind of Module to include the features, and benefits of the new Standard when it comes to Root. Magisk! The Patch is now Systemless and allows You to do quick Patch Updates with independent System Updates. Get all Features of a ROM Systemlessly, and handle everything over the Magisk App. You face Problems with Your Device? You want to try out another Base OS for the Patch? No Problem anymore! It works quick and dirty, no more Wipes are needed if You don't want to! My Patches are always made for the latest Snapdragon Hardware and Android Version, so make sure You're up to date!​
SOSP FEATURES
-Fully Systemless ROM/Patch Module
-Fully Black/White themed AROMA Installer (Coming next)
-Based on latest Unity/Magisk Module Templates
-Made and tested with/for Pixel Devices
-Made for "Fluid Navigation Gestures"
-All Device Configs are aiming on Quality
-All releases and changes are tested and working fine
-Including Custom UI Sounds and Live Wallpapers
-Enables latest Pixel Features
-Enables VoLTE / VoWIFI + Video Calling
-Enables high quality Audio Playback
-Enables 4K HDR Video Playback
-Enables many hidden Android Functions
-Enables many hidden Android Services
-Enables smoother and more fluid rendering
-Enables Display Rotation for the whole OS
-Enables Setup Wizard Extra Functions (WiP)
-Enables "Android for Work / Enterprise" Features
-Advanced Audio recording Services / Features
-Advanced Network Services / Features
-Advanced App functionality (SONY,HTC, etc)
-Better overall Performance (UI, Apps, Games...)
-SONY XZ3 Audio Enhancements with Pie Libs (WiP)
-Extra Display Tech Configs for supported Devices
-Default DPI is 480 for 1440p+ Displays (Pixel, HTC, SONY etc.)
-Much more and made with <3
Instrunctions:
REQUIRED
-Android Pie Stock OS (Pixel Devices)
OR
-Android Pie AOSP OS (Pixel & Other Devices)
--Full Google Apps (OpenGApps AROMA or Super)
--SDM 835+ SoC (Or at least a ARM64 Snapdragon)
SOSP RELEASE
Flash Magisk
Setup Your Device
Setup "Fluid Navigation Gestures"
Download the SOSP Release
Flash it using MAGISK OR TWRP
Reboot
Done
SOSP NIGHTLY
Visit my Repository from the Thread
Download the Master Branch as zip
Repack the Patch zip
Make sure META-INF and everything else is on the root of the zip
Do the same as for the Releases
Done
Downloads:
SOSP RELEASE
https://sites.google.com/view/sosp/RELEASES
SOSP NIGHTLY
https://sites.google.com/view/sosp/home
(Repack the Master zip File to make it flashable)
(Releases, ready to flash will come the next 24 Hours)
1. navigation bar is gone and i have nothing to go home or back
2. fingerprint is broken
3. safetynet answer is unknown
Pixel 3xl, stock rom, stock kernel, magisk 18.1
starbase64 said:
1. navigation bar is gone and i have nothing to go home or back
2. fingerprint is broken
3. safetynet answer is unknown
Pixel 3xl, stock rom, stock kernel, magisk 18.1
Click to expand...
Click to collapse
What I did was, launch google play store app through google assistant, then type in fluid navigation gestures and install. Then turn on navigation within the app. Or simply go to magisk app and uninstall under modules, reboot, and once you have the fluid navigation gestures set up try again. It shouldn't break anything else. Fingerprint works and same for safetynet. I am on stock rom and kernel with magisk.
hern1989 said:
What I did was, launch google play store app through google assistant, then type in fluid navigation gestures and install. Then turn on navigation within the app. Or simply go to magisk app and uninstall under modules, reboot, and once you have the fluid navigation gestures set up try again. It shouldn't break anything else. Fingerprint works and same for safetynet. I am on stock rom and kernel with magisk.
Click to expand...
Click to collapse
Thank You very much for the Reply!
The Fluid Navigation workaround is needed since any ROM breaks since Pie when i add content to the System. Especially when i add Folders to priv-app. Same happens with the Systemless way i use right now. I think it has something to do with the Permission handling of Pie Systems but i found nothing in the Web yet...
I'm really looking forward to push the App within the Patch, with the Option to keep the default Navigation Bar while installing (Volume Key Selector Method). For now do we have to do it like You said. The easiest way will be to setup Fluid Navigation Gestures before installing the Module. Only Important will be that You don't use the Navbar Hide from within the App (Causes missing space on the bottom of the Display). I also talked to the App Creator to make the Setup more easy, think it will just be a matter of time till we can use it without additional (user) efforts...
There is a lot to come with the next Versions. Hope You will like it
@Miustone
This mod works only with Fluid Navigation App? Then this mod is not for me.
starbase64 said:
@Miustone
This mod works only with Fluid Navigation App? Then this mod is not for me.
Click to expand...
Click to collapse
I wouldn't call it "Mod", but no. You can use the default Navigation bar by changing qemu.hw.mainkeys=1 to qemu.hw.mainkeys=0 on the System Prop from the Patch, or You can wait for the Update which contains Options for that. I'm currently working on AROMA to include also Busybox and Magisk to deliver the full ROM/Patch Package. AROMA will also allow Me to give Users more choices about what will be flashed. It's everything just in a early phase.
BR
OK, cool
The info post is a little bit misleading is this only for pixel devices? Or for any device bit Snapdragon 835+ if yes can I use it with my Xiaomi mi 8 (Snapdragon 845)?
Cecil107 said:
The info post is a little bit misleading is this only for pixel devices? Or for any device bit Snapdragon 835+ if yes can I use it with my Xiaomi mi 8 (Snapdragon 845)?
Click to expand...
Click to collapse
It's made for Android close to AOSP Pie. Miui could cause conflicts with the given Configs (Audio, Camera or even Bootloops). Snapdragon 835 should be the minimum based on the given Quality Settings. Older SoCs may face missing Audio, lags or other Problems. That how i keep it since the Nexus 6. Every new SoC and Android Version needs new Configs which may not work on older Ones. Hope that explains it better
Edited the Info Post
Miustone said:
It's made for Android close to AOSP Pie. Miui could cause conflicts with the given Configs (Audio, Camera or even Bootloops). Snapdragon 835 should be the minimum based on the given Quality Settings. Older SoCs may face missing Audio, lags or other Problems. That how i keep it since the Nexus 6. Every new SoC and Android Version needs new Configs which may not work on older Ones. Hope that explains it better
Edited the Info Post
Click to expand...
Click to collapse
Ok thank you I might try it and if I do I will report back with results.
Cecil107 said:
Ok thank you I might try it and if I do I will report back with results.
Click to expand...
Click to collapse
You're welcome
Pixel 3 support ?
Xdevillived666 said:
Pixel 3 support ?
Click to expand...
Click to collapse
One page back was said it works well with Stock
You could also try a GSI or AOSP ROMs for Your Device... It's 100% save since You can use this https://forum.xda-developers.com/showpost.php?p=72542167&postcount=242
In the Case of Cases...
This is crazy!
I knew Magisk was powerful, but an entire ROM as a module, just wow
Looking forward to this, it could really be a new way to flash roms in the future. Great job :good:
Ok installed it on my OnePlus 3T Pie MSM-xtended, bootlooping
starbase64 said:
@Miustone
This mod works only with Fluid Navigation App? Then this mod is not for me.
Click to expand...
Click to collapse
Can't you just read his previous detailed reply?
Edit: bamboozled myself by not reading the next reply and in fact it is possible. oopsie :silly: Just because of the searchbar vertical margin on the Pixel homescreen, I prefer to use the OG navbar as well. Otherwise Fluid NG are dope.
TENN3R said:
This is crazy!
I knew Magisk was powerful, but an entire ROM as a module, just wow
Looking forward to this, it could really be a new way to flash roms in the future. Great job :good:
Click to expand...
Click to collapse
Just one of My realized Ideas Thanks for the nice words <3
svandasek said:
Ok installed it on my OnePlus 3T Pie MSM-xtended, bootlooping
Click to expand...
Click to collapse
Well, it's Snapdragon 820/821 based right? Minimum should be a SDM 835 SoC like stated in the Thread. Sry...
ShynizZ. said:
Can't you just read his previous detailed reply?
Edit: bamboozled myself by not reading the next reply and in fact it is possible. oopsie :silly: Just because of the searchbar vertical margin on the Pixel homescreen, I prefer to use the OG navbar as well. Otherwise Fluid NG are dope.
Click to expand...
Click to collapse
OG Navbar huh? Is it from the maker of OG Insta lol?
Options for the Navbar will be no Problem with the next release. I found out why ROMs bootloop with new Apps in priv-app:
https://forum.xda-developers.com/pi...iquidremix-t3845681/post78365918#post78365918
Miustone said:
Just one of My realized Ideas Thanks for the nice words <3
Well, it's Snapdragon 820/821 based right? Minimum should be a SDM 835 SoC like stated in the Thread. Sry...
OG Navbar huh? Is it from the maker of OG Insta lol?
Options for the Navbar will be no Problem with the next release. I found out why ROMs bootloop with new Apps in priv-app:
https://forum.xda-developers.com/pi...iquidremix-t3845681/post78365918#post78365918
Click to expand...
Click to collapse
lol wuuut I was just searching for an alternative to the great Instagram Rocket on iOS. Sadly doesn't seem to exist I really hate the original one.

[THEME][ROOT][MAGISK]Pixel theme for stock Android 10 ROM

This is a Magisk module that ports Pixel theme and some Pixel features to Android 10 (it was based on Pixel 4 and it's compatible with all AOSP 10, and close to it, ROMs).
Includes:
Pixel Theme Overlay
Styles & wallpapers <- Added new icon packs: Sam, Victor and Kai (Taken from Pixel 5 Android 11 ROM and adapted to work on stock Android 10)
Google Wallpapers (2019; 2020 & 2020a) -> credits to @Pranav Pandey for his work with Google Pixel/2/3/4/a/5 Live Wallpapers
Markup Google
Settings shortcuts for all Pixel goodies
Google Settings Intelligence
Lawnchair Launcher or Pixel Launcher (LL or PL)
Device Personalization Services
Sound Picker
Sound Amplifier
Live Caption <- New feature
Now Playing <- New feature (unfortunately it doesn't work)
Bonus features:
Lawnchair Launcher or Pixel Launcher as default recents provider
Bottom corners perfectly rounded (no more "pixelized stuff" down there...check how they are now before applying the theme...you'll see that ugliness)
Disabled rounded corners on floating windows (which makes all windows transitions 100x times faster)
Complete immersive gesture navigation with no Pill and reduced bar bellow keyboard (now we don't need Fullscreen Immersive gestures mod anymore)
Removed "WiFi with numbers" icons in order to be able to apply other icon themes without losing consistency
Google Sans applied system wide
Several extra fonts <- Added more fonts on latest version
More accent colors
8 more dark styles besides the default black (which can be managed by Rom Control App that's included on MiA3 Mods Magisk Module)
5 QS Headers styles: Grey; Light grey; Accent colored; "Follow dark mode"; and Transparent (again....use Rom Control App)
New themed boot animation (It's google boot animations but with Android One fading on the beginning)
Downloads:
Typhus_V10_Pixel_LL_for_Android10.zip <- Version with Lawnchair as default recents provider
Typhus_V10_Pixel_PL_for_Android10.zip <- Version with Pixel Launcher as default recents provider
Typhus_auto_dark_mode_and_styles.zip <- Extract the mdr file inside this zip and import it to MacroDroid App. (You need this only for the bootanimation to work. As for the rest (qs headers; dark themes), just use Rom Control...).
Check the video for more details (this video is from the old version....but you can get the overall idea):
-- NOTES --
(These are important, so please read them carefully):​
1 - As stated, the default dark version is "Black". If you want to change to other dark version all you need to to is to enable the overlay that you want. To do that you'll need a terminal emulator and run a command like this example for Dark gray (this only needs to be run one time after installing the module): (forget this...use Rom Control...)
​To enable the Dark Gray version:​
Code:
su
Code:
cmd overlay enable com.android.dark.darkgray && cmd overlay enable com.android.dark.darkgrayExt && killall com.android.systemui
To disable the Dark Gray version:​
Code:
su
Code:
cmd overlay disable com.android.dark.darkgray && cmd overlay disable com.android.dark.darkgrayExt && killall com.android.systemui
​DO NOT ENABLE ALL AT THE SAME TIME!! If you want to test them, you must first enable one, then check it, disable it and enable the other one.​​Every time you disable it, it will revert back to the default, which is Black.​
2 - If you want, you can use MacroDroid App to help you enabling and or disabling these overlays. (nope...bla bla bla...Rom Control...)
For that, you only need to install the app and, afterwards, you just need to import the macro file I've shared here. You just need to access the macro you want, touch the script action and choose "test action". See the screenshots I've shared HERE for more info.
3 - If you already have Pixel or Lawnchair Launcher(s) installed on your device, please, uninstall them before you install the theme.
4 - If you have Quickswitch installed on your device, please, uninstall it before you install this theme version. You may install it after applying the theme but I don't think you'll need it.
5 - Do not update Google Wallpapers nor Device Personalization Services apps. You shouldn't also install any other version, of these apps, you may find on the Internet. Stick to the versions included in the theme, period!
6 - On the other hand, you should update Sound Picker app since some users reported it failed if not updated.
7- All other apps included on the theme, can be updated without any issues but it's not mandatory.
8 - If you want to use Pixel Launcher version, in order to use all cool features, as they're supposed to work, set your phone language to English US. It's possible to use your phone on another language BUT to avoid issues, please disable the suggestions options on Pixel Launcher settings or just disable Gesture navigation.
9 - Don't forget to give all permissions to all apps included on the theme (Pixel Launcher, Sound Picker, Pixel Live Wallpaper Picker, Device Personalization Services, etc.)
10 - Pixel launcher version has everything working but it's not fully compatible with 3rd party launchers when using gesture navigation. The gestures work but you're not able to use the swipe on the navbar to change between apps nor the Clear all button.
11 - On the other hand, Lawnchair version has that feature, but it does not allow you to do searches on the recents screen. Meaning, Lawnchair version does not "talk" with Device personalization Services.
12 - Regarding the themed boot animation, I recommend you to create a backup of your current bootanimation.zip file (just rename it to bootanimation_BKP.zip or something like that, the original file is on /system/media/), before using the "Auto Dark Based On Daylight" macro. If you don't do that, you will lose it!
Cheers and enjoy!
Dark Theme Screenshots
Decided to share these so you may properly check the differences (thought that maybe, in the video, they weren't that noticeable)...
Stock -> Black -> Dark Grey -> Google Grey
Typhus_ said:
Decided to share these so you may properly check the differences (thought that maybe, in the video, they weren't that noticeable)...
Stock -> Black -> Dark Grey -> Google Grey
Click to expand...
Click to collapse
The first ones are so freakin' beautiful. If it wasn't for the buggy A10, I'd be flashing A10 stock immediately and use this theme.
Also, could you possibly add a Network Indicator somehow on stock?
I really like that feature.
Thank you, preliminary!
I'm on stock A10 and I don't face any bugs that makes me want to change ROM to be honest.
As for the network indicators...I don't how to implement that....but I can try to look for it.
And by the way, the last one (Google Grey) is awesome as well since it matches all Google apps dark theme style. It fits perfectly with all Google apps. For instance, I don't quite enjoy being on settings and then access Google settings and see the background color change, that's why I've created this version.
Cheers!
OP has been updated with a new version that fixes all bugs regarding lock screen security and, now, the module is a 3 in 1.
Cheers!
Macrodroid screens
Decided to share some Macrodroid screenshots in order to help, those who never used this, to work it with properly.
Cheers!
Typhus_ said:
Decided to share some Macrodroid screenshots in order to help, those who never used this, to work it with properly.
Cheers!
Click to expand...
Click to collapse
How can I install the MACRO .zip, I didn't understand.Via magisk after installing the pixel.zip or via Macrodroid app? I don't understand how this app works..Can you explain to me?
papafan said:
How can I install the MACRO .zip, I didn't understand.Via magisk after installing the pixel.zip or via Macrodroid app? I don't understand how this app works..Can you explain to me?
Click to expand...
Click to collapse
Oh right....forgot to talk about that (gonna add this into the OP....).
After downloading the zip you must extract it then you just have to import the Typhus_Pixel.mdr file into Macrodroid.
Cheers!
Typhus_ said:
Oh right....forgot to talk about that (gonna add this into the OP....).
After downloading the zip you must extract it then you just have to import the Typhus_Pixel.mdr file into Macrodroid.
Cheers!
Click to expand...
Click to collapse
Please write the steps I must follow inside the Macrodroid app...
papafan said:
Please write the steps I must follow inside the Macrodroid app...
Click to expand...
Click to collapse
Yes, I've shared 2 zips on the OP...one is the module ("Typhus_Pixel_for_Android10.zip" to be installed on Magisk) and the other one ("Typhus_Pixel_macro.zip") is a zip file that has to be extracted in order to get the mdr file.
That mdr file must be saved somewhere on your device (internal memory or SD Card).
To import it you only have to open Macrodroid app an touch on the "Export/Import" icon. Then touch the "Storage" button on the "Import" section and choose the mdr file I've shared.
Done.
Module zip link on OP has been updated.
The Module had a bug when opening the volume dialog settings shortcut (on Black and Dark Grey overlays).
Now it's a new version.
If you had already download it, please download and install it again (just the module...the macro isn't needed).
Cheers!
Typhus_ said:
Decided to share some Macrodroid screenshots in order to help, those who never used this, to work it with properly.
Cheers!
Click to expand...
Click to collapse
Auto dark option doesn't work. Only manually. It's something wrong?
papafan said:
Auto dark option doesn't work. Only manually. It's something wrong?
Click to expand...
Click to collapse
Try to see if your location is correct on Macrodroid since the sunset/sunrise trigger needs it to be accurate. Probably if you set your current location again, it will be fixed (try to test the trigger action).
Also, disable battery optimization for the Macrodroid app (on System settings).
Typhus_ said:
Try to see if your location is correct on Macrodroid since the sunset/sunrise trigger needs it to be accurate. Probably if you set your current location again, it will be fixed (try to test the trigger action).
Also, disable battery optimization for the Macrodroid app (on System settings).
Click to expand...
Click to collapse
I did all of them. My location is right. I deleted and I imported again the mdr file. Nothing. Whenever I test the actions all work right. But I was excepting the auto mode....
Strange...It's working fine here
Please check if Macrodroid has root permissions (check on Magisk).
You're sure the sunset time has already arrived in your country right?
Maybe you need to recreate the macro from the beginning, or leave it activated and wait for sunrise. If it changes back to white theme, then it's ready.
Cheers!
Typhus_ said:
Strange...It's working fine here
Please check if Macrodroid has root permissions (check on Magisk).
You're sure the sunset time has already arrived in your country right?
Maybe you need to recreate the macro from the beginning, or leave it activated and wait for sunrise. If it changes back to white theme, then it's ready.
Cheers!
Click to expand...
Click to collapse
Haha its dark outside! I recreated it three times... What can I say, I will wait. Thanks for your answers.
Typhus_ said:
Strange...It's working fine here
Please check if Macrodroid has root permissions (check on Magisk).
You're sure the sunset time has already arrived in your country right?
Maybe you need to recreate the macro from the beginning, or leave it activated and wait for sunrise. If it changes back to white theme, then it's ready.
Cheers!
Click to expand...
Click to collapse
Can I use this app for auto dark theme?
https://play.google.com/store/apps/details?id=com.cannic.apps.automaticdarktheme
Barbiox Dogg said:
Can I use this app for auto dark theme?
https://play.google.com/store/apps/details?id=com.cannic.apps.automaticdarktheme
Click to expand...
Click to collapse
Yes, I think so. I'm just not using it since Macrodroid is doing it's job at my end. But I've used it before on other ROMs, so I think it's ok.
Typhus_ said:
Yes, I think so. I'm just not using it since Macrodroid is doing it's job at my end. But I've used it before on other ROMs, so I think it's ok.
Click to expand...
Click to collapse
I've used this module before and my phone bootlooped. I'm using Xiaomi Mi A3 Android 10. I'm scared to install this new version.
Warning | Suggestion
Barbiox Dogg said:
I've used this module before and my phone bootlooped. I'm using Xiaomi Mi A3 Android 10. I'm scared to install this new version.
Click to expand...
Click to collapse
There's nothing to be scared about. The module is working on stock Android 10 ROM.
If you face any issues after flashing the module all you need to do is to boot into TWRP and flash the module zip again.
Since this module is an edited version of Pix3lify module, it follows Pix3lify install/uninstall logic. This means that if the module is already installed, if you flash it again (through Magisk or TWRP) it will uninstall it.
I've run all possible tests, before sharing this module, by running it being completely on stock Android 10 ROM and firmware.
For anyone who may have faced any issues I recommend you, if you want to use this module of course, to completely hard reset your device by flashing stock Android 9 ROM through fastboot or using Mi Flash tool. DO NOT re-lock de bootloader!
After being completely on stock Android 9, flash the 11.0.14 OTA zip using TWRP or wait for the Android 10 full OTA. The OTA zip can also be found HERE.
This was what I've done in order to be on stock Android 10 without any issues. Probably you will need to do it as well, if you're facing issues.
I know there's a fastboot version of Android 10 ROM out here on XDA but, and I mean no disrespect for the ones who made/share it, but since it's not official there could be something wrong with it (or missing), that's why I recommend to use either OTA or OTA zip through TWRP.
Cheers!

LineageOS 17.1 Magisk Garage !

Hi there,
This is a dedicated thread for LineageOS 17.1 where i will upload my Magisk modules !
Use Magisk Manager to install/remove the provided .zip modules (Recommended)
(You can install via TWRP too, but don't make any space if you change the .zip name, otherwise the installation will fail ...)
Enjoy !
Tell us a little about what each module is for!
veloz46 said:
Tell us a little about what each module is for!
Click to expand...
Click to collapse
it's inside the module itself !
veloz46 said:
Tell us a little about what each module is for!
Click to expand...
Click to collapse
Yes a small review, why not? Please!!!
here
Great contribution, @janhammer504
The following questions come to mind:
Call Recorder: I guess this module is device independent, as long as the LOS Dialer is used?
Google Sans: What difference does it make installing these fonts and where do you see them?
Notch Hide: So does this actually revert "has_notch" already set in the ROM and what's the purpose (I mean, having a punch hole may imply trying to prevent any content to be shown in that area)?
Master One said:
Great contribution, @janhammer504
The following questions come to mind:
Call Recorder: I guess this module is device independent, as long as the LOS Dialer is used?
Google Sans: What difference does it make installing these fonts and where do you see them?
Notch Hide: So does this actually revert "has_notch" already set in the ROM and what's the purpose (I mean, having a punch hole may imply trying to prevent any content to be shown in that area)?
Click to expand...
Click to collapse
1. Call Recorder is for LineageOS Dialer only (as mentioned in the module description)
2. Look to the screenshot to see the difference (these are the original fonts used in pixel devices)
3. This is an overlay to hide the notch (developer options : type cutout there to see where to apply) : useful for Netflix, YouTube, Gaming ... etc
Notch Hide / Update :
change the internal package name and use the official one !
How to enable :
developer Options > type display cutout
if not working : delete with TWRP or RootExplorer this folder ... and reboot !
/data/system/package_cache
Would be great to have more individual font modules. And system sounds. Preferably without loosing the default ones. Just sayin'...
Thank you for all your effort. This will be very usefull after official. Specially for some stuff... that will have to be removed
gardiol said:
Thank you for all your effort. This will be very usefull after official. Specially for some stuff... that will have to be removed
Click to expand...
Click to collapse
Which is?
Safetynet Fix added ... Enjoy !
All credits go to Didgeridoohan from Magisk Subforum !
janhammer504 said:
Safetynet Fix added ... Enjoy !
All credits go to tenow from Magisk Subforum !
Click to expand...
Click to collapse
Thanks! Is it possible to flash zip file via recovery or is it necessary to install magisk?
Shermo1208 said:
Thanks! Is it possible to flash zip file via recovery or is it necessary to install magisk?
Click to expand...
Click to collapse
yes you can copy-past the files in the system ... but how are you going to do that without ROOTING ???
janhammer504 said:
yes you can copy-past the files in the system ... but how are you going to do that without ROOTING ???
Click to expand...
Click to collapse
Flashing zip file with ofox recovery. Before ctsProfile problem I didn't have root and safety net passed without problem. Then, for the moment, I don't need root in my phone, therefore my question is if I can flash this zip file with ofox recovery. Thanks
Shermo1208 said:
Flashing zip file with ofox recovery. Before ctsProfile problem I didn't have root and safety net passed without problem. Then, for the moment, I don't need root in my phone, therefore my question is if I can flash this zip file with ofox recovery. Thanks
Click to expand...
Click to collapse
Magisk modules are stored to /data/adb/modules and mapped to /product/system/vendor/ ... without Magisk Root you can't load them !!!
janhammer504 said:
Magisk modules are stored to /data/adb/modules and mapped to /product/system/vendor/ ... without Magisk Root you can't load them !!!
Click to expand...
Click to collapse
Ok, thanks!!
any of you guys have tried installing ANX camera? because in my case I can't take any HDR pictures, wondering if it happens to anybody else.
FrameworkOverlay added :
. improve low brightness (new linear overlay) for more battery saving (works great)
. fix compatibility issue with chrome & webview (choose chrome as default system webiew in developer options to avoid yellow tint in chrome browser)
. add more color mode
. improve WiFi stability for both (2,4 & 5 GHz)
. update power_profile
. address some display glitches in some apps (related to the aspect ratio)
. many more things ....
I hope that @gardiol can merge this to the device three in the future !
edit : reuploaded here (XDA UI sucks again !!!)
update : fix some info in AndroidManifest
janhammer504 said:
FrameworkOverlay added :
. improve low brightness (new linear overlay) for more battery saving (works great)
. fix compatibility issue with chrome & webview (choose chrome as default system webiew in developer options to avoid yellow tint in chrome browser)
. add more color mode
. improve WiFi stability for both (2,4 & 5 GHz)
. update power_profile
. address some display glitches in some apps (related to the aspect ratio)
. many more things ....
I hope that @gardiol can merge this to the device three in the future !
edit : reuploaded here (XDA UI sucks again !!!)
update : fix some info in AndroidManifest
Click to expand...
Click to collapse
Already did... but you have to wait a few days before release.... because i want to test properly first.

Categories

Resources