Hi!
Your work is awesome! It's good to see that somebody is still carrying about our phones.
I have only one request. Can you include into your kernel the Double Tap To Wake function, at least to be an optional thing which can be activated in Kernel Adiutor?
I would really appreciate your effort

Thanks.
You're welcome!
I'm sorry, but I don't think I so, because I'm missing the time to study the code to add an userspace implementation which would be a battery hog
And would you add F2FS support to your kernel please?
Aqua E2303, MM modded,
SkyMelon
It is in my to-do list, but I won't have time until July 28th
could anyone tell me why this kernel breaks the wifi once flashed when using pexo rom?
Foy kernel breaks wifi and the ability to see exfat sd cards and skymelon fixes the wifi but the sd card issue is still there thus not allowing me to use adoptable storage.
i have to say the m4 aqua is THE most irritating sony/android phone i have ever come across, and thats saying something when theres samsungs on the market.
I'm sorry for your m4 aqua issues. Lemme tell you that I'm enjoying my phone with the proper tweaks
As far as I know, there isn't a stock m4 aqua kernel that has exfat support, you can just flash an aosp build with exfat support by pablomh
It will be more difficult to implement this filesystem into the stock rom, also because I don't have pretty much time actually
Okay guys, here is a new build in here
https://drive.google.com/open?id=0BwBZLmXTjkbJTG1iQ2xCV1libnM
It hopefully fixes the wifi, and I've added thunderplug and flar2's sound control, you can use the ex kernel manager manageable (paid, I don't have that app, but I think it should work), add a kernel adiutor custom control, or use a terminal app to controle it in this path /sys/kernel/sound_control/
For the headphone gain, you have to change it just like this
Code:
su
echo '4 4' > /sys/kernel/sound_control/headphone_gain
Note the quotes and the space between the numbers, because those are the left/right values
If you've got any other issues with my kernel, lemme know them!