alert slidersorry but tri state keys means?
alert slidersorry but tri state keys means?
No.Hum ... But in my understanding, when Google released a new version, it is based on CAF + new features not CAF. And then, CM works on that right? Adding also no CAF features...
In your case, you are totally CAF based (except if you introduce specific features...)
Then, in some times, CAF will release a CAF android N version which will be the starting point of Android O ...
Am I right?
Thanks, but if we think about timing :No.
Google creates the operating system called android aka AOSP in the dev world.
CAF is aosp made to work (good) with qcom devices.
What cm does is initially base on CAF, when a new android version comes out then they just merge AOSP updates instead of waiting for CAF.
Obviously every new android version is based off off the last one, so android N is based on android M.
Aosp doesnt need any CAF code, cm does in fact cm is based on CAF.Thanks, but if we think about timing :
Google releases its code (AOSP) : this first release can't be CAF oriented as qcom doesn't know what's inside the new AOSP, right ?
CAF works on it to optimize it for com devices, then release it.
What I don't understand is that Google and CM must use CAF code at a moment right? When exactly ?
Edit : and what about OEM using qcom SOC? Do they start from AOSP from Google or AOSP from CAF? And supposing they use CAF, all features they will add will not be CAF oriented. Can they request to the CAF consortium to optimise their code?
Do you know if Mediatek has same kind of consortium?
As you may imagine, Google and Qualcomm (CAF) are good friends. And I bet Qualcomm already made Android N Tags for its chipsets. And that's great, because OEMs could get the caf tags before us.Thanks, but if we think about timing :
Google releases its code (AOSP) : this first release can't be CAF oriented as qcom doesn't know what's inside the new AOSP, right ?
CAF works on it to optimize it for com devices, then release it.
What I don't understand is that Google and CM must use CAF code at a moment right? When exactly ?
Edit : and what about OEM using qcom SOC? Do they start from AOSP from Google or AOSP from CAF? And supposing they use CAF, all features they will add will not be CAF oriented. Can they request to the CAF consortium to optimise their code?
Do you know if Mediatek has same kind of consortium?
So, finally, what you are proposing with your ROM, is a "stock AOSP CAF" ROM, am I right?As you may imagine, Google and Qualcomm (CAF) are good friends. And I bet Qualcomm already made Android N Tags for its chipsets. And that's great, because OEMs could get the caf tags before us.
Mediatek also have an equivalent to CAF
So in the custom roms world you have (basically) those options :So, finally, what you are proposing with your ROM, is a "stock AOSP CAF" ROM, am I right?
Thanks you so much for all your explanations guys.So in the custom roms world you have (basically) those options :
- AOSP roms for Nexus devices (or omnirom)
- CM roms for every devices (based on caf)
We propose our own ROM based on caf that isn't cm based. And our goal is to keep it AOSP.
Yes. But AOSP code can't be adapted to every devices.Thanks you so much for all your explanations guys.
One last question however, when you said "AOSP for Nexus devices", it is because Google release AOSP code after testing it on their Nexus family right? Because AOSP code can be adapted for any devices ...
OK, got it.Yes. But AOSP code can't be adapted to every devices.
Its already available. Install kernel adiutor and enable it on the wake control option.is "double tap to wake" function going to be implemented ?
thank youIts already available. Install kernel adiutor and enable it on the wake control option.
![]()
Sent from my OnePlus using XDA Labs
Doesn't work perfectly ...Its already available. Install kernel adiutor and enable it on the wake control option.
![]()
Sent from my OnePlus using XDA Labs
- Adress all the RIL related issue
- Full vendor blobs rebase
- Adress deep sleep issue
- Improvements on code base
Any news on Tristate or Gestures ? I'm downloading the build anyway, cant wait any longer <3Hello,
a new build is available!
CHANGELOG :
DownloadCode:- Adress all the RIL related issue - Full vendor blobs rebase - Adress deep sleep issue - Improvements on code base
http://download.aosparadox.org/AOSParadox/onyx/
This should fix all the RIL/Radio issues faced.
Next step is the KeyHandler : as this is a very important and tricky thing that I'm not very good at. So I made this repository (https://github.com/AOSParadox/keyhandler) where anyone can make a pull request, and we can do our own KeyHandler there ( @OldDroid)
Enjoy