[CAF/AOSP][LA.BF.1.1.3-01310-8x74.0][6.0.1][STABLE]AOSParadox Project 2.1 - 20160413

Search This thread

h2o64

Senior Member
Aug 13, 2012
2,320
6,746
Paris
oneplusx.png

The AOSParadox Project 2.1

What's CodeAurora Forums ?
Code Aurora Forum (CAF) is a consortium of companies with projects serving the mobile wireless industry. Software projects it concerns itself with are e.g. Android for MSM, Femto Linux Project, LLVM, MSM WLAN and Linux-MSM. Code Aurora is basically AOSP plus all Qualcomm specific enhancements and optimization.

What's AOSParadox Project ?
AOSParadox is a vanilla ROM. Our goal is to pick the least amount of commits possible on AOSP code. While trying to add features, when CodeAurora provide us with chipset's specific sources ?
At the opposite of most of ROMs that you can find, the trees are made by ourselves to be integrated in this new ROM type.

What should I be aware of ?
Everything is custom and made to work with CodeAurora Forum's sources so custom kernels won't boot (ramdisk is different, selinux rules too, ...).

Extra features
Code:
- Full F2FS support
- Kexec Hardboot Patched Kernel (For Multirom)
- Snapdragon camera
- Compatible with layer themes

What doesn't work ?
Code:
- GPS in device only mode

Downloads :
http://download.aosparadox.org/AOSParadox/onyx/

You can now flash this ZIP to make the ROM compatible with sultanxda camera libs
OxygenCameraLibs.zip

How to install ?
  • 1) Place ROM & Gapps in your virtual SD
  • 2) Reboot in Bootloader Mode
  • 3) Go to "Recovery"
  • 4) Wipe Data/Factory Reset
  • 5) Wipe Dalvik cache
  • 6) Install the ROM zip
  • 7) Install the Gapps
  • 8) Install SuperSU zip
  • 9) To disable software keys you can flash the ZIP made by @TanayPoddar56 (Post #2345)
  • 10) Reboot

Users Tips and benchmarks

- How to enable software keys ?Find the original @darshan_dex post here
Code:
Some people prefer softkeys, and so do I.
So here's a lil guide how to disable the hardware keys including the backlight. And enabling the softkeys. :)

You'll need a root explorer.
I prefer ES File Explorer.

Switch MENU and BACK keys:
1. Go to Device/system/usr/keylayout/synaptics-rmi.kl
2. Change "key 139 APP_SWITCH VIRTUAL" to "key 158 APP_SWITCH VIRTUAL"
3. Change "key 158 BACK VIRTUAL" to "key 139 BACK VIRTUAL"
4. Save and Reboot.

Disabling the Hardware keys:
1. Go to Device/system/usr/keylayout/generic.kl.
2. Scroll down and find the following keys and add # before each of them.
It should then look like this:
# key 139  MENU
# key 158  BACK
# key 172  HOME
3. Save and Reboot.

Disabling the backlight of the HW keys:
1. Go to device/sys/class/leds/button-backlight/brightness.
2. Change the value to '0'
3. Change permissions to r--r--r--
4. Done.
Note: Everytime you reboot, LEDs will be back on. So do the procedure again after rebooting every time.

Enabling softkeys:
1. Go to device/system/build.prop.
2. Scroll down to the extreme bottom.
3. Add this line there : "qemu.hw.mainkeys=0"
(Without inverted commas)
4. Save and Reboot.


Team AOSParadox Members / Official Contributors
@edisile @Quasar @h2o64 @loveboy_lion

Sources

If you want to build the ROM by yourself here is the tutorial.

XDA:DevDB Information
[CAF/AOSP][LA.BF.1.1.3-01310-8x74.0][6.0.1][STABLE]AOSParadox Project 2.1 - 20160413, ROM for the OnePlus X

Contributors
h2o64, loveboy_lion, Quasar
Source Code: https://github.com/AOSParadox

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CAF

Version Information
Status: Stable
Current Stable Version: LA.BF.1.1.3-01310-8x
Stable Release Date: 2016-04-13

Created 2016-03-06
Last Updated 2016-05-03
 

sarthakspiker

Senior Member
Jan 16, 2015
586
379
chennai
Greaaattt.. Thanks

Edit : any feature list or something ??
Also layers work ?

Sent from my OnePlus X using Tapatalk
 
Last edited:

Fap4k

Senior Member
Jul 5, 2013
613
168
Mumbai
@h2o64 Sorry for the stupid question but still want to know can I expect VoLTE support in this ROM?
I know Oxygen OS doesn't support VoLTE..but SoC support this.
 

bunnahabhain

Senior Member
Nov 8, 2010
1,564
419
Tri state keys not working FYI

Up and runnin
Lil sluggish through
 

Attachments

  • Screenshot_20160306-205656.png
    Screenshot_20160306-205656.png
    130.6 KB · Views: 2,333

Top Liked Posts

  • There are no posts matching your filters.
  • 75
    oneplusx.png

    The AOSParadox Project 2.1

    What's CodeAurora Forums ?
    Code Aurora Forum (CAF) is a consortium of companies with projects serving the mobile wireless industry. Software projects it concerns itself with are e.g. Android for MSM, Femto Linux Project, LLVM, MSM WLAN and Linux-MSM. Code Aurora is basically AOSP plus all Qualcomm specific enhancements and optimization.

    What's AOSParadox Project ?
    AOSParadox is a vanilla ROM. Our goal is to pick the least amount of commits possible on AOSP code. While trying to add features, when CodeAurora provide us with chipset's specific sources ?
    At the opposite of most of ROMs that you can find, the trees are made by ourselves to be integrated in this new ROM type.

    What should I be aware of ?
    Everything is custom and made to work with CodeAurora Forum's sources so custom kernels won't boot (ramdisk is different, selinux rules too, ...).

    Extra features
    Code:
    - Full F2FS support
    - Kexec Hardboot Patched Kernel (For Multirom)
    - Snapdragon camera
    - Compatible with layer themes

    What doesn't work ?
    Code:
    - GPS in device only mode

    Downloads :
    http://download.aosparadox.org/AOSParadox/onyx/

    You can now flash this ZIP to make the ROM compatible with sultanxda camera libs
    OxygenCameraLibs.zip

    How to install ?
    • 1) Place ROM & Gapps in your virtual SD
    • 2) Reboot in Bootloader Mode
    • 3) Go to "Recovery"
    • 4) Wipe Data/Factory Reset
    • 5) Wipe Dalvik cache
    • 6) Install the ROM zip
    • 7) Install the Gapps
    • 8) Install SuperSU zip
    • 9) To disable software keys you can flash the ZIP made by @TanayPoddar56 (Post #2345)
    • 10) Reboot

    Users Tips and benchmarks

    - How to enable software keys ?Find the original @darshan_dex post here
    Code:
    Some people prefer softkeys, and so do I.
    So here's a lil guide how to disable the hardware keys including the backlight. And enabling the softkeys. :)
    
    You'll need a root explorer.
    I prefer ES File Explorer.
    
    Switch MENU and BACK keys:
    1. Go to Device/system/usr/keylayout/synaptics-rmi.kl
    2. Change "key 139 APP_SWITCH VIRTUAL" to "key 158 APP_SWITCH VIRTUAL"
    3. Change "key 158 BACK VIRTUAL" to "key 139 BACK VIRTUAL"
    4. Save and Reboot.
    
    Disabling the Hardware keys:
    1. Go to Device/system/usr/keylayout/generic.kl.
    2. Scroll down and find the following keys and add # before each of them.
    It should then look like this:
    # key 139  MENU
    # key 158  BACK
    # key 172  HOME
    3. Save and Reboot.
    
    Disabling the backlight of the HW keys:
    1. Go to device/sys/class/leds/button-backlight/brightness.
    2. Change the value to '0'
    3. Change permissions to r--r--r--
    4. Done.
    Note: Everytime you reboot, LEDs will be back on. So do the procedure again after rebooting every time.
    
    Enabling softkeys:
    1. Go to device/system/build.prop.
    2. Scroll down to the extreme bottom.
    3. Add this line there : "qemu.hw.mainkeys=0"
    (Without inverted commas)
    4. Save and Reboot.


    Team AOSParadox Members / Official Contributors
    @edisile @Quasar @h2o64 @loveboy_lion

    Sources

    If you want to build the ROM by yourself here is the tutorial.

    XDA:DevDB Information
    [CAF/AOSP][LA.BF.1.1.3-01310-8x74.0][6.0.1][STABLE]AOSParadox Project 2.1 - 20160413, ROM for the OnePlus X

    Contributors
    h2o64, loveboy_lion, Quasar
    Source Code: https://github.com/AOSParadox

    ROM OS Version: 6.0.x Marshmallow
    ROM Kernel: Linux 3.4.x
    Based On: CAF

    Version Information
    Status: Stable
    Current Stable Version: LA.BF.1.1.3-01310-8x
    Stable Release Date: 2016-04-13

    Created 2016-03-06
    Last Updated 2016-05-03
    29
    New build !

    New build is out !

    CHANGELOG :
    • Upgrade to LA.BF.1.1.3-01310-8x74.0
    • fixed CAF branch in about settings
    • fixed Aeroplane mode
    • Few optimizations
    • Added Full Layers support
    • Added Dark mode
    • Added tri-sate keys support + V gesture (crdits to @OldDroid)
    • Many kernel improvments
    • Code cleanup

    DOWNLOAD :
    http://download.aosparadox.org/

    READ-ME
    Sorry for the huge delay this build had, it's nothing due to code its only administrative related.
    The big problem that I'm facing is : I have no more testers for the ROM and if I can't test the builds, this ROM will slowly die .. Which I disagree whith.
    So people who would like to get early BETA builds please send me a PM and you'll get all the experimental stuff in advance to test :)

    Thank you
    16
    New build !

    A new build is up !

    CHANGELOG :
    Code:
    - Fixed echo bug when calling
    - Added MultiROM support

    DOWNLOAD :
    http://download.aosparadox.org/AOSParadox/onyx/AOSParadox-STABLE-20160321-onyx.zip

    TIPS :
    You can now flash a single ZIP to make the ROM compatible with sultanxda camera libs (http://download.aosparadox.org/AOSParadox/onyx/OxygenCameraLibs.zip)

    How's the fam'li going ?
    * Keyhandler (gestures/dt2w) is under progress ... and should be included in next update
    * In-built OTA Updater ? We are looking since months for a long-term solution for this ... but it's quiet hard to stay independant.
    * We are making our own website
    * If you are a bacon user, we try our best to update the BETA build ASAP
    15
    New build !

    Hello,
    a new build is available!

    CHANGELOG :
    Code:
    - Adress all the RIL related issue
    - Full vendor blobs rebase
    - Adress deep sleep issue
    - Improvements on code base

    Download
    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