[ROM](Unlocked)(KITKAT) Plain AOSP for Xperia T - Sony Xperia T, TL, TX, V

Code:
*** Disclamer
Please only flash this ROM if you know what you're doing!!
I take no responsibility for bricked devices, marriage breakdowns,
worldwide recessions or acts of God.
Introduction
Hi
I was in two minds whether or not to release this!! It's nothing new, just plain AOSP. It does try and address a few small issues that affect other AOSP based ROMS. For example, the speaker whistle and issues with the Google Camera force closing.
The ROM doesn't have any features that are not included in AOSP except for the addition of Gapps and the Superuser app.
It's a great base if you like using the xposed modules to add you own features, or if you like things light, fast, plain and simple.
Click to expand...
Click to collapse
Images
I think we all know what AOSP looks like!!!
Features
Completely stock AOSP with the addition of Google Apps and SuperUser App.
Working:
All core and important functions of the ROM - WiFi, Bluetooth, RIL, Mobile Data. Camera etc.
Not Working:
Nothing I know of, tell me if you find anything!!
Click to expand...
Click to collapse
Installation Instructions
For Unlocked Bootloaders only:
- MAKE A BACKUP INCASE IT ALL GOES WRONG
- Download the ROM and copy to your SDCARD
- Install a Custom Kernel with Recovery
- Boot into recovery
- Full Wipe
- Install ROM
- Reboot and Enjoy
Click to expand...
Click to collapse
Downloads
Please see the Downloads tab for the latest version
Click to expand...
Click to collapse
Change Log
Version 1.1 Made the ROM fully compatible with ART.
Version 1.0 Initial Release
Click to expand...
Click to collapse
Credits
Big thanks to the OMNI team for there hard work in updating the Kernel and giving us a stable base to work from.
Big thanks to Moly82 for his patience and countless hours of testing!!
Donations. Not necessary but nice nevertheless!!
XDA:DevDB Information
[ROM](Unlocked)(KITKAT) Plain AOSP for Xperia T, a ROM for the Sony Xperia T
Contributors
Rimmer1966, moly82
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2014-04-24
Created 2014-04-24
Last Updated 2014-04-24

Reserved

I've been using this for some time now and I love it: fast, simple and it perfectly integrates with gravity box and all its customizations!
Plus, it is REALLY the first AOSP rom 100% speaker-whistle free for me! wonderful! :good:
(new google camera also working perfectly )
many thanks to you and of course to @tilal6991 also who made this possible with his great work for omni!
ps. I'm honored, but please remove me from the contributors, I just did some testings!
Screens:
{
"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"
}

moly82 said:
I've been using this for some time now and I love it: fast, simple and it perfectly integrates with gravity box and all its customizations! (i'll add some screenshots later to show this)
Plus, it is REALLY the first AOSP rom 100% speaker-whistle free for me! wonderful! :good:
(new google camera also working perfectly )
many thanks to you and of course to tilal also who made this possible with his great work!
ps. I'm honored, but please remove me from the contributors, I just did some testings!
Click to expand...
Click to collapse
It does not have a bluescreen,doesn't it ?And I am waiting for screenshot .ps :I have been using omni for two week and it is great ,but I still want to try a new rom that looks interesting .
Sent from my Xperia T using XDA Premium 4 mobile app

zy4377340 said:
It does not have a bluescreen,doesn't it ?And I am waiting for screenshot .ps :I have been using omni for two week and it is great ,but I still want to try a new rom that looks interesting .
Sent from my Xperia T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
no bluescreens, it uses new omni kernel/base.. screen added in my previous post (btw just AOSP + gravity box + xposed gel settings for google launcher customizations )
only small bug I encountered so far: the 3G data connectivity symbol disappears sometimes, but I don't care too much (the connection is working anyway even if no symbol is displayed )

moly82 said:
no bluescreens, it uses new omni kernel/base.. screen added in my previous post (btw just AOSP + gravity box + xposed gel settings for google launcher customizations )
only small bug I encountered so far: the 3G data connectivity symbol disappears sometimes, but I don't care too much (the connection is working anyway even if no symbol is displayed )
Click to expand...
Click to collapse
Thanks for the bug report, I'll take it up with my test team.. Hold on a minute that's you!!!

moly82 said:
no bluescreens, it uses new omni kernel/base.. screen added in my previous post (btw just AOSP + gravity box + xposed gel settings for google launcher customizations )
only small bug I encountered so far: the 3G data connectivity symbol disappears sometimes, but I don't care too much (the connection is working anyway even if no symbol is displayed )
Click to expand...
Click to collapse
OK ~I have downloaded it. Could I flash it directly from omni with a full wipe
Sent from my Xperia T using XDA Premium 4 mobile app

zy4377340 said:
OK ~I have downloaded it. Could I flash it directly from omni with a full wipe
Sent from my Xperia T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yep..

Rimmer1966 said:
Yep..
Click to expand...
Click to collapse
thanks ~
Sent from my Xperia T using XDA Premium 4 mobile app

How did you manage to fix the speaker whistle issue and the Google camera FCS? I'll include the fix in Omni as well when I get the chance.

tilal6991 said:
How did you manage to fix the speaker whistle issue and the Google camera FCS? I'll include the fix in Omni as well when I get the chance.
Click to expand...
Click to collapse
Reveal my secret code, are you mad!!!
Well, as you asked so nicely.
The Speaker Whistle was a simple fix. I modified the /system/etc/snd_soc_msm/snd_soc_msm_2x file. I changed it to force the bottom mic to be disabled during calls.
The Camera settings FC is due to the /system/etc/media_profiles.xml file. The Google Camera expects 6 entries in the MediaSettings array. Omni has 8 entries which causes the FC.
If I knew how I would have submitted these changes but my knowledge of Github is very limited I'm afraid..
Hope this helps?
Andy

Rimmer1966 said:
Reveal my secret code, are you mad!!!
Well, as you asked so nicely.
The Speaker Whistle was a simple fix. I modified the /system/etc/snd_soc_msm/snd_soc_msm_2x file. I changed it to force the bottom mic to be disabled during calls.
The Camera settings FC is due to the /system/etc/media_profiles.xml file. The Google Camera expects 6 entries in the MediaSettings array. Omni has 8 entries which causes the FC.
If I knew how I would have submitted these changes but my knowledge of Github is very limited I'm afraid..
Hope this helps?
Andy
Click to expand...
Click to collapse
Yup. Cheers.

Any ideas on battery life? Main reason for me not to switch to 4.4, is the battery life. OmniRom is great, except for the 3G drain, and other drain....

deleted didn't see change log sorry!

battery life
annyone ??

Gonna give it a try... Downloading ......

which kernel is the best for this rom?

Please do note that no other kernel (apart from Omni's because its probably close to identical) will work with this ROM. Unlike stock, AOSP based ROMs heavily modify the kernel so can not be swapped and changed.
Sent from my Xperia T using Tapatalk

djfm said:
battery life
annyone ??
Click to expand...
Click to collapse
i would say comparable to omni two roms are very similar
WHAAAZAAAP said:
which kernel is the best for this rom?
Click to expand...
Click to collapse
as tilal said, use the provided kernel which is very good, no need to flash a different one!

finally another kitkat rom
thanks

Related

M8 [LINARO] [UNOFFICIAL] Resurrection Remix® 4.4.2 KitKat v5.1.1 [24/05/14]

{
"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"
}
About Resurrection Remix ROM ®
Changelog
Installation
Downloads and useful links
Donations
Click to expand...
Click to collapse
About Resurrection Remix ROM ®​
Resurrection Remix the ROM has been based on AOKP, CM, PA , Omni and
original Remix ROM builds, this creates an awesome combination of performance,
customization, power and the most new features, brought directly to your Device
Many things that in previous versions were tweaked with mods, are now included
by default in the ROM so, please enjoy!
Resurrection Remix
supporting many devices
Special thanks to the AOKP team ParanoidAndroid team, the CM team,OMNI team
and of course to all the supporters​
Click to expand...
Click to collapse
Included Main Features ​
Halo
Active display
Lockscreen Notifications
Application side bar
Omniswitch
Notification panel tweaks
Tiles style
Music Toggle
Pitch Black UI Mode
Camera mods
ListView Animations
Custom system animations
Custom progress bar
Screen recorder
Hardware buttons and navbar options
Status bar traffic monitor
Battery bar options
CRT animations
SB Brightness slider
Expanded desktop
Profiles
Performance controller
Flip tiles
Theme chooser
Keyboard features
Lockscreen see blur and reduce slider
Show Wi-Fi name
Headset action
Low battery warning
Lock clock widget
Privacy guard
Permission management
Power sounds
Share ROM
Battery mods
Changelog
Lockscreen options and targets
Center Clock/No clock/Right Clock
AM/PM,date and colors
New Wallpaper app
Nova/Stock launcher included
AND MORE... ​
Click to expand...
Click to collapse
-INSTALLATION INSTRUCTIONS- ​
Do NOT use superwipes
Wipe data, cache, and dalvik cache
Flash ROM
Flash GAPPS
If you are S-ON you MUST flash boot.img in fastboot or
other method EVERY ROM FLASH or you will have issues
Reboot ​
Click to expand...
Click to collapse
INSTALLATION FILES​
ROM​
Click to expand...
Click to collapse
Changelog
​
Click to expand...
Click to collapse
BIG THANKS TO !!!​
XDA developers
CM team
Kang (AOKP) team
Omni team
Slim rom
cyberboob [For signatures, images]
BigDenn [For Bootanimations]
AND OF COURSE TO ALL THE SUPPORTERS, DONATORS AND USERS
​
Click to expand...
Click to collapse
XDA:DevDB Information
Resurrection Remix Unofficial, ROM for the HTC One (M8)
Contributors
WildfireDEV
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2014-05-24
Last Updated 2014-05-24

			
				
Hey guys I am building this ROM blind for the M8 and will really appreciate your feedback. Many Thanks to everyone who is going to use this ROM. ROM is still uploading so please download in around a hour and a half.
Oh man! One of my favorite roms on my N5 comes to M8! Just checked the download and it's only 54mb... Is it still building? Thanks!
Edit: Nevermind, full build is up. Will test today! Thanks again!
Getting a FC when it first boots up on the setup wizard. I tried 2 different gapps too.. Had the same issue with the mokee ROM as well.. I do full wipes so I don't know what I'm doing wrong. Tried out crdroid ROM and no issues.
Anyone else with the immediate setup wizard FC and/or solutions?
Sent from my One M8 using Tapatalk
can i use this rom with elemental kernel?
Same here
Sent from my HTC6525LVW using XDA Premium 4 mobile app
Hkifuos said:
can i use this rom with elemental kernel?
Click to expand...
Click to collapse
No its only for sense and gpe i think there a aosp kernel in original development though
Sent from my HTC One_M8 using XDA Premium 4 mobile app
ok . thanks for info mate
Doesn't work won't go past set up
Sent from my One M8 using XDA Premium HD app
---------- Post added at 05:18 PM ---------- Previous post was at 05:17 PM ----------
sykoj82 said:
Getting a FC when it first boots up on the setup wizard. I tried 2 different gapps too.. Had the same issue with the mokee ROM as well.. I do full wipes so I don't know what I'm doing wrong. Tried out crdroid ROM and no issues.
Anyone else with the immediate setup wizard FC and/or solutions?
Sent from my One M8 using Tapatalk
Click to expand...
Click to collapse
Yes right awat
Sent from my One M8 using XDA Premium HD app
Hkifuos said:
ok . thanks for info mate
Click to expand...
Click to collapse
Not a problem
Sent from my HTC One_M8 using XDA Premium 4 mobile app
Couldn't get it past setup, either. Anyone have any luck?
KingVeto said:
Couldn't get it past setup, either. Anyone have any luck?
Click to expand...
Click to collapse
+1
Wysłane z mojego One M8 przy użyciu Tapatalka
it must have s on
or can s off to install this rom?
because I am s on
and I have problem rom ressurection remix stop working
thanks
KingVeto said:
Couldn't get it past setup, either. Anyone have any luck?
Click to expand...
Click to collapse
Seems like it is a problem with builds from that day because I have my HTC One S users complaining of the same problem and it was built on the same day. I will upload a new build as soon as possible. Sorry Guys
Olay guys I uploaded a new build. I would really appreciate if you guys could give some feedback.
WildfireDEV said:
Olay guys I uploaded a new build. I would really appreciate if you guys could give some feedback.
Click to expand...
Click to collapse
Yikes.... couldn't get past set up due to everything force closing... I'm now grossly concerned about force rebooting - because the symptoms so far... are EXACTLY like the encrypted storage scenario... thank **** I won't lose much since this last happened to me yesterday
I came from a full wipe including /system.
At sign in page for Google...
"Unfortunately, the process android.process.media has stopped."
Say OK... pops back up.
EDITS:
OK, cancelled sign in - and got to desktop - successfully done a normal "reboot".. lets see how far I get now....
EDITS (again):
Boom - I'm in.
FYI - if anyone just keeps cancelling the initial force close, you'll get in if you skip entering your Google account details.
As soon as on desktop - hold power - reboot
and once back in everything seems fine (so far)
I love the default holo background on these ROMs. Looking forward to testing all settings
WildfireDEV said:
Olay guys I uploaded a new build. I would really appreciate if you guys could give some feedback.
Click to expand...
Click to collapse
I just wanted to let you know so far so good. I haven't had any force closes and all the settings I've used are working.
I haven't had the chance to call anyone or send mms yet though. Data and WiFi are working well, I haven't had any signal drops that I've noticed. I'm on T-Mobile if that is of any concern.
I haven't had any sound issues with videos or music.
Only problem so far is that WiFi key gets lost after reboot so I have to enter it again... Weird thing is that maybe like 1 out of 10 reboots the key will stay.
Also Resurrection Remix Updater says "Error, no configuration available... This ROM isn't compatible with this a app..."
Otherwise this is definitely a keeper for me, I especially like Pitch Black mode and having the preset CPU profiles are nice too. Will report any findings I get as I get more use, thanks.
I can confirm that this ROM is very stable and quite rock-solid... though; there are a few bugs.
EDIT - 2PM CST
Wifi is not broken, but is a little bent... Though my password is saved; a reboot requires me to "forget" the network and then re-apply its settings. Simply selecting the network and trying to "Connect" does nothing.
"Failed to forget network"
WiFi must be turned OFF and back ON again in order for you to be able to apply any settings.
EDIT - 2:15PM CST
Just notice that under "Developer Options" - the option to "Disable FC alerts" is enabled by default. - WHAT?? NO... no no no no no. This needs to be disabled by default so that after the first boot; you can see if you're getting any initial FCs.
EDIT - 2:45PM CST
"Resurrection Remix Updates" is broken.
Great ROM so far. Always enjoyed RR on galaxy s2
Sent from my One M8 using Tapatalk

[ROM] CyanogenMod 11S • OPO Stock ROM • Android 4.4.4 • 11-OCT • v5 • m7_wls

[ROM] CyanogenMod 11S • OPO Stock ROM • Android 4.4.4 • 11-OCT • v5 • m7_wls
{
"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"
}
Hello XDA, I proudly present you with a port of CyanogenMod 11S for the Sprint HTC One​
All CyanogenMod 11S features
AudioFX
Screencast
Themes Showcase
Modified Lockscreen
Advanced Theming Capabilities
Cyanogen Inc. Bootanimation
ART Compatible
OnePlus Camera
Latest Android 4.4.4 (KitKat)
Integrated CM Kernel Control in Settings
Integrated CM Superuser in Settings
Init.d Support
Very Stable
Super Smooth
Great Battery Life
Project ERA Sound
MultiROM Support​​
Click to expand...
Click to collapse
​
Click Here​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Make sure you have the latest Radio and TWRP recovery installed, if you don't you can download the latest Radio from here and the latest TWRP from here
Download the ROM and place it on your SD Card
Reboot into recovery
Wipe Data, Cache and Dalvik-Cache
Install the ROM
Reboot and Enjoy
Click to expand...
Click to collapse
Installing ROM as Primary ROM​
Just follow the Installation Instructions above and make sure "Inject MultiROM" is checked before flashing
Please note that the kernel inside this ROM does NOT have the kexec-hardboot patch​
Installing ROM as Secondary ROM​
Before doing this, make sure your primary ROM's kernel has kexec-hardboot patch, the MultiROM zip installed and you have MultiROM TWRP 2.7.0 installed
Download the ROM and place it on your SD Card
Reboot to recovery
Go to Advanced > MultiROM > Add ROMs > (Make sure Android is selected) Next > ZIP File > Select the v5 zip and let it install
When you reboot you should see your Internal ROM and CyanogenMod 11S v5
Click to expand...
Click to collapse
(From original thread)​
#166​#168​#169​#173​
Click to expand...
Click to collapse
v5: Download from AndroidFilehost​
Gapps are not required, they are included in the ROM
Click to expand...
Click to collapse
Taking pictures using Front Camera in OnePlus Camera app (Use a Play Store alternative)​
Click to expand...
Click to collapse
​
Github​
Click to expand...
Click to collapse
@dd98​@mike1986.​@ZeroInfinity​@P4R​@Sensitivity​@CyanogenMod​OnePlus​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
XDA:DevDB Information
CyanogenMod 11S (Sprint), ROM for the Sprint HTC One
Contributors
dd98, mike1986., ZeroInfinity, CyanogenMod
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest Radio and TWRP Recovery
Based On: OnePlus One Stock ROM
Version Information
Status: No Longer Updated
Current Stable Version: 5.0
Stable Release Date: 2014-10-11
Current Beta Version: 1.0
Beta Release Date: 2014-08-25
Created 2014-08-24
Last Updated 2014-11-04
OnePlus One Wallpapers and Bootsplash
For anyone looking for the stock OnePlus One wallpapers
Download: Here
OnePlus Splashscreen (thanks to @iElvis)
Splashscreen: Download from Dev-Host
NOTE! You must be S-OFF and flash in recovery
Its picture is attached below​
Changelog
Code:
[B][COLOR="Red"][U]Version 1.0[/U][/COLOR][/B]
Initial Release
[B][COLOR="Red"][U]Version 2.0[/U][/COLOR][/B]
Google Apps issues should be fixed
[B][COLOR="Red"][U]Version 3.0[/U][/COLOR][/B]
Added ARHD Performance Tweaks
Added 96ramtweak for better RAM management
Smoother and Better Battery Life
[B][COLOR="Red"][U]Version 4.0[/U][/COLOR][/B]
Added Project ERA Sound Mod
Added MultiROM Support
Better Battery Management
Cleaned up unwanted files
Fixed RIL Issues
[B][COLOR="Red"][U]Version 5.0[/U][/COLOR][/B]
Updated to CyanogenMod 11 Milestone 10 Base
Various bug fixed with updated base
Compatible with [URL="http://forum.xda-developers.com/oneplus-one/development/dynamic-oneplus-one-lockscreen-t2890808"]these[/URL] lockscreen mods (CM11 version)
[B][COLOR="Red"][U]Upcoming Release - v6[/U][/COLOR][/B]
Fixed OnePlus Front Camera FC
Click to expand...
Click to collapse
..
Reserved
This is being marked as "test" because I don't have the CDMA HTC One and need people to confirm it's working correctly due to the differences in radio firmware
Thanks, downloading now
sorry for the inconvenience, forgot to do something with the zip, re-uploading now so anybody who downloaded v1, could you please re-download and re-flash (dirty flash will be fine), again apologies for the inconvenience
Edit: Link is back up
THADDIUS25 said:
Thanks, downloading now
Click to expand...
Click to collapse
so how is it working for you, wifi, mobile data, signal etc ok?
So far so good everything seems to be working just fine on my end, even ART works thanks alot for your work.
THADDIUS25 said:
So far so good everything seems to be working just fine on my end, even ART works thanks alot for your work.
Click to expand...
Click to collapse
How do you like it I'm downloading as we speak
Sent from my HTCONE using XDA Free mobile app
androidforeve said:
How do you like it I'm downloading as we speak
Sent from my HTCONE using XDA Free mobile app
Click to expand...
Click to collapse
Awww I have to get latest recovery will try again later
Sent from my HTCONE using XDA Free mobile app
I can't get mobile signal to make phonecalls. Just says mobile signal not available. I get Lte data though
Thanks for sharing!
Booted and will be testing.
One question, is there a way to change the color of the bottom bar on the lockscreen?
Maybe I just missed it but I've been looking and trying different themes but I'm unable to use the lockscreen to pick a 'target' to launch after unlock.
ROM looks great though! :good:
Great ROM...smooth and stable...few gapps force closed but after updating they are working fine..
Thanks alot for porting
predator1584 said:
Thanks for sharing!
Booted and will be testing.
One question, is there a way to change the color of the bottom bar on the lockscreen?
Maybe I just missed it but I've been looking and trying different themes but I'm unable to use the lockscreen to pick a 'target' to launch after unlock.
ROM looks great though! :good:
Click to expand...
Click to collapse
Try these, he has many different lockscreen colours to choose from
dd98 said:
Try these, he has many different lockscreen colours to choose from
Click to expand...
Click to collapse
Thank you sir, just what I was looking for. Definitely loving the minimal feel of everything.
Top notch port! :highfive:
Sent from my One using Tapatalk
Seriously....no one is having issues making or receiving phone calls, or text messages.??Basically anything at all that would require cell service??
I have ran logs and they all return that radio is turned off....when clearly that's not the case cause it shows I have a signal and I'm getting data. Odd, I would venture to guess that's there's a broken hex value or two somewhere in one of the framework files. Not sure as I haven't bothered to dig any deeper then that. But honestly how can I be the only person experiencing this?
gruesomewolf said:
Seriously....no one is having issues making or receiving phone calls, or text messages.??Basically anything at all that would require cell service??
I have ran logs and they all return that radio is turned off....when clearly that's not the case cause it shows I have a signal and I'm getting data. Odd, I would venture to guess that's there's a broken hex value or two somewhere in one of the framework files. Not sure as I haven't bothered to dig any deeper then that. But honestly how can I be the only person experiencing this?
Click to expand...
Click to collapse
Its not just you.
Philosophy757 said:
Its not just you.
Click to expand...
Click to collapse
Good to know....
I also had a fc on the gallery when pressing edit. But I didn't run the rom long enough to get a log on that as I had to be able to make and receive calls and text.
gruesomewolf said:
Good to know....
I also had a fc on the gallery when pressing edit. But I didn't run the rom long enough to get a log on that as I had to be able to make and receive calls and text.
Click to expand...
Click to collapse
Would you like to help me fix it
radio is working fine for me ...no problem in connectivty dept

[ROM][UNOFFICIAL] CarbonRom [LP5.1.1][CARBON-5.1.1-UNOFFICIAL]

[ROM][UNOFFICIAL] CarbonRom [LP5.1.1][CARBON-5.1.1-UNOFFICIAL]
{
"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"
}
About Carbon
CarbonRom is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look at, build, and use our code on CarbonDev GitHub. and on our Gerrit CarbonDev Gerrit.
Credits
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to the devs whose code that we have incorporated. Proper authorship has been maintained whenever possible and can be viewed on our repository.
Special thanks also go to Slim Rom for some of their features, PA, AOKP, and anyone else we may have borrowed commits from that hasn't been mentioned here. If you feel you have been unfairly left out, please - let us know.
Disclaimer
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! If you have questions, ask your fellow users or ask us in #teamcarbon on freenode IRC.
Features
http://carbonrom.org/features/
Installation Instructions
You must unlock your bootloader or be S-OFF.
You must have a custom recovery installed.
Fully wipe your device from Recovery
Reboot into recovery and install latest ROM + GAPPS.
Downloads
CARBON-5.1.1-UNOFFICIAL-20150903-1030-memul.zip - https://www.androidfilehost.com/?fid=24052804347807780
CARBON-5.1.1-UNOFFICIAL-20150910-0355-memul.zip - https://www.androidfilehost.com/?fid=24052804347812091
CARBON-5.1.1-UNOFFICIAL-20160124-1526-memul.zip - https://www.androidfilehost.com/?fid=24385658843825734
AROMA-LP-GAPPS-5.1-20150525.zip - https://www.androidfilehost.com/?fid=24052804347792293
open_gapps-arm-5.1-aroma-20150910.zip - https://www.androidfilehost.com/?fid=24052804347812086
Changelog
CARBON-5.1.1-UNOFFICIAL-20150903-1030-memul.zip - initial release
CARBON-5.1.1-UNOFFICIAL-20150910-0355-memul.zip - mobile network settings fixed
CARBON-5.1.1-UNOFFICIAL-20160124-1526-memul.zip - seems to be stable, please report any issue you find
XDA:DevDB Information
CARBON-5.1.1-UNOFFICIAL, ROM for the HTC One Mini 2
Contributors
Siluxsept, Soenisti
Source Code: https://github.com/CarbonROM
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: bootloader unlocked, custom recovery
Based On: AOSP, CyanogenMod
Version Information
Status: Abandoned
Created 2015-09-04
Last Updated 2018-12-02
Reserved
Reserved
Just installed it, works great so far. Thanks for your work!
Is this in the wrong thread?
Sent from my Nexus 6 using Tapatalk
NolenUmar said:
Is this in the wrong thread?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Sorry, but I don't understand your question...
Can you give a few screenshots?
Is there any way to get away with sound distortion problem? Also the phone hanged 2 times while using the camera.
DanStep said:
Can you give a few screenshots?
Click to expand...
Click to collapse
I added some screenshots of a fresh installation.
Siluxsept said:
I added some screenshots of a fresh installation.
Click to expand...
Click to collapse
...but I prefer it like this
Using Nova Launcher, Nicholas Blacked Out Theme and Min Icon Pack
dilrox said:
Is there any way to get away with sound distortion problem? Also the phone hanged 2 times while using the camera.
Click to expand...
Click to collapse
This ROM is based on CM12, so you can expect the same behavior. I remember there was a discussion about sound distortion and camera issues in CM11/CM12, NostromoPop and LiquidSmooth threads already. Check the threads, there were some suggestions like using M9 camera port, don't use equalizer or volume at max, etc. I can't say anything about sound distortion it appears to be fine for me and I never used this phone with stock Sense ROM, so there is nothing to compare for me (got the phone, found manufacturer ROM ugly and bloated, rooted and installed CM... ). I noticed CM12 camera preview is a bit laggy when moving the phone too fast, but I never observed any force close or phone becoming unresponsive with the camera.
"Phone hanged 2 times while using the camera" - This statement is not helping me at all...
Try to be a bit more specific. Please provide information that I could actually look into the issue... When you are facing problems I need details, feel free to to report and include a logcat if possible...
Siluxsept said:
I added some screenshots of a fresh installation.
Click to expand...
Click to collapse
I installed this ROM. I really like it. But i have some problems:
-when i enter to "mobile networks" (I do not know how to correct the English, i mean 3rd position in settings), i have error, like "com.android.phone"
-no full russian localization in CarbonROM Fibers
also, i can not enter to my HTC-account, when i installed Sense. But this ROM is really fast and cool, thx.
DanStep said:
I installed this ROM. I really like it. But i have some problems:
-when i enter to "mobile networks" (I do not know how to correct the English, i mean 3rd position in settings), i have error, like "com.android.phone"
-no full russian localization in CarbonROM Fibers
also, i can not enter to my HTC-account, when i installed Sense. But this ROM is really fast and cool, thx.
Click to expand...
Click to collapse
Привет. Мой русский язык очень бедный
Better continue in English...
Thank you for your feedback.
Confirmed - mobile network settings is force closing. Looking into the issue, don't know how to fix this yet.
German localization is incomplete in Carbon Fibers settings as well, i guess we have to live with that...
ROM is using CM12 base, unmodified Sense apps are supposed to be not working. There are some ported Sense apps out there, you might wanna try those: http://www.droidviews.com/install-htc-blinkfeed-launcher-sense-6-and-7/ Don't know if they would work though...
Siluxsept said:
Привет. Мой русский язык очень бедный
Better continue in English...
Thank you for your feedback.
Confirmed - mobile network settings is force closing. Looking into the issue, don't know how to fix this yet.
German localization is incomplete in Carbon Fibers settings as well, i guess we have to live with that...
ROM is using CM12 base, unmodified Sense apps are supposed to be not working. There are some ported Sense apps out there, you might wanna try those: http://www.droidviews.com/install-htc-blinkfeed-launcher-sense-6-and-7/ Don't know if they would work though...
Click to expand...
Click to collapse
My English is not very well too school program is not intended to discuss ROM`s, but i try to write correct
About Sense: i took HTC launcher here http://forum.xda-developers.com/android/apps-games/htc-one-m9-apps-t3164453
But i will try your link
about battery: it lost 70% during around 8 hours or it is problem in this phone, or ROM is "eat" a lot of mAh:laugh:
I really hope you will understand my post)
UPD. Your link did not help me and i forgot to say that the memory card sometimes turns off
Try this sense port. It worked for me
http://forum.xda-developers.com/showthread.php?t=3049438
HTC Sense Home + Themes | other HTC apps | Sense 7 | for all devices [25/08/2015]
doiutzu said:
Try this sense port. It worked for me
http://forum.xda-developers.com/showthread.php?t=3049438
HTC Sense Home + Themes | other HTC apps | Sense 7 | for all devices [25/08/2015]
Click to expand...
Click to collapse
It works well like apps from my links. Buy i still can not enter my HTC account.
new release available, mobile network settings fixed
project updated with new ROM and OpenGapps
clean install recommended, but dirty flash from previous version should work. (old Gapps might cause force close - please install latest OpenGapps)
Siluxsept said:
new release available, mobile network settings fixed
project updated with new ROM and OpenGapps
clean install recommended, but dirty flash from previous version should work. (old Gapps might cause force close - please install latest OpenGapps)
Click to expand...
Click to collapse
Good job! No bugs, very fast. Thank you!
I have try a dirty one. Non of my themes work. Btw is there a backup solution for 5.1?
Gesendet von meinem One Mini 2 mit Tapatalk
Wlkchnbndgr said:
I have try a dirty one. Non of my themes work. Btw is there a backup solution for 5.1?
Gesendet von meinem One Mini 2 mit Tapatalk
Click to expand...
Click to collapse
:crying: as mentioned before - please provide details...
What themes are you using? What exact issues are you facing? Please provide logcat if possible (should be possible in most of the cases...). I tested 5 different themes and they are all working fine (see screenshots). Most likely this is not an issue with the ROM.
I clearly recommend clean install, dirty flash might work as it worked for me, but I never confirmed it will work for you...
I also don't understand your question about backup without further details. Yes there is a really nice backup solution called Nandroid, available in every custom recovery...
Seriously, how am I supposed to help you with "problem descriptions" like this?

[ROM][6.0.1][E5823/E5803] Resurrection Remix MM - Sony Xperia Z5C [ALPHA][UNOFFICIAL]

{
"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"
}
Here's something for you guys to play around with,
the thread will be beautified and completed later.
Now the bare minimum has to suffice
this ROM includes a Wakelock Blocker and a Doze Powersave called feature to make sure your device really sleeps well
So: no Greenify, Amplify, PowerNap, etc. are needed.
From my observation the idle battery consumption is somewhat higher compared to AOSP and CM13 - but still pretty low
In addition it has several goodies from quite a lot other ROMs
Downloads
List of all Releases:
CyanogenMod based Custom ROMs -> Resurrection Remix
Latest recommended CyanogenMod release for the Sony Xperia Z5 E5853/E5803 :
ResurrectionRemix-M-v5.7.0-20160629-suzuran
Latest recommended Kernel for the CM release for the Sony Xperia Z5 E5823/E5803 :
SunKernel II.1_2 for ResurrectionRemix-M-v5.6.7-20160426 for the Z5C
Details
For Instructions on how to install, etc.
Please take a look at the CyanogenMod 13 for the Sony Z5C Thread (same ROM base):
http://forum.xda-developers.com/z5-compact/development/rom-cyanogenmod-13-sony-xperia-z5c-t3339930
Source Code:
https://github.com/Sony-Kitakami
https://github.com/SonyAosp
https://github.com/sonyxperiadev
https://github.com/CyanogenMod
https://github.com/ResurrectionRemix/
https://github.com/zachariasmaladroit/android_kernel_sony_msm8994_kitakami_r2
ROM OS Version: 6.0.x Marshmallow
ROM Firmware Required: 6.0 Recommended
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2016-06-30
Last Updated 2016-06-30
Nice! It is still 2016-06-29 here in brazil yet, but I'll give it a try hahahaha. Thanks a lot!
Maybe a obvious question, but it has the same "bugs" as CM? (Like: no fingerprint settings, bad camera and bluetooth issues)
Torch doesn't work, camera next mod will give you a working camera the same as cm13.
No problems with xposed either but think I'm going go with greenify still without more info on the doz mode (doze notification, sensor use).
Fantastic customization options and good enough for my daily driver as don't use my camera much anyway.
Great job!!!
Tempted to give this a cheeky try. Looks the goods, nice one. Good download speeds.
MatMew said:
Tempted to give this a cheeky try. Looks the goods, nice one.
Click to expand...
Click to collapse
Cm13 is good but u can do so much more with this if u can handle the low quality camera.
mangusmeister said:
Cm13 is good but u can do so much more with this if u can handle the low quality camera.
Click to expand...
Click to collapse
Not following you sorry. What do you mean?
MatMew said:
Not following you sorry. What do you mean?
Click to expand...
Click to collapse
Customization. Lots more options.
Wuhuu, I love the RR ROM. Thank you.
One question tho. I'm assuming this ROM has the unstable Bluetooth issue as well, or what?
UggaBugga said:
Wuhuu, I love the RR ROM. Thank you.
One question tho. I'm assuming this ROM has the unstable Bluetooth issue as well, or what?
Click to expand...
Click to collapse
Exact same issues as cm 13.
Headphone buttons (Beats urBeats) and hold down volume rocker to skip track feauture not working. Thanks for your work.
was12 said:
Headphone buttons (Beats urBeats) and hold down volume rocker to skip track feauture not working. Thanks for your work.
Click to expand...
Click to collapse
Xposed and gravity box fixes that issue for me
UggaBugga said:
Wuhuu, I love the RR ROM. Thank you.
One question tho. I'm assuming this ROM has the unstable Bluetooth issue as well, or what?
Click to expand...
Click to collapse
mangusmeister said:
Exact same issues as cm 13.
Click to expand...
Click to collapse
Isn't bluetooth supposed to work stably with the new ROM base by now ?
zacharias.maladroit said:
Isn't bluetooth supposed to work stably with the new ROM base by now ?
Click to expand...
Click to collapse
Not sure as don't use it. Check the cm 13 thread.
Is there a workaround for the front camera in this rom having blue/purple tint?im also using camera next mod. thanks and really like this rom! really liked RR features from my other phones
Changelog
11.07.2016 == stable/testing/UNOFFICIAL update build
upstream ROM changes 6.0.1_r56 (Android security Patchlevel: 2016-07-01 / 2016-07-05)
ADB enabled by default for better error diagnosis, ADB over WiFi disabled
fingerprint scanner might work
NFC should work again
single SIM ONLY
.
other changes: YOU tell me
.
previous custom kernel (if used) should still work + NFC too, if you encounter issues with NFC please let me know
Click to expand...
Click to collapse
Kernel Source:
https://github.com/zachariasmaladro...mi_r2/commits/Sun-Kernel_cm-13.0_III.1_5_3_cm
ROM Source:
mostly
https://github.com/SonyAosp/
https://github.com/Sony-Kitakami/
https://github.com/sonyxperiadev/
Kernel
Z5c_Sunkernel_Permissive_vIII.1_5_3_rr_suzuran.zip
ROM
ResurrectionRemix-M-v5.7.1-20160711-suzuran
Thanks
zacharias.maladroit said:
Changelog
Kernel Source:
https://github.com/zachariasmaladro...mi_r2/commits/Sun-Kernel_cm-13.0_III.1_5_3_cm
ROM Source:
mostly
https://github.com/SonyAosp/
https://github.com/Sony-Kitakami/
https://github.com/sonyxperiadev/
Kernel
Z5c_Sunkernel_Permissive_vIII.1_5_3_rr_suzuran.zip
ROM
ResurrectionRemix-M-v5.7.1-20160711-suzuran
Thanks
Click to expand...
Click to collapse
Nfc is working now,
Torch works but just as a flash for the camera,
No change in camera quality using camnext mod,
Still getting issue where IP changes with every reboot,
Can't and never have been able to get sun kernel working. Clean install it just hangs forever at RR logo and does the same when I try to install it after a boot with included cm kernel, any one get it working with sun kernel and if so how?
All in all a few improvements over last build and going in the right direction.
Well done devs.
Build in weather won't display on home screen or lock screen though chronus free from play store works fine.
Bluetooth Phone Calls Not Working
Hello I'm a french user of your excellent Rom, I congratulate you on the work done on it.
Please help me because I am having a problem calls with a bluetooth headset does not work!!!
please,
Anybody who can help me???
Spitch said:
please,
Anybody who can help me???
Click to expand...
Click to collapse
this rom is in alpha stage. there are bugs.
mangusmeister said:
Nfc [...] Torch [...] camera quality [...] IP changes [...] sun kernel [...] Build in weather
Click to expand...
Click to collapse
Thanks you for the feedback, may I ask you how your experience with the fingerprint reader was?

[SPO][FSP][5.0] FixedStock Project

{
"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"
}
Welcome to the FixedStock Project! this rom was made to be used as base or daily use for everyone (Proper credits needed). There is a lot of fixes in this version, that will make the overhaul experience much better, try by yourself! but remember, this is an unnoficial update it was not made by asus, but by me.​
-Some of the fixes are:
+ Recents screen no longer lags and is totally fluid
+ Videos from YouTube, Browser, etc are totally fixed
+ Enabled Fake Shadows for better performance
+ KitKat battery xml's adapted (testing, need SOT screenshots)
+ Zenfone 2 build.prop enhancements
+ Volume panel increasing-decreasing sound fixed (a crescent audio)
+ Many other backgroud fixes
-Improvements:
+ Way better ram management
+ Secret ambient display added
+ DT2W
+ Minimum screen brightness decreased to 1
+ Pcodes 2.0x added
+ Faster SD cards speeds
+ Full modding support
+ Sound Overhaul
+ Camera speed and quality improved
+ Recomended for daily use
You must alwery know how to install a rom like this:​
Flashable Zip: DOWNLOAD HERE
All you need is included in the rom with only 541mb (Gapps, SuperUser, Some asus apps...) Gamma version of this engine will be exclusive to Delta Recreated Liquid
If you are having Signal Loss, use this app recomended by: @viniciusptur Link
If you are going to use this rom as an engine base for your's, give proper credits AND add this: [FSP][SPO] in the rom thread name. That means FixedStock Project and StockPerformanceOverhaul
Ex: [FSP][SPO][5.0] BlackPerformance 2.0
Thanks to @mdfzhi, for making the awesome kernel
XDA:DevDB Information
[SPO][FSP][5.0] FixedStock Project, ROM for the Asus Zenfone 5
Contributors
TecnoTailsPlays
Source Code: https://drive.google.com/drive/folders/0B0Tc28pHhn3TdDlhTFM4RGctaEU
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Any rom with TWRP 3.0
Based On: Stock Lollipop and KitKat Hybrid
Version Information
Status: Abandoned
Current Stable Version: 1.0
Stable Release Date: 2016-11-09
Created 2016-11-09
Last Updated 2016-11-28
Reserved+
wow. thanks alot.
btw how to install if now im using CM13?
[sorry for the newbie question]
is this compatible with zenfone 6?
Great job bro, but could you post some ss of this ROM? Like regarding to some features in this rom.
Thanks
Sent from my ASUS_T00F using Tapatalk
---------- Post added at 05:40 AM ---------- Previous post was at 05:34 AM ----------
tank4k said:
Which kernel is being used in this ROM? Hope it doesn't have the network bug
Click to expand...
Click to collapse
I think this kernel
http://forum.xda-developers.com/showthread.php?t=3452068
Sent from my ASUS_T00F using Tapatalk
@TecnoTailsPlays Great work. But you should give instructions for installation to avoid newbie questions.:good:
Info : successfully flashed and it runs fluidly. Good job.
Sent from my ASUS_T00F using Tapatalk
febry_valdy said:
Info : successfully flashed and it runs fluidly. Good job.
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
A review and some screens would be appreciated
Nice work sir, can you attachment the screenshoot sir ?
David Expertz said:
Nice work sir, can you attachment the screenshoot sir ?
Click to expand...
Click to collapse
It's basically asus interface, it was made like this to modders like me and others to edit as they like, but I will post some shots more later, and instructions too
tank4k said:
Which kernel is being used in this ROM? Hope it doesn't have the network bug
Click to expand...
Click to collapse
I did say in the thread, but I think it isn't clear, is the "TOO LAZY TO PICK A FANCY NAME FOR THE KERNEL" hahaha, this kernel is awesome!
Quick review : stable, no bug encountered yet, fluid, smooth, sound a bit louder and better than stock, dt2w and dt2s works perfectly and I cant posted the screen on time yet, more than 300MB /system free space so it's a bit roomy than any other custom ROM, booting for the first time really takes a time so don't think it won't boot (tested by me it boots).
Regarding the screen shoot : sorry I cant posted it cos nothing's changed in the UI, simply the UI is same as stock.
Sent from my ASUS_T00F using Tapatalk
febry_valdy said:
Quick review : stable, no bug encountered yet, fluid, smooth, sound a bit louder and better than stock, dt2w and dt2s works perfectly and I cant posted the screen on time yet, more than 300MB /system free space so it's a bit roomy than any other custom ROM, booting for the first time really takes a time so don't think it won't boot (tested by me it boots).
Regarding the screen shoot : sorry I cant posted it cos nothing's changed in the UI, simply the UI is same as stock.
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
Oh yeah there is a feature I din't tell in the thread, you can add 2 more quick settings in the status bar, and the minimum amount of them is 0, so you can disable the quick settings now! or do some crazy theming :fingers-crossed:
TecnoTailsPlays said:
Oh yeah there is a feature I din't tell in the thread, you can add 2 more quick settings in the status bar, and the minimum amount of them is 0, so you can disable the quick settings now! or do some crazy theming :fingers-crossed:
Click to expand...
Click to collapse
Nice bro, appreciate ur work and it's better if u add some features like bluelight rom or darkblue rom, but you can aside my thought cos it just my opinion. Good.
Sent from my ASUS_T00F using Tapatalk
Well these are screenshots below nothing new in interface but there are tweaks that hold goods for the Rom
febry_valdy said:
Nice bro, appreciate ur work and it's better if u add some features like bluelight rom or darkblue rom, but you can aside my thought cos it just my opinion. Good.
Click to expand...
Click to collapse
This ROM is probably for the purpose of providing a base to other ROMs and if I am right , the dev is working on Recreated ROMs for customization.
Great job I would be happy if the apps were already updated
It can be used with locked bootloader + stock kernel?
fabricioinsider said:
Great job I would be happy if the apps were already updated
Click to expand...
Click to collapse
To be honest the asus apps aren't updated yet, so u have to connect to wifi or be ready for massive data charge in updating those apps in the playstore. But this ROM is awesome. [emoji4]
Sent from my ASUS_T00F using Tapatalk
tank4k said:
One bug, messaging app is force closing
Click to expand...
Click to collapse
go to ch play and update app sms
So, uh, can I use this with locked bootloader, and 3.24.40.87 kernel?

Categories

Resources