• 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][ROM][Falcon/UNIFIED]XPerience 11.1.2_r17

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 G
Maded 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 ask for etas
  • Please don't report same bugs all time
  • Report with logcat and dmesg
  • Screenshots representative only


Features:

  • Substratum support
  • XPerience Updater
  • NetworkTrafficMetter
  • Ambient Display with customizations
  • OMS-N7
  • Force expanded notifications
  • Disable inmersive messages
  • Inmersive recents
  • Alessa app for kernel tweaking.
  • XPerience Active Display
  • Pocket Judge
    * Judge if device is in pocket.
    * Notify clients callbacks when pocked 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 bat to switch between the standard and mini screen views(from the center))
  • App sidebar
  • Burning protect (Navbar and status bar (only on AMOLED display's)).
  • You can use Dolby atmos or Viper4android without change Selinux (I added some selinux changes for it)

WORKING:
Working
  • Rild
  • 3G/2G
  • Dual sim
  • Bluetooth
  • MTP
  • Sensors
  • Led
  • Wi-Fi
  • MUSIC
  • sounds
  • Videos
  • Camera
  • camcoder
  • 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-falcon.zip
  • Flash Gaaps
  • Wipe dalvick-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 for falcon, ROM for the Moto G

Contributors
TeamMex
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: lollipop bootloader
Based On: AOSP,CAF

Version Information
Status: Nightly

Created 2016-10-14
Last Updated 2017-06-12
 

TeamMex

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

changelog
[18/03/2017]

  • [*] 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

[13/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 )
  • 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)
  • More:... https://raw.githubusercontent.com/K...9de3e8498bae2859c703ef3a5/11.1.1-20170124.txt

[17/01/2017]

[09/01/2017]
 
Last edited:

TeamMex

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

BUG REPORTS:
https://forum.xda-developers.com/devdb/project/?id=17384#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
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 :).


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
video recording work?
Read OP.

@TeamMex

how did you get LTE/4G in falcon? as per your screenshot :D
screenshot aren't from moto G if u see in second image say Moto X

The file dated 20161011 is 332MB whereas the file dated 20161014 is 371MB. What's the difference?
Added new browser and other things

The above ss shows lte??
Its not of moto g
The rom is for moto G screenshots are from moto X i dont going to take more screens showing the same lol.
 
  • Like
Reactions: lucastracq

legendavey

Senior Member
Apr 11, 2016
525
697
0
Please mirror to AFH? Basketbuild has been down on my 3G network and home Wi-Fi for the past three hours. :(:(

Nevermind, it is working now. Really looking forward to this ROM!
 
Last edited:

TeamMex

Recognized Developer / Recognized Contributor
Dec 27, 2011
4,610
13,375
113
Michoacán de Ocampo - México
Great thanks :) what's new in today's build please?
I don't know why i take my time to add changelog option to about if nobody check it and ask
:/


I flashes this ROM with SuperSU and got the same issue that i had on CM14, sim card not working, is it a SuperSU bug?
Read OP
Only on dual sim device's bug

Sent from my Moto X using XDA Labs
 

Attachments

Last edited:
  • Like
Reactions: lucastracq

jose_26_df

Member
Mar 29, 2015
23
0
0
someone to help me when I activate a theme substratum when I want to see my contacts leave me dark and name or options not see and when I want to share contact through whattsapp not let me strip mistake
 

roshan_24

Senior Member
Sep 19, 2016
104
19
0
I flashes this ROM with SuperSU and got the same issue that i had on CM14, sim card not working, is it a SuperSU bug?
Its a radio problem..

Flash stock ROM via fastboot mode....
After phone reboot check both sim are working...
After that root your phone using kingroot ...
And flash twrp recovery 3.0.2.
After flashing recovery successful..
Go to recovery..and flash these ROM ...you don't have any problems with dual sim...
Don't flash network fix again in future.....
Just flash ROM and Gapps
That it...

Or


Flash stock radio...using fastboot..
 
  • Like
Reactions: Bhaskara Rao

FernandoJjr

Senior Member
Jul 30, 2013
278
72
0
Londrina
Its a radio problem..

Flash stock ROM via fastboot mode....
After phone reboot check both sim are working...
After that root your phone using kingroot ...
And flash twrp recovery 3.0.2.
After flashing recovery successful..
Go to recovery..and flash these ROM ...you don't have any problems with dual sim...
Don't flash network fix again in future.....
Just flash ROM and Gapps
That it...

Or


Flash stock radio...using fastboot..
Nope, is not a radio problem. I never used network fix and I'm facing this bug too.

Sent from my Moto G using XDA-Developers mobile app
 

zarac

Senior Member
Jan 13, 2009
146
67
28
Zagreb
I don't know why i take my time to add changelog option to about if nobody check it and ask
:/




Read OP
Only on dual sim device's bug

Sent from my Moto X using XDA Labs
There is a changelog somewhere? Sorry, I am new to this topic and I couldn't find one.

Sent from my XT1063 using Tapatalk