[ ROM ] OFFICIAL ( 5.0.x ) CM 12.0 Sprint Note 4 [ trltespr ] [ trlteusc ] - Sprint Galaxy Note 4 Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/URL][/IMG]
CyanogenMod is a free, community built distribution of Android which greatly extends the capabilities of your phone.
/*
* 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.
*
*/
Flashing Instructions:
If installing MY CM rom for the first time, or coming from any other ROM:
- Make sure you're running a proper working Team Win Recovery Project
- Copy Gapps and Rom to your SdCard/Micro-SDCard
- Boot into recovery
- Make a nandroid backup
- Go to the wipes tab and wipe everything except internal storage and micro sdcard...Do Not Wipe Internal Storage or Micro SdCard!!
- Flash Rom, then Gapps
- Reboot
Upgrading from an earlier version:
- Copy the Rom to your SdCard/Micro-SdCard
- Boot into recovery
- Make a nandroid backup
- Go to the wipes tab and wipe cache and dalvick cache
- Flash the ROM and Gapps
- Reboot..... first boot will take a little while just be patient
- Set up your newly installed cyanogenmod
Working:
SPR/USC
data
calls
texts (using google messenger... see post 3 for instructions on setting it up)
wi-fi
bluetooth
front and back cameras
sd card
auto backlight
nfc
leds charging & notifications
vibrations
much much more
Not Working:
SPR/USC
you tell me...
Changelog:
SPR/USC
20150207
upstream cm changes
fixed 911 calling issue (rom labeled "update")
20150201
upstream cm changes
20150131
camera fixed
spen fixed
few kernel changes
upstream cm changes
20150130:
upstream cm changes
few kernel changes
20150125:
upstream cm changes
20150124:
new boot animation (cm)
all official sourcs
upstream cm changes
20150123:
official status
upstream cm changes
major cpu/kernel changes to help with heat
20150111:
upstream cm changes
20150109:
kernel changes for sound card
boosted recording volume
ambient display fixes
Upstream CM changes
music streaming issues fixed
selinux changes
560dpi setup
UHD Now working in the Normal Camera APK as well as Google Camera
20150107:
Tweaked CPU throttle temps higher
minor kernel fix to prevent panic
20150106:
Added a CPU throttle to prevent the overheat reset
Fixed No Sim on status bar
Added APN menu to cellular settings
Downloads:
please note these builds should flash on the trlteusc and the trltespr...please report which device you have when reporting issues..thanks
official cm host link
unofficial host link for trltespr/trlteusc
recommended gapps link
alternative gapps link
Sources:
Cyanogenmod
Spleef
Slayher ( originally created the device tree i forked it and made changes as i needed )
Drcrimzon
Thanks:
cyanogenmod
@drcrimzon
@nivron
@slayher
@fattire
@allenjthomsen
@cmdmoto
@Mod57
@shabbypenguin
@pbedard
@Herk718
XDA:DevDB Information
[ ROM ] OFFICIAL ( 5.0.x ) CM 12.0 Sprint Note 4 [ trltespr ], ROM for the Sprint Samsung Galaxy Note 4
Contributors
spleef, drcrimzon, nivron, slayher
Source Code: https://github.com/spleef
ROM OS Version: 5.0.x Lollipop
Based On: cyanogenmod
Version Information
Status: Alpha
Created 2014-12-19
Last Updated 2015-02-07

Reserved
a few screenshots

Reserved
fixes
data connectivity issues / loss of data
open dialer and enter *#*#4636#*#*
click phone information
scroll down and select lte/cdma auto prl
turn off radio then turn it back on
note: this shouldnt happen but i felt it necessary to have this posted just in case it does
getting texts to work
after installation of new rom, update google play services
install google messenger
set it as default sms application
dial *#*#4636#*#*
Place into cdma auto prl
Wait a bit
Place into LTE/CDMA auto prl
Then text will work again
time issues?
time fix zip

here is a little step by step of sorts to help anyone wanting to get in on the fun
first you need to initialize a build environment...not going into detail there cause there are multiple threads and sites that can service you there....soo...once you have a build enviro. set up...
open a terminal
type :
cd cm (or what ever you named your directory to build from, mine is called cm so ill refer to it as that some name it android)
now you need to download the sources for cm so...
type:
repo init -u git://github.com/CyanogenMod/android.git -b cm-12.0
let it do its thing ....once it finishes you will need to place a roomservice.xml in the cm/.repo/local_manifests directory ..... i am building for sprint so mine will be a little different if you are building for another variant ..... but ill post it to serve as an example of what you need
my roomservice.xml
once you have the roomservice.xml for your device in the local_manifests directory....you are ready to sync...so now...
type:
repo sync -j6 (i use -j6 but basically the number here represents the number of jobs your computer can handle ...the better the computer the more you can handle but choosing too high of a number will make everything sluggish and will take longer...using -j6 works for me yours might be higher or lower)
so now its syncing it will take a few so can watch it scroll or come back n a few to check on it....once syncing completes....you can begin to build if everything is in place....so...
type:
. build/envsetup.sh
type:
breakfast (the name of your device goes here)(could be trltetmo,trltespr) so if doing sprint....will be
breakfast trltespr
type:
brunch (the name of your device goes here)(could be trltetmo,trltespr) so if doing sprint....will be
brunch trltespr
now it will begin building and you can either watch the progress or walk off and come back and check on it... mind you there could be errors then you will have to scroll through or search for them and fix them... hope this helps a bit
things of interest:
User @bttfpromo says you can return the stock cursor (instead of the mouse pointer) with these instructions.
User @DragonAndLance posted a link to boost the in-call sound for those who feel that the defaults aren't high enough.
If you don't like the default screen density, @slayher points out that the following adb command will change it: adb shell wm density 515. Note that these changes will "stick" to the next boot.
4k (1440p) youtube with this app
getting titanium to work:
install supersu..
open supersu app
update binary
go into settings
uncheck mount namespace separation
check trust system user
reboot
video made by @Dazog of the tmo version:
https://www.youtube.com/watch?v=OnQziCU_GJg

reserved as well

Awesome. Thanks. Looking forward to this.
Sent from my SM-N910P using XDA Free mobile app

Good Job @spleef!

Thanks
Sent from my SM-N910P using XDA Premium HD app

Sweet can't wait to start getting back to some good ol aosp goodies thanks spleef
Sent from my SM-N910P using Tapatalk

sliverr7x said:
Sweet can't wait to start getting back to some good ol aosp goodies thanks spleef
Sent from my SM-N910P using Tapatalk
Click to expand...
Click to collapse
No data yet hold off
Sent from my SM-N910P using XDA Premium HD app

Fantastic
Nice to be seeing some 5.0 love for the Note 4, cant wait for data and network connection to be worked out.

So no data? Oh can't wait till this issue get fixed.

Sooo excited...

Glad you got the ball rolling for the Sprint variant Spleef. Good luck and I'll be watching for progress to be made.
Having flashed CM12 on my GS4, I excitedly & patiently wait to experience AOSP on the N4 as well.

Just finished a build using fresh 12/15 cm & device sources.... Am going to test before uploading... Got with slayher and he made some adjustments to the ril hopefully this fixes the no cellular service issue

[emoji122] [emoji122] [emoji122] [emoji106] [emoji106] [emoji106] [emoji111]

no dice guys it is better which means some of the settings menus that wouldnt come up do now but no matter the option you pick it doesnt change no cellular service...says baseband unknown and my imei and phone number are blank.. would be good if someone could lend a hand in this so ive updated the link in the downloads section to reflect my public dropbox, in there i have uploaded the build from today... if anyone one is willing download it and see if you can help figure this out...much thanks and remember to make a backup before flashing

Could anyone answer a couple questions I have. Is the boot loader locked on the note 4 and I thought this would stop you from installing cm on the device. I am wanting to come back to android and the note 4 is my only option right now but I hate touchwiz. Will the note 4 see full development from CM?
Sent from my iPhone using Tapatalk

gruppe3942 said:
Could anyone answer a couple questions I have. Is the boot loader locked on the note 4 and I thought this would stop you from installing cm on the device. I am wanting to come back to android and the note 4 is my only option right now but I hate touchwiz. Will the note 4 see full development from CM?
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
When the bugs are worked oit
Sent from my SM-N910P using XDA Premium HD app

spleef said:
no dice guys it is better which means some of the settings menus that wouldnt come up do now but no matter the option you pick it doesnt change no cellular service...says baseband unknown and my imei and phone number are blank.. would be good if someone could lend a hand in this so ive updated the link in the downloads section to reflect my public dropbox, in there i have uploaded the build from today... if anyone one is willing download it and see if you can help figure this out...much thanks and remember to make a backup before flashing
Click to expand...
Click to collapse
From what I've read that means you're losing the EFS folder containing your IMEI number when you flash it. Maybe try to flash it, then fix using this guide and see if you can regain functionality?

Related

[ROM][JB][JZO54K][4.1.2][ALPHA3]MiniCM10 |PecanCM|

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod (MiniCM) is a free, community built, aftermarket firmware distribution of Android 4.1 (JB), which is designed to increase performance and reliability over stock Android for your device.
Disclaimer:
Code:
#include
/*
* 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.
*
*/
MiniCM is based on the Cyanogenmod Project and Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod and MiniCM does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for Jellybean or MiniCM10 is available in the PecanCM Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Note:
If you want to use this rom as base, for another rom, ask PecanCM Team permissions!
If you like this rom, click thanks button, no need to get Offtopic in this thread
Respect the moderator who cleans the thread from spammer, and all other people
This is a team work by Ron G, Antdking , venkat kamesh , osamabinary and me
Download Links:
MiniCM10-4.0.2-20130206-UNOFFICIAL-p350.zip
Google apps
gapps-jb-20121011-signed.zip [NOT PREFFERED]
Mini Gapps : http://d-h.st/7zV [ Preffered ]
Instructions
First time installing CyanogenMod 10 to your Opimus Me P350, or coming from another ROM:
1. Root the Phone and Install CWM Recovery 5 or 6
2. Download the latest rom from the thread
3. Hold down VOL DOWN + HOME + POWER keys to enter recovery
4. Perform a Nandroid backup of your current ROM.[Optional]
5. MAKE FULL WIPE : format system,boot,dalivk,cache,data [Important to Avoid new bugs]
6. FLASH ROM ZIP
7. Flash GAPPS [ Optional ]
7. Install LINK2SD , select ext3 and reboot. [Optional]
8. Open Link2SD: Select AutoLink from Preferences. [Optional]
9. ENJOY CM10
Upgrading from earlier version of CyanogenMod 10:
Copy CM10 ZIP to your internal SDCard
1. Boot into Recovery
2. wipe cache and dalvik cache
3. Flash CM10 zip (your Google Apps will be backed up & restored automatically)
4. Reboot
Recommandations
Don't change CPU freq over 768 mhz
PERFORMANCE: Memory Management: zRAm: 28%, KSM: enable
ABOUT PHONE: CM Stats, Enable reporting: off
WORKINGS:
Booting
Touch Screen
Baseband (GSM/phone/messages/GPRS/EDGE/3G)
Headphones
SD Card
Working HW acceleration
Bluetooth
OMX
Stock Gallery
3D
Video Playback
Gralloc and Copybit
Browser
JB keyboard
Games
Usb Mass Storage
FM Radio - use Spirit FM app
Data limit, IPv4, IPv6
Network search
Buttons backlight
Bluetooth Tethering
Youtube LQ/MQ
Deep sleep
Animations Full Works
Wifi
GPS
Google play
Live wallpapers
USB/Wifi Tethering - with 3rd party apps
Color Banding free
Not Working or Partially Working:
Sensors [Will be Fixed]
Panorama
Features:
Removed wallpapers, Live wallpapers and Some ringtones
removed Bootanimation
removed ROM manager (can be downloaded from the play store)
removed few LatinIME dictionaries (da, hr, iw, ka)
no languages other then english (Use this app for languages )
Known issues:
Native Usb Tethering - use an external app
Panorama - It Captures But it is Blank Image
How to report bugs:
To be clear, posts without detailed instructions on how to reproduce a problem and without attached logs will be ignored.
Always provide android (adb logcat) and kernel logs (adb shell dmesg).
If it's a RIL problem we would need a radio log (adb logcat -b radio), too.
Sources:
Device:
https://github.com/PecanCM/android_device_lge_p350
Kernel:
https://github.com/PecanCM/lge-kernel-pecan
Vendor:
https://github.com/PecanCM/cm_vendor_lge
If anyone is bored, knows Java & Android, and wants to help on this project, I take patches!
Credits & gratitude:
Thanks to CyanogenMod Team for everything
Thanks to codeaurora forum for kernel patches
MiniCM Team for this source
Thanks to lgics for patches
Thanks to antdking for rebasing or updating device tree to jb, Gralloc, 3D and most fixes in kernel camera and other help
Thanks to Ron G for main base, all jb kernel, ics bugs fix , jb bug fixes everything
Thanks to Osamabinary for Fixing Reboot bug
If you like my work and want to give a small amount of money for me to buy a energy drink, please click the "Donate to me" button under my username. Otherwise I would be grateful if you can click the "Thanks" button on the bottom right of this post. Thanks
Changelog
06/02/13 Alpha 3
Alpha 3 Released for JB
Latest Updated Source code
Fixed Random Reboots
Upstream changes
Project Alive Again
07/12/12 Alpha 2
Alpha 2 Released for JB
Latest Updated Source code
Audio Fixed
Camera Fixed
Video Recorder Fixed
Small Bug Fixes
Panorama Starts But Don't Work It Captures but it is Blank Black Image
05/12/12 Alpha 1
Initial Alpha 1 Released for JB
Hey'll
Guys So Now PecanCM Is Having Gerrit Code Review System , Github Code and Jenkins Continous Build Intergration
Would you like to participate in Team?? Well Now you could !! If you have any patches or fixes to source codes you could surely send it to PecanCM Gerrit and We will Review it and Maybe we get you in the Team!
So Question Must Arise in your Mind! How to Push Patches?? !! Well So I'm Writing Small Guide Here For Pushing Patches to PecanCM Gerrit!
First of All I would like to tell you ! you must have bit knowledge about git
Now Let's Start!
Now It is For DEVS
First of all go to PecanCM Gerrit and on the top you could see register! You can Register via Google Account , Yahoo Account and OpenID! So Now Register your account!
Now You Need to Give your SSH Public Key to Gerrit for Authenication. First of all you need to generate SSH Keys If you haven't done it so far!
For Generating your SSH Keys Follow This Command in your Shells [ Terminals ]
ssh-keygen -t rsa -C "[email protected]"
Here you need to change your email with the email id your registered with
Click to expand...
Click to collapse
Now Just Press Enter Follow the Process Now you will get your id_rsa.pub file in your ~/.ssh/id_rsa.pub ! [ It May Change if you didn't go to normal process ]
Now Open your ~/.ssh/id_rsa.pub and Copy the Whole text
Now Open PecanCM Gerrit and Login and Now Go to Settings > SSH Public Keys > Add Keys
Now Paste your Whole Text here! and Save it
Now You Must be Authenicated !
Now You Can Push to any PecanCM Repo like
First do your commits.
Now Time to Push your Commits for Review
git push ssh://[email protected]:6117/PecanCM/reponame HEAD:refs/for/branch [ branch = name of branch ]
Now it should be pushed! and you should be given link to review on terminal!
Well Maybe You Should Find my Guide Tough lol You Could also See Better Guide Here http://review.pecancm.org/Documentation/user-upload.html
Now It is For Users
So Friends We Have Configured Jenkins Builder for PecanCM Which is 24/7 Up You Could Check Current Build Status Over PecanCM Jenkins
If you want to see latest current build open this link http://jenkins.pecancm.org
So Guys PecanCM needs upgrade to their Servers to Get CM-10.1 , CM-10 , CM9 Builds Faster If you can You can donate us small amount of money and that will help us lot! if you want to do so we accept donation via paypal! if you want to donate go to under our usernames and there it is donate button
HOW TO SEND BUG REPORTS
Hold down VOL_DOWN + MENU keys for 2 seconds, release when vibrated.
Wait 20-30 seconds, it will vibrate again.
Send me: /sdcard/bugreports/bugreport.txt
Good job bro! The only dissapoint on the history was a waste of ICS, it'll probably not get some attention ...
DarkRising said:
Good job bro! The only dissapoint on the history was a waste of ICS, it'll probably not get some attention ...
Click to expand...
Click to collapse
I don't get you bro...
Sent from my LG-P350 using xda premium
Is the system partition big enough to flash full gapps on the rom?
I think maybe u need to provide light gapps
Sent from Vegeta's scouter
Just 1 question, still reboot every 5 minutes like cm10 alpha from RON or automatic reboot already fix in this ROM?
Sent from my LG-P350 using xda app-developers app
First Post ->
Random Reboots (WE'RE TRYING). No, they didn't fix it yet.
And Keyur, i say that ICS will not get some attention because JB isn't more a dream for our phone soon we will get the hands on it and ICS will be left back.
DarkRising said:
First Post ->
Random Reboots (WE'RE TRYING). No, they didn't fix it yet.
And Keyur, i say that ICS will not get some attention because JB isn't more a dream for our phone soon we will get the hands on it and ICS will be left back.
Click to expand...
Click to collapse
Yeah jb is no more dream we can say dream came alive
djnand said:
Just 1 question, still reboot every 5 minutes like cm10 alpha from RON or automatic reboot already fix in this ROM?
Sent from my LG-P350 using xda app-developers app
Click to expand...
Click to collapse
No bro there is still that bug but i think we can fix it up soon
Anurag pandey said:
Is the system partition big enough to flash full gapps on the rom?
I think maybe u need to provide light gapps
Sent from Vegeta's scouter
Click to expand...
Click to collapse
Yeah bro you're right we will need mini gapps
Sent from my LG-P350 using xda premium
JB is Released
fix
Please,fix a touchscreen also add all languages
thank you, you are the best, i wait the next update with bug fixes
rickyreyne said:
thank you, you are the best, i wait the next update with bug fixes
Click to expand...
Click to collapse
Thanks soon they will be fixed pecanCM is working hard
Closeda said:
Please,fix a touchscreen also add all languages
Click to expand...
Click to collapse
Touch is working fine and about languages I'm sorry !
keyur2maru said:
Touch is working fine
Click to expand...
Click to collapse
Well and it works? Buttons in display press close on some minutes, instead of is lightning, as in ICS.
Thank
Ok
Hey Keyur what about random reboots... any progress?
rena14 said:
Hey Keyur what about random reboots... any progress?
Click to expand...
Click to collapse
So far no
Sent from my LG-P350 using xda premium
I'm wait for mini gapps before tester this ROM...
you can dl superlight gapps here http://d-h.st/7zV
Sent from my LG-P350 using xda premium

[ROM][LRX22G][5.0.2][NIGHTLY/FXP][FINAL] Official CyanogenMod 12.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lolipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* 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.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Device-specific source code:
device
kernel
vendor
Discussion thread -->
What's working:
so far i have tested:
RIL (Calls, SMS, Mobile Datal)
Display
Camera (photos, camcorder & panorama)
Audio and video
Wifi
Bluetooth
OpenGL rendering
Sensors (accelerometer,compass,light,proximity)
Sdcard
auto brightness
notification led
GPS
NFC
Wifi,Bluetooth and USB tethering
Not working/Tested:
offline charging somewhat working.
other everything is either untested or broken.
Note:
It's entirely possible that features not used by me (nor the people I've asked to test) are broken, but overall the device should be usable. You have been warned.
Because of art 1st boot take long time so don't panic and make post saying phone stuck on bootanim,
xperia m dual not support in cm12.0
This is BETA so don't treat this as stable version.
Download:
Nightly Builds: http://download.cyanogenmod.org/?device=nicki&type=nightly
Last nightly build mirror: Link
FXP CM12.0 Builds: http://fxpblog.co/cyanogenmod/cyanogenmod-12/
GAPPS: https://s.basketbuild.com/gapps
Note : CM-12.0 is only for 4.3 baseband. If you are on 4.1/4.2 baseband/firmware then Follow this instruction
Install instructions: (For 1st time only)
boot into fastboot (ignore if you coming any 4.4 rom)
flash boot.img from cm12.0 zip (ignore if you coming from any 4.4 rom)
boot into custom recovery
Wipe data and cache
Flash the CM12.0 and gapps zip
Reboot
Upgrading from earlier version of CyanogenMod 12.0:
Boot into Recovery
Flash CM12.0 zip
Reboot
Reporting bugs:
Before Reporting bugs make sure you
Read "note" section
Using stock kernel
Not installed any mods/tweaks - if you have installed mods like xposed you can't report bug
Not modified system files
Checked the posts below for a solution / fix
Read the last 10 pages of this thread for a post with a similar problem
Backup, reflash with a full wipe (do this if mods like xposed is installed) and check if the bug is still there
provide logcat,kmsg. if you reporting radio problem then provide radio log.
Screenshots:
Credits.
Fxp team and all other developer who is working on sony
Code Aurora Forum
CyanogenMod Team
Cybojenix
And Special Thanks to All Donors
XDA:DevDB Information
CyanogenMod 12.0 for Xperia M, ROM for the Sony Xperia M
Contributors
PecanCM
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock 4.3 Firmware
Version Information
Status: Nightly
Created 2014-11-21
Last Updated 2015-05-28
Changelog
BETA 3 23-01-2015
Android 5.0.2 (LRX22G)
Fixed problem with YouTube vidoes
Fixes for other video problems
Fixed baseband version
Fixed no bootanimation on 1st boot
Working mass storage and charging only modes
Enabled FM
Updated widevine(DRM) blobs to lollipop
Updated adreno Blobs to LA.AF.1.1(lollipop)
Updated Kernel and Prima Wlan to LA.AF.1.1_rb1.8
Addressed more selinux denials
General cleanup and fixes
Updated cm source
BETA 2 19-12-2014
Updated to Android 5.0.1 (LRX22C)
Misc fixes
Enabled apps2sd
Disabled lpa
- incompatible with NuPlayer
Using cm recovery now
Updated Adreno blobs
Update kernel and prima wlan to LA.AF.1.1_rb1.7 branch
Updated cm source
BETA 1 28-11-2014
Fixed gsm issue after rebooting phone
Enabled multiColor battery led
Enabled 1080p decoding
Updated kernel and wifi driver to LA.AF.1.1_rb1.6
Updated cm source
ALPHA 1 21-11-2014
Initial release
FAQ
Q: The 'Developer and Performance options' from 'settings' are gone. Where are they?
A: Touch the 'Build number' seven times in 'about phone'. Then they will appear.
Q: I'm coming from 4.1 and now i can't view my internal sd data, Why ?
A: Go to Data/media now move your all internal sd data to folder named 0 Means under /data/media/0 then you can view your internal sd data
What about GApps? We can use 4.4.4 for now?
kosmita1993 said:
What about GApps? We can use 4.4.4 for now?
Click to expand...
Click to collapse
added gapps link in 1st post use that,
First bot is very very long, for me it was about 7-10 minutes. Wifi/Bt isn't working for me, NFC probably works because it can read my smarttags.
Great job!
BTW are you planning aosp build too?
omg this interface is so fancy I'm so exited XD
Time to edit Discussion Thread !
Awesome, will try this as soon as wifi gets fixed
Great work PecanCM
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
@PecanCM , can I downgrade the ROM after flashing CM12 (like , 5.0 to 4.4.4 ) ?? or (CM12 to CM11) ??
EliXer9 said:
@PecanCM , can I downgrade the ROM after flashing CM12 (like , 5.0 to 4.4.4 ) ?? or (CM12 to CM11) ??
Click to expand...
Click to collapse
Yes
Sent from my C1904 using Tapatalk
Is WiFi working ? (Because it's included in both the sections. i.e , working as well as not working) ?? And sorry if it's a stupid question
EliXer9 said:
Is WiFi working ? (Because it's included in both the sections. i.e , working as well as not working) ?? And sorry if it's a stupid question
Click to expand...
Click to collapse
No, not yet.
iddu.daragah said:
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
Click to expand...
Click to collapse
strange both works fine for me
give me logs and if you are on pc then run following and upload audit.log file.
Code:
adb root
adb shell
cat /data/audit/audit.log > /sdcard/audit.log
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
iks8 said:
First bot is very very long, for me it was about 7-10 minutes. Wifi/Bt isn't working for me, NFC probably works because it can read my smarttags.
Great job!
BTW are you planning aosp build too?
omg this interface is so fancy I'm so exited XD
Click to expand...
Click to collapse
iddu.daragah said:
I flashed this rom .... 1st it took very time to boot but it booted.
everything was working good but wifi and bluetooth are not working. Hope it gets fixed by @PecanCM in the next build.
I cannot use it now but will use when wifi and blutooth gets fixed
GSM detection came on the 1st boot so there ws no need to reboot
For now this is all .. Hope it gets BETA in the next build !!!!
Thank You !!!
Click to expand...
Click to collapse
flash zip from recovery or boot.img from this zip via fastboot https://www.mediafire.com/?45dz5xd8edh7ydn i forgot to commit a change and later removed by git stash this can be the reason otherwise i'm going to need logs.
and no i'm not planning aosp atleast not for few weeks
jhuy said:
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
Click to expand...
Click to collapse
read note section in 1st post.
PecanCM said:
flash zip from recovery or boot.img from this zip via fastboot https://www.mediafire.com/?45dz5xd8edh7ydn i forgot to commit a change and later removed git stash this can be the reason otherwise i'm going to need logs.
and no i'm not planning aosp atleast not for few weeks
read note section in 1st post.
Click to expand...
Click to collapse
Yes! Now it is working, your perdictions was correct. Thanks a lot!
Thanks wifi and bluetooth working now
after flashing new_boot image
jhuy said:
GSM, BT and GSM not working on my C2004
expecting for the next release! :good:
Click to expand...
Click to collapse
Try to get root, then type this in terminal emulator.
su setprop persist.radio.multisim.config dsds
Sent from my C2005 using XDA Free mobile app
Someone can mirror it? I am not able to download from mediafire, it just restart the download each time.
Sent from my C1904 using Tapatalk

{ROM} [SlimLP] SlimRom UNOFFICIAL { Trltespr } { Trlteusc }

SlimLP Android 5.0
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/URL][/IMG]
Quote:
DISCLAMER
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.
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimLP is currently in alpha / beta stage, some custom features are already in place, but much much more is planned for the future.
Flashing Instructions
If installing MY SLIM rom for the first time, or coming from any other ROM:
- Make sure you're running a proper working Team Win Recovery Project
- Copy Gapps and Rom to your SdCard/Micro-SDCard
- Boot into recovery
- Make a nandroid backup
- Go to the wipes tab and wipe everything except internal storage and micro sdcard...Do Not Wipe Internal Storage or Micro SdCard!!
- Flash Rom, then Gapps
- Reboot
Upgrading from an earlier version:
- Copy the Rom to your SdCard/Micro-SdCard
- Boot into recovery
- Make a nandroid backup
- Go to the wipes tab and wipe cache and dalvick cache
- Flash the ROM and Gapps
- Reboot
Issues
- sms (use a third party sms app such as google messenger...refer to post #3 for setup)
Changelog
1-08-15
initial release
1-09-15
fixed: nfc power issue / settings slowness
misc Slim/CM commits
1-11-15
fixed: extsdcard mounting of cards formatted as extfat
upstream slim changes
1-17-15
upstream slim changes
1-23-15
upstream slim changes
1-24-15
granted official status
upstream slim changes
1-25-15
upstream slim changes
1-30-15
upstream slim chagnes
few kernel changes
1-31-15
camera fixed
spen fixed
few kernel changes
upstream slim changes
2-01-15
upstream slim changes
2-07-15
upstream slim changes
fixed 911 calling issue (rom labeled B)
Downloads
please note these builds should flash on the trlteusc and the trltespr...please report which device you have when reporting issues..thanks
AFH download link
Recommended GAPPS
Alternative GAPPS
Thanks/Sources
- SlimRoms
- @drcrimzon
- @nivron
- @slayher
- @fattire
- @allenjthomsen
- @cmdmoto
- @Mod57
- @shabbypenguin
- @pbedard
- @Herk718
- And anyone else i might be forgetting
- My Github
- SlimRom Github
XDA:DevDB Information
[SlimLP] SlimRom UNOFFICIAL { Trltespr } , ROM for the Sprint Samsung Galaxy Note 4
Contributors
spleef, drcrimzon, nivron, slayher
Source Code: https://github.com/spleef
ROM OS Version: 5.0.x Lollipop
Based On: aosp,cyanogenmod
Version Information
Status: Alpha
Created 2015-01-09
Last Updated 2015-02-07
Reserved
reserved for screenshots
Reserved
FIXES
data connectivity issues / loss of data
open dialer and enter *#*#4636#*#*
click phone information
scroll down and select lte/cdma auto prl
turn off radio then turn it back on
note: this shouldnt happen but i felt it necessary to have this posted just in case it does
getting texts to work
after installation of new rom, update google play services
install google messenger
set it as default sms application
dial *#*#4636#*#*
Place into cdma auto prl
Wait a bit
Place into LTE/CDMA auto prl
Then text will work again
Time issues?
Time Fix Zip
getting titanium to work:
install supersu..
open supersu app
update binary
go into settings
uncheck mount namespace separation
check trust system user
reboot
Love to see the ROMS coming in!!!
How would this compare with liquid?
mitchellvii said:
How would this compare with liquid?
Click to expand...
Click to collapse
flash and find out...lmao
Man i am a big fan of slim and liquid from my lg g2 days, but man dont know if i can deal with the bugs and set up on every reboot. Can wait for this to get iorned outn
No worries bud these are alphas WIP we've got some work to do but for the most part things are working very well....
Man, I am so effin geeked! I just left my SGS3 (SPH-L710) in favor of the Note 4 (SM-N910P}. I've had Slim on my S3 for over 2 years and I've been chomping at the bit and checking the forums and device d/l pages each day, hoping to see this. Woo hoo!
Sent from my SM-N910P using XDA Premium 4 mobile app
spleef said:
No worries bud these are alphas WIP we've got some work to do but for the most part things are working very well....
Click to expand...
Click to collapse
Screw it. I am addicted to flashing, downloading now. SMH.lol
---------- Post added at 03:49 AM ---------- Previous post was at 03:46 AM ----------
Just to make sure i am clear on the install, only need to do the sms and time fix right guys.
Yeah install is fine has the texts bug but also has a small lag in settings and has a issue mounting external sdcard.... Or at least it did when I was running it..... Granted it did not very over in recovery or even restoring.... But while in the rom I couldn't access my external sdcard.... Now if you flash and don't have this problem please do inform me... Also if you happen to figure out the issue before I do please inform me as well... Lol... Much thanks... Other than that worked great looked great and was everything slim has always been... But another thing to take into consideration is it's an alpha so expect to find bugs
Lol... Just when I though I was about to go to bed....... Thanks again spleef!
@spleef Thanks for bringing these popular CM based ROMS over to our Sprint Note 4.
More features than liquid?
Sent from my SM-N910P using XDA Free mobile app
Nope could not get the ext sd card to mount.
My note my slow loading baterry and off is freezes and not light . I have to let it down like 2 minutes after the power button and turns there is a solution for that?
sorry my language
rcmartin57 said:
Nope could not get the ext sd card to mount.
Click to expand...
Click to collapse
Maybe flash over liquid w/o wipe and flash gapps again , might save the settings for the ext SD
My mounted and working haven't run into lag yet but it's only been 7 min lol
Thanks again spleef this ish is making the n4 wait worth it!!!
Sent from Me muhfu*a
---------- Post added at 06:39 AM ---------- Previous post was at 06:37 AM ----------
spleef said:
Yeah install is fine has the texts bug but also has a small lag in settings and has a issue mounting external sdcard.... Or at least it did when I was running it..... Granted it did not very over in recovery or even restoring.... But while in the rom I couldn't access my external sdcard.... Now if you flash and don't have this problem please do inform me... Also if you happen to figure out the issue before I do please inform me as well... Lol... Much thanks... Other than that worked great looked great and was everything slim has always been... But another thing to take into consideration is it's an alpha so expect to find bugs
Click to expand...
Click to collapse
Ext SD is mounted just fine for me
Sent from my SM-N910P using XDA Free mobile app
BigRitz said:
Maybe flash over liquid w/o wipe and flash gapps again , might save the settings for the ext SD
My mounted and working haven't run into lag yet but it's only been 7 min lol
Thanks again spleef this ish is making the n4 wait worth it!!!
Sent from Me muhfu*a
---------- Post added at 06:39 AM ---------- Previous post was at 06:37 AM ----------
Ext SD is mounted just fine for me
Sent from my SM-N910P using XDA Free mobile app
Click to expand...
Click to collapse
Really??.... K now I'm confused.... Lol...I did a fresh install booted fine had small lag in settings but couldn't mount extsdcard guess let me try again maybe was a fluke
Sent from my SM-N910P using XDA Free mobile app
Settings are laggy and off abit. Always liked slim. Thanks spleef again
Sent from my SM-N910P using XDA Premium HD app

[UNOFFICIAL][ROM][NIGHTLY][5.0.2] Liquid Smooth Lollipop v4 d2tmo (01/29/2015)

Liquid Smooth Lollipop 5.0.2 for d2tmo (and other variants)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*** Disclaimer ***
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.
Please make a full backup of your phone before flashing this, especially if coming from Kitkat 4.4.4 builds (factory reset is then HIGHLY recommended!), if you loose something then it's on you, you've been warned.
Make sure you are running an updated modem firmware (latest is probably safest) and update your recovery to latest available before flashing this ROM (links at bottom).
Click to expand...
Click to collapse
Introduction
I am no expert developer by any means, in fact this is THE FIRST ROM I have built from public sources (thanks TheGeekyNimrod for all the help and inspiration!) ... well, at third attempt I was able to make it work with mobile data on d2tmo, hence why I'm sharing this with you
This ROM is now fully based on official Liquid Smooth Lollipop sources (LiquidSmooth tree from github) with hardware repos (all available) pulled from LiquidSmooth-Devices github tree, repo android_hardware_samsung comes from CM12 tree. Proprietary Vendor Samsung stuff was pulled from TheMuppets github tree.
To make it clear, I do not develop this ROM as modifying it nor I take credit for what's in it, no, that is the hard work (and well deserved credit) of LS maintainers. I build it from LS sources to provide more frequent LiquidSmooth Lollipop builds to all. On my part I was only able to fix source code of d2tmo which was broken, but all the changes in nightly releases you see here come straight from Liquid Smooth (or CyanogenMod in some cases).
Official LS-v4.0-Liquid-v4.0 d2 variants release links:
d2att
d2vzw
d2spr/d2bst
Features
Liquid Smooth Lollipop features based on nightly releases
Comes with latest CM kernel
fixed CM12 d2tmo baseband issue (d2tmo source code commited to LS)
Performance tab in Settings is enabled
LiquidSmooth menu
SuperSU included
SlimLauncher
SlimPIE navigation
Images
attached to this post
Installation Instructions
1. Full backup of whatever you have
2. Copy the ROM and gapps to your external SD card (links at bottom)
3. Perform a factory reset from recovery mode (this does NOT delete user data, but mind that PhilZ Recovery may and will wipe the SD card too...)
4. Flash the LS-LP-v4.0-Liquid_d2, then the gapps 5.0 package
5. Wipe Cache & Wipe Dalvik/ART cache
6. Reboot System - NOTE: First boot may take up to 10 minutes!!!
7. ENJOY!
Bugs
-Camera Video does not work, disable the stock Camera app and use Open Camera app for pictures
Troubleshooting
If you end up with no mobile data connection after flashing lollipop then try upgrading your modem firmware to newer revision. Alternatively you can first upgrade modem firmware before flashing lollipop, great repository for all d2tmo modem revisions is in this thread
To get ViperFX audio working you must change SElinux from Enforced to Permissive. You can do that by installing app SElinux Mode Changer - Currently this app doesn't work with BMS and LK lernels (works fine with inline CM kernels)!
If you get problems with GPS (especially if upgrading from 4.4) try using the play store app called GPS Status Test & Fix, in it hit Reset then Get Xtra Data then go outside and see if your phone is able to get a satellite lock. Once that done app can be uninstalled.
If you use F2FS partitions then you must flash the kernel that works for you after flashing this ROM! This ROM no longer contains a kernel supporting F2FS.
Official Development News
You can check news on development of Liquid Smooth on Google+:
Liquid Smooth Google+
Downloads
LS-LP-v4.0-Liquid_d2tmo ROM
LS-LP-v4.0-Liquid_d2att ROM
LS-LP-v4.0-Liquid_d2spr ROM
LS-LP-v4.0-Liquid_d2bst ROM
LS-LP-v4.0-Liquid_d2vzw ROM
LS-LP-v4.0-Liquid_d2cri ROM
gapps-lp-20141109-signed.zip
UPDATE-SuperSU (only if updating, 2.40 is included in ROM)
Philz Touch Recovery 6.58.9 d2lte (by RoryB)
TWRP Recovery (easiest to get from Flashify app through Download option)
Optional Kernels with above average performance:
BMS Kernel (min 01/06/2015) by Ed Chan
Lean Kernel (min. v10.0t1) by @Imoseyon
Shift-D2 Kernel by @rogersb11
Github sources
LiquidSmooth github
LiquidSmooth-Devices github
CM Kernel d2 github
TheMuppets Proprietary Vendor Blobs github
Changelog
Code:
2015/01/29
-merging commits
Code:
2015/01/27
-merging commits
2015/01/25
-merging commits
-Theme Manager removed
-AV libs updated
-requires a clean flash
2015/01/22
-merging commits
2015/01/21
-merging commits (SlimPIE navi added)
2015/01/20
-merging commits
-bundled with inline CM12 kernel (no more F2FS support!)
2015/01/18
-merging commits (Theme manager works, Dark Liquid theme not included yet)
2015/01/17
-merging commits (Themes)
2015/01/16
-baseband fingerprint set to match 5.0.2 android
-merging commits, e.g. Theme Manager inclusion (warning, this reverts to default white theme)
2015/01/15
-cleanup and merging commits
-SlimLauncher added to Homescreen options (warning, this resets the Homescreens!)
-d2tmo baseband fingerprint updated to latest stock official android 4.3 (was one by last before)
2015/01/14
-merging commits
2015/01/13
-Re-compiled ROM from all available Liquid Smooth Device sources
-Updated baseband fingerprint in d2tmo sources to latest available from CM12 vendor blob
-Advanced Reboot to Recovery now works
2015/01/12
-Edited mk files in CM12 d2tmo sources to enable baseband, tested working with UVUENC2
Credits
* LiquidSmooth team (especially Sean Hoyt and Tony Malagisi) for awesome Lollipop ROM and updates to sources
* TheGeekyNimrod for all the help and inspiration with source compilation
* jackeagle for awesome guide on building android from scratch
* RoryB for d2lte compilation of latest Philz Recovery (with f2fs support)
XDA:DevDB Information
LS-LP-v4.0-Liquid_d2tmo, ROM for the T-Mobile Samsung Galaxy S III
Contributors
fenixus, mtb3000gt
Source Code: https://github.com/LiquidSmooth/android
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: LiquidSmooth
Version Information
Status: Nightly
Current Beta Version: 4.0
Created 2015-01-12
Last Updated 2015-01-29
Reserved
Reserved
Thanks for this! downloading now and will report back if there are any issues. I know you are a new dev but are you looking for us to provide logcats and bugreports for you?
jonesin said:
Thanks for this! downloading now and will report back if there are any issues. I know you are a new dev but are you looking for us to provide logcats and bugreports for you?
Click to expand...
Click to collapse
Thanks and hopefully all works well for you just as it does for me
Yes, I am fresh meat totally. I'm afraid I wouldn't even know what to do with logcat and bugreports ...
Since this ROM is based on unmodified LS-LP-v4.0 sources, I believe the android OS problems would refer to code in LS tree, unless that is related to Samsung hardware strictly then it would point at CM12 source code. In short, unless CM or LS update their sources there is not much I can fix myself anyways, sadly.
I did this ROM build only to run true d2tmo and fix/enable the baseband issue in original CM sources (which didn't work, you'd get no baseband). After modification all works for me normally!
I promise to build a fresh copy from time to time, after LS-LP updates their code to keep it fresh
Way to go dude! Noob or not, you did some things to make it work that I still hadn't figured out in a couple of weeks of trying. A big tip of the cap to you on that one.
TheGeekyNimrod said:
Way to go dude! Noob or not, you did some things to make it work that I still hadn't figured out in a couple of weeks of trying. A big tip of the cap to you on that one.
Click to expand...
Click to collapse
Thanks man! Worth noting, that I wouldn't even start making it if not for your help with initial compilation errors
no more volunteers to test out LS-LP on d2tmo? It works great for me, no bugs whatsoever except for 2 mentioned in first post
Camera problem is widespread. The Advanced Reboot to Recovery might be my fixable by me if I get to look into it.
Will be uploading more screenshots soon. So far it's an awesome 5.0.2 d2tmo lollipop
Great, changing my TWRP to tmo, give it a run!:laugh:
Sugartibbs said:
Great, changing my TWRP to tmo, give it a run!:laugh:
Click to expand...
Click to collapse
go for it, I love it and it runs great!
I've been running LS-LP d2att builds (since 5.0.0) for weeks without issues, but got tired of editing build props to match my T999 after every update from d2att branch. The official d2tmo build from LS-LP (dated 12/21/2014) had a broken baseband, so it broke my heart too LOL ... This one here fixes it and is built from official sources, nothing else modified
fenixus said:
no more volunteers to test out LS-LP on d2tmo? It works great for me, no bugs whatsoever except for 2 mentioned in first post
Camera problem is widespread. The Advanced Reboot to Recovery might be my fixable by me if I get to look into it.
Will be uploading more screenshots soon. So far it's an awesome 5.0.2 d2tmo lollipop
Click to expand...
Click to collapse
I'd like to give it a run, are there any features that I would have access to that aren't included in the 5.0.2 Validus ROM I'm running?
I'm willing to test it out, hell I thought LiquidSmooth for d2 was done, since I hadn't seen a build since December, but I really appreciate you doing this! Do you plan on making weekly builds or just whenever you have time?
cresch07 said:
I'd like to give it a run, are there any features that I would have access to that aren't included in the 5.0.2 Validus ROM I'm running?
Click to expand...
Click to collapse
not sure, I don't know Validus ROM or what if has. This build here is built from full Liquid Smooth sources, so if you tried it in past then this is what it is . Mind that not all LS features (e.g. as known from v3.2) might be yet available in LS-LP-v4.0 as Lollipop is still fairly new and LS devs are updating it frequently.
Refer to screen shots I attached to first post to see what is in settings.
ad.hoc said:
I'm willing to test it out, hell I thought LiquidSmooth for d2 was done, since I hadn't seen a build since December, but I really appreciate you doing this! Do you plan on making weekly builds or just whenever you have time?
Click to expand...
Click to collapse
Thanks!
I can make those builds as often as official LS-LP releases some commits, once a week shouldn't be a problem, it takes about an hour to build it from sources and some minutes to upload it ... that is if no problems happen heh
fenixus said:
not sure, I don't know Validus ROM or what if has. This build here is built from full Liquid Smooth sources, so if you tried it in past then this is what it is . Mind that not all LS features (e.g. as known from v3.2) might be yet available in LS-LP-v4.0 as Lollipop is still fairly new and LS devs are updating it frequently.
Refer to screen shots I attached to first post to see what is in settings.
Click to expand...
Click to collapse
eh what the hell I'll give it a whirl lol. Downloading now!
cresch07 said:
eh what the hell I'll give it a whirl lol. Downloading now!
Click to expand...
Click to collapse
That's the spirit!
fenixus said:
That's the spirit!
Click to expand...
Click to collapse
Does the AOSP Keyboard work out of the box? I assume the camera doesn't, most LP ROMs have broken cameras for some reason.
cresch07 said:
Does the AOSP Keyboard work out of the box? I assume the camera doesn't, most LP ROMs have broken cameras for some reason.
Click to expand...
Click to collapse
Keyboard works, I like Liquid better than Valadius. FWIW, I use Swiftkey
cresch07 said:
Does the AOSP Keyboard work out of the box? I assume the camera doesn't, most LP ROMs have broken cameras for some reason.
Click to expand...
Click to collapse
works OK for me, no probs.Yes, camera broken is a widespread issue on d2. Disable the stock Camera app and download Open Camera from Play Store - it works very well for pics (just don't use tap to focus LOL), video recording is still broken.
fenixus said:
works OK for me, no probs.Yes, camera broken is a widespread issue on d2. Disable the stock Camera app and download Open Camera from Play Store - it works very well for pics (just don't use tap to focus LOL), video recording is still broken.
Click to expand...
Click to collapse
ok sweet continuing with flashing.
Loving it! Only 5.0 rom without problems for the t-mobile so far! Thanks. Hope to see more features and camera fix soon. For now ima stick with it. ?
Sent from my SGH-T999 using XDA Free mobile app

[ROM][6.0.1][UNOFFICIAL] Lineage OS 13

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
Status : ALPHA 5
This version is mainly for testers but anybody can flash it, since there is no more critical issues :victory:
This build is userdebug flavor. ADB and ROOT are disabled by default.
Installation instructions
First of all, update your Mate to EMUI 4.1 (that has the good kernel version)
Like always: BACKUP, BACKUP BACKUP !
Wipe every partitions (except your SD and your internal storage) See below.
You can flash GApps (see the frequently asked questions below).
Enjoy.
- NXT-AL10, NXT-L29 and NXT-L09 reported as booting
- Xposed reported as working
- Second SIM reported as working (NXT-L29)
Important note : L-09 variant is UNSTABLE for now.
Working
- Since Alpha 1
Partial and temporary GApps implementation
Launchers (Pixel/Google Now)
Themes (include animated)
- Since Alpha 2
RIL
Audio
Microphone
WiFi
Bluetooth
Security (Pin/Password/Pattern..)
GPS over data
Google Apps (include widgets and theme )
HiSuite full compatibility
- Since Alpha 3
SD Card
Tethering (WIFI + BT)
Offline charge
USB Access (MTP/PTP + MIDI input)
OTA Updates (by the built-in CM Updater)
Enhanced boot time (+/- 1min)
- Since Alpha 4
LCD Backlight adjustments
Notification Led
Enhanced boot caching
USB Tethering
Fix sensors
Fix ambiant display
Fix Sleep Of Death (thanks to XePeleato)
Fix FLP (location)
Fix GPS
- Since Alpha 5
RIL Signal
Bluetooth (now considered as stable)
Camera (Both, picture only)
Lineage skin/rebrand
Not Working
Camera (video mode)
Native cast
Fingerprint
Fast Charge
NFC
FM Radio
Known issues:
GPS module(fully working, available in the next release)
Another (ghost) SD Card is recognized and is incompatible with CM -> just ignore it for now. This entry will disappear with the next (OTA) update.
RIL working irregularly on AL-10 (unconfirmed) and L-09 devices
Offline charge not working (fixed, available in the next release)
You prefer to wait for a fully working ROM
You can follow the porting status here : https://github.com/PaulFasola/android_device_huawei_next/projects/1
Downloads
Current release, Alpha 5
Click here
Do a full wipe before installing this update or you could try the (risky) migration tool
Previous release, Alpha 4
Click here
Archives
Click here
Source Code
https://github.com/PaulFasola/android_device_huawei_next
You'll find the kernel and the vendor repos as well (check the readme)
Donators
android09
danywalkert
Azti Iluna
basimzanaty
drairoh
My dear tester Kingzak34
Many thanks to you guys !
Credits
* Nexolight for the useful advises
* Meticulus for the glitchy screen issue!
* Surdu_perdu's work for some ramdisk issues!
* _Ekko (freenode) for his help on the rild issues (symbols, symbols symbols...) and rild proper init
XDA:DevDB Information
[ROM][6.0.1][UNOFFICIAL] Lineage OS 13 Port, ROM for the Huawei Mate 8
Contributors
_skypol0
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: No Longer Updated
Created 2016-12-05
Last Updated 2017-09-15
Reserved
Changelogs
Alpha 3.1 - OTA only
LCD Backlight (manual update, temporary disable adaptive brightness and sensors are still off-line)
Leds (charge/notification etc..)
Drastically reduce battery consumption
Better boot caching for apps optimization
Bases for enabling the sensors soon
Fix in-game latency for complex animations (like 3D transitions)
Alpha 5.1 - (Full)OTA / download
Link: click here
Fully fix the GPS (satellites acquisition, bad wakelocks...)
Fix offline charge (animation) and adjust the settings for a faster charge (rapid charge still In the to-do list).
Have the latest LineageOS 13 core changes
Downloading now, I will test soon. Thanks for your work
UPDATE: I had to remove assert line in your updater-script, as my ro.build.product was Mate8 not next. After install i am currently stuck on the boot loader "Your device is booting now"
UPDATE 2: It worked!! Seemed like an issue on my end, i had to update to emui 4.1 before I was able to get the ROM to boot. Everything seems great so far. The only issue I faced was with the screen artifacting, and of course the issues you already listed. Great work :good:
FREQUENTLY ASKED QUESTIONS
I come from EMUI 4.1, can I flash this ROM ?
Yes, but you will need to full wipe and follow the instructions in OP
I'm on EMUI 5.X or 4.0, can I flash this ROM ?
You should roll back to EMUI 4.1 then follow OP instructions
My phone is asking for a password on boot
The master key of the old EMUI is not known and that's why we had to wipe userdata (this remove encryption).
So, that means that your Data partition is not wiped, and you have to wipe it !
Flash the Cyanogenmod recovery (built with this ROM, located in the same folder) and do a full factory reset, this work everytime.
Once done, reboot and flash this custom TWRP that handle non-encrypted userdata. You will be able to open the SD Card, flash whatever you want and restore your backup.
NB : If you flash back the stock ROM, this last will re-encrypt /data and everything will work as always.
I've waited for 10 minutes and the Cyanogen boot animation is still here
Something is wrong and prevent CM to complete the boot sequence. This is an issue to report (see below).
This ROM does not contain GApps, what should I take ?
You can find GApps package on OpenGapps
You'll need to take for ARM64 and Android 6.0 and then choose the package you want.
Tested so far : Full, Stock, Nano
I've found an issue
First of all, thanks for helping @_skypol0 !
> Open a ticket here <
Check if there is not a similar issue before posting
Fill the issue (Your device infos (kernel version, last EMUI update version etc.) , What is the problem ?, how can we reproduce it ? etc. Please put as many information as possible)
Share a paste/haste/ghost/...bin of your logcat and dmesg
​
Wont use it but thanks for developing it (i dont like roms based on clean android). Might be a huge step in futrue development on Mate family.
Awesome!!
Man, you've convinced me not to sell my mate 8 anymore, It's great potential. I'm looking forward for the beta version of this!
Was going to sell my mate 8 also. But now will test once basic functions are ok.
khanem said:
Was going to sell my mate 8 also. But now will test once basic functions are ok.
Click to expand...
Click to collapse
RIL an audio should be fixed with the next release later this week
I'm excited for Alpha 2
UnchartedRd said:
Downloading now, I will test soon. Thanks for your work
UPDATE: I had to remove assert line in your updater-script, as my ro.build.product was Mate8 not next. After install i am currently stuck on the boot loader "Your device is booting now"
UPDATE 2: It worked!! Seemed like an issue on my end, i had to update to emui 4.1 before I was able to get the ROM to boot. Everything seems great so far. The only issue I faced was with the screen artifacting, and of course the issues you already listed. Great work :good:
Click to expand...
Click to collapse
Oh, yeah, thanks for pointing it out ! I have built CM-13 with the 4.1's kernel and so this last can't work with lower versions I edit the thread.
(for any other problem, open an issue on Github, I can miss infos here!)
_skypol0 said:
Oh, yeah, thanks for pointing it out ! I have built CM-13 with the 4.1's kernel and so this last can't work with lower versions I edit the thread.
(for any other problem, open an issue on Github, I can miss infos here!)
Click to expand...
Click to collapse
No problem, I'll post on github if I find anything else
You mean B320?
Thanks for your effort friend, I'll definitely be glad to test it once it gets a bit more stable.
Oh my god... it's really happening...
Once SD support works, I'll glady test this on my NXT-L09.
THANKS DUDE! SWEET! Hope stable rom will get here soon! but wouldt be better starting with cm14? just saying!!
albertwesquer said:
THANKS DUDE! SWEET! Hope stable rom will get here soon! but wouldt be better starting with cm14? just saying!!
Click to expand...
Click to collapse
Huawei hasn't released a stable build of nougat yet, its only been beta builds. Once Huawei releases nougat for M8, he can work on it.
And on the other side Cm14 is far from stable
Tapatalké depuis mon MEGA Mate 8 !
well i didnt know we had to have nougat in our mate 8 in order to have cm14, in that case cm13 should be ready since 6.0 have quite some time in our device! SO THERE'S HOPE!
Amazing I cant beileve im really seeing it

Categories

Resources