How to add "Buttons" Option on Github's OneplusOOS tree - OnePlus 3T Questions & Answers

Hi everyone,
I would like to know if there is BKM to add the "Buttons" option in setting for OneplusOOS that publish in Oneplus's Github.
I have built the image/ROM for my Oneplus 3T but this option is not present.
Thanks.

Related

[Module] NoVoLTEIcon

Simple module that removes the annoyingly large statusbar icon which displays whenever VoLTE is enabled.
For HTC 10, dont know how this affects other devices.
https://github.com/ibrokemypie/magisk-module
i didn't find the download links
There is no scripts in the repository. Just a fork of the module template. Are you sure you pushed the commit to the repository?

[Q] About SELinux change it for customize options in OP 3T Alert Slider

Hello guys,
I´m using CM13 by Sultanxda and I really really hate the config options for alert slider, are 500% useless for me. So I start to look for a fix or a way to config the slider and I found that: https://forums.oneplus.net/threads/app-custom-slider-root-xposed-required.455587/ This mod for Xposed offers the exact things and config options that I need/want but I need SELinux set to Permissive to make this mod works properly.
Now I start to search methods of changing the SELinux status and I find: https://forum.xda-developers.com/xposed/how-to-set-selinux-to-permissive-boot-t3034245 also in this post I find this: https://forum.xda-developers.com/showpost.php?p=58887725&postcount=230 this link seems to be working for a lot of users.
I just want to know if I can follow this steps in my OP 3T and use the amazing Notification Slider Xposed module.
Thanks in advance.

Why haven't any ROM developers added DCI_P3 Calibration for their ROM's?

I've been reading here and there, and I've come upon that thread where you can enable DCI_P3 calibration for your display on your OP3T, only on OOS thou.
Why isn't it supported on any ROM where the Display Model doesn't even turn up, and why haven't any ROM Devs implemented it?
Cheers!
because not all 3/3T support dci-p3 color scheme ..
Only S6E3FA5 panel ID that supporting dci-p3
twentyfourinc said:
because not all 3/3T support dci-p3 color scheme ..
Only S6E3FA5 panel ID that supporting dci-p3
Click to expand...
Click to collapse
It's a simple thing to have the ROM detect the ID of the Panel, and then have ROM to choose whether to show the option in Calibration Settings under Settings.
thes3usa said:
It's a simple thing to have the ROM detect the ID of the Panel, and then have ROM to choose whether to show the option in Calibration Settings under Settings.
Click to expand...
Click to collapse
If you think simple enough, so make yourself...
It's added through the kernel not the ROM, Ex and Blu spark both have it in OOS and custom kernels. Lineage also have it in their kernels too.
It works really well in LineageOS, I like the not so over saturated coloring in this mode, it's really nice to the eyes.
A Magisk module is available for it. https://forum.xda-developers.com/showpost.php?p=72842349&postcount=11
@thes3usa DCI_P3 color profile is available in official Resurrrection Remix rom for OP3T
You can with this one:
https://forum.xda-developers.com/on...ment/rom-zenity-resurrection-remix-n-t3551384
It's in Live Display settings. Don't change the kernel though, or you won't have the option anymore.
Installed the Aug.31 build of Lineage on my 3T yesterday, and it's an option there in Live Display settings too. There also seems a bug where the selected colour profile reverts to default every time you turn the screen off and on though :/
Apparantly the dci-p3 should be available using Vertex OS. But since i dont have the supported panel(wierd, since i bougth it in June 2017, so probably didnt get the newer display).. But it should be possible to change even on the old display ?
EDIT:
I found out that i have the correct display which ends on a5, so it should be able. But cannot find the necessary files in the sys/devices/virtual/graphics/fb0 folder....

Themes / Apps / Mods Mirror2RearUltra (rear screen mirroring) (quick tile) (1.0.4)

So it took me a couple of days but I developed a rear screen mirroring app called Mirror2RearUltra. It consists of a quick setting tile and nothing more.
Try it out for yourself, see what happens. I don't know how to squash the bugs but the source (and APK) is available on GitHub if anybody wants to take a peek.
Yes, it does mirror the display onto the rear display.
GitHub - tpkarras/Mirror2RearUltra: Rear screen mirroring plugin/app for Xiaomi Mi 11 Ultra.
Rear screen mirroring plugin/app for Xiaomi Mi 11 Ultra. - GitHub - tpkarras/Mirror2RearUltra: Rear screen mirroring plugin/app for Xiaomi Mi 11 Ultra.
github.com
Nothing happens when I start it. I see the headline, but the app interface is blank.
I'm not supposed if that's the expected behavior, but it doesn't seem to do anything regardless.
GuyWithRootedPhone said:
So it took me a couple of days but I developed a rear screen mirroring app called Mirror2RearUltra. It consists of a quick setting tile and nothing more.
Click to expand...
Click to collapse
Thank you.
But please specify which are the requirements:
- root ?
- Android version ?
- ROM ?
These info are not available also on your github repository.
munky-head said:
Nothing happens when I start it. I see the headline, but the app interface is blank.
I'm not supposed if that's the expected behavior, but it doesn't seem to do anything regardless.
Click to expand...
Click to collapse
you're supposed to start it from the quick tile.
themissionimpossible said:
Thank you.
But please specify which are the requirements:
- root ?
- Android version ?
- ROM ?
These info are not available also on your github repository.
Click to expand...
Click to collapse
it should be usable without root.
11 min (since that's what the Mi 11 Ultra) shipped with.
MIUI (developed with Xiaomi.eu) but should work with any MIUI version.
nasıl yükleyeceğimi anlamadım
I don't understand how to install it
frelinnn said:
I don't understand how to install it
Click to expand...
Click to collapse
release I uploaded didn't work, fixing it asap.
GuyWithRootedPhone said:
release I uploaded didn't work, fixing it asap.
Click to expand...
Click to collapse
and... fixed!
Great. Works a treat. Thank you.
@GuyWithRootedPhone I was just reviewing your code on github and as a casual android developer with no experience with this kind of thing (dealing with extra screens) it doesn't look TOO hard. I was wondering though, do you think it'd be possible to build an application that could read notifications and display them to the subscreen? I just absolutely hate that Xiaomi only allows it's default messaging and dialer app to display actual details to the subscreen. I love Google's implementation of Messenger and that's my preferred texting app, but with that as default, nothing appears like the Xiaomi messenger. Same situation with Google's dialer application.
If you have any ideas/tips you could throw my way, I'd be very interested in working on such an app that would allow selected applications to display their contents on the subscreen.
beta 2 is out... it takes methods from the subscreen app installed on the Mi 11 Ultra in an attempt to keep the screen on.
if anybody has any ideas or suggestions on how to keep the screen on full brightness without modifying the settings, that would be super helpful.
Release 1.0-beta2 · tpkarras/Mirror2RearUltra
added code to wake screen up upon launch/wake.
github.com
beta 3 is out, did some tweaks to get it to work on older devices.
if anybody can help me figure out how to keep the screen brightness on the rear display to max. I'd buy you a coffee, I'm struggling to figure out how this all works.
Release 1.0-beta3 · tpkarras/Mirror2RearUltra
Minor fixes. Fixed bug involving face down sensor.
github.com
This app isn't doing a thing
I actually had an idea about using rear screen as an input surface while gaming. For example you can map touches/swipes on rear screen onto an action/touch on front screen area and get another functionality. Your app is quite promising to start with. Thanks for this.
droidDHD said:
This app isn't doing a thing
Click to expand...
Click to collapse
can you logcat the app? i need to know if it's crashing or not.
Works fine on mine. Once installed, just swipe from the top, turn it on, click start now and when you tap rear screen to start, it shows main screen. Sorry can't take rear screenshot.
Rotation doesn't work.
Try put camera in video mode and you will end up upside down on rear display.
I would like this to work, because this is my missing feature from Android 12. That all camera options are seen in rear display.
I can't use android 12 and mui 13 because of one sim not able to do call forwarding.
Otherwise works, would be better if it was written in advance that you need to place it in quick launch.
不错 很好用
fixed the brightness to keep the screen bright at all times.
this is the final release, hoping it works for everybody.
Release 1.0-final · tpkarras/Mirror2RearUltra
includes fix to keep screen bright and prevent touch inputs.
github.com

Question help to create overlay pull request

I found this template of vendor overlay:
https://github.com/mochenya/vendor_...mmit/6178adebef93a5915afcc837fcbddcaf5b8ebefe
Because redmi 10 also had 6.5" 90hz screen, the system ui and brightness values was almost the same as camellia.
We need to replace values of cpu, network and etc.
This pull request will fix all brightness bugs of all gsi rom, any one can help me?
Try this.... Currently don't have Linux on my PC, so I can't do this haha
How to create an overlay?
Notes about tinkering with Android Project Treble. Contribute to phhusson/treble_experimentations development by creating an account on GitHub.
github.com
@malfunchan
Can you help to test the branch? It's the best way to fix brightness bug.

Categories

Resources