[ROM][Official] CyanogenMod 12.1 - Droid RAZR M 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"
}
---------------------------------------------------------------------------------
CM12.1 BUILDS FOR THE DROID RAZR M 'xt907'
---------------------------------------------------------------------------------
IMPORTANT:
> KitKat bootloader only
> Moto_msm8960 has been de-unified. CM12.1 builds are now listed under 'xt907'.
GOT BUGS?:
> How to post a bug report - http://goo.gl/OGQ68L
MAINTAINERS:
> Dhacker29 - https://twitter.com/dhacker29
> Nadlabak (kabaldan) - http://android.doshaska.net
> EPinter - https://sites.google.com/site/linuxmobileorg/
> Skrilax_CZ - (?)
LINKS:
> WEBSITE - http://www.cyanogenmod.org/
> WIKI - http://wiki.cyanogenmod.org/w/Xt907_Info
> BLOG - http://www.cyanogenmod.org/blog
> GITHUB - https://github.com/CyanogenMod
> RAZRQCOM-DEV TEAM - https://github.com/razrqcom-dev-team/
> CHANGELOG - http://www.cmxlog.com/12.1/xt907/ - UPDATED!
> BUG REPORTS - https://jira.cyanogenmod.org/secure/Dashboard.jspa
INSTALLATION:
> Download ROM
> Download GAPPS
> Place both on external SD card (Micro SD card).
> Reboot to Recovery
> Wipe everything except external SD card (Micro SD card).
> Reboot Recovery
> Flash ROM
> Flash GAPPS
> Reboot and enjoy
---------------------------------------------------------------------------------
DOWNLOADS
---------------------------------------------------------------------------------
ROM: (KKBL) KitKat bootloader only
> NIGHTLIES - http://download.cyanogenmod.org/?device=xt907&type=nightly
> EXPERIMENTAL - N/A
> SNAPSHOT - N/A
GAPPS: (CM12 = ANDROID 5.0) (CM12.1 = ANDROID 5.1)
> TK GAPPS - http://forum.xda-developers.com/android/software/tk-gapps-t3116347 - NEW!
> BANKS - http://fitsnugly.euroskank.com/?rom=banks&device=gapps
> BASKETBUILD - http://goo.gl/eai4O5
> DHACKER29 - http://d-h.st/RLt9
RECOVERIES: Built & Provided by dhacker29
> TWRP - http://d-h.st/PPL9
> CM - http://d-h.st/PUUU

Hmm, aren't some of these devices above only having JBBL and therefore not included in this?
Sent from Google Nexus 4 @ CM12
[WARNING: XDA Premium 4.0.13+ lacks Signature function - do not update]

AndyYan said:
Hmm, aren't some of these devices above only having JBBL and therefore not included in this?
Sent from Google Nexus 4 @ CM12
[WARNING: XDA Premium 4.0.13+ lacks Signature function - do not update]
Click to expand...
Click to collapse
I personally don't know which devices received the official Kitkat OTA and which devices didn't - but according to CM, unified moto_msm8960 builds include those devices and until it's stated differently - I'll leave them listed as is.
The CM Wiki has been updated with the current moto_msm8960 "unified device list" - so i edited the OP to reflect the changes.

Jbbl cm12 source is available now. It's unofficial for sure but mijuu on github has made it happen

I have KK bootloader, and after the long first boot this I keep getting the force close notification, " Unfortunately, Setup Wizard had stopped"
Nothing I can do but reboot.

stesaint said:
I have KK bootloader, and after the long first boot this I keep getting the force close notification, " Unfortunately, Setup Wizard had stopped"
Nothing I can do but reboot.
Click to expand...
Click to collapse
Worked fine for me with Banks GApps from 12/14/2014. Which GApps were you using?

What about save app to sd card? Is't work on the new update on cm12?

dedik46 said:
What about save app to sd card? Is't work on the new update on cm12?
Click to expand...
Click to collapse
It's not working on 20150106 build

David (@dhacker29) has started work on moto_msm8960_jbbl
https://twitter.com/dhacker29/status/552793523666579456

All the folks having the issue of no network signal upon certain restarts ..
Open terminal app from the app drawer by enabling it from the developers menu or download terminal emulator app from the Playstore ..
In terminal emulator type "su" (without "") then press enter ..
Then type "killall rild" and press enter ..
This should bring back your signals ..
So whenever signal issue appears just repeat the process ..
-----------------------------
All the folks who are pissed off for not having Gesture typing to work in the AOSP keyboard, i have a quick fix for you all ..
Gesture typing actually need lib named "libjni_latinimegoogle.so" to work ..
Unfortunately the GApps i used while flashing named it "libjni_latinime.so" instead ..
Just rename the lib by going to "/system/lib/" and reboot the device ..
This should fix it ..
Do back the original lib just in case ..
P.S: i used these GApps "pa_gapps-modular-micro-5.0.1-BETA5-20141225-signed" ..

Rottgrub said:
Worked fine for me with Banks GApps from 12/14/2014. Which GApps were you using?
Click to expand...
Click to collapse
I was using one of the more minimal ones from here.
I can't believe I didn't even think about trying another gapps, I found the one your talking about and will try it today. Thanks.

rahimali said:
David (@dhacker29) has started work on moto_msm8960_jbbl
https://twitter.com/dhacker29/status/552793523666579456
Click to expand...
Click to collapse
Yay, time to buy a new Photon Q
Sent from Google Nexus 4 @ CM12
[WARNING: XDA Premium 4.0.13+ lacks Signature function - do not update]

How do I get the CM12 nightly notifications to work?
with CM11 I would get a notification that there was a new nightly update.
every time I check for an update, it says that there are no new updates even if there is a new nightly version posted

So what is the verdict?
I know it's brand new and in nightlies, but is it fairly stable on RAZR M?
Is it worth making the jump? Any major issues other than what is listed in the CM blog post?

newb1e said:
All the folks having the issue of no network signal upon certain restarts ..
Open terminal app from the app drawer by enabling it from the developers menu or download terminal emulator app from the Playstore ..
In terminal emulator type "su" (without "") then press enter ..
Then type "killall rild" and press enter ..
This should bring back your signals ..
So whenever signal issue appears just repeat the process ..
Click to expand...
Click to collapse
Thanks for the helpful tip! What exactly is this command doing ?

I'm still having this trouble but now I get triple the blank photos.
I've also tried a different SD card, same thing.
Copying all the photos from my computer and running chkdsk /f is the only fix.
Every time I update CM12, my photo gallery gets duplicate blank photos for every photo in every folder, It’s a pain to highlight every blank photo and delete them, is there something I can do?
I’ve tried chkdsk/f and formatting the card but still have issues
What is corrupting my SD card?

PantherVT said:
Thanks for the helpful tip! What exactly is this command doing ?
Click to expand...
Click to collapse
Honestly! I have no idea whatsoever what this command does ..
Just saw this fix somewhere, tried it and it worked ..
So posted it here for others like me and you who are having this issue ..
Hope CM team fixes this bug soon ..
Sharing is Caring [emoji4]

That's cool, thank you for that! I hope they fix this bug too. It's the only annoyance I have with cm12 right now.

is there any setting about where to save the taken picture or video [cam]?
and why Titanium Backup not working?
"error. sorry i could not acquire root privileges. please verify that your rom is rooted"
n yet superSU is installed and the root checker app verify that the rom is rooted...
EDIT-----
never mind, the TB problem solved by updating the superSU and the TB
PS: still getting "no signal" issue in some reboot.

PantherVT said:
Thanks for the helpful tip! What exactly is this command doing ?
Click to expand...
Click to collapse
From what it seems it kills/restarts the phone (RIL) process...?
Also, for those who are still experiencing loss of signals after some reboot, does my older method (turn on Airplane before you reboot, and after reboot, wait a bit for things to stabilize, then turn Airplane off) work?
Sent from Google Nexus 4 @ CM12
[WARNING: XDA Premium 4.0.13+ lacks Signature function - do not update]

Related

[ICS 4.0.4]Unofficial CM9 - Nightly 6a Released - [27/08/2012]

{
"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"
}
Team Members: Marcel Lehmann - Michael Bernhard - Redy - Oscar Covarrubias - Diederik Ciers - Omer - Chenlei - Duarte Andrade​
Notes:
- To cookers: If you want to use parts or all of this ROM for your custom cooks, ask me for permissions with private message.
- To everyone: Please don't mirror this ROM
FAQs - Read it first before you ask anything please.
Before posting an issue make full wipe via CWM at least once.
Requirements:
CWM Recovery
Our zip file
Instructions:
Download the FreeOptimusProject-xxx.zip
Backup your /data contents: contacts, apps, sms, etc. or backup via recovery
Enter CWM and:
- Select 'backup and restore -> Backup' (not necessary but recommended)
- Select 'wipe data/factory reset' (Obligatory)
- Select 'wipe cache partition' (Obligatory)
- Select 'advanced/wipe Dalvik cache' (Obligatory)
- Flash the FreeOptimusProject-xxx.zip. To do this, Select 'install zip from sdcard -> choose zip from sdcard' and select the FreeOptimusProject-xxx.zip
Reboot (first boot will take ~3 mins)
Please make sure you followed the above steps before reporting any issues, especially 'wipe data/factory reset'
Hall of Donators:
* Михаил Просяник
* Zarafonitis Konstantinos
* Роман Романов
* DaemonOnx
* Abel Maximo
* Daniel Hernández
* Luis Ernesto Cortes Escoffie
Thx for your huge support!
Downloads:
Go to Download page at Free Optimus Project's Blog
Donate:
If you are enjoying our work please consider donating:
DONATE TO ME
Donations are voluntary but allow us to spend more time on this project.
Source:
Android sources:
https://github.com/gabwerkz/ics_device_optimus_black
Thanks:
- Tantrums helping on Aroma and including G-Recovery
- johnnyperovvip for operator name fix
- omer for usb mass storage fix
Logcat
Logcat:
Nightly 6a:
Latest fixes from CM9
Update to stable version of CM9
Audio improvements
Little RAM fixes.
Nightly 6:
Updated kernel to FOP v1.2 - Few improves and new network files.
2G/3G now must work everywhere (There is still the bug with black icon, it will got fixed soon).
New netd file, fix networks bug.
Trebuchet as default launcher
Added xml and jar files - Those was missed and cause inestability.
Deleted Titaniumbackup.apk and apexlauncher.apk
G-Recovery and E-Recovery support
Tweaks at build.prop
Sync with CM9 RC1
Improve at camera - 60% is done.
Sound Improves.
A lot of minor bug fixes.
Nightly 5:
Compiled from scratch
3g work now!
Better perfomance.
Videos Black and White bug is fixed now.
Vibration works now
Downloads from market already inside the rom
Gapps removed, installed it separatly.
Same tweaks on build.prop
Camera works better now, it is still bugy but not that much FC.
Improve battery life
A lot of minor bug fixes.
Nightly 4:
fixed network libs
added 2G/3G tweaks
some GSM tweaks
new official boot-animation added
fixed some force close issues
updated Gapps
heapsize increased to 64m
same battery tweaks
enabled HW acceleration by default
enable GPU & video Rendering
enabled Quick Boot Mode
Disabled Kernel Error Logging
call delay fix
PIN also work now
Nightly 2a:
Fixed Root files.
Added Astro.
Added G-Recovery. Original method: Long press lock button -> Reboot -> Recovery. This work fine.
Fixed Operator name on statusbar and lockscreen.
Fixed Usb Mass Storage
Partial Camera Fix. Front camera show but it is on black and white as videos.
Replaced Music Player by CM9 one.
Fixed slow bootanimation.
Fixed bugs from Nightly2. Now sd card works, music app show your sd music, notification sounds are there, gallery works fine.
Nightly 1:
Compiled CM9 from source, latest one.
Compiled new Kernel with a lot of ICS supports and improves like gralloc.
Implemented WiFi with dhcp working
Partial GSM implemented - Go to reply 3 and you will see what Im talking about
Audio fully fixed (Mic, speaker, headset, etc)
New Gralloc files implemented (great perfomance)
Added Play Music and remove original one
SD Working without any problem
Mass Storage partial works, it need just little more changes.
HotFix 1:
Added Astro File Manager
Screens and Movies
extra stuff
if u dont like the cm9 launcher, use this : http://forum.xda-developers.com/showthread.php?t=1389071
This is Nova Launcher for ICS - very fast, smooth and with many options...
check this out​
Whats not working yet:
Camera
nice
Free Optimus Project Team i hope you will be there for a long time
any problem ? is this excellent ? like that video !? i stocked my all patientce and waiting ...
and i know my English is perfect
(sorry, this is one of my best post s)
edit:i forgot thanks all of you developers...
Sent from my LG-P970 using Tapatalk
omr911 said:
nice
Click to expand...
Click to collapse
lol dont hit thanks its not my thread
Sorry for asking but what is sim security ?
Sent from my LG-P970 using xda premium
Sobralobo said:
Sorry for asking but what is sim security ?
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
the Passcode you have to enter when booting, SIM CARD CODE ! mostly 4 numbers
thanks i download and i test now
that Rom could be use to everyday?
sexation said:
that Rom could be use to everyday?
Click to expand...
Click to collapse
That depends on you. You can see whats working and whats not. Obtain your answer based on that.
guys great work, i have heard that hardware acceleration is one of the most important things in ics, and im wondering if it is too hard to make it work . inform me if u can
FreeOptimusProject said:
[*]Partial GSM
[*]2G/3G
Click to expand...
Click to collapse
Does it mean GSM only and no data and no UMTS?
eighty-four said:
Does it mean GSM only and no data and no UMTS?
Click to expand...
Click to collapse
True that
Sent from my LG-P970 using XDA
i just have one problem, i can't download and install from the market, what can i do i don't have any message
That could be another reason then why some people had no connection. Not all operators using GSM nowadays.
@dlarralde
As said above you can only make GSM voice calls.
dlarralde said:
i just have one problem, i can't download and install from the market, what can i do i don't have any message
Click to expand...
Click to collapse
look at the "whats not working yet" post, its mentioned there, you cant do any fix.
FreeOptimusProject said:
Whats not working yet:
Camera
Sim Lock Security
Partial GSM
2G/3G
Hardware Acceleration
You cant download any app from market yet...
You need to disable your sim security before flash this ROM or you will dont have GSM
Click to expand...
Click to collapse
can be added to the 1st post? , seems that some peoples don`t read all OP posts .... thanks

[ROM] [4.4.x] CyanFox Rom [OFFICIAL]

{
"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"
}
Credit to @vedantgp (me!)
http://www.cyanfox-rom.com/
CyanFox is a light-weight Android 4.4.x custom ROM, which is based on AOSP/Android (4.4) and CyanogenMod (11.0) source bases.
CyanFox features:
- Dark UI mode
- Paranoid Halo notifications
- Screen Recording
- NavBar settings and native enabling
Features in progress:
- Unread notifications count-icons with new 4.4 API for any app/launcher
- Apps sidebar-launcher
- Advanced Recent Apps RAM bar
- Multi-color/alpha status/nav bars
- Network speed indicator in status bar
- List view animations
- More new features coming soon...
https://github.com/CyanFox
https://github.com/CyanogenMod/android_kernel_samsung_jf/tree/cm-1110/kernel
Email us at: [email protected]
Download at http://www.cyanfox-rom.com/downloads/
Please submit bugs to: https://code.google.com/p/cyanfox/issues/list
And feature requests to: http://cyanfox.uservoice.com/forums/220748-general
Help us out!
http://forum.xda-developers.com/donatetome.php?u=5302565
Our current build server:
- 96 GB RAM
- 24 Cores
- 960 TB HDD
Credits to:
Mantas Zilius [MNT]
http://www.cyanfox-rom.com/
https://plus.google.com/u/0/communities/103538505102439103284
Wanna Help?
We need help from designers to help us make our logo and other elements. If you are interested, please follow the link below, made by my friend SystemErrorOne
http://forum.xda-developers.com/showthread.php?t=2484228
​
Instructions for Installation
[May vary on firmware, i will be vague]
Make sure your handset is on 100% battery
PREREQUISITES:
-Root
-Custom Recovery [CWM/TWRP]
1. Download latest zip file and GAPPS from http://cyanfox-rom.com/downloads/
2. Place these two zip files in the SD of your handset [internal or external]
3. Backup all of your data using Titanium Backup, or any other backup software you might have, as the device will be wiped in the process.
4. Reboot to Recovery by pressing and holding Volume Up and Down while pressing the power button while the device is turned off
5. Perform a factory reset
TWRP
6a. Press Install and guide yourself to where you put your Cyanfox zip file
6b. Press add more zips and guide yourself to where you put the GAPPS zip file
6c. Press Install
CWM
6a. Use volume keys to "Install zip"
6b. Navigate to your cyanfox zip file
6c. Repeat step 6b for Gapps file
If upgrading from a previous version or switching from CM11
6a. Dirty flash
6b. Flash Gapps
7. Wipe Cache
8. Reboot and enjoy
Screenshots​
Images are courtesy of @varben
Version numbers subject to change due to OS version
FAQ
"Omigod I'm stuck in a bootloop!"
Code:
Don't panic. Just factory reset and try again...
"I accidentally wiped everything including the internal SD!"
Code:
Just load the ROM onto an SD card and pop it into your phone
"I accidentally wiped everything including the internal SD and i don't have an SD card!"
Code:
adb sideload
"Where can i report bugs?"
Code:
Device specific bugs go to the CyanogenMOD maintainer. Overall bugs come to us
Feel free to post though to see if there is a quick fix, or a workaround
"What does the fox say?"
Code:
ring-a-ding-ding-ding-ding-a-ding
"Why isnt there more FAQ?"
Code:
Not alot of people have encountered issues beyond this... They have been fixed btw...
Oh sick this looks promising...trying it now cheers
which one to download for international version 4G?
rayzy22 said:
which one to download for international version 4G?
Click to expand...
Click to collapse
jfltexx is the 9505 version
rayzy22 said:
which one to download for international version 4G?
Click to expand...
Click to collapse
look for "jftlexx" in downloads thats my version as well
some pictures or screenshot ?
I go try this. feedback later!
Thanks guys, feedback is greatly appreciated. JFLTEXX is the i9505 version
the i9500 is not supported bacause of the exynos proessor, and the i9505G is supported, but you will have to do some different steps.
I wont be able to do it for a while, but is it possible anyone can upload their own screenshots? i will post it on the OP, and give credit to you. thanks in advanced
Installation does not work with the Philz Recovery?
P900 said:
Installation does not work with the Philz Recovery?
Click to expand...
Click to collapse
my experience, Philz Recovery just work with Rom mod from Stock, Miui, and Google edition. All android mod from android original, such as CM, PAC.... have to install TWRP or CWM.
Installation works already with Philz but it is no PIN entry. So I have to install a different recovery then it works?
What the Fox say.Good Rom mate :good:
Hmm.. Downloading, screens coming soon
Sent from my GT-I9505 using XDA Premium 4 mobile app
---------- Post added at 03:16 PM ---------- Previous post was at 03:15 PM ----------
Gapps link seems broken.
And does exFAT work on this rom?
Sent from my GT-I9505 using XDA Premium 4 mobile app
P900 said:
Installation does not work with the Philz Recovery?
Click to expand...
Click to collapse
Work perfect here
Please the wallpapers of cyanofox
Thank You
Ok, so I factory reset using CWM then tried installing this. Didn't work. Not sure how to install
Sent from my GT-I9505 using XDA Premium 4 mobile app
1337RYoN said:
Ok, so I factory reset using CWM then tried installing this. Didn't work. Not sure how to install
Sent from my GT-I9505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Just install it after wiping then gapps. Maybe a bad download
Great to see support thread for CyanFox here.
I tested 0.94 on my i9505 some days ago and I had several issues:
- Bluetooth disconnects very often. Example: phone connected to car bluetooth and works fine (both media and calls). After some time randomly or triggered by some event like incoming SMS, phone disconnects from BT and it takes some time while it recovers.
- Sending of SMS not working.
Any observations from other users?
I have these issues on all latest 4.2.2 and 4.3 ROMs based on AOSP / CM / AOKP sources on jtfltexx. Previously I had no issues on i9100.

[ROM][NewBL][F2FS][JDK7][OpenDelta] SlimKat 4.4.4 (build 9.1)

{
"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"
}
This is an unofficial ROM which I have built from source.
Unique SlimBean Features
• The real dark Slim - Invert the whole ROM including Gapps with one click.
• Notification drawer and and lockscreen shortcuts - Access your most important apps from everywhere.
• Custom Quick Settings Tiles - Why just settings? Use whatever you want.
• SlimPIE - Based on CM's PIE, inspired by PA's PIE with a light touch of Slim. A true community feature.
• Camera - Discover our unique Camera feature we are now using the google camera
• much more
SlimRom Addons / SlimRom Stuff
• gapps are no longer included, so use any gapps package you like, for example the gapps from opengapps. There are some problems when using Slim Gapps
• Slim Settings Navigation (by SlimRom for slimbean (android 4.3) - hope this will help by navigation through the settings)
Build Server (RSS)
Downloads
sourceforge
Installation
Bugs & Changelog
FAQ
Credits
XDA:DevDB Information
[ROM] [NewBL] [F2FS] [JDK7] [OpenDelta] [unoffical] SlimKat, ROM for the LG Optimus 2x
Contributors
DJNoXD
Source Code: https://github.com/p990-slimrom
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.1.x
Based On: SlimRoms
Version Information
Status: Stable
Created 2014-09-05
Last Updated 2016-09-11
Take care about what bootloader you are using, this ROM is only for the new bootloader.
Always create a backup before flashing, to have a rescue option when something bad happen.
IMPORTANT NOTE before installing
Create a backup of your existing rom.
You can't go back by just flashing over an older android version.
Clean install is recommended
Click to expand...
Click to collapse
Installation
new installation (if you are coming from other roms)
Download the zip file
Reboot to recovery
make a factory reset (wipe all)
Flash zip and gapps
reboot
update
Reboot to recovery
wipe cache and dalvik cache
flash the zip
reboot
ota
OTA can be found here: Settings -> About Phone -> System Updates
If you are using "SlimKat 4.4.4 (build 6.9 - 20140729-2210)" and you like to use OpenDelta OTA, you have to replace the apk.
I had an error inside the OpenDelta config, so the included app wont finde any updates (This is fixed in later releases).
To replace you will need to use adb and replace the apk (apk can be found at the end of the thread). Therefore open comand window and type:
- adb root
- adb remount
- adb push OpenDelta.apk system/priv-app/
How to change filesystem to f2fs?
Since 8.4 this rom uses f2fs as filesystem for system and data partition.
Here is how to change the file system:
- Use the latest twrp recovery with f2fs support form here.
- Boot into Recovery
- Select Wipe (1)
- Choose Advanced Wipe (2)
- Choose system and data (only one at a time) and than select Repait or Change File System (3)
- Select Change File System (4)
- Select F2FS (5)
Changelogs
- Complete Changelog History
- latest from ROM
- SlimRom
Bugs / Problems
general / working on
- working on tethering
- working on bluez
- kernel changes for bluez?
- replacing ext4 by f2fs
Build Server (RSS)
next
- latest slim sources
- maybe bluez ?
- ?
Credits
hjunii for the 3.1 kernel and commits
SLIM TEAM for SlimRom
CyanogenMod Team for the Device Repos I have modified
Tonyp, Rashed, cybojenix, mivv, key.ita for helping me
pengus77 for his kernel
timduru, bob2012 and everyone I forgot
spyrosk for the Bootloader Converter Tool
Firtecy for continuing pengus kernel and for his hint how to fix
Code:
E/HAL ( 993): dlopen failed: cannot locate symbol "_ZN7android10VectorImpl19reservedVectorImpl1Ev" referenced by "camera.tegra.so"...
You are God. I will try it and came back with feedback.
DJNoXD said:
"...Bringing to you SlimROM.
This is an unofficial ROM which I have built from source.
At the moment it is not ready for daily use..."
Click to expand...
Click to collapse
:good:I wish you good luck for your work / research:good:
Thanks
Atlast its started... Will wait till it gets stable! Thanks for your efforts xD
Congratulations
You're awesome man!
Inviato dal mio LG-P990
hi
thanks,good work
I wish you good luck on your work!
Sent from my LG-P990 using Tapatalk
Good luck and congrats man, best wishes
Sent from my LG-P990 using xda app-developers app
Well at least it boots for now there is hope after all. Now if pengus77 could shed some light on how the 3.x kernel is going along, that would be awesome
Test to install with full wipe and with none-neon gapps and found first boot take a little bit longer time and got many error about setting can't do any thing so decide to make new install with slim gapps YES i can pass to use the phone like normal rom :good: BUT now switch back to JB because
-WIFI not work as said at OP but I need wifi.
-InternalSD not mount and error notification said blank sdcard or unsupport BUT external sdcard can use via /storage/sdacrd1 so /dtorage/sdcard0 unuseable.
-Camera and gallery force close I think because of not detect internalSD.
-random reboot BUT it very fast to back to lockscreen.
hope WIFI work next version and will test again.
k101d said:
Test to install with full wipe and with none-neon gapps and found first boot take a little bit longer time and got many error about setting can't do any thing so decide to make new install with slim gapps YES i can pass to use the phone like normal rom :good: BUT now switch back to JB because
-WIFI not work as said at OP but I need wifi.
-InternalSD not mount and error notification said blank sdcard or unsupport BUT external sdcard can use via /storage/sdacrd1 so /dtorage/sdcard0 unuseable.
-Camera and gallery force close I think because of not detect internalSD.
-random reboot BUT it very fast to back to lockscreen.
hope WIFI work next version and will test again.
Click to expand...
Click to collapse
I am trying to fix wifi next.
Than internal sd-card will follow. I think I know what needs to be changed. Now that the phone boots again, I can do something.
On LG E610 L5 there have also been reported some issues regarding wifi, not sure if the same as here, but on L5 the issue are related to wifi cryptation where wep and wpa2 works, but not uncrypted......just wanted to mention just in case. @PecanCM works on it.
SuperSkill said:
On LG E610 L5 there have also been reported some issues regarding wifi, not sure if the same as here, but on L5 the issue are related to wifi cryptation where wep and wpa2 works, but not uncrypted......just wanted to mention just in case. @PecanCM works on it.
Click to expand...
Click to collapse
Thanks, I will take a look at it.
I know the people from PecanCM, so if its the same problem it should be easy to ask them for help.
wow respect @DJNoXD i tested it and it's very smooth and i've ca. 230MB of RAM free to use (after clean install)
hope it will be stable soon
Just a wifi question, are the issue related to wpa? By that I don't mean wpa2. Just wanna know because on LG-E610(L5) there is no problem with wpa2 and wep.
Slim-p990-4.4.beta.1-UNOFFICIAL-20131204-2151
- internal sd-card fixed
- gapps from 4.3 included (needs to be updated)
- stock launcher

[ROM] [4.4.x] CyanFox Rom [OFFICIAL]

{
"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"
}
Credit to @vedantgp (me!)
http://www.cyanfox-rom.com/
CyanFox is a light-weight Android 4.4.x custom ROM, which is based on AOSP/Android (4.4) and CyanogenMod (11.0) source bases.
CyanFox features:
- Dark UI mode
- Paranoid Halo notifications
- Screen Recording
- NavBar settings and native enabling
Features in progress:
- Unread notifications count-icons with new 4.4 API for any app/launcher
- Apps sidebar-launcher
- Advanced Recent Apps RAM bar
- Multi-color/alpha status/nav bars
- Network speed indicator in status bar
- List view animations
- More new features coming soon...
https://github.com/CyanFox
https://github.com/CyanogenMod/android_kernel_samsung_jf/tree/cm-1110/kernel
Email us at: [email protected]
Download at http://www.cyanfox-rom.com/downloads/
Please submit bugs to: https://code.google.com/p/cyanfox/issues/list
And feature requests to: http://cyanfox.uservoice.com/forums/220748-general
Help us out!
http://forum.xda-developers.com/donatetome.php?u=5302565
Our current build server:
- 96 GB RAM
- 24 Cores
- 960 TB HDD
Credits to:
Mantas Zilius [MNT]
http://www.cyanfox-rom.com/
https://plus.google.com/u/0/communities/103538505102439103284
Wanna Help?
We need help from designers to help us make our logo and other elements. If you are interested, please follow the link below, made by my friend SystemErrorOne
http://forum.xda-developers.com/showthread.php?t=2484228
​
Known Issues
Rotation Issues
Nothing else....
Instructions for Installation
[May vary on firmware, i will be vague]
Make sure your handset is on 100% battery
PREREQUISITES:
-Root
-Custom Recovery [CWM/TWRP]
1. Download latest zip file and GAPPS from http://cyanfox-rom.com/downloads/
2. Place these two zip files in the SD of your handset [internal or external]
3. Backup all of your data using Titanium Backup, or any other backup software you might have, as the device will be wiped in the process.
4. Reboot to Recovery by pressing and holding Volume Up and Down while pressing the power button while the device is turned off
5. Perform a factory reset
TWRP
6a. Press Install and guide yourself to where you put your Cyanfox zip file
6b. Press add more zips and guide yourself to where you put the GAPPS zip file
6c. Press Install
CWM
6a. Use volume keys to "Install zip"
6b. Navigate to your cyanfox zip file
6c. Repeat step 6b for Gapps file
If upgrading from a previous version or switching from CM11
6a. Dirty flash
6b. Flash Gapps
7. Wipe Cache
8. Reboot and enjoy
Screenshots​
Images are courtesy of @varben
Version numbers subject to change due to OS version
FAQ
"Omigod I'm stuck in a bootloop!"
Code:
Don't panic. Just factory reset and try again...
"I accidentally wiped everything including the internal SD!"
Code:
Just load the ROM onto an SD card and pop it into your phone
"I accidentally wiped everything including the internal SD and i don't have an SD card!"
Code:
adb sideload
"Where can i report bugs?"
Code:
Device specific bugs go to the CyanogenMOD maintainer. Overall bugs come to us
Feel free to post though to see if there is a quick fix, or a workaround
"What does the fox say?"
Code:
ring-a-ding-ding-ding-ding-a-ding
"Why isnt there more FAQ?"
Code:
Not alot of people have encountered issues beyond this... They have been fixed btw...
Interesting
Sent from my Nexus 4 using Tapatalk
spider623 said:
Interesting
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
people from the Galaxy S3/4 threads seem to love it. try it.
4.4 or 4.4.2?
Sent from my Nexus S using XDA Premium 4 mobile app
Setting.Out said:
4.4 or 4.4.2?
Sent from my Nexus S using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It's 4.4.2 Faster then any other ROM of kitkat but there is one bug Auto-rotate is not working ..
Hope it will fixed in upcoming Nightlies..
Setting.Out said:
4.4 or 4.4.2?
Sent from my Nexus S using XDA Premium 4 mobile app
Click to expand...
Click to collapse
4.4.2, but that didn't look right when I was making the banner. I put 4.4 trying to cover that too
vedantgp said:
"I accidentally wiped everything including the internal SD!"
Code:
Just load the ROM onto an SD card and pop it into your phone
Click to expand...
Click to collapse
We don't have an external SD slot.
Just use this:
"I accidentally wiped everything including the internal SD!"
Code:
adb sideload
Also, don't know if you manage the site, but if you give me a quick list of additional non-CM features, I can make it look neat for the Features page.
Vuciz said:
We don't have an external SD slot.
Just use this:
"I accidentally wiped everything including the internal SD!"
Code:
adb sideload
Also, don't know if you manage the site, but if you give me a quick list of additional non-CM features, I can make it look neat for the Features page.
Click to expand...
Click to collapse
Whoops sorry. I don't manage the site. The features are listed above in the OP.
Hi @vedantgp,
I have run this great CyanFox Rom for the last 12 hours, it run good overall (except for rotation as mentioned). Very smooth.
Thanks.
I've installed this ROM and it's good but it gets laggy at times and just the rotation, since I love watching video using my phone, it's not favorable. Hehe, well. I'm willing to wait for the fix and will try to get back on it! Thanks for great ROM!
khimois said:
I've installed this ROM and it's good but it gets laggy at times and just the rotation, since I love watching video using my phone, it's not favorable. Hehe, well. I'm willing to wait for the fix and will try to get back on it! Thanks for great ROM!
Click to expand...
Click to collapse
yeah, the rotation is the problem, lag is not an issue with the rom.
status 7
i have got status 7 error
Sharkslyer said:
i have got status 7 error
Click to expand...
Click to collapse
You need to update your recovery in order flash KitKat ROMs. The latest CWM (6.0.4.3) or Philz are the only two that will do it . I recommend Philz.
http://forum.xda-developers.com/nexus-s/development/nexus-s-philz-touch-t2284670
treesurf said:
You need to update your recovery in order flash KitKat ROMs. The latest CWM (6.0.4.3) or Philz are the only two that will do it . I recommend Philz.
http://forum.xda-developers.com/nexus-s/development/nexus-s-philz-touch-t2284670
Click to expand...
Click to collapse
thx
So far, so good!!
cgaston said:
So far, so good!!
Click to expand...
Click to collapse
I have install this one, and it's a great rom.
Actually i think is the best one i have tryed till now.
I have v.2.0.2.
Single problem is the rotate function which works and not
But i have seen that is up a Experimental one launched in 16.01.2014!
Did anyone tryed it? What does bring new?
This is working great for me, the audio is no problem at all. I listen to hell lot of songs. Battery life is great. Yes, occasional lag is expected.
Sent from my Celkon A119Q using Tapatalk
pcoruganti said:
This is working great for me, the audio is no problem at all. I listen to hell lot of songs. Battery life is great. Yes, occasional lag is expected.
Sent from my Celkon A119Q using Tapatalk
Click to expand...
Click to collapse
Buy seeder, it's the entropy
Sent from my Nexus 4 using Tapatalk
New Build
New Build is up..
One bug is still there ..
Auto-rotate bug is still not fixed..

[ROM][Mako][6.0.1] CM13 builds for the Nexus 4

{
"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"
}
Glad to share with you my builds of CyanogenMod 13.0 (Android 6.0 Marshmallow) for Nexus 4 (mako).
These will probably become obsolete when CM will officially release nightlies for our device, but if as me you can't wait, you can flash it as usual zips.
It is important to note that *at this time of writing* (october 2015), things are not that stable in CM sources. I fixed various issues to make this, and I deeply test everything I build. So, even if I plan a release every day or two (and also depending of my free time in life), nothing will be out if it is too much unstable, I release only "usable" builds.
[About this build]
- Require bootloader/radio from Lollipop minimum
- Contains all CM (kernel, system, ... )
[Note before installation]
- I suggest you to backup your app data with Titanium Backup if you want to restore your apps later
[Downloads]
* Build 2015-12-21
- Build 2015-12-16
- Build 2015-12-09
- Build 2015-12-05
- Build 2015-12-01
- Build 2015-11-28
- Build 2015-11-24
- Build 2015-11-18
- Build 2015-11-15
- Build 2015-11-11
- Build 2015-11-05
- Build 2015-11-02
- Build 2015-10-31
- Build 2015-10-28
- Gapps (Google Apps) ("Micro" gapps works pretty fine on mine).
[How to Install]
- Boot in recovery (TWRP - please use latest)
- Wipe Data, System, Cache, Dalvik-cache
- Install the ROM
- (Optional) Install gapps
- Reboot. If TWRP prompt you to install SuperSu, deny it.
"But hey! I want Root !!"
So you want root on your Nexus 4 !
At time of writing this (october 2015), root doesn't work *from scratch* Marshmallow/CM kernel. So I included into this, "StephanMc Kernel" for mako, which is basically the same "stock" kernel (the CM one is stock-based) with SELinux set as permissive to allow root. No more adds or tweaks, just a root-possible stock kernel.
All you have to do is install SuperSu and it is good to go.
- Download SuperSU Beta
- Flash them Super Su
- Reboot
- Enjoy, you're now rooted !
[Some recommandations]
- Enable Developer Options: Settings -> About -> tap 7 times on Build number
- Enable USB Debbuging
- Enable Offline APK installations: Security -> Unkown sources
[About Titanium Backup]
- Titanium Backup is fixed since build 2015-11-05
[Where is System Ui Tuner ?]
- Expand the Notification bar until you see the Settings icon (on top right corner)
- Hold on the icon for about 5 seconds
- Congrats! You can find System UI Tuner menu into Settings -> just under "About phone" menu
[About Snapchat ? ]
- Snapchat crashes at login with Marshmallow. You can workaround this by downgrading to v9.9.0 (google it), then log in the app. Once done, you're free to update it as usual if you want.
[Screenshots]
- See attachments
[Working / Known issues]
** Not working **
- (Annoying) When In landscape view, notification panel redraw itself also on navigation bar (fixes coming soon)
- Switching from 3G to 2G network seems not working (fixes coming soon)
** Working **
- Everything else
- Some gapps can lead you to wierd "force closes", please make sure you choose a working one.
- Any other issue found ? Let me know
If an application crashes, please first go to the "Application Info" screen in Settings, and make sure this app have its required-to-work permissions enabled. For example, Browser app need "Storage" if you need to download from it.
[Source / Credits]
- Google / CyanogenMod / Dmitry Grinberg for his awesome work on N4 / Benzo for his nice gapps
[Changelog]
- Check CM changelog related to the date of my build : http://www.cmxlog.com/13/mako
If you find this useful, feel free to hit thanks button, or share it with people you love
.
yeay cm13!!!
Nice! CM13
Wysłane z mojego Nexus 4 przy użyciu Tapatalka
I can't believe this! I haven't tried this myself but this looks extremely promising I'll give this a go!
Wow ,,,,, life doesnt gets any better , wake up and see cm13 for ur device ,,, thx dude
giving this a go !
will post ifi find any bugs ,,, later on
again great work n salute @stephanmc
(19th Oct. 2015): CM13 source code is out. Unofficial ports should be coming in hot now.
n Got that !!
Wowzers
:good: I am amazed
respect
*edit, flashed as soon as I finished work.
gapps_PICO-M-291015-mustbe_txuki_mako instead of Banks. early days, no issues from 1st boot
ahhhhhhh CM feels like home
Is theme chooser included?
mastero9017 said:
Is theme chooser included?
Click to expand...
Click to collapse
I don't think the theme engine works yet cos I tried installing my themes and it wouldn't let me
For those coming from CM12.1 and having flashed CM13: do you see significant battery improvement?
djsubterrain said:
I don't think the theme engine works yet cos I tried installing my themes and it wouldn't let me
Click to expand...
Click to collapse
gave you a thanks coz i'm itching for your 1000th. hahahahaha
i faced problems in this build,was not able to hear anything on call, and whenever phone rings , phone restarts....
gaj05 said:
i faced problems in this build,was not able to hear anything on call, and whenever phone rings , phone restarts....
Click to expand...
Click to collapse
Well, It's a very early build, I don't think CM13 will become daily ROM until december
Sent from my Nexus 4 using XDA Forums
I am quite excited about this build.
But at this point, bug reporting isn't very helpful I guess.
Still, I will give current feedback.
1) download manager seems to crash alot. Or at least the browser being asked to download crashes. Dolphin has its own downloader and does not crash.
2) Chrome (Final or beta) crashes... But It's odd because you get the prompt that it is forced closed but it stays working, and works ok after clicking ok. But the prompt happens often so it is not comfortable to use.
3) sometimes auto screen off, like when reading something and the screen times out, can be very slow to reactivate the device. First time, I thought I had to force restart. Phone completely stops responding for a long time. But only sometimes.
I guess it would be more helpful if I provided a cat log but I only remember that I did not install an app for it yet. I can provide in future if you need.
Sent from my Nexus 4 using Tapatalk
@stephanmc did you make any changes in the source before compiling ? Im having some framework/overlay errors when trying to make my own build but don't know if its the problem in the source or my build environment because I'm building on OSX El Capitan.
drakenabarion said:
I am quite excited about this build.
But at this point, bug reporting isn't very helpful I guess.
Still, I will give current feedback.
1) download manager seems to crash alot. Or at least the browser being asked to download crashes. Dolphin has its own downloader and does not crash.
2) Chrome (Final or beta) crashes... But It's odd because you get the prompt that it is forced closed but it stays working, and works ok after clicking ok. But the prompt happens often so it is not comfortable to use.
3) sometimes auto screen off, like when reading something and the screen times out, can be very slow to reactivate the device. First time, I thought I had to force restart. Phone completely stops responding for a long time. But only sometimes.
I guess it would be more helpful if I provided a cat log but I only remember that I did not install an app for it yet. I can provide in future if you need.
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Thank you for your report.
"1) download manager seems to crash alot. Or at least the browser being asked to download crashes. Dolphin has its own downloader and does not crash. ".
=> It works if you enable "Storage" permission in Browser Apps info in Settings. Many not-updated apps could crash if they not handle well the new Marshmallow permission system
"2) Chrome (Final or beta) crashes... But It's odd because you get the prompt that it is forced closed but it stays working, and works ok after clicking ok. But the prompt happens often so it is not comfortable to use. "
=> Fixed in latest release 2015-10-31
"3) sometimes auto screen off, like when reading something and the screen times out, can be very slow to reactivate the device. First time, I thought I had to force restart. Phone completely stops responding for a long time. But only sometimes. "
=> Haven't experimented this, but maybe your problem is fixed in latest release
Packsman said:
@stephanmc did you make any changes in the source before compiling ? Im having some framework/overlay errors when trying to make my own build but don't know if its the problem in the source or my build environment because I'm building on OSX El Capitan.
Click to expand...
Click to collapse
It is probably not releated to your build environment, the current CM source tree is actually pretty unstable. Then yes I made some modifications to source to fix build, let me know if you need some help I'll try to find a free time and help you
Some updates for you guys:
- Build 2015-10-31 is out, with nice CM features (Themes works in this build)
- Since October 28, SetupWizard (the first screen which welcome you the first time you install the ROM) was buggy and audio is just broken in CM Source. That's why I planned to fix it instead of making out a build with "no sound" in the phone ^^. I finally fixed that issue of no audio.
- SetupWizard actually freeze at first time. I will look into it in next days when I will have more free time if it is not yet fixed by CM.
- So again about SetupWizard, when you finish install and the phone has booted, just let the phone freeze, then it will auto-reboot, then freeze again, then autoreboot again, then all will become normal
stephanmc said:
It is probably not releated to your build environment, the current CM source tree is actually pretty unstable. Then yes I made some modifications to source to fix build, let me know if you need some help I'll try to find a free time and help you
Click to expand...
Click to collapse
Thank you, I would like to know which modifications u made so I can apply it on my own source, whenever you have time, I would appreciate it very much.
Currently running BlissPop, looking to try a 6.0 ROM. How has this been treating everyone? Does this have theme capabilities, can I use a CM12 theme?

Categories

Resources