• 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

Paranoid Android 7.1.2 - AOSPA - Moto G 2014 LTE - Thea

gregor160300

Senior Member
Apr 2, 2014
186
629
0
20
Oud-Beijerland

We’re really excited to announce that we are releasing our Nougat flavour of Paranoid Android. We have a lot in store - with a mix of both features & improvements.

First & foremost, we have moved our code base to be fully CAF based. This brings many improvements to your device. The key improvement here is that Qualcomm hardware is better tuned on the CAF base and with our additional optimisations we can provide a smooth and fluid user experience that will let you enjoy using your device without any lags.

On first launch you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson who’s teamed up with us again and created several beautiful pieces of artwork. For those of you who don’t know, Hampus is a multi-disciplinary artist whose work stands itself and we’re glad to have him onboard. We have also added several new features and made improvements to the UI of the system that we believe would enhance the overall experience.

Pie
We’ve been working hard on redesigning this key feature of our portfolio and we’re really happy with how it has turned out. The whole design has been reworked and it fits in well with the overall feel of Google’s Material Design. This gives you the opportunity to use more gesture based control for navigating, rather than using the standard Navigation Bar at the bottom of your screen. Expect improvements and additions in the future.

Color Engine
We’re proud to announce our newest feature - Color Engine. Color Engine allows you to seamlessly change the colors of your device to be in Light, Dark (Pixel) and Black modes with a variety of accent colors to choose from. This makes changing the theme of your device really quick without having to install any extra packages on your device.

Major features:

- Reworked Pie
- Color engine
- Immersive mode
- Buttons customization (including navigation bar)
- On the spot controls (OTS)

Minor features:
- SafetyNet Compatibility
- Battery/Notification LED control
- Recent tasks locking
- Battery icon customization
- Google now page in default launcher
- Substratum (OMS) support (Color engine will be deactivated if you use Substratum)
- Quick pulldown
- Various performance and battery improvements
- Display Burn-in protection (for OLED screens)
- More to explore

Device specific features for titan:
- Support for 3 button inline headset remote control.

Note: Custom kernels are explicitly unsupported and will cause issues
unless they state that they are AOSPA compatible or AOSPA based!



Download

Get our latest Moto G 2014 LTE (thea) build here.

Changelogs see the file on google drive


Instructions & requirements

- Install TWRP
- Backup your current rom
- Download the rom and optionally OpenGapps and SuperSU
- Place the files on your SD Card
- Wipe everything except for Internal Storage and SD Card in TWRP
- Flash the files & enjoy!

Important / Useful links
OpenGapps
SuperSU root package
Paranoid Android Community (G+)
Device tree
Common tree
Kernel tree

As always, we listen to what you have to say. Help us make PA better by submitting good bug reports possibly with a log attached. Learn how to take logs here. Submit bug reports and we'll try to iron out issues as soon as possible - it really helps a lot.

Our device maintainers and CAF caretakers @TheCrazyLex, @xboxfanj, @arter97, @ChrisLahaye @Thecrazyskull are right here at xda. Mention (@) them if you need some assistance and/or when reporting bugs.

Cheers and #StayParanoid!


XDA:DevDB Information
Paranoid Android 7.1.2 - AOSPA - Moto G 2014 LTE - Thea, ROM for the Moto G 2014 LTE

Contributors
gregor160300, luca020400, LuK1337, Thecrazyskull, nitin.chobhe, frantisheq
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x

Version Information
Status: Stable

Created 2017-08-18
Last Updated 2017-08-18

XDA:DevDB Information
Paranoid Android 7.1.2 - AOSPA - Moto G 2014 LTE - Thea, ROM for the Moto G 2014 LTE

Contributors
gregor160300, gregor160300, luca020400, luk1337, Thecrazyskull, nitin.chobhe
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x

Version Information
Status: Stable

Created 2017-08-18
Last Updated 2017-08-18
 
Last edited:
Jan 8, 2015
31
2
0
Installing..

---------- Post added at 05:33 PM ---------- Previous post was at 05:05 PM ----------

The rom is very fast, and the 3 buttons headset support is amazing, thank you
 

crispydisco

New member
Aug 20, 2017
3
0
0
Re rooted phone

First time I've rooted a phone a flashed a custom rom. Generally pleased except for the fact that the phone has become unrooted again and trying to install supersu causes endless reboot so am a bit confused at the moment..
 

tommi09

New member
Aug 25, 2017
1
0
0
Thanks for the development of the rom, it works fine on my bike G xt 1072, I just wanted to ask if possible, how to put sound on charging devices in the setup I found in other sounds the voice in charge but it does not work.
Thanks again for the really good rom.
 

manasrawat

Member
Jul 4, 2017
13
3
0
manasrawat.github.io
Great work! (Very) minor bug: though charging is the default USB config, nothing is checked by default in the Select USB config notification. Also, when flashing opengapps and setting up google account info for the first time, it crashes once.
 

crispydisco

New member
Aug 20, 2017
3
0
0
Empty folders being deleted.

Something minor I have noticed, when I create folders myself to put pictures or music in to be organized they seem to get deleted automatically after several hours if they remain empty. Not sure if this is a bug or supposed to happen? I've certainly never had that before.
Thanks.
 

steve.junlin

New member
Sep 14, 2017
2
0
0
hi, dear contributors guys, I'm wondering how to build MOTO G LTE Paranoid Android 7.1.2 source code. Now I'v got the common AOSPA (7.1.1) baseline code, MOTO G LTE device tree, Common tree and Kernel tree codes. Do you have any guideline about compiling these codes together ? A lot thanks to you in advance.
 

gregor160300

Senior Member
Apr 2, 2014
186
629
0
20
Oud-Beijerland
hi, dear contributors guys, I'm wondering how to build MOTO G LTE Paranoid Android 7.1.2 source code. Now I'v got the common AOSPA (7.1.1) baseline code, MOTO G LTE device tree, Common tree and Kernel tree codes. Do you have any guideline about compiling these codes together ? A lot thanks to you in advance.
do
source build/envsetup.sh
lunch pa_thea-userdebug
mka -j4 bacon (assuming you pc has 4 cored
 

steve.junlin

New member
Sep 14, 2017
2
0
0
do
source build/envsetup.sh
lunch pa_thea-userdebug
mka -j4 bacon (assuming you pc has 4 cored
Hi gregor160300, thanks for your feedback and help.

But when I build, some errors happened (see below): it seems that I need to create local_manifests which include MOTO G device specific source tree. Is that right? If yes, could you share me one local_manifest file.

Thanks a lot!
Steve

[email protected]:~/aospa7.1.2$ source build/envsetup.sh
including vendor/pa/vendorsetup.sh
including sdk/bash_completion/adb.bash
[email protected]:~/aospa7.1.2$ lunch pa_thea-userdebug
Traceback (most recent call last):
File "build/tools/roomservice.py", line 50, in <module>
os.mkdir(local_manifests_dir)
OSError: [Errno 2] No such file or directory: '.repo/local_manifests'

** Roomservice failure for: 'pa_thea'
[email protected]:~/aospa7.1.2$
 

Breno Spangler

Senior Member
Oct 29, 2014
113
56
28
Belo Horizonte
Hi gregor160300, thanks for your feedback and help.

But when I build, some errors happened (see below): it seems that I need to create local_manifests which include MOTO G device specific source tree. Is that right? If yes, could you share me one local_manifest file.

Thanks a lot!
Steve

[email protected]:~/aospa7.1.2$ source build/envsetup.sh
including vendor/pa/vendorsetup.sh
including sdk/bash_completion/adb.bash
[email protected]:~/aospa7.1.2$ lunch pa_thea-userdebug
Traceback (most recent call last):
File "build/tools/roomservice.py", line 50, in <module>
os.mkdir(local_manifests_dir)
OSError: [Errno 2] No such file or directory: '.repo/local_manifests'

** Roomservice failure for: 'pa_thea'
[email protected]:~/aospa7.1.2$
Did you manage to build?
 

Dggellman

Member
May 29, 2016
8
1
0
Hi!
I've just flashed the rom, and it keeps crashing during the setup wizard. I choose a language, it asks whether I want to copy data from a previous phone or start anew. No matter what I choose, the wizard crashes. Rebooting and reflashing haven't solved the problem.
Thanks in advance.
 

bigdes22

New member
Nov 2, 2017
1
0
0
Great work! (Very) minor bug: though charging is the default USB config, nothing is checked by default in the Select USB config notification. Also, when flashing opengapps and setting up google account info for the first time, it crashes once.
Same thing happened to my moto ... it did actually setup the google accounts though and I didn't have to re-enter anything so not that big of an issue.

otherwise cracking rom
 

PaveelOS

Member
Feb 7, 2018
19
2
0
Thank you very much for the rom. I had LineageOS before, but I was not happy with it. Romu updates when can you expect, what how many days / weeks?