Themes / Apps / Mods [GSI] Brightness Fix & Other Fixes - POCO M3 Pro / Redmi Note 10 5G

Brightness black lockscreen fixed & Brightness Slider fix.
GSI Misc Settings
Use Linear Brightness Scale
Force Alternatice Backlight Scale
Allow Settings to the lowest
Flash this file on magisk and reboot
Note: There's a better fix recently posted by malfunchan, >> here.
Credits:
Phhusson
malfunchan

Thanks very much! I followed your link on the bug report I created and looks like the module works great. The only issue now seems to be that notifications are still too dim. Any way around that? Thanks again.

sucius said:
Thanks very much! I followed your link on the bug report I created and looks like the module works great. The only issue now seems to be that the notifications are still too dim. Any way around that? Thanks again.
Click to expand...
Click to collapse
thank you for the feedback! What rom do u use? what notifications? notification panel? It looks fine to me..

What rom do u use?
Click to expand...
Click to collapse
I'm using PE 12 by ponces, as recommended in the forum.
what notifications? notification panel?
Click to expand...
Click to collapse
Sorry, I should've been clearer. I was referring to Always On Display. When a new notification comes in, it's barely visible. I've tried turning adaptive brightness on and off and manually maxing the brightness, but that seems to do nothing. I've also tried with Force allow AOD in phh settings.

sucius said:
I'm using PE 12 by ponces, as recommended in the forum.
Sorry, I should've been clearer. I was referring to Always On Display. When a new notification comes in, it's barely visible. I've tried turning adaptive brightness on and off and manually maxing the brightness, but that seems to do nothing. I've also tried with Force allow AOD in phh settings.
Click to expand...
Click to collapse
im not using aod.. maybe our device doesn't support it at all. (no aod feature on stock miui)

i tried it, it's also fine . Notification is also displaying well before it turns into icons.
Idk maybe in the rom (I'm using dotOS)
{
"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"
}

Are you using dotOS v5.2 or v6?

sucius said:
Are you using dotOS v5.2 or v6?
Click to expand...
Click to collapse
5.2

I've seen it's based on android 11. That might be the reason

does this really fix brightness and when is low brightness you dont get lock screen black screen????

Fire1511 said:
does this really fix brightness and when is low brightness you dont get lock screen black screen????
Click to expand...
Click to collapse
Yes

It does, but the battery life gets much worse also

sucius said:
It does, but the battery life gets much worse also
Click to expand...
Click to collapse
Well, that's because it's just a while loop running in the background.
It was a temporary fix for this issue to find the cause of it.
Here's another, cleaner way to fix brightness done by modifying the lights service. I've not tested it thoroughly and it's still a temporary fix, but here you go.
Works for all roms regardless of Android version, theoretically.

malfunchan said:
Well, that's because it's just a while loop running in the background.
It was a temporary fix for this issue to find the cause of it.
Here's another, cleaner way to fix brightness done by modifying the lights service. I've not tested it thoroughly and it's still a temporary fix, but here you go.
Works for all roms regardless of Android version, theoretically.
Click to expand...
Click to collapse
Thank you! It seems to work so far with Android 12 GSI. Now the only problem is ambient display, which is too dim. That may be related to not having an overlay, I'm not sure, though.

sucius said:
Thank you! It seems to work so far with Android 12 GSI. Now the only problem is ambient display, which is too dim. That may be related to not having an overlay, I'm not sure, though.
Click to expand...
Click to collapse
Ambient display works fine for me.
For the brightness fix I made, I'm currently testing a better one that doesn't need force linear slider or any brightness slider tweaks. The one I sent has some bugs that can't be solved so I'm testing another approach to fix it entirely. Will make a post in the next few days if I don't find any issues.

brian00009 said:
Brightness black lockscreen fixed & Brightness Slider fix.
GSI Misc Settings
Use Linear Brightness Scale
Force Alternatice Backlight Scale
Allow Settings to the lowest
Flash this file on magisk and reboot
*I also added zram inside
Credits:
Phhusson
malfunchan
Click to expand...
Click to collapse
hi and thanks >how can flash this zip file? not have twrp?

malfunchan said:
Ambient display works fine for me.
Click to expand...
Click to collapse
Maybe the bug is only present in Pixel Experience? What rom are you using?

sucius said:
Maybe the bug is only present in Pixel Experience? What rom are you using?
Click to expand...
Click to collapse
I'm on the latest PE+ V413.1
Ambient display isn't bright, but it's visible indoors or at night. A little higher than the lowest brightness level.

malfunchan said:
I'm on the latest PE+ V413.1
Ambient display isn't bright, but it's visible indoors or at night. A little higher than the lowest brightness level.
Click to expand...
Click to collapse
Yep, it's just a too dim for me. Ambient display on my previous phone (Moto G) was a lot better.

malfunchan said:
Well, that's because it's just a while loop running in the background.
It was a temporary fix for this issue to find the cause of it.
Here's another, cleaner way to fix brightness done by modifying the lights service. I've not tested it thoroughly and it's still a temporary fix, but here you go.
Works for all roms regardless of Android version, theoretically.
Click to expand...
Click to collapse
Thank you bro, solid!!!!
Btw, do you have an idea how to fix offline charging? It is also present on any gsi

Related

Brightness Restorer [Full brightness below 6%]

Hi all S6 users out there,
Everybody knows which awful it is, when you are outside on a sunny day, the battery drops below 6% and you need to finish your work, message or whatever, but the screen goes "black". The brightness goes so dark, that you can see nothing in sunlight. Nothing! I have made an root tool which let you turn the brightness all up again.
I hope I made something useful for our flagship that we love :fingers-crossed:
Aaaaand, as a "bonus" I added a control for the flashlight, which let's you turn the brightness of the LED much brighter than normal (This may reduce the lifetime of the flashlight... MAY.... But I don't think so...).
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"
}
Download: Brightness Restorer 1.0 (APK) [MEGA]
This tool work only on the S6 (I think...), if you're an owner of an S6+, Edge or whatever, you can try it and post here if it worked for you...
(PS: I don't know if this should be a DevDB entry, because it's nothing big that I made......)
Anyway, I hope you enjoyed
If you want to put a smile on my face, hit that thanks if I really helped you
XDA:DevDB Information
Brightness Restorer, Device Specific App for the Samsung Galaxy S6
Contributors
Fusseldieb
Version Information
Status: Beta
Created 2015-10-21
Last Updated 2015-10-21
Fusseldieb said:
Hi all S6 users out there,
Everybody knows which awful it is, when you are outside on a sunny day, the battery drops below 6% and you need to finish your work, message or whatever, but the screen goes "black". The brightness goes so dark, that you can see nothing in sunlight. Nothing! I have made an root tool which let you turn the brightness all up again.
I hope I made something useful for our flagship that we love :fingers-crossed:
Aaaaand, as a "bonus" I added a control for the flashlight, which let's you turn the brightness of the LED much brighter than normal (This may reduce the lifetime of the flashlight... MAY.... But I don't think so...).
Screenshot:
Download: Brightness Restorer 1.0 (APK) [MEGA]
This tool work only on the S6 (I think...), if you're an owner of an S6+, Edge or whatever, you can try it and post here if it worked for you...
(PS: I don't know if this should be a DevDB entry, because it's nothing big that I made......)
Anyway, I hope you enjoyed
If you want to put a smile on my face, hit that thanks if I really helped you
XDA:DevDB Information
Brightness Restorer, Device Specific App for the Samsung Galaxy S6
Contributors
Fusseldieb
Version Information
Status: Beta
Created 2015-10-21
Last Updated 2015-10-21
Click to expand...
Click to collapse
Is possible to force very high brightness (super brightness ? (at default is active only on direct sunlight and not on manual).
i read this:
"the Galaxy S6 the Maximum Brightness can go much higher when Automatic Brightness is turned On, so that users can’t permanently park the Manual Brightness slider to very high values, which would run down the battery quickly. High screen Brightness is only needed for High Ambient Light, so turning Automatic Brightness On will not only provide better high ambient light screen visibility but also longer battery running time."
skassa22 said:
Is possible to force very high brightness (super brightness ? (at default is active only on direct sunlight and not on manual).
Click to expand...
Click to collapse
I've tried to force it, but it doesn't work. I have even made a backup of /sys/devives/ when I was on sunlight and then restored in a dark room, but the screen doesn't went bright.
The only thing I noticed is a file that is named "weakness_hbm_comp", when i turn it to "1" the screen goes a bit brighter, but not that bright as it is in sunlight.
I might be crazy but I think the LED torch slider doesn't really seem to do anything on my device (SM-G920I, XtreStoLite).
brezzo said:
I might be crazy but I think the LED torch slider doesn't really seem to do anything on my device (SM-G920I, XtreStoLite).
Click to expand...
Click to collapse
Same for me.
brezzo said:
I might be crazy but I think the LED torch slider doesn't really seem to do anything on my device (SM-G920I, XtreStoLite).
Click to expand...
Click to collapse
Faspaiso said:
Same for me.
Click to expand...
Click to collapse
Thanks for the feedbacks
What mean "do nothing"? It does not increase the bright or it doesn't work at all?
Mine (G920F) increase the bright when I slide to the right... And it becomes very bright!
...
Please, anyone with XtreStoLite and adb installed, run this command:
Code:
adb shell su -c 'find' /sys/devices/ > Output.txt
And paste the Output.txt file here...
I will try to fix it ASAP.
Fusseldieb said:
Thanks for the feedbacks
What mean "do nothing"? It does not increase the bright or it doesn't work at all?
Mine (G920F) increase the bright when I slide to the right... And it becomes very bright!
...
Please, anyone with XtreStoLite and adb installed, run this command:
Code:
adb shell su -c 'find' /sys/devices/ > Output.txt
And paste the Output.txt file here...
I will try to fix it ASAP.
Click to expand...
Click to collapse
I run xtrestolite, but not anywhere near a computer today. But what i mean is that I turn the flash on the normal way and then use the slider. Nothing happens.
http://paste.ee/p/qgxgd
There is the output, couldn't attach on xda (>512kb).
Faspaiso said:
But what i mean is that I turn the flash on the normal way and then use the slider. Nothing happens.
Click to expand...
Click to collapse
You don't need to turn on the flashlight first. You turn it on in the app sliding to the right. If you turn it on with another app, it will bug. But don't worry, I will fix that.
brezzo said:
There is the output, couldn't attach on xda (>512kb).
Click to expand...
Click to collapse
Thank you!!! :victory:
I will look at your directory structure and try to fix the problem.
EDIT: The structure seems to be the same. I couldn't identify the problem. I am now flashing xtrestolite. Let's see...
(The first rom that i'm flashing on my s6. It look interesting...)
EDIT2: Yes, I just confirmed that it doesn't work with the xtrestolite ROM. I am trying to fix this issue....
can i use this in galaxy s5?
hernankano said:
can i use this in galaxy s5?
Click to expand...
Click to collapse
I think it won't work, but you can try it. If it works, reply here with your phone model so that I know that it works.
very useful app
I've been using this rom since a good time and I've not found a fix for that issue yet.
Smart manager detected virus from Brightness Restorer.
naudmick said:
Smart manager detected virus from Brightness Restorer.
Click to expand...
Click to collapse
Not for me
On alexis room when i put it to 255 and lock the screen, it goes down again
LuanTeles said:
On alexis room when i put it to 255 and lock the screen, it goes down again
Click to expand...
Click to collapse
Yes, by locking your screen, the brightness will go back to its original.
Sent from my SM-G925F using XDA-Developers mobile app
Fusseldieb said:
Yes, by locking your screen, the brightness will go back to its original.
Sent from my SM-G925F using XDA-Developers mobile app
Click to expand...
Click to collapse
Isn't there any way to make it ''permanent''?
this rom suffer the max brightness 115 , its kinda anoying, i realized that the weakness_hbm_comp set to 1, increases at leat to 230 but rolls back on reboot
LuanTeles said:
Isn't there any way to make it ''permanent''?
this rom suffer the max brightness 115 , its kinda anoying, i realized that the weakness_hbm_comp set to 1, increases at leat to 230 but rolls back on reboot
Click to expand...
Click to collapse
I would need to run a service, that detects that the screen is on and restores the brightness, but I think that would waste a tiny bit of the battery.
Sent from my SM-G925F using XDA-Developers mobile app
Help
Please how can I download the app
Any link for me to use because the link u gave can download me the apk
I use s6 and after the nougat update
The brightness has reduced
I use flashlight on the light sensor and the backlight brightens up
So can your Brightness restorer help me......?
If yes please I need the link to download
I love XDA
My email:[email protected]

[EOL][ROM][7.1.2_r29][UNOFFICIAL] DarkNess reDefined [OMS/DUI]

{
"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"
}
DarkNess reDefined
redefining the darkness in you !
Our G+ Page
Our official telegram group​
DND stands for "DarkNess reDefined".
Just look at the capitalization for once.
As you all know "Darkness is the entity that gives light a sense".
Our theme is light and glossy, Which gives you the fastest and smoothest android experiences without any lags.
We keep our ROM light and only with useful features — No bloats.
Download DarkNess reDefined for your device and enjoy the lag free experience.
We work in darkness to serve the light.
Status Bar
Network Traffic
Quick Settings
Bluetooth Device Battery Status
Statusbar Icon
Clock and Battery Adjustment
Brightness Control
Double-Tap to Sleep
UI
Animations
Force Expanded Notification
Disable Immersive Mode Message
Three Finger Screenshot
Fingerprint authentication
Recent
Hide Apps from Recent Panel
Buttons
Hardware Key Configuration
-Backlight Control
-Key Custom Actions
Power Menu Configuration
Navigation Bar Configuration
-Enable/Disable Navigation Bar
-Fling
-Height and width of Nav Bar Control
-Pulse
Misc
Volume Steps
Screenshot Sound
Media Cover Art
Superuser Indicator
Launch Music Player when Headset Connected
ROM Extra
Snapdragon Camera
Snapdragon Gallery
OMS
ROM
Download the ROM and Gapps
Boot into recovery mode
Wipe System/Data/Dalvik Cache/Cache
Flash ROM and Gapps zip file
Reboot and enjoy the power of Darkness !
Click Here​
Contributors
LineageOS (Base)
Resurrection Remix (RR)
Slim Roms Team
ParanoidAndroid Team
DU Team
AICP
AOKP​
Our core team
@AKabhishek
@DarkKnight6499
@kishpatel
@warlord_rk
@TheDarkStrix​
EXTRA STUFF
SuperSU : here
Boeffla Kernel : here
Initial release so expect some bugs
sreenshoot Plz thanks
Thank You so much. I was waiting for this to happen. Will try this soon. Hope this is as fast as your LOS 11. Thanks again.
So I've been using this ROM since last some hours and if you are reading this thread to decide whether to flash the ROM or not. I would say this is a must try for I9300.
It is the fastest and smoothest Nougat ROM so far.
Found some minor bugs
1. Back button sometimes directly closes the app instead of going to last screen in app.
2. Speaker volume doesn't decrease when in call (don't know if I'm the only one)
The last one is I think a feature as I was facing this in your LOS 11 too that the minimum screen brightness is too low.
So can you please add an option to enable or disable that ultra low brightness mod. I don't actually like to play much with that brightness bar I normally keep it at lowest but with this ROM I have to change it manually many times an hour and auto brightness takes more battery.
Thank you for this smooth ROM.
Cheers.
Psycho103 said:
So I've been using this ROM since last some hours and if you are reading this thread to decide whether to flash the ROM or not. I would say this is a must try for I9300.
It is the fastest and smoothest Nougat ROM so far.
Found some minor bugs
1. Back button sometimes directly closes the app instead of going to last screen in app.
2. Speaker volume doesn't decrease when in call (don't know if I'm the only one)
The last one is I think a feature as I was facing this in your LOS 11 too that the minimum screen brightness is too low.
So can you please add an option to enable or disable that ultra low brightness mod. I don't actually like to play much with that brightness bar I normally keep it at lowest but with this ROM I have to change it manually many times an hour and auto brightness takes more battery.
Thank you for this smooth ROM.
Cheers.
Click to expand...
Click to collapse
I also experienced the same problem with auto brightness in LoS-11
konohanz said:
I also experienced the same problem with auto brightness in LoS-11
Click to expand...
Click to collapse
It's not a bug. It's a feature.
konohanz said:
I also experienced the same problem with auto brightness in LoS-11
Click to expand...
Click to collapse
Psycho103 said:
It's not a bug. It's a feature.
Click to expand...
Click to collapse
I'l remove it from both darkness and los11 untill there is a better one because i don't have the knowledge to add a switch to it
Cheers :highfive:
konohanz said:
I also experienced the same problem with auto brightness in LoS-11
Click to expand...
Click to collapse
It's a feature from elite Boeffla
Sent from my Galaxy S5 using XDA Labs
What a great ROM, the old S3 runs like hell, one of the fastest ROMS I ever had on my Phone, very battery friendly too. Thank you very much.
Hello,
I can't get the password or pin working. I use a pin that is more than 4 characters. When I test it out on the lockscreen itself, I'm locked out and it won't recognize the correct characters. Is this a bug or what?
Looking to confirm with everybody else..
I've been using this rom for more then 1 day and it really is fluid and fast , unlike some other roms when in few hours everything starts to slow down and gets a bit lagy ..well here that is not the case at least for now.
Really awesome rom but since mainteiner is rpdroky I'm not surprised why this rom flys
Sent from my GT-I9300 using Tapatalk
Psycho103 said:
It's not a bug. It's a feature.
Click to expand...
Click to collapse
you can flash regular boeffla kernel so low brightness will disappear
kosmasgr said:
you can flash regular boeffla kernel so low brightness will disappear
Click to expand...
Click to collapse
Is there any way to do it manually like changing some lines in some file?
Psycho103 said:
Is there any way to do it manually like changing some lines in some file?
Click to expand...
Click to collapse
Hmm i think yes but i don't remember now Maybe @rpdroky tell you how.
For my usage ( social apps ) , regular boeffla gives me more battery life , with pegasusQ Battery profile and cfq I/O.
Give it a try , you will not regret
how is the battery life and performance of this rom?
with stock kernel?
thanks
gtsfreak said:
how is the battery life and performance of this rom?
with stock kernel?
thanks
Click to expand...
Click to collapse
It is great, a wonderful ROM
Sent from my GT-I9300 using XDA-Developers Legacy app
gtsfreak said:
how is the battery life and performance of this rom?
with stock kernel?
thanks
Click to expand...
Click to collapse
Performance : The Best Nougat ROM
Battery Life : A little better than other ROMs thought don't expect a great increase.
---------- Post added at 12:22 PM ---------- Previous post was at 12:21 PM ----------
kosmasgr said:
Hmm i think yes but i don't remember now Maybe @rpdroky tell you how.
For my usage ( social apps ) , regular boeffla gives me more battery life , with pegasusQ Battery profile and cfq I/O.
Give it a try , you will not regret
Click to expand...
Click to collapse
Thank You it's been a day I'm on boeffla and so far so good
can u share the screen on time?
and are u using stock or custom kernel?
thanks
Hey can anyone install app cloner and tell me if it has "cyanogen bug"?

[ROM][PORT][8.1.0] ZUI 10 Port for OnePlus 6 [03.12.18]

Before we start, this is NOT MY rom! I'm just sharing it here because I managed to successfully port it to our device, all Thanks and donations should go to "Chinese" He created this sGSI.
Check screenshots in attached files!
{
"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"
}
What works:
WiFi
Calls
Microphone
Vibrations
Dual SIM
Sound
Fingerprint scanner
Camera + Flashlight
Notification LED
Probably even more, just haven't tested everything yet.
What doesn't work/Bugs:
Brightness is always 100% (Someone contact OP and tell them to change vendor or kernel stuff to work with different amount of brightness levels)
Stock keyboard shows some Chinese popup and it's difficult to type on it so just install Gboard instead.
USB MTP seems kinda buggy. (Might be because of my unstable linux, OOS sometimes doesn't work either so not sure if You'll get this bug too)
NFC is constantly turning on and off.
If anyone wants, You can change brightness with terminal command that You can find in my Pixel 3XL Port Thread.
How to Install:
Flash Stock OOS Oreo in TWRP (preferably twice)
Boot into fastboot and use my rom flasher. It will do everything automatically. (Just run bat file and that's it!)
Boot into TWRP (Yes, You need TWRP that works with Oreo so go to twrp.me and get 3.2.2.0 version)
Mount Vendor
Flash Patch1 in TWRP (Don't flash Patch2, I accidentally added it to the zip, just leave it alone.)
### OPTIONAL ###
Flash Magisk
Flash OpenGapps
#############
Done! Reboot and enjoy!
Also, during setup, use Your sim card internet to go through setup. Once the phone boots look in the left upper corner for "English" tap on it and have fun!
Download:
ZUI 10 Port for OnePlus 6 Flasher
Credits
Chinese guy(no xda username?)
JSPiRiT
Lenovo​
First
Thanks. Old school screenshots
Is this some modded MIUI thing?
GAURAV THAKKAR said:
Is this some modded MIUI thing?
Click to expand...
Click to collapse
Nope. It's ZUI. Lenovo's own rom that looks kinda similar to MIUI.
I will publish more ports today. Early Christmas!
ProtoDeVNan0 said:
Nope. It's ZUI. Lenovo's own rom that looks kinda similar to MIUI.
I will publish more ports today. Early Christmas!
Click to expand...
Click to collapse
Make miui 10 port plz
ProtoDeVNan0 said:
Nope. It's ZUI. Lenovo's own rom that looks kinda similar to MIUI.
I will publish more ports today. Early Christmas!
Click to expand...
Click to collapse
I'd really appreciate if you manage to get the Pixel 3 bugs fixed
I don't mind you posting so many ports(I encourage it)
But I guess you should also try to solve issues
Just a humble suggestion
Would really love to use the Pixel 3XL port
hkee96 said:
Make miui 10 port plz
Click to expand...
Click to collapse
Working on it!
GAURAV THAKKAR said:
I'd really appreciate if you manage to get the Pixel 3 bugs fixed
I don't mind you posting so many ports(I encourage it)
But I guess you should also try to solve issues
Just a humble suggestion
Would really love to use the Pixel 3XL port
Click to expand...
Click to collapse
Well.. One bug has to be fixed by OnePlus. Brightness.. Only OP6 uses 1023 levels of brightness and that's why this bug exists in all sGSI roms. If they could release OTA with modded brightness levels to match other devices, it would be a lot better. Otherwise I'll have to try modding framework (yes, it's finally possible) but it's very difficult. I'm not a big fan of smali.. (Just google smali and You'll know what I mean)
Edit: I'm also focusing on Pixel 3 XL Port less because You can have almost 1:1 Pixel 3 XL rom with Havoc OS for example. And everything works there.
brightness at max all the time? i think i will pass for now.
but great job porting this, looking forward to more of your ports <3
1.wifi not turning on,
2.display not showing once device is locked for sometime,
3.camera is nearly good but for front camera device ask to slide down to use camera,
4.no sound
5.alert slider not working,
6.incoming call mic not working via speaker too,
these are bugs what i have found on my device
i followed every steps what u have mentioned
and i appreciate 4r ur hardwork for bringing such amazing rom
riazsudeen said:
1.wifi not turning on,
2.display not showing once device is locked for sometime,
3.camera is nearly good but for front camera device ask to slide down to use camera,
4.no sound
5.alert slider not working,
6.incoming call mic not working via speaker too,
these are bugs what i have found on my device
i followed every steps what u have mentioned
and i appreciate 4r ur hardwork for bringing such amazing rom
Click to expand...
Click to collapse
Hmm. Here WiFi and Sound works fine.. did You use 5.1.11 firmware? I already noticed that OP6 is a pretty complicated phone. It's like every OP6 has different bugs . On my phone the only bugs that I have are NFC is restarting all the time, Camera Dual Mode doesn't work, Brightness is 100% and stock keyboard requires long presses to type on it.
ProtoDeVNan0 said:
Hmm. Here WiFi and Sound works fine.. did You use 5.1.11 firmware? I already noticed that OP6 is a pretty complicated phone. It's like every OP6 has different bugs . On my phone the only bugs that I have are NFC is restarting all the time, Camera Dual Mode doesn't work, Brightness is 100% and stock keyboard requires long presses to type on it.
Click to expand...
Click to collapse
Nfc, Brightness, camera bug is similar what u experienced, and i flashed 5.1.11 twice before porting, but screen not responsive while charging and while its not charging it goes deep sleep
but i like this rom more.. u take ur own time to make this rom stable:good:
Issues experienced so far (including known);
- NFC service keeps rebooting(? dropdown icon flickering)
- Brightness slider not working, automatic brightness keeps re-enabling itself
- Night light not working
- Can't change any color tone
- Occasionally, unlocking the phone will keep the fingerprint icon centered after unlocking, preventing the phone from locking at all.
I tried disabling the NFC service entirely, by blocking com.android.nfc and disabling the service via
Code:
svc nfc disable
This didn't solve it sadly. Since you're not the developer, idk how much bugfixing you're doing, but the rom as is looks really promising.
Just doesn't cut it just yet as daily driver (IMO)
Really looking forward to your MIUI port!
riazsudeen said:
Nfc, Brightness, camera bug is similar what u experienced, and i flashed 5.1.11 twice before porting, but screen not responsive while charging and while its not charging it goes deep sleep
but i like this rom more.. u take ur own time to make this rom stable:good:
Click to expand...
Click to collapse
Skorm92 said:
Issues experienced so far (including known);
- NFC service keeps rebooting(? dropdown icon flickering)
- Brightness slider not working, automatic brightness keeps re-enabling itself
- Night light not working
- Can't change any color tone
- Occasionally, unlocking the phone will keep the fingerprint icon centered after unlocking, preventing the phone from locking at all.
I tried disabling the NFC service entirely, by blocking com.android.nfc and disabling the service via
Code:
svc nfc disable
This didn't solve it sadly. Since you're not the developer, idk how much bugfixing you're doing, but the rom as is looks really promising.
Just doesn't cut it just yet as daily driver (IMO)
Really looking forward to your MIUI port!
Click to expand...
Click to collapse
I think I know how to fix NFC but since it's not my rom.. I'm not sure if I can work on it. I'm pretty much just sharing it here. I just converted it to A/B and made sure that kernel will boot it etc.
If someone can send me stock Lenovo Z5 firmware. I can turn it into a sGSI and work on fixing bugs.
And Brightness bug will be always there anyway. Unless OnePlus will change amount of Brightness levels in their firmware.
can u port funtouch os pie?

Enable true AOD and DT2W through Magisk Module.

I was not satisfied that my device allowed always on display only for notifications.
Here's a Magisk Module that I found to enable true AOD on our device, not only for notifications but with time, notifications and battery level.
Please be thankful to the developer - NOT me. I had no part in this and I will only link to the developer's thread: https://forum.xda-developers.com/pixel-xl/themes/display-enabler-magisk-module-android-9-t3857025
It works flawlessly on my A3. Advantages:
- you get a true always on display with time, notificationsand battery
- double tap to wake works (though it's a bit of a hit and miss at times)
Apologies if this has been shared before and thank the original developer.
Cheers!
thedisturbedone said:
I was not satisfied that my device allowed always on display only for notifications.
Here's a Magisk Module that I found to enable true AOD on our device, not only for notifications but with time, notifications and battery level.
Please be thankful to the developer - NOT me. I had no part in this and I will only link to the developer's thread: https://forum.xda-developers.com/pixel-xl/themes/display-enabler-magisk-module-android-9-t3857025
It works flawlessly on my A3. Advantages:
- you get a true always on display with time, notificationsand battery
- double tap to wake works (though it's a bit of a hit and miss at times)
Apologies if this has been shared before and thank the original developer.
Cheers!
Click to expand...
Click to collapse
Thanks, I was already wanting to activate this function for a long time
thedisturbedone said:
I was not satisfied that my device allowed always on display only for notifications.
Here's a Magisk Module that I found to enable true AOD on our device, not only for notifications but with time, notifications and battery level.
Please be thankful to the developer - NOT me. I had no part in this and I will only link to the developer's thread: https://forum.xda-developers.com/pixel-xl/themes/display-enabler-magisk-module-android-9-t3857025
It works flawlessly on my A3. Advantages:
- you get a true always on display with time, notificationsand battery
- double tap to wake works (though it's a bit of a hit and miss at times)
Apologies if this has been shared before and thank the original developer.
Cheers!
Click to expand...
Click to collapse
Hows the battery? And how did you get magisk?
legalreaper said:
Hows the battery? And how did you get magisk?
Click to expand...
Click to collapse
Battery does drain faster. I can't give you exact scores though. There are some solid tutorials under the Guides section of this forum to get Magisk. Personally, I installed twrp and flashed magisk.
@thedisturbedone Thanks for sharing this, man! I'm gonna try it for sure. Honestly, I don't care that much about AOD but not having DT2W was a dealbreaker for me.
DT2W works like 0,05% of the times.
(Basically never ever ever)
I've been using this mod for 7 days now and DT2W worked like 5 times. Maybe less.
AOD is flawless tho
Confirming that DT2W doesn't work, which I don't mind (I'm using wave gesture over proximity sensor to turn the screen on or off). AOD seems to be working fine, though it doesn't seem to turn off after 10 seconds in a pocket. When I cover proximity sensor, after 10 seconds display goes off, but then back to AOD again and this repeats every 10 seconds while the sensor's covered. Is it the same for everyone or do I need to investigate if some app is the culprit here?
Edit: I haven't identified which app might be doing it, so I fixed it with Tasker. Now AOD will shut down if covered for more than 5 seconds, exactly as designed
For anyone wondering - AOD seems to be consuming about 1-2% battery per hour (additionally to the standard idle usage).
toofrozen said:
DT2W works like 0,05% of the times.
(Basically never ever ever)
I've been using this mod for 7 days now and DT2W worked like 5 times. Maybe less.
AOD is flawless tho
Click to expand...
Click to collapse
_mysiak_ said:
Confirming that DT2W doesn't work, which I don't mind (I'm using wave gesture over proximity sensor to turn the screen on or off). AOD seems to be working fine, though it doesn't seem to turn off after 10 seconds in a pocket. When I cover proximity sensor, after 10 seconds display goes off, but then back to AOD again and this repeats every 10 seconds while the sensor's covered. Is it the same for everyone or do I need to investigate if some app is the culprit here?
Edit: I haven't identified which app might be doing it, so I fixed it with Tasker. Now AOD will shut down if covered for more than 5 seconds, exactly as designed
Click to expand...
Click to collapse
That's true. AOD is a big hit or miss. Meanwhile, I've moved onto custom roms and happily using havoc with DT2W.
thedisturbedone said:
That's true. AOD is a big hit or miss. Meanwhile, I've moved onto custom roms and happily using havoc with DT2W.
Click to expand...
Click to collapse
Would you recommend havoc as daily driver? How good is it? The battery? And what about any issues?
Would you mind sharing the tasker action?
Bicet said:
Would you mind sharing the tasker action?
Click to expand...
Click to collapse
Profile1 - proximity variable, state Proximity sensor,
enter task "variable set, %PROXIMITY, true"
exit task "variable set, %PROXIMITY, false"
Profile2 - enable AOD, event "display on",
enter task"custom settings, type: secure, name: doze_always_on, value: 1"
Profile3 - Disable AOD in pocket, state "Proximity sensor" + state "display off"
enter task"wait 1 second, if %PROXIMITY ~ true; custom settings, type: secure, name: doze_always_on, value 0; end if"
Profile 1 is only to get state of proximity sensor. Profile 2 enables AOD every time you turn on the screen. Profile 3 disables AOD when if the display's off and proximity is covered for more than 1 second (in my case it takes about 5 seconds to actually disable the AOD, not sure if due to Tasker polling or priorities of different tasks). You might add exit task to enable AOD when the phone's out of the pocket. Actually you can probably move profile 2 task to profile 3 exit task
I'm combining it with Wave Up app and additional profiles and tasks (for example I disable AOD when I have wired or BT headphones connected as volume buttons are blocked with AOD), so you might need to refine it to your needs. But I guess you get the idea
bibekmufc said:
Would you recommend havoc as daily driver? How good is it? The battery? And what about any issues?
Click to expand...
Click to collapse
Battery is good. But if you are looking to play games, the device gets heated quite quickly. Probably an issue with intensive graphics. I've been using it as my daily driver.
I was able to install magisk module, I installed the aod enabler module and no different option appears than 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"
}
marceloariel said:
I was able to install magisk module, I installed the aod enabler module and no different option appears than before.
Click to expand...
Click to collapse
You need V3. Where did you even find V1?
_mysiak_ said:
You need V3. Where did you even find V1?
Click to expand...
Click to collapse
Thank you.
In the main post, there is an old link where it says:
"The way this works is explained here"
I clicked there and downloaded v1
In the end it is not what I expected, I thought I had more options to turn it off after a certain time, or turn it on only with notifications.
Able to try pixel experience instead
marceloariel said:
Thank you.
In the main post, there is an old link where it says:
"The way this works is explained here"
I clicked there and downloaded v1
In the end it is not what I expected, I thought I had more options to turn it off after a certain time, or turn it on only with notifications.
Able to try pixel experience instead
Click to expand...
Click to collapse
You can have such features, but you'll need to use some automation app - I use Tasker to fine tune the AOD. I think that even Pixel phones have only on/off option by default.
If you are rooted with xposed installed you can activate AOD and pulse on pickup natively.
Someone please help me out
I installed the module on stock rom. It was working ok.
Then I installed a custom rom (Pixel Experience Rom)
The rom had the AOD included in itself so I didn't need this module.
Then I decided to go back to full stock (stock recovery, stock rom, stock everything), and i achieved this by flashing the Xiaomi official fastboot flashable full rom.
Now i installed Magisk again just for this module and it does not work at all.
I'm going mad guys
toofrozen said:
I installed the module on stock rom. It was working ok.
Then I installed a custom rom (Pixel Experience Rom)
The rom had the AOD included in itself so I didn't need this module.
Then I decided to go back to full stock (stock recovery, stock rom, stock everything), and i achieved this by flashing the Xiaomi official fastboot flashable full rom.
Now i installed Magisk again just for this module and it does not work at all.
I'm going mad guys
Click to expand...
Click to collapse
Is the module really installed and active? Magisk changed the installation template recently, so it might be necessary to update the module. You could try flashing older Magisk version and install module again to see if it helps.

Development [ROM][A13][GAPPS][Xiaomi 11T Pro/vili] XTENDED XT-v5.0 [OFFICIAL] [21-2-2023]

{
"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"
}
Disclaimer
* We're not responsible for bricked devices, dead SD card or anything happens with your device
* Flash on your own risk/knowledge.
--------------------------------------------------------------------------------------------------------------------------------------------------------​
TEAM XTENDED: @SuperDroidBond | @mady51 | @mukesh22584 | @anishpratheepan | @xawlw | @SonalSingh18 | @Roger.T
FEATURES: Get Feature list from HERE
SUPPORT LINK: Xtended Telegram Public Group
SUPPORT LINK: Xiaomi 11T Pro/vili Telegram Public Group
SCREENSHOTS: Click HERE
ROM DOWNLOADS: - Gapps
BY--> ChampionsGod
FLASHING INSTRUCTIONS: Click HERE
ROM SOURCE: Project-Xtended ROM Sources
KERNEL SOURCE: Vili Kernel source
Social Media Link: Click HERE (Subscribe to our Youtube Channel for latest updates)
DONATIONS: SuperDroidBond | mukesh22584 | mady51
We would like to give thanks to everyone in the Android community, big or small.
just installed. cant pass some google playstore, cant install netflix and weather xl pro. i have magisk and its use denylist. any idea?
You need to use this module https://github.com/Displax/safetynet-fix
just re-installed, now its works like charm
Thanks @ChampionsGod. This is undeniably the best ROM for Vili. I love it! Keep up the good work.
Hey thanks for this rom, wworking great so far!
Installed the ROM yesterday, been using it, and seems rather stable and usable, good job. I did notice, when using the ReVanced app, that there were slow downs when moving the PIP window it creates yesterday, but today it was working fine. Are you aware of any known issues on this?
Hi friends I'm using this ROM and looks great. For now I just want to know how remove this icon from my status bar. I've disabled all system icons and it still appears.
What's the meaning of it, how remove or hide it.
Thanks.
PD: it's not the VoWiFi icon.
Does the 5G connection work?
danytrial said:
Does the 5G connection work?
Click to expand...
Click to collapse
Yes all work fine, in fact I've set the network type for only LTE and WCDMA, these types work perfectly on my country.
I actually don't know what's the meaning of that icon
Thanks.
Everything works like a charm for now. I also have that strange phone icon in status bar and I can't figure out how to disable it. Is there any customization for AOD?
mbrus said:
Everything works like a charm for now. I also have that strange phone icon in status bar and I can't figure out how to disable it. Is there any customization for AOD?
Click to expand...
Click to collapse
probably ,,Call Strength'', you can disable it on statusbar icons
Domniak said:
probably ,,Call Strength'', you can disable it on statusbar icons
Click to expand...
Click to collapse
Yes sir, you got that right. Thanks.
Hi, thx for the rom !
Can someone tell me what works/does not work ? (NFC, bluetooth, VoLTE, gps, drm on netflix...)
And i'm interested about the battery life as well (compared to stock global rom)
Thanks in advance !
PS : Oh, and what about the resolution with the Camera app ?
I'm using this ROM for a week now and it is fast and smooth. No major issues whatsoever.
Only thing I've noticed is bad audio. It's like it has some kind of kompressor on output and every few seconds it is increasing and decreasing in volume. Also, it seems to me that I've had a slightly longer battery life on stock, but I might be wrong cause I'm using it more now while testing everything. No AOD customization whatsoever, at least I didn't found it and AOD is too bright sometimes so I need to lower screen brightness in order to AOD be not so bright. Camera app is not by my liking but Hasli's LMC 8.4 R15 fixes everything .
That's it. Very good ROM.
mbrus said:
I'm using this ROM for a week now and it is fast and smooth. No major issues whatsoever.
Only thing I've noticed is bad audio. It's like it has some kind of kompressor on output and every few seconds it is increasing and decreasing in volume. Also, it seems to me that I've had a slightly longer battery life on stock, but I might be wrong cause I'm using it more now while testing everything. No AOD customization whatsoever, at least I didn't found it and AOD is too bright sometimes so I need to lower screen brightness in order to AOD be not so bright. Camera app is not by my liking but Hasli's LMC 8.4 R15 fixes everything .
That's it. Very good ROM.
Click to expand...
Click to collapse
for me it is not as smooth as it may seem from you. My Quick Settings have this weird delay when scrolling to the next page, also PiP is crashing and lags very hard when dragging it, same when changing brightness or the volume slider when decreasing or increasing sound
Domniak said:
for me it is not as smooth as it may seem from you. My Quick Settings have this weird delay when scrolling to the next page, also PiP is crashing and lags very hard when dragging it, same when changing brightness or the volume slider when decreasing or increasing sound
Click to expand...
Click to collapse
Something not related to this ROM...have you tried Ponces Pixel Experience Plus 13....I'm cuorious to find out is it good, haven't tried it??
mbrus said:
Something not related to this ROM...have you tried Ponces Pixel Experience Plus 13....I'm cuorious to find out is it good, haven't tried it??
Click to expand...
Click to collapse
one of my friends uses pixel experience 13 plus as a gsi rom, pretty good experience, feels just like a pixel phone with some minor improvements and goodies
Does call recording work?
Domniak said:
probably ,,Call Strength'', you can disable it on statusbar icons
Click to expand...
Click to collapse
Excellent, that works. The icons disappear after 5 seconds
Thanks

Categories

Resources