Magisk Mod to enable AOD, and Change Accent Color

G

GuestK00177

Guest
Hey folks i ported some features from aosp GSI's that will now work on our phone's stock rom. All you have to do is flash this mod in magisk and voila, you have working aod, and the ability to change your accent colors to whatever color you like. There are also some build prop edits i have been testing that indeed help your stock experience. Huge thanks to @aer0zer0 for wrapping this all up in a sweet package a la magisk mod. I was just gunna post it up and tell you all to copy it to here and copy it to there... He has the polish...thanks man! With average use using aod with the elite kernel only cut down my sot from 7hrs to about 4.. stock kernel was a little worse but not by much.

Few things...
Always make a backup first .
Yes, u must be rooted,
Lets not get silly here.
Yes, it works on straight stock.

V1https://www.androidfilehost.com/?fid=1322778262904009999

V2 https://androidfilehost.com/?fid=1322778262904017732
@aer0zer0 updated the mod to fix the padding issue.. and cleaned up the prop edits, so one can see what each edit does.
 

Attachments

Last edited:
G

GuestK00177

Guest
Thank you so much for this, simply amazing! I've been anxiously waiting for a mod like this. This has made me fall in love with my PH-1 all over again! Great job!

Edit: And of course I'd like to thank @aer0zer0 for everything he's doing for the community!
You are welcome, and i have some more cool stuff coming as well in the coming weeks.. I was going to release it as a rom/port but the gsi is still too unstable. Here is what is coming next:

3 finger gesture screenshot mod

a better native dark theme for settings and eventually notifications too

Nav bar goodies

I had little success in activating some dormant features within the system UI, due to the recompilation not wanting to play well with pie, but i did find quite a few cool things that we will be able to utilize once i find an updated apk tool that actually works. I always can decompile it fine but the recompilation messes up.. i may just build us a modded stock rom from source as its much easier to cherry pick or modify the existing source then bust up apks and put em back together...
 

rignfool

Senior Member
Dec 8, 2010
5,004
2,726
253
The Poconos
You are welcome, and i have some more cool stuff coming as well in the coming weeks.. I was going to release it as a rom/port but the gsi is still too unstable. Here is what is coming next:

3 finger gesture screenshot mod

a better native dark theme for settings and eventually notifications too

Nav bar goodies

I had little success in activating some dormant features within the system UI, due to the recompilation not wanting to play well with pie, but i did find quite a few cool things that we will be able to utilize once i find an updated apk tool that actually works. I always can decompile it fine but the recompilation messes up.. i may just build us a modded stock rom from source as its much easier to cherry pick or modify the existing source then bust up apks and put em back together...
This sounds really cool...

Let me know if you need real testing and bug reports... I have a logcat app and am not afraid to use it...

EDIT: what do those build.prop mods do... Other than the DNS one

EDIT2: rather than building a whole ROM... You can always do a Cataclysm and just build the apps you wish to modify... He was notorious for a services.jar, framework-res.apk, and a settings.apk and could have 90% of the features of most source built ROMs
 
Last edited:

aer0zer0

Recognized Contributor
Sep 20, 2013
3,273
2,486
253
Cortland NY
Thank you so much for this, simply amazing! I've been anxiously waiting for a mod like this. This has made me fall in love with my PH-1 all over again! Great job! ?

Edit: And of course I'd like to thank @aer0zer0 for everything he's doing for the community!
Your welcome. Glad I can help out

---------- Post added at 04:19 AM ---------- Previous post was at 04:14 AM ----------

Also,for those of you that want to permanently enable the system UI tuner. (Need root, but if your flashing magisk mods, you have root).

Get a terminal app, like material terminal. Copy and paste each command in and press enter.

adb shell su -c pm enable com.android.systemui/.tuner.TunerActivity

adb shell am start com.android.systemui/.tuner.TunerActivity

This will enable stock system tuner.

Enjoy
 

Thebear j koss

Senior Member
Oct 24, 2012
12,259
20,833
263
NYC
www.designrifts.com
Your welcome. Glad I can help out

---------- Post added at 04:19 AM ---------- Previous post was at 04:14 AM ----------

Also,for those of you that want to permanently enable the system UI tuner. (Need root, but if your flashing magisk mods, you have root).

Get a terminal app, like material terminal. Copy and paste each command in and press enter.

adb shell su -c pm enable com.android.systemui/.tuner.TunerActivity

adb shell am start com.android.systemui/.tuner.TunerActivity

This will enable stock system tuner.

Enjoy
Have you noticed clock won't stay hidden when ticked in system tuner?
 
  • Like
Reactions: CamoGeko
G

GuestK00177

Guest
This sounds really cool...

Let me know if you need real testing and bug reports... I have a logcat app and am not afraid to use it...

EDIT: what do those build.prop mods do... Other than the DNS one

EDIT2: rather than building a whole ROM... You can always do a Cataclysm and just build the apps you wish to modify... He was notorious for a services.jar, framework-res.apk, and a settings.apk and could have 90% of the features of most source built ROMs
I like the cataclysm idea..im just used to building roms. My shamu builds are still popular..on build prop, one improves the dark mode, one allows any pictures including use from google photos to be used as wallpaper without downloading. Another one enables fast reboot..drops a reboot from 28seconds or so to 14 i think...so half the time.. and one is scrolling fix...i forget what else..
 

rignfool

Senior Member
Dec 8, 2010
5,004
2,726
253
The Poconos
I like the cataclysm idea..im just used to building roms. My shamu builds are still popular..on build prop, one improves the dark mode, one allows any pictures including use from google photos to be used as wallpaper without downloading. Another one enables fast reboot..drops a reboot from 28seconds or so to 14 i think...so half the time.. and one is scrolling fix...i forget what else..
Iirc...

Fast reboot has to do with power off...

My HTC Vivid had this... And in order to get to fastboot or recovery... As the device was shipped... You had to pull the battery... Otherwise when you powered the device on it immediately went to the desktop... Kinda like the power off standby in Windows...