• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[NOUGAT][7.1.2][Merlin]XPerience 11.1.2_r2

TeamMex

Recognized Developer / Recognized Contributor
Dec 27, 2011
4,610
13,375
113
Michoacán de Ocampo - México

XPerience 11.X.X for the Moto G3 Turbo aka merlin
Made by Klozz Jesus AKA TeamMEX

XPerience is a free, community built distribution of Android 7.1.1 (Nougat) which greatly extends the capabilities of your phone.
This project are based on AOSP CAF

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/


NOTE: READ this PLS
All required device configs, blobs and kernel source are on my github u know the url :)
  • Please don't ask for etas
  • Please don't report same bugs all time
  • Report with logcat and dmesg
  • Screenshots representative only


Features:

  • Substratum support(Rootless)
  • XPerience Updater
  • Network Traffic Meter
  • Ambient Display with customizations
  • OMS-N7
  • Force expanded notifications
  • Disable immersive messages
  • Immersive recents
  • Alessa app for kernel tweaking.
  • XPerience Active Display
  • Pocket Judge
    * Judge if device is in pocket.
    * Notify clients callbacks when pocket state changes.
    * Start listening when device becomes not interactive.
    * Stop listening when device becomes interactive and is NOT in pocket.
  • policy: introduce pocket lock
  • fingerprint: disable when device is in pocket
  • One Hand mode (slide your finger across the navigation bar to switch between the standard and mini screen views(from the center))
  • App sidebar
  • Burning protect (Navbar and statusbar (only on AMOLED display's)).
  • You can use Dolby atmos or Viper4android without change Selinux (I added some selinux changes for it)
  • XPERIA apps supported you can download it from google play store

WORKING:
Working
  • Rild
  • LTE/3G/2G
  • Bluetooth
  • MTP
  • Sensors
  • Led
  • Wi-Fi
  • MUSIC
  • sounds
  • Videos
  • Camera
  • camcorder
  • SELinux

Not working/ Bugs:
  • You tell me

How to install:
  • Download zip from Downloads:
  • Put zip into Internal Storage
  • Reboot into Recovery like TWRP
  • Flash zip file XPerience-11.x.x-xxxxxxx-device.zip
  • Flash Gaaps
  • Wipe dalvik-cache and cache
  • Reboot and config
  • Reboot Again and enjoy!

Screenshots:








Changelog in second Post:


If you like my work, you can buy me a coffee with your donatives. All donations are appreciated. :) and this can help me to pay some bills about internet

XDA:DevDB Information
The XPerience Project, ROM for the Moto G 2015

Contributors
TeamMex
Source Code: https://github.com/XPerience-AOSP-Lollipop/Manifest

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Marshmallow bootloader
Based On: AOSP-CAF

Version Information
Status: Nightly

Created 2017-03-10
Last Updated 2017-04-17
 

TeamMex

Recognized Developer / Recognized Contributor
Dec 27, 2011
4,610
13,375
113
Michoacán de Ocampo - México
Reserved

Changelog rom:

[09/03/2017]

[24-01-17]
NOTE: RainbowUnicorn have 2 fragments (not use it Display and navbar are for some test and I forget to remove it)
Changelog
  • Added ny default pocket mode judge (this disable touchscreen if it detect the phone in pocket mode )
  • XPerience Notifications (based on peek from AOSPA (released on 4.4.2)(now I called it as Active Display)
  • Added blur support
  • One-hand UI Mode (not added the function to activate it yet)
  • policy: introduce pocket lock
  • fingerprint: disable when device is in pocket
  • fix bootanimation inclusion to give support on substratum
  • NFC Tile
  • Fix stock su with masquerade (not need supersu :D )
  • Fix dual sim colored
  • Added VoLTE (osprey)
  • Native:Release resources when repeating dlopen-dlcose.
  • Native: Fix surfaceflinger file descriptor leak
  • Athene: update blobs NPJ25.93-14
  • Athene: fix cpusets values
  • athene: address new denials
  • Addison: Add blur support
  • Addison: enable burn in protect
  • Addison: Vulkan support
  • Osprey: ims blobs
  • Osprey. Blur support
  • Falcon-Titan: Blur support
  • Falcon-titan-Athene-Addison: Fix some CVE's (in kernel)

[17/01/2017]

[09/01/2017]

[07/01/2017]

[04/02/2017]

[25/12/2016]

[29/11/2016]
  • OMS-N7 working fine tested 3 days xD
  • SystemUI: make clock and date clickable in statusbar (Clicking clock opens alarms, clicking the date will open the calendar.)
  • OMS7-N: [11/11]
  • Add handling SQLiteDatabaseCorruptException
  • More inside Settings/About/changelog

[21/11/2016]
 

TeamMex

Recognized Developer / Recognized Contributor
Dec 27, 2011
4,610
13,375
113
Michoacán de Ocampo - México
Reserved

XPerience-Kernel Changes:

[18/03/2017]
  • Set camera permissions device specific
    [*] Frameworks/base
  • SingleHandWindow: Allow locking the rotation to 180°
  • Add tile information to ACTION_QS_TILE_PREFERENCES intent
  • PackageManager: Always let UID 0 start FallbackHome
  • SystemUI: Dismiss keyguard on boot if disabled by current profile
  • AppOpsDetails: Check app permissions safely
  • * packages/apps/XPeUpdater/
  • Collapse header even when scrolling out of header
  • UpdateSettings: UI fixes when download completed
  • More here...https://raw.githubusercontent.com/K...a459b3b28d71cba65/11.1.1-20170318-NIGHTLY.txt

[xx/03/2017]
  • Kanged random from 4.2
  • mm: slub: Default slub_max_order to 0
  • PM: devfreq: Use high priority workqueue
  • msm: vidc: disable CPU L2 cache PC during video sessions
    ----CPU L2 cache is being power collapsed and resumed during
    video sessions which is consuming more power unnecessarily.
    So disable CPU L2 cache power collapse during video sessions
    using qos requests to save power.
  • power:qpnp-charger: extended charge time from 30s to 100s when battery is near to fully charged
  • Enhance power efficiency: Series of patches on some critical blocking
  • qdsp6v2: extend compilation with Os
  • Crypto use -O3
  • sound:soc: Optimize for size
  • sound: msm: qdsp6v2: optimize for size
  • msm: Use interruptible wait to not affect load average
  • Alessa hotplug.
  • Alessa Thermal.

[21/11/2016]
  • Doubletap2wake
  • Sweep2sleep bot configurable with Alessa (my tweaker app)
  • XPerience governor Tweaked for osprey
  • LCD_Notify
  • Powersuspend
  • Wait 1 second to turn off a cpu
  • Overclock 1.8 Ghz cpu + 650 Mhz gpu oc
  • fs: dynamic sync 2.0
  • adreno_idler
  • sound control 3.6
  • msm: mdss: KCAL
 
Last edited:

TeamMex

Recognized Developer / Recognized Contributor
Dec 27, 2011
4,610
13,375
113
Michoacán de Ocampo - México
BUG REPORTS:
https://forum.xda-developers.com/devdb/project/?id=19725#bugReporter

How to take logs for bug reports:
  • Go to settings and tap on Alessa
  • Got to Alessa settings
  • Tap on logcat, dmesg and last_kmesg if is available

Governors only for XPerience project
You Kernel Developer aren't allowed to use my governors without ask for my permission.
Alessa:
A less aggressive and more stable ondemand modified by TeamMex. A good compromise between performance and battery. It can be used with the complementary hotplug governor.
This governor is a balance between performance and battery.

XPerience:
The governor aim for an “ideal frequency”, and ramp up more aggressively towards this freq and less aggressive after. It uses different ideal frequencies for screen on and screen off, namely awake_ideal_freq and sleep_ideal_freq. This governor scales down CPU very fast (to hit sleep_ideal_freq soon) while screen is off and scales up rapidly to awake_ideal_freq when screen is on. There’s no upper limit for frequency while screen is off.
This governor is a balance between performance and battery.

HOTPLUG:
Alessa Hotplug:
A simple hotplugging driver optimized for dual to octa core.
When the device goes into idle state, the hotplug is responsible for moving the processes to a single core, keeping off the cores that are not in use.
And it lowers the frequencies to the lowest possible, but without getting to remain in a deep sleep of which it does not wake up.
Note:
Touch boost enable only if you do a hard work if not maintain it disabled :).

Alessa Thermal Optimized:
An in kernel replacement for Qualcomm's Thermald. Developed by TeamMEX.


HELP:
YOU CAN HELP TO TRANSLATE XPERIENCE
https://crowdin.com/project/xperience-alessa
https://crowdin.com/project/xperience-parts
https://crowdin.com/project/xperience-settings
https://crowdin.com/project/rainbowunicornxpe
https://crowdin.com/project/xperience-frameworks-and-ui
 
Last edited:

TeamMex

Recognized Developer / Recognized Contributor
Dec 27, 2011
4,610
13,375
113
Michoacán de Ocampo - México
Can you try adding volte its really important for now...:p
for indian users only, for me not, and I can't use it on my country here isn't free like yours...
But The VoLTE is supported like LineageOS I take our blobs from Lineage.

then substratum (rootless) means
Maybe if you go to substratum subforum and read what is the substratum rootless mode .....
or read this
https://plus.google.com/+NicholasChumCDT/posts/M1ec5crM1bY

The rom is rooted go to developer settings and enable it
If substratum is rootless That does not mean that the rom does not come with root.

Im using aicp 12.how to do it
Clean install you know Wipe data factory reset
then flash the rom flash gapps if you like supersu if not the rom have own modified su
reboot and enjoy!.

cheers
 
Last edited:

krisbeowolf

Senior Member
Nov 8, 2014
216
13
0
COIMBATORE
for indian users only, for me not, and I can't use it on my country here isn't free like yours...
But The VoLTE is supported like LineageOS I take our blobs from Lineage.



Maybe if you go to substratum subforum and read what is the substratum rootless mode .....
or read this
https://plus.google.com/+NicholasChumCDT/posts/M1ec5crM1bY

The rom is rooted go to developer settings and enable it
If substratum is rootless That does not mean that the rom does not come with root.


Clean install you know Wipe data factory reset
then flash the rom flash gapps if you like supersu if not the rom have own modified su
reboot and enjoy!.

cheers
here VoLTE is most important one..so if the rom dont have Volte Most of the users wont use it