Nougat kernel with screen control? - G4 Q&A, Help & Troubleshooting

Hello everyone. I'm thinking to take the leap and go to Nougat from MM, but my g4 suffers from a pretty bad screen burn effect.
On MM I use the superexe kernel work around to regulate screen colours and it's basically solved. Can anyone recommend me a nougat kernel with the same function? I just care for the screen control.

toy203 said:
Hello everyone. I'm thinking to take the leap and go to Nougat from MM, but my g4 suffers from a pretty bad screen burn effect.
On MM I use the superexe kernel work around to regulate screen colours and it's basically solved. Can anyone recommend me a nougat kernel with the same function? I just care for the screen control.
Click to expand...
Click to collapse
i think llama kernel.. works with nougat. and has that feature.

raptorddd said:
i think llama kernel.. works with nougat. and has that feature.
Click to expand...
Click to collapse
Thanks for the reply. I don't seem to find anything about Llama Sweet screen control feature around, am i missing something?

toy203 said:
Thanks for the reply. I don't seem to find anything about Llama Sweet screen control feature around, am i missing something?
Click to expand...
Click to collapse
i think i only use it once . as i only use stock based roms.. and on stock it has bluetooth issue. so i removed it.
@kessaras shoud know the answer.

toy203 said:
Thanks for the reply. I don't seem to find anything about Llama Sweet screen control feature around, am i missing something?
Click to expand...
Click to collapse
llama kernel + kernel adiutor to see the screen controls or ask me to make a script.
easy to find the thread.

Thanks! I'll give it a try

kessaras said:
llama kernel + kernel adiutor to see the screen controls or ask me to make a script.
easy to find the thread.
Click to expand...
Click to collapse
So apparently the latest llama kernel was pulled from XDA from the author, and even if J manage to find it the Bluetooth doesn't work.
Any other solution?

toy203 said:
So apparently the latest llama kernel was pulled from XDA from the author, and even if J manage to find it the Bluetooth doesn't work.
Any other solution?
Click to expand...
Click to collapse
bluetooth doesnt work for stock roms.. for cm aosp it does.
mm maybe kessaras could share it with you.

Related

[DEV/WIP] doubletap2wake & swipe2wake

Hello,
I'm currently implementing doubletap2wake and swipe2wake into the stock unsecured kernel.
If someone could help, that would be great. My C/C+ experience = 0%.
So if you guys have tips or source, help is always welcome!
Thanks,
Rinse
TheRinseM said:
Hello,
I'm currently implementing doubletap2wake and swipe2wake into the stock unsecured kernel.
If someone could help, that would be great. My C/C+ experience = 0%.
So if you guys have tips or source, help is always welcome!
Thanks,
Rinse
Click to expand...
Click to collapse
actually, the stock kernel has support for this,only with root, but sadly its a propitiatory app (i dont get it either) called PGM nexus which makes use of it and u can double tap to wake, slide to wake and touch to wake .
https://play.google.com/store/apps/details?id=net.ponury.pgm2&hl=en
shriom_manerker said:
actually, the stock kernel has support for this,only with root, but sadly its a propitiatory app (i dont get it either) called PGM nexus which makes use of it and u can double tap to wake, slide to wake and touch to wake .
https://play.google.com/store/apps/details?id=net.ponury.pgm2&hl=en
Click to expand...
Click to collapse
Thanks alot sir! I'll request to delete this thread.
Thanks!!
Rinse
TheRinseM said:
Thanks alot sir! I'll request to delete this thread.
Thanks!!
Rinse
Click to expand...
Click to collapse
hold on, never give your hopes up, This is only for the galaxy nexus and the nexus 4 if you can do this for other devices it would be great
shriom_manerker said:
hold on, never give your hopes up, This is only for the galaxy nexus and the nexus 4 if you can do this for other devices it would be great
Click to expand...
Click to collapse
And better if possible via kernel SysFS,not an app.A module like sweep2wake(the one from Showp1984) would be better!And not closed source like PGM is..sadly
sert00 said:
And better if possible via kernel SysFS,not an app.A module like sweep2wake(the one from Showp1984) would be better!And not closed source like PGM is..sadly
Click to expand...
Click to collapse
yes ! exactly ! open source is the way to go besides pgm no longer supports newer kernels for 4.3 (only stock no trace and trace methods are supported ) which i guess some kernel developers dont use. anyways please make it open source if possible
shriom_manerker said:
yes ! exactly ! open source is the way to go besides pgm no longer supports newer kernels for 4.3 (only stock no trace and trace methods are supported ) which i guess some kernel developers dont use. anyways please make it open source if possible
Click to expand...
Click to collapse
Sadly my C\C++ skills are very limited,i would have been happy to help you out
TheRinseM said:
Hello,
I'm currently implementing doubletap2wake and swipe2wake into the stock unsecured kernel.
If someone could help, that would be great. My C/C+ experience = 0%.
So if you guys have tips or source, help is always welcome!
Thanks,
Rinse
Click to expand...
Click to collapse
How far have you come?
I can imagine, with 0% C/C++ experience, it is somewhat of an uphill.
sert00 said:
Sadly my C\C++ skills are very limited,i would have been happy to help you out
Click to expand...
Click to collapse
Here is an implementation for Nexus7 (2013)
https://github.com/flar2/flo/tree/ElementalX
Something to work with perhaps?
Cheers,
/J
I'd check @faux123 git. He's done this for a few devices with settings to turn on and off in his app.
Anybody still working on? Got a few thoughts.
A good place to start would be to look up the "gpm hack" and "gpm mouse" in duckduckgo. I think there is a lot of good stuff you'll find. Another thing to get familiar with is parsing the output of /dev/input/event* and the builtin touch screen emulation with android's "input" command line function, "input touchscreen" to be more exact.
Shameless bump, but is someone still interested in this?
I Am!
thewisenerd said:
Shameless bump, but is someone still interested in this?
Click to expand...
Click to collapse
I am lol

TouchControl alternative

Since TC has stopped developing is there any good alternative?
I know, that some kernels support tap to wake, but I'm looking for a solution in both cases, wake and lock.
Especially I miss slide to wake and slide to lock.
Thanks for help.
Hellscore + hellscore kernel manager works like touch control
For locking the screen I use a navbar shortcut
Overdose1986 said:
Hellscore + hellscore kernel manager works like touch control
For locking the screen I use a navbar shortcut
Click to expand...
Click to collapse
Tnx, but i'm still looking for app with that future, not kernel.
For screenlock i use knock lock app from Play Store.
Cheers
Sent from my Nexus 4 using xda app-developers app
akulp said:
Since TC has stopped developing is there any good alternative?
I know, that some kernels support tap to wake, but I'm looking for a solution in both cases, wake and lock.
Especially I miss slide to wake and slide to lock.
Thanks for help.
Click to expand...
Click to collapse
I have bricked kernel with swipe2wake and swipe2lock activated. a life changer
akulp said:
Since TC has stopped developing is there any good alternative?
I know, that some kernels support tap to wake, but I'm looking for a solution in both cases, wake and lock.
Especially I miss slide to wake and slide to lock.
Thanks for help.
Click to expand...
Click to collapse
actually i still use touch control with 4.4.4 and franco kernel r209.
akulp said:
Since TC has stopped developing is there any good alternative?
Click to expand...
Click to collapse
What? When did that happen (and why)?
edit: The app page is still up and running (for now) but I just noticed it wasn't there when searching the play store.
https://play.google.com/store/apps/details?id=me.paranoid.touchcontrol
edit2: Seems like it's only available if you bought the app.
QNBT said:
What? When did that happen (and why)?
edit: The app page is still up and running (for now) but I just noticed it wasn't there when searching the play store.
https://play.google.com/store/apps/details?id=me.paranoid.touchcontrol
edit2: Seems like it's only available if you bought the app.
Click to expand...
Click to collapse
Yes, you can bought app, but it's offically end of dev. So there won't be any updates...
Ok, maybe works with 4.4 on franco, but not with other kernels...
I'm also looking for an alternative app without switching to other kernels. I'm on Franco now
spicediablo said:
I'm also looking for an alternative app without switching to other kernels. I'm on Franco now
Click to expand...
Click to collapse
It's based on Franco 209, works great, I can tell you it's even better then TC - Better battery and easier to disable !
http://lilotux.net/~mikael/pub/android/kernel/N4/
Try it, You won't be sorry !
No cwm flashable zip? Need to flash through fastboot....
yanleites said:
It's based on Franco 209, works great, I can tell you it's even better then TC - Better battery and easier to disable !
http://lilotux.net/~mikael/pub/android/kernel/N4/
Try it, You won't be sorry !
Click to expand...
Click to collapse
spicediablo said:
No cwm flashable zip? Need to flash through fastboot....
Click to expand...
Click to collapse
Use flashify
https://play.google.com/store/apps/details?id=com.cgollner.flashify
yanleites said:
It's based on Franco 209, works great, I can tell you it's even better then TC - Better battery and easier to disable !
http://lilotux.net/~mikael/pub/android/kernel/N4/
Try it, You won't be sorry !
Click to expand...
Click to collapse
Yeah, but as I see, this is only dobule tap to wake.
I'm looking for slide to lock/wake...all in one app.
Touch control was great for that...
akulp said:
Yeah, but as I see, this is only dobule tap to wake.
I'm looking for slide to lock/wake...all in one app.
Touch control was great for that...
Click to expand...
Click to collapse
1. Screen off and lock.
2. GravityBox screen off using home button or status bar.
3. Many more apps...
4. Greenify last version shortcut for HIBERNATE + SCREEN OFF.

[Kernel] skin1980 kernel with autoroot and busybox

Hi guys, as requested by a @suzook that tested it, i succesfully built a kernel for the huawei watch with autoroot and busybox.
If you are interested i can publish it but i have to upload the source to github first.
Let me know.
Skin1980 said:
Hi guys, as requested by a @suzook that tested it, i succesfully built a kernel for the huawei watch with autoroot and busybox.
If you are interested i can publish it but i have to upload the source to github first.
Let me know.
Click to expand...
Click to collapse
:good:
Where is EVERYBODY??????
I would just post it in development section. You have your creds.
Just for my information what are the benefits into rooting a wearable device?
Sent from my Samsung Galaxy Note 5 (SM-N920C) using stock ?v5.1.1 Samsung firmware
Cr4z33 said:
Just for my information what are the benefits into rooting a wearable device?
Sent from my Samsung Galaxy Note 5 (SM-N920C) using stock ?v5.1.1 Samsung firmware
Click to expand...
Click to collapse
Because you can! Lol.
suzook said:
Because you can! Lol.
Click to expand...
Click to collapse
Lol I see.
Sent from my Samsung Galaxy Note 5 (SM-N920C) using stock ?v5.1.1 Samsung firmware
So...any chance for kcal? Would love a little bit higher color temperature.
brizey said:
So...any chance for kcal? Would love a little bit higher color temperature.
Click to expand...
Click to collapse
Don't think by me. I don't own the device, sorry.
So I think I found a reason to have root access. The app Advanced Settings can supposedly adjust the vibration with root access.
brizey said:
So I think I found a reason to have root access. The app Advanced Settings can supposedly adjust the vibration with root access.
Click to expand...
Click to collapse
It can, and does
suzook said:
It can, and does
Click to expand...
Click to collapse
Per the app, it is set at 80% stock. Does it feel at lot stronger at 100%?
Definitely want this!
i must have,..pleaseeeeeee
Please post the Kernel,..and a HOW-TO
thank you so much,
regards
Very interesting indeed.
Any change to the display driver settings to see if the red tint issue it's software addressable?
@Skin1980 I installed your kernel and the app Advanced Settings to change the vibration intensity. But no matter what I choose, I don't feel any difference. Can you or someone else confirm, that this is working with your kernel? Is there another way to change vibration intensity?
phoenix321 said:
@Skin1980 I installed your kernel and the app Advanced Settings to change the vibration intensity. But no matter what I choose, I don't feel any difference. Can you or someone else confirm, that this is working with your kernel? Is there another way to change vibration intensity?
Click to expand...
Click to collapse
No one has figured out how to do it. Some of the other watches have a text file that controls the amp power for the vibration motor. This file is not there for the Huawei.
phoenix321 said:
@Skin1980 I installed your kernel and the app Advanced Settings to change the vibration intensity. But no matter what I choose, I don't feel any difference. Can you or someone else confirm, that this is working with your kernel? Is there another way to change vibration intensity?
Click to expand...
Click to collapse
Will take a look when I will have some free time.
phoenix321 said:
@Skin1980 I installed your kernel and the app Advanced Settings to change the vibration intensity. But no matter what I choose, I don't feel any difference. Can you or someone else confirm, that this is working with your kernel? Is there another way to change vibration intensity?
Click to expand...
Click to collapse
Ok, i think i found the driver and started to add a user interface to control the voltage of the vibrator. Like always i need a tester or a watch

Launch any app with the screen off gestures

I have made a mod for the oneplus one. And since i think these devices have much in common I'm curious if the mod works on the find7 as well.
Is there anyone who wants to try it?
OG Thread: http://forum.xda-developers.com/one...launch-app-screen-off-camera-gesture-t3186507
Thomson2412 said:
I have made a mod for the oneplus one. And since i think these devices have much in common I'm curious if the mod works on the find7 as well.
Is there anyone who wants to try it?
OG Thread: http://forum.xda-developers.com/one...launch-app-screen-off-camera-gesture-t3186507
Click to expand...
Click to collapse
Anyone tried it?
@Thomson2412:
First of all - if anybody with Find 7 is to flash this, he will probably have a custom ROM and it does not have to be CM.
Your zip is obviously for CM ROM. I am using OmniROM with Android 7.1 at the moment.
I flashed it and found out it is not working at all. Altought, it does add the options to settings panel.
Setting any option does not do anything and checking Haptic feedback for any action causes crash.
---
When I flashed the Omni version you have in your original thread (after I removed the OnePlus related checks) the settings options were not there at all - it is in Settings - Device Features.
1. Setting app for Camera gesture works.
2. Clicking on setting vibrator strength causes crash.
And I might be wrong, but it seems that flashing that zip messed up my "menu button one-click".
I do not get any menu popups anymore. Even when I put the original version back..
@Thomson2412 hi I find it's nice feature since I have used this kind of feature when I had oppo f1... Now I am using zuk z1 a msm8974/sd801 device... Can you help me to port it for my device.? Thanks in advanced..
tech mashido said:
@Thomson2412 hi I find it's nice feature since I have used this kind of feature when I had oppo f1... Now I am using zuk z1 a msm8974/sd801 device... Can you help me to port it for my device.? Thanks in advanced..
Click to expand...
Click to collapse
Does it have off screen gestures?
Thomson2412 said:
Does it have off screen gestures?
Click to expand...
Click to collapse
No... I am talking about custom roms to have this mod
tech mashido said:
No... I am talking about custom roms to have this mod
Click to expand...
Click to collapse
I can't add gestures to a rom that doesn't have them by default because that would require a kernel change and I'm not capable (yet) to implement "new" gestures. Currently I don't have the time nor interest in learning how to change a kernel. So if your device doesn't have gestures I'm afraid I cant be of any help. I only alter what gestures do not add them or create custom ones.
I hope this answers your question, if not feel free to ask some more
Thomson2412 said:
I can't add gestures to a rom that doesn't have them by default because that would require a kernel change and I'm not capable (yet) to implement "new" gestures. Currently I don't have the time nor interest in learning how to change a kernel. So if your device doesn't have gestures I'm afraid I cant be of any help. I only alter what gestures do not add them or create custom ones.
I hope this answers your question, if not feel free to ask some more
Click to expand...
Click to collapse
If you are talking those off screen gesture features which comes in OPPO phones mostly (like draw C to open camera or draw M to open music app ) then these kind of features "by default" we dont have in any stock or custom rom But
if Double to tap wake screen (D2W) feature is enough to work your mod on my device then yes we do have this thing in all ROMs by default(kernel enabled )....,,
tech mashido said:
If you are talking those off screen gesture features which comes in OPPO phones mostly (like draw C to open camera or draw M to open music app ) then these kind of features "by default" we dont have in any stock or custom rom But
if Double to tap wake screen (D2W) feature is enough to work your mod on my device then yes we do have this thing in all ROMs by default(kernel enabled )....,,
Click to expand...
Click to collapse
Then there is not much i can do I'm afraid
Thomson2412 said:
Then there is not much i can do I'm afraid
Click to expand...
Click to collapse
haha no problem, mate ....thanks :victory:

[Kernel][LOS-14.1][DT2W] TP/KB kernel for a5_ul

Turns your phone into a touchpad mouse for PC!​ Works with LOS14.1 by bigsupersquid​
Changelog:
171116:simulated touchpad support. thx pelya
171127:Now with dt2w support. Goodbye broken power button. thx showp1984
Click to expand...
Click to collapse
Download:
Code:
[URL="https://www.androidfilehost.com/?fid=962021903579495061"]AFH[/URL]
Flash:
Code:
[COLOR=Black]fastboot flash boot <boot_img_here>[/COLOR]
For Keyboard app, always download from Play store/Github
Root required, Magisk recommended.
I'm either trying to port DT2W for this device, but no luck. Done.
Anyway you may give me some feedback, source below.
​ Source: Github​
XDA:DevDB Information
HID-compliant TP/KB kernel, Kernel for the HTC Desire 816
Contributors
Aerotinge, bigsupersquid, pelya, showp1984
Kernel Special Features:
HID-compliant driver,Doubletap2wake
Version Information
Status: Beta
Beta Release Date: 2017-11-16
Created 2017-11-16
Last Updated 2017-11-27
Dammit I finally make dt2w running on this himax touchscreen driver.
No one done this before and I know little about C. That's...awwww
Enjoy!
Hi, Thank you for your work, Do you tell me i can use this for HTC816 DWG or no?
faezehya said:
Hi, Thank you for your work, Do you tell me i can use this for HTC816 DWG or no?
Click to expand...
Click to collapse
As "a5_ul" is there in the title, I'll say no.
But you can have a try. It won't explode (I guess so.)
Aerotinge said:
As "a5_ul" is there in the title, I'll say no.
But you can have a try. It won't explode (I guess so.)
Click to expand...
Click to collapse
The dts might be a little different.
Overall it'll probably work.
I hadn't seen this, nice work!
If you don't mind I'd like to import your changes, both the dt2w and the hid configs.
initial feedback, it works on my DUG
going to test it all day tomorrow
Edit: ok nvm it works for some time then touch screen stops working when the phone goes in deep sleep
bigsupersquid said:
The dts might be a little different.
Overall it'll probably work.
I hadn't seen this, nice work!
If you don't mind I'd like to import your changes, both the dt2w and the hid configs.
Click to expand...
Click to collapse
can this be ported fow dwg/dug?
Roberto Nigel said:
can this be ported fow dwg/dug?
Click to expand...
Click to collapse
If I import the kernel patches and it all works right, it'll be fine when it's built in to LOS.
Roberto Nigel said:
initial feedback, it works on my DUG
going to test it all day tomorrow
Edit: ok nvm it works for some time then touch screen stops working when the phone goes in deep sleep
Click to expand...
Click to collapse
Yes I found that issue recently...
I always connect the phone to charger so I didn't found it at the first time.
It seems to be something about deep doze mechanism, which a noobie like me can't solve alone, sorry.
I would port a fix if someone found a solution on other devices.
Aerotinge said:
Yes I found that issue recently...
I always connect the phone to charger so I didn't found it at the first time.
It seems to be something about deep doze mechanism, which a noobie like me can't solve alone, sorry.
I would port a fix if someone found a solution on other devices.
Click to expand...
Click to collapse
I'll look into it, dt2w is pretty cool and I'd like to incorporate it
No guarantee of fixing anything of course.
bigsupersquid said:
If I import the kernel patches and it all works right, it'll be fine when it's built in to LOS.
Click to expand...
Click to collapse
welp if that helps, after removing android system from battery optimization the touch screen doesnt die but dt2w is not consistant, some times it stops and have to open from the power button for it to work again
Roberto Nigel said:
welp if that helps, after removing android system from battery optimization the touch screen doesnt die but dt2w is not consistant, some times it stops and have to open from the power button for it to work again
Click to expand...
Click to collapse
Excellent observation and a perfect place to post it.
Kudos!
Can we get n overclock kernel...
Hey bro PLEASE make it work for a5 dug/DWG...I f**king love d2tw feature
In exchange can I do something for you ?donations ? Any help? I will do anything XD just please make it work on a5 dug/dwg models

Categories

Resources