[ROM][4.2.1_r2][CM10.1] Bionic strings optimization and navbar glow fix [2012-02-03] - Nexus 4 Android Development

This is pretty much a one-off to include the strings optimization to Bionic by Bernhard Rosenkraenzer / Linaro.
It also includes the navbar glow fix because why not.
In all other ways it's identical to a CyanogenMod 10.1 nightly build, but obvious disclaimer, I am not responsible if your device catches on fire / disappears / your life is ruined by this build / etc.
Oh, and it still reports 4.2.1 / JOP40D in some places, don't worry, it's 4.2.1_r2 / JOP40G.
Flash it, enjoy it, it runs fine on my device. Feel free to flash over CM nightlies or flash a new nightly over this.
All credit to Google, AOSP, Code Aurora Forum, CyanogenMod, Linaro, etc. (and thanks to EvoXOhio for a tip or two).
I may in the future make builds a regular thing but this was an unmaintainable one-off.
Download:
Google Docs
Box
MediaFire
Random mirrors if your ISPs/governments are puppets of media conglomerates and have censored/shuttered the others
MD5 hash: 77dbe8c0601c3d9ce996fa3135e47e45
Feel free to re-host and I'll add it, if needed.

Quick question; what are bionic strings?

Strings optimization to Bionic, which is Android's sort of libc, core C functions.
It's a patch by Bernhard / Linaro which contains more assembly replacements for software C functions that take advantage of the Krait CPU.
From what I can tell this may fix the reason the N4 mysteriously lags behind the DNA in AnTuTu despite the boards having the same hardware -- yes, yes, benchmarks don't matter, but when two boards that should be identical score that different, there perhaps is an issue software level (or benchmark level).
The system "feels" snappier, by quite a bit, to me, but I am wary of placebo and can't advertise this really, you tell me.
I run it with franco.Kernel r61, but stock kernel or any other will be fine as long as you don't use ridiculous settings.

Why does this look so familiar with this? http://forum.xda-developers.com/showthread.php?t=2131454

is this compiled with linaro?

Good job you beat me to the linaro compilation. How did you finally get it working? Last time we PMd you were in the same boat as me.

jarjar124 said:
Why does this look so familiar with this? http://forum.xda-developers.com/showthread.php?t=2131454
Click to expand...
Click to collapse
Why don't you asked the OP of that thread? This OP technically did it first according to the time stamp.
Edit: NVM, that OP just beat me to it.

Sorry Evo (and 0.0), I don't mean to false advertise -- this is not compiled with the Linaro toolchain, it introduces too many build errors at the moment. I meant that the author of the patch committed Linaro-signed code, so I assume he is part of Linaro or something. Just giving credit.
Linaro toolchain is 99% placebo, I doubt you will see any measureable performance difference in benchmarks and if so < 5% and only there, so it's just for fun to try to force it to work.
It seems like Evo's managed to figure it out, if it ends up working he will probably post it. I must sleep, for then I must work.
donkeyhitman, Evo and I both started trying to get this to work a little while ago and talked a little, I stayed up all night to upload it

Will this be updated with every nightly? Weekly?
Sent from my Nexus 4 using xda app-developers app

Gja88 said:
Will this be updated with every nightly? Weekly?
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
If you look on jenkins for cyanogenmod the past mako builds have failed since 1-31-12 so this patch is just doing what cm ment to do but the nightlys have failed
Sent from my Nexus 4

He's included bionic features as well which cm hasn't. When Jenkins starts working again I'm wondering if he will continue to support this or go back to stock cm
Sent from my Nexus 4 using xda app-developers app

Gja88 said:
He's included bionic features as well which cm hasn't. When Jenkins starts working again I'm wondering if he will continue to support this or go back to stock cm
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Well only a couple devices are having failed builds so it might be that cm might have tryed to add bionic features but id have to check github. Im sure he will continue until everything in this is completely added into the official cm build
EDIT: Mako is in the build queue again as the nav bar glow fix has been merged. Hopefully its a succes this time
Sent from my Nexus 4

CM hasn't added the Bionic patch yet AFAIK.
If fun things find their way into future nightlies but still no Bionic patch, I'll update this.
You can go between nightlies and this with no issue though, it's basically a nightly.

Keep it up man, I doubt CM will add the bionic patches anytime soon

Related

[ROM] [KANG²][CM9][UNOFFICIAL] Nightlies

These are UNOFFICIAL nightlies of CM9 for the Droid Incredible
drk_hd has thrown together an awesome rom here: http://forum.xda-developers.com/showthread.php?t=1558923
But all of the same bugs still exist since its based off the same code.
I've done is scripted his build instructions posted here: https://github.com/drkhd/android_device_htc_inc/blob/ics/README.md
Also have added a few tweaks here and there
Follow the twitter feed here which should link you to the latest successful build after it is done: http://www.twitter.com/invisiblek_cm
Or check out this link to find the latest 'successful' build: http://goo.im/devs/invisiblek/dinc/cm9.unofficial.nightlies
goo.im sometimes take a few minutes (up to a half hour sometimes) to actually replicate the files that are uploaded. Please be patient.
Latest gapps here: http://goo.im/gapps
All the necessary rules apply here: I offer official no support here nor take no responsibility for you, your phone or who you may injure by throwing your phone in a fit of rage.
NANDROID FIRST!!! These are extremely experimental!
Major thanks to:
cyanogen and his awesome team for all their work
the evervolv team (MongooseHelix and drewis) for their device tree and many other things that made this possible
drk_hd for mashing this stuff up and putting together a guide on how to build it
cayniarb for the kernel and all the work he does for our devices
s0up and all the goo.im guys
many others i'm sure i'm missing...
ISSUES
Code:
[SIZE="4"]
- Camcorder doesn't work
(apparently there's a 3rd party market app that will work)
- Some people are experiencing freezes when unplugging
Please track that issue here: [url]http://tinyw.in/JUIb [/url]
- Others??
[/SIZE]
CHANGELOG
Code:
[SIZE="4"]
6-21-12
- back to the inline kernel. compiled with -O3 but using the old toolchain
6-20-12
- using a prebuilt kernel now. built with linaro gcc 4.7
6-18-12
- tweaked sd/emmc read_ahead: [url]http://tinyw.in/czFp[/url]
6-17-12
- MMS fixed upstream: [url]http://review.cyanogenmod.com/#/c/17822/[/url]
5-30-12
- another fix due to an overlay that disabled some pretty effects
commit here: [url]http://bit.ly/L3bFF2[/url] [B](thanks mamarley!)[/B]
5-28-12
- updated adreno drivers from CAF
- notification power widget LED flashlight now enabled
5-27-12
- applied a fix for the gpu regression detailed here: [B](thanks mamarley!)[/B]
[url]http://review.cyanogenmod.com/#/c/16028/[/url]
- enabled torch.apk (still not in notification power widget)
5-26-12
- added a slightly modified kernel that contains several cpu governors
5-24-12
- fixed sensors (prox, brightness, accelerometer, etc)
was using drk.hd's old device tree
- goo'ified the rom so it shows in goo-manager
[/SIZE]
Quick Links
Code:
[SIZE="4"]
Twitter feed for builds: [url]http://www.twitter.com/invisiblekcm9ka[/url]
Links to all nightlies: [url]http://goo.im/devs/invisiblek/dinc/cm9.unofficial.nightlies[/url]
Gapps: [url]http://goo.im/gapps[/url]
My github: [url]http://www.github.com/invisiblek[/url]
Unofficial changelog: [url]http://cm-kang.appspot.com/inc/ics[/url]
[/SIZE]
Thank you! I was hoping someone would do this. Crackflasher's gotta get his fix ya know
nice to see this, Thanks for your contribution .
Crackflashers will be able to leave rehab now, nicely done!
Sounds good I've been eager for a cm9 update, I'm going to flash this soon
Sent from my ADR6300 using Tapatalk 2
Accelerometer doesn't rotate screen on latest.
xport said:
Accelerometer doesn't rotate screen on latest.
Click to expand...
Click to collapse
+1 I can confirm that also.
xport said:
Accelerometer doesn't rotate screen on latest.
Click to expand...
Click to collapse
yep and the LED isn't working here
Can someone clarify - is "official" CM implementation of ICS for DInc being worked on? Or has DInc been dropped from the list of official CM targets for ICS due to some reasons (obsolete/lack of driver binaries/etc)?
It's not supported mostly because there's no maintainer to submit patches to the CM team The same for other older phones like Evo. Now there may be other reasons but this is the primary one.
Woah, let's not start rumors. http://forum.xda-developers.com/showthread.php?p=24081082 read that one, as well as mine on the two pages before that.
In essence, we have one maintainer, CUViper, and he's busy with work. Once it settles down, he'll try and get us up and running. Drk.hd is doing his best to get as much up as possible for CUViper to look at through Gerrit. Meanwhile, I'm just helping out where I can, mainly by troubleshooting and answering questions like these. Not much else I can do with no computer.
Tl;Dr yes it's being worked on. Eta: none. Promises for getting official CM9 on the Inc: see answer for eta.
Editorial side note @invisblek: since you got this at goo.im, why don't you make it Goo Manager compatabile (or ROM Manager compatible)?
Happy to have some sort of Cm9 than none. Weather or not it gets supported.
Sent from my ADR6300 using Tapatalk 2
Looks like proximity sensor (turning screen on and off during calls when moved away and close to face) is not working either.
Great work, glad to see this thread open up and hope that things progress.
new build coming up
sensors fixed (i was using drk.hd's old build method)
prox, brightness, accelerometer, etc
goo-inside.me'ified too
With the builds previous to the one you just mentioned I've been having force restarts. Besides that and the rotation issue, it's beatiful.
Great work!
@invisiblek, you don't have to upload the md5 file at goo, since it automagically creates and displays it. Goo Manager app actually checks and compares them, too.
warpurlgis said:
With the builds previous to the one you just mentioned I've been having force restarts. Besides that and the rotation issue, it's beatiful.
Great work!
Click to expand...
Click to collapse
Does it reboot all the way to your bootloader or just the cm boot screen?
If the former, I'd be interested in seeing your /proc/last_kmsg after one of these reboots. The latter, I'd recommend a data wipe.
PonsAsinorem said:
@invisiblek, you don't have to upload the md5 file at goo, since it automagically creates and displays it. Goo Manager app actually checks and compares them, too.
Click to expand...
Click to collapse
Long gone are the days of doing things manually I suppose.... thanks Pons
Invisiblek my God you have been gone so long that I don't think a lot of people remember you were a legend here when it came to dinc kernel development and a tie for the best with Chad's so let me first say I am stoked to see tour return. Second I just finished downloading your first nightly and I'm gonna report back to you about it after I flash. Lastly a question for ya and I'm sure is on all the minds of anyone that ever uses your gb kernels....any chance of you taking stab at updating your work and making an ics kernel for us dinc users. I mean dude I'd be happy honestly if you just did a couple of betas just to get the bugs out and then made one final release. I'd be like a giddy school boy on the night before Christmas. You shouldn't of seen my eyes when I was reading pons reply and he said your name I was like huh that can't be him and then I went back to op and checked out your profile and long behold it was you. Anyway ty for all your work now and in the past in my eyes your a legend with dinc development.
Sent from my ADR6300 using xda premium
wetbo529 said:
Invisiblek my God you have been gone so long that I don't think a lot of people remember you were a legend here when it came to dinc kernel development and a tie for the best with Chad's so let me first say I am stoked to see tour return. Second I just finished downloading your first nightly and I'm gonna report back to you about it after I flash. Lastly a question for ya and I'm sure is on all the minds of anyone that ever uses your gb kernels....any chance of you taking stab at updating your work and making an ics kernel for us dinc users. I mean dude I'd be happy honestly if you just did a couple of betas just to get the bugs out and then made one final release. I'd be like a giddy school boy on the night before Christmas. You shouldn't of seen my eyes when I was reading pons reply and he said your name I was like huh that can't be him and then I went back to op and checked out your profile and long behold it was you. Anyway ty for all your work now and in the past in my eyes your a legend with dinc development.
Sent from my ADR6300 using xda premium
Click to expand...
Click to collapse
Haha thanks. I'll be honest though, much of the work I did on kernels was kanging other peoples' code though.
I've been planning to roll a kernel one of these days...
Is there a ICS kernel we can run with this? I tried the incredkernel ics and as soon as the boot screen loaded phone went blank.
Sent from my ADR6300 using xda premium

Official CM10 preview

http://omgdroid.com/cyanogenmod-10-preview-arrives-for-the-google-nexus-7-tablet/
Tried it and it's really fast and smooth.
Can someone tell me what the allure of Cyanogenmod is over the regular, stock Android?
clankfu said:
Can someone tell me what the allure of Cyanogenmod is over the regular, stock Android?
Click to expand...
Click to collapse
Features, theming, tweaks, more control over your device.
Sent from my Nexus 7 using Tapatalk 2
iastonish said:
Features, theming, tweaks, more control over your device.
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
I looked at some videos of CM10 on YouTube but besides the ability to put widgets on the lockscreen, I didn't see all these features and tweaks that you're referring to. Can you expand on that? Also, what do you mean by "more control over your device"?
I'm not downplaying or dismissing CM. Just trying to understand why it's so popular.
clankfu said:
I looked at some videos of CM10 on YouTube but besides the ability to put widgets on the lockscreen, I didn't see all these features and tweaks that you're referring to. Can you expand on that? Also, what do you mean by "more control over your device"?
I'm not downplaying or dismissing CM. Just trying to understand why it's so popular.
Click to expand...
Click to collapse
This CM10 Preview is a VERY basic build, and will probably not have as much of the added functionality that CM9 would have (this is something I assume as I have not flashed this ROM yet). CM allows you much more control over customizing your device by adding more options under Settings, and also by including tweaks / fixes / new features. Things such as themes, Advanced Power Menu, more control over navigation bar, themes (yes I said that twice for a reason ), different launcher.
It also, in many cases, can make your device more responsive / faster by removing a lot of the 'bloatware' and unnecessary background apps that some manufacturers out in their ROMs.
Gotcha. Thanks for the rundown.
They would have a hard time to get me to use CM again, I once had a so-called "stable" build of CM 7.03 on my Desire last year and it had to be rebooted almost every day to fix a glitch here or there, presumably because of all the hacks/tweaks they use. Problems went away after going to a pure AOSP ROM.
Remember this is just a preview.
Sent from my Nexus 7 using xda premium
Not sure if this has been asked on the forums, but can someone please tell me exactly, what is the difference between this and CM10[JellyBro] Nightly Kangs? I want to use the latest one as possible. Also, I know this is the Nexus 7 forum, but the same can be said for the Galaxy Nexus (maguro). Are the JellyBro Nightly Kangs the way to go for the latest CM10 previews?
Kangs are not official, this one is. I would recommend sticking with official since we got it now Official nightlies should come soon too.
cm10
clankfu said:
Can someone tell me what the allure of Cyanogenmod is over the regular, stock Android?
Click to expand...
Click to collapse
well, afaik, more settings, faster, more mods, better customisability, themes, etc..
jaroslavj said:
Kangs are not official, this one is. I would recommend sticking with official since we got it now Official nightlies should come soon too.
Click to expand...
Click to collapse
So this ROM is officially by CM himself? Does it run JellyBean? Also, does the Galaxy Nexus have official CM builds with JB?
https://plus.google.com/113334764480431682966/about he is one of the CM maintainers. This is a Nexus 7 forum not Galaxy Nexus.
O hay guyz when will th3re be updaytes for dis!?22211?11!!!
Heh, jk. Looks absolutely fabulous!!! I'm continuously blown away by the CM team. I can't wait until this is stable enough for a daily driver. This is my first tablet so I can be a little more daring. Nightly are almost always stable enough, but now that I have a phone AND a tablet it'd be all right to tinker even more so with the tablet.
This won't be good for my flashing addiction. We need a support group for all the married dudes with upset spouses lol
jaroslavj said:
Kangs are not official, this one is. I would recommend sticking with official since we got it now Official nightlies should come soon too.
Click to expand...
Click to collapse
The ONLY difference between a nightly kang and an 'official' build will be cherry-picked features that have not been added to the official version. Usually, these are small tweaks that will within a week or two be added to the official releases.
There are no other differences. Stability will, almost inevitably, be the same between the two.
sassafras
sassafras_ said:
The ONLY difference between a nightly kang and an 'official' build will be cherry-picked features that have not been added to the official version. Usually, these are small tweaks that will within a week or two be added to the official releases.
There are no other differences. Stability will, almost inevitably, be the same between the two.
sassafras
Click to expand...
Click to collapse
If they are the same, I'm going going to stay with the KANG nightly builds.
Sent from my Nexus 7 using xda premium
Salty Wagyu said:
They would have a hard time to get me to use CM again, I once had a so-called "stable" build of CM 7.03 on my Desire last year and it had to be rebooted almost every day to fix a glitch here or there, presumably because of all the hacks/tweaks they use. Problems went away after going to a pure AOSP ROM.
Click to expand...
Click to collapse
Cyanogen Mod has come a long way. CM is in 7.2 stage for the Desire HD at the moment. I wouldn't trade it for anything. Not once have I gotten a force close a random reboot or any other issues on CM7.2. Just because you have one bad issue, doesn't mean it should stop you from using their other roms. Remember you flash custom roms at your own risk and the word customer should make you expect issues here and there. :cyclops:

[ROM][UNOFFICIAL] Pons CM10 Inc builds (NIGHTLY)

CM10 Pons
Goo.Im Download for Kangs
Dev-Host Mirror
(updated only on request)
MediaFire Mirror
(updated only on request)
Evervolv Gapps
(recommended due to their smaller size)
Goo.Im Gapps
Merged Commits for Jellybean
(aka Changelog)​
What this ROM is:
Stripped version of CM10 (to make it fit) using tiny's/chad's incredikernel synced and compiled from source
Uses only CM10 source, and...
missing components from Evervolv
incredikernel source from tiny4579
and my HTC Incredible device tree
Now supports OTA updating via the Goo Manager app
Removed (with my suggested replacements, if any)
CMUpdater (only shows official, CM7, builds for the Inc; use the included Goo Manager app)
CMWallpapers
Music
MusicFX
Nfc
Protips
[*]ROM Manager CM removed it themselves in favor of open sourced CMUpdater
SoundRecorder
SpareParts
Terminal Emulator
VideoEditor
Basic wallpaper
Galaxy4 wallpaper
HoloSpiral wallpaper
MagicSmoke wallpaper
MusicVisualization wallpaper
NoiseField wallpaper
PhaseBeam wallpaper
Known issues:
Watching YouTube videos causes the phone to reboot flickers occasionally
Camera preview is glitchy with stock app; use a 3rd party one instead
Video camera has a very low fps (it stutters)
Laggy at first, due to filled system space (let it settle, then delete any system apps you don't need)
anymore, let me know
Source/Sauce (in case you missed it)
CM10 (I use their manifest.xml)
Evervolv (I use parts of their frameworks and other repoitories to fix qsd8k specific issues)
My device tree for the Inc
Incredikernel by tiny
For a complete list of what's added/removed/replaced from CM10's manifest, check my local_manfiest.xml
FAQ:
[Q] Pons, why are you compiling your own? Why don't we get official CM10 goodness?
[A] Well, now, why don't you take a gander at this: CyanogenMod: CM 9+, N1 (and other S1 SoC)
[Q] Gee, Pons, this here looks fun. How do I compile it myself?
[A] Here ya go, lil guy. Just follow these instructions: How to Compile CM10 for the Inc (if you encounter any issues using this to compile, please report here so I can troubleshoot and update if need be)
Why a thread? I finally got my builds (and computer) roughly where I'm satisfied with, with no major issues, other than the usual for our phone. Now that I'm tweaking/troubleshooting the source, trying to fix the playback issue, (and CM's no longer supporting our device and pushing commits without regard for us ), there's a lot of variables in the mix. I've also made my computer into a build bot with a nightly script to compile. All this might or might not break my compiles, and I'll get feedback a lot quicker if something breaks. Also, I'm tired of troubleshooting by myself; this way, I get a wider range of testers.
Credits/Thanks​
All credit goes to Cyanogen and the rest of the CM team, and especially our HTC Incredible maintainers, as listed by the CyanogenMod site: jistone (aka CUViper/This Guy), slayher, and of course, koush. Of course, don't forget about the Evervolv team, who have given our outdated qsd8k device a lot of love, despite being dropped by CM.
In addition, I'd like to thank Albinoman for bringing AOSP JB to the Inc first, Zimeron for bringing CM10 to the Inc first, and tiny4579 for his incredikernel.
For some reason, I have received several requests to put a donation link in my profile. You can always donate to the CyanogenMod project or the Evervolv project, but if you feel you HAVE to donate to me, I've put a link in my profile, and all donations will go towards upgrading my computer, so I can stay on top of this for CM10/11/and beyond.
You should be able to build evervolve by yourself and take the libs that work from that
Sent from my Droid Incredible using xda app-developers app
---------- Post added at 02:12 PM ---------- Previous post was at 02:08 PM ----------
I say if you and Zimeron team up this will be beyond stable
Sent from my Droid Incredible using xda app-developers app
zachf714 said:
You should be able to build evervolve by yourself and take the libs that work from that
Click to expand...
Click to collapse
Did you test this and get working video? If yes, which libs?
Zimeron said:
Did you test this and get working video? If yes, which libs?
Click to expand...
Click to collapse
I'm working on it....... im not feeling the greatest... I'm gonna see what happens if I use evervolve stock libs
Sent from my Droid Incredible using xda app-developers app
---------- Post added at 03:53 PM ---------- Previous post was at 03:10 PM ----------
Zimeron said:
Did you test this and get working video? If yes, which libs?
Click to expand...
Click to collapse
Just started thinking... the inc 2 has almost the same internal hw so I bet libs from that would work
Sent from my ADR6300 using xda app-developers app
how does the speed compare to cm 7.2?
ffuser1 said:
how does the speed compare to cm 7.2?
Click to expand...
Click to collapse
Probably not as quick or smooth. CM7 was stable and fully supported and integrated. CM10, while compile from source still, is taking different components of source that weren't quote meant for us.
PonsAsinorem said:
Probably not as quick or smooth. CM7 was stable and fully supported and integrated. CM10, while compile from source still, is taking different components of source that weren't quote meant for us.
Click to expand...
Click to collapse
What kernel did you put in this rom?
Sent from my Droid Incredible using xda premium
PonsAsinorem said:
Probably not as quick or smooth. CM7 was stable and fully supported and integrated. CM10, while compile from source still, is taking different components of source that weren't quote meant for us.
Click to expand...
Click to collapse
Been running this since I discovered it this morning. I'd say it ranks right up there with your great 7.2 kangs, which by the way were my favorite. Runs fast and smooth for me. Thank you!!!
Sent from my ADR6300 using xda premium
ffuser1 said:
how does the speed compare to cm 7.2?
Click to expand...
Click to collapse
I doubt the speed will ever be as fast as cm7 due to the reasons pons gave and our GPU is really outdated and jellybean has high dependency on GPU for ui.
Sent from my Galaxy Nexus using Tapatalk 2
tiny4579 said:
I doubt the speed will ever be as fast as cm7 due to the reasons pons gave and our GPU is really outdated and jellybean has high dependency on GPU for ui.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Tiny do you know how to fix video bug...... Albinoman i tried the zip you gave me and Zimeron and it just gave me a black screen on boot
So with the stock email app removed I can't sync my exchange contacts from work. Should I install the stock app or is there a better one to get my contacts?
Albinoman said:
What kernel did you put in this rom?
Sent from my Droid Incredible using xda premium
Click to expand...
Click to collapse
I modified my device tree to pull and compile from tiny's incredikernel source (which is currently on his beta2 point). After it was compiled with/for the ROM, I then took the kernel, put it in the prebuilt folder, and made my device tree use the prebuilt one faster compile times. See Integrated kernel building - CyanogenMod Wiki and my device tree if you're curious.
tl;dr tiny's Incredikernel jb beta 2 compiled with/for CM10.
HillsRider said:
So with the stock email app removed I can't sync my exchange contacts from work. Should I install the stock app or is there a better one to get my contacts?
Click to expand...
Click to collapse
I don't use Exchange at all, so I can't test. You could try the stock Exchange and/or E-mail app, or Aqua Mail. If they don't tie in, I'll put Exchange back in tonight to see if that fixes (again, I can't test, so will rely on feedback, please).
PonsAsinorem said:
I don't use Exchange at all, so I can't test. You could try the stock Exchange and/or E-mail app, or Aqua Mail. If they don't tie in, I'll put Exchange back in tonight to see if that fixes (again, I can't test, so will rely on feedback, please).
Click to expand...
Click to collapse
I am using Aqua Mail for my corporate email and it works great, but it doesn't sync contacts. I can put the stock email back in so you don't need to mess with your builds unless others are requesting it too. Thanks for the great work!
HillsRider said:
I am using Aqua Mail for my corporate email and it works great, but it doesn't sync contacts. I can put the stock email back in so you don't need to mess with your builds unless others are requesting it too. Thanks for the great work!
Click to expand...
Click to collapse
I'd try put in the Exchange app first (that's the one that probably does the exchange contact syncing, not e-mail) to see if it works, then the E-mail app. Let me know if it works or not.
Edit: New build up. No excitingly new features, just CM changes. Always check around this time for a new build to be up. I won't advertise it (since I'm going to be compiling them nightly, and don't feel like spamming my own thread), unless there's a substantial change/fix (like video playback). I also applied for Goo Manager Developer status, which I'll hopefully get. That way, ya'll can get OTA notifications through the Goo Manager app, at which point, I'll include it in the ROM (and that will be the only non compiled-from-source part).
In order for CM10 to fit on the Inc, I might have to fork the vendor_cm repo, which is where most of the extra, unneeded packages cal their configs from. That way, I can strip out even more, and fit the Exchange app back in. I'm already using the generic config, (as opposed to full_phone), and the small langauges (instead of all of them). Not much else, if any, I can strip out just using the device tree like I've been. I'm trying to avoid forking further trees, and keep it pure CM, but I'm running out of room (and thus, options).
PonsAsinorem said:
I'm trying to avoid forking further trees, and keep it pure CM, but I'm running out of room (and thus, options).
Click to expand...
Click to collapse
I've never compiled or ported an AOSP-based ROM, thus the following question.. With the newer Sense ROMs (2+), one of the steps would be to symlink parts of /system to /data/sys/ to "make" room for the larger system partition of the original device. Is that not a viable option with this kind of build?
7he Messiah said:
I've never compiled or ported an AOSP-based ROM, thus the following question.. With the newer Sense ROMs (2+), one of the steps would be to symlink parts of /system to /data/sys/ to "make" room for the larger system partition of the original device. Is that not a viable option with this kind of build?
Click to expand...
Click to collapse
I'd have to look at the partition scheme a little closer to answer you fully, but it should be feasible. I don't particularly want to do it, though, for the same reason CUViper didn't symlink /data/data to /data. Just not a choice I'm comfortable pushing on the Inc community, especially without lots of testing to make sure it works with no ill effects. Also, I forked the vendor_cm tree and stripped out a lot of audio packages, so it shouldn't be necessary. We'll see.
PonsAsinorem said:
I'd have to look at the partition scheme a little closer to answer you fully, but it should be feasible. I don't particularly want to do it, though, for the same reason CUViper didn't symlink /data/data to /data. Just not a choice I'm comfortable pushing on the Inc community, especially without lots of testing to make sure it works with no ill effects. Also, I forked the vendor_cm tree and stripped out a lot of audio packages, so it shouldn't be necessary. We'll see.
Click to expand...
Click to collapse
Yeah, I see what you're saying about the potential for unexpected issues. I just figured that it might be worth mentioning being as how it worked for us when Sense got to be too large for our devices.
Good luck with getting the project to where you want it to be!
Pons u fix video yet to
Sent from my HTC Droid Incredible using xda app-developers app
zachf714 said:
Pons u fix video yet to
Sent from my HTC Droid Incredible using xda app-developers app
Click to expand...
Click to collapse
Nope. Been out all day. I'll let everyone know when/if I get it.

[ROM] [4.1.1] OFFICIAL codefireX Jellybean Nightlies

These are official codefireX JellyBean Nightlies brought to you by Synergy(e) and TeamCodefire. These use official CM device repos and are built from source nightly. THIS MEANS IT HAS ANY BUGS THE CM10 NIGHTLIES HAVE.
codefireX is a CM10 spinoff with the goal of providing additional power-user features (contained in the codefireX settings panel) while still maintaining full upstream CM compatibility for automated CM merges daily for the nightlies. This means the nightlies are fully up to date with the CM10 nightlies, however you get additional features as well! The codefireX settings panel will become more populated with features as this project progresses, and more device nightlies will also be added.
The codefireX github is HERE. Changelogs are not available, however you may use github (always current). The maintainer for this will not respond to questions on this thread, so please help your fellow android user out or visit twitter/IRC
DISCLAIMER: I AM NOT RESPONSIBLE FOR PHONES ON FIRE, BLACK EYES, FINDING YOUR PHONE IN ORIFICES SURPRISINGLY, FRIED PHONES, YOUR CAT DYING, OR YOUR KID DOING A LINE OF BATH SALTS AND EATING YOUR FACE
Thanks and Credits:
IOMonster
KozmikKick
Faux123
MDeejay
ShowP1984
Cayniarb
ToastCFH
Kali-
Intervigil
eXistZ
CodeAuroraForum
Bhanvidia
DeamonFish
MrSchapps
Kraizk
ALL Team Codefire members
Google
KushDeck
Aus_azn
BananaCakes
Contactwajeeh
Rafyvitto
dumpsta
cruzin_cruzin
zacgoesrawr
Zanzibar
crackajack
Zelendel
daspazz
jenkem110
Virtuous Team
Andromadus Team
CyanogenMod Team
anyone I forgot
Like my work? Feel free to buy me a beer for early morning dev HERE
Official IRC Chan is #codefirex
synergy(e) on twitter
Download Nightlies
Download Gapps
Please hit "Thanks" if you enjoy these nightlies
Cool :thumbup: will give it a try
Pozdrav
Croatia1
Screenshots pls?
And instructions on how to flash this rom?
Sent from my GT-I9300 using xda premium
neil05 said:
Screenshots pls?
And instructions on how to flash this rom?
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Are you kidding? Its a CM rom, why would you need screenshots. It doesnt say its themed. And if you dont know how to install a nightly chack in CM thread.
what are these additional features that included in this rom ?
Sent from my GT-I9300 using xda app-developers app
m4ever007 said:
what are these additional features that included in this rom ?
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
+1
pls mention more information about the rom and features, so we can know the reason of Original development
cheers
So yeah...what are some extra features? Or what are you planning to add?
nickwarn said:
Are you kidding? Its a CM rom, why would you need screenshots. It doesnt say its themed. And if you dont know how to install a nightly chack in CM thread.
Click to expand...
Click to collapse
of course this is not a theme. I asked for screen shot so that i know what the rom is look like. almost all the rom here have a screenshots. the OP provide it. And about the instructions how to flash this rom the OP should provide us how to flash this rom. BTW iam using CM10 atm i know how to flash it.
Well I'd download if I could but I'm getting a 404 not found...
Sent from my GT-I9300 using xda app-developers app
kickassdave said:
Well I'd download if I could but I'm getting a 404 not found...
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Same here.
Well I suppose the most interesting thing is the codefireX settings panel, which I guess will be pretty similar as what we can find on other devices. (Changing DPI, tablet mode, battery style...). It seems like an alternative to AOKP. I would be glad to try it too, but indeed the download link is broken
_Man0waR_ said:
Well I suppose the most interesting thing is the codefireX settings panel, which I guess will be pretty similar as what we can find on other devices. (Changing DPI, tablet mode, battery style...). It seems like an alternative to AOKP. I would be glad to try it too, but indeed the download link is broken
Click to expand...
Click to collapse
Here is the correct link:
http://synergy.codefi.re/codefireX-i9300
Rom installed, I quickly tested the codefireX settings panel. (The main change I suppose from original CM10). Of course it is too early to provide a full review. Being a fan of AOSP roms, I will spend some time on this new rom. It is interesting for people looking for a bit of extra-customisation without getting too complex.
Before people start posting 'Hey youtube does not work in landscape mode', this rom is using the new HW Composer, you need to use an app like 'Screen Filter' to watch fullscreen videos until this is fixed by CM10 team (When the kernel source will be released I guess).
Thanks for posting. Any difference from here?
People this rom is fing good.
We are looking at a team with a very high level of coding knowledge and are very well organised (10 different devices on the go at once).
I first had contact with synergye and the team on the HTC velocity. Man what a difference they made. Took the stock thing and turned it on its head. In particular the kang bang kernel, always built with the latest and best parts and coded to perfection. He made loads of different changes most notably sound improvements and battery life increase and his own scheduler with a really good deep sleep. I think at one stage synergye put in fifty hours straight into that device. Only to find out that device was dead in terms of development, I am so happy I got an sgs3 now that this has landed I am busting.
Anyway I digress.
This rom so far is very good, stable as a rock and well implemented.
The codedirex system options are very usefully no unnecessary nonsense. The prop moder has some good options for system tweaks. One of my favorite options is the kill all button you can add to the recent apps screen. The rom uses a minimal amount of ram. The sound levels are spot on and sound great.
Seriously I could ramble on for ages.
The last thing I am gonna say, and I am in no way affiliated with the group, swing these block's a donation if you can. The quality of work is second to none and always coded to the highest standard. I have donated in the past and I will do so again.
Also I am not saying that other developers are below par in anyway, ie teamasek is one of the most up to date devs I have seen. A release almost everyday. Wow.
I am just giving an account of my experience.
Id have to agree with everything you say - easily the most impressive ROM i've tested since leaving stock. Any outstanding bugs in the CM10 tree were barely evident whilst running this ROM. I'm waiting for SuperNexus build 3 then i'll be back onto codefireX nightlies.
I'll be donating! : )
Any new build soon or is this rom already dead?
Sent from my GT-I9300 using xda app-developers app
Hi, this ROM is featured on the Index of ROMS http://forum.xda-developers.com/showthread.php?p=26583587#post26583587
Any observation please send me a PM
been using the att variant of this rom and its amazing! i9300 users give it a chance! smoothest and best battery life by far!
excuse my ignorance but can be used with the N7100 galaxy note 2 thank you
http://www.theandroidsoul.com/cyanogenmod-10-cm10-for-galaxy-note-2-development-starts/

[CM9][Stable][Unstable]Samsung Galaxy Exhibit

Cyanogen Mod 9 for Samsung Galaxy Exhibit​
Code:
I Disclaim ALL Liability from but not limited to Missed school/work days, bricked devices, Wiped SDCARD's, voided warranty's, World War 1, 2, or 3, thermonuclear war.
"Stable"
"Stable" attempts to give you a working device. It is based off of the 2.6.35 kernel, which enables more stability. You are flashing this out of your own free will, and at your own risk.
Code:
What works:
-Phone
-Wifi
-SMS/MMS
-GPS
-Bluetooth audio
-HW accelerated display
-Headphone detection
-Microphone detection
-T-Mobile Wifi-calling (works for most)
**Note I have no way of testing WiFi Calling, as I am using this phone unlocked on AT&T**
-init.d support
-CIFS networking
-Haptic keyboard feedback
-Market/Play
-Gmail
-Browser
-Screenshots
-Streaming video
-Vibration
-Camera
-Tiny Flashlight
-Most Third Party Camera Apps
-911 Emergency Calls
No Work
-Flashlight HD LED
-Snap Chat doesn't enumerate flashes properly and crashes so if you want to use snap chat flash [URL="http://forum.xda-developers.com/showpost.php?p=34891248&postcount=590"]this[/URL] however it disables the flash, so don't flash if you don't need snapchat...
The latest stable is 11/25/12
Repo's that I'm using for Stable:
Code:
Kernel: [URL]https://github.com/arco/samsung-kernel-msm7x30/tree/ics-2.6.35[/URL]
Vendor: [URL]https://github.com/Core2idiot/vendor.ancora_tmo.ics[/URL]
Device: [URL]https://github.com/Core2idiot/device.ancora_tmo.ics[/URL]
Unstable
Unstable will have new features but more bugs. Use unstable at your own risk. They may brick devices and probably will have broken items. You are flashing this out of your own free will and at your own risk.
Code:
What usually works on the latest build:
-Phone
-Wifi
-SMS/MMS
-GPS
-Bluetooth audio
-HW accelerated display
-Headphone detection
-Microphone detection
-T-Mobile Wifi-calling (works for most)
**Note I have no way of testing WiFi Calling, as I am using this phone unlocked on AT&T**
-init.d support
-CIFS networking
-Haptic keyboard feedback
-Market/Play
-Gmail
-Browser
-Screenshots
-Streaming video
-Vibration
-911 Emergency Calls
Issues:
-Camera
-Flashlight HD LED
Finding More issues: Report them in the thread
The latest unstable will always be available here
Repo's that I'm using for unstable:
Code:
Kernel: [URL]https://github.com/arco/samsung-kernel-msm7x30/tree/ics-3.0[/URL]
Vendor: [URL]https://github.com/Core2idiot/vendor.ancora_tmo.ics[/URL]
Device: [URL]https://github.com/Core2idiot/device.ancora_tmo.ics[/URL]
FAQ
What is Cyanogen Mod?
CyanogenMod is an aftermarket firmware for a number of cell phones based on the open-source Android operating system. It offers features not found in the official Android based firmwares of vendors of these cell phones. (Source: Cyanogen Mod Website)
I have a stock Samsung Galaxy Exhibit can I install this?
Unfortunately not out of the box. You first will need to root and install recovery, more information is availible here
Unstable or stable?
Stable is based off the Linux kernel 2.6.35, it will be more reliable in more aspects, and has camera working. Unstable builds are built off of the 3.0 kernel. The 3.0 Kernel is a much newer kernel, which will be considerably faster and probably more stable in certain areas. The open Linux kernel version is significantly hgher, but that hasn't been ported to our device (and probably never will be), for more information on Linux see here
Can I overclock?
Yes. There are custom kernels available here that allow for overclocking. Warning overclocking may cause harm to the device. Flashers beware.
What do you mean you don't use this?
I don't use these builds as I have moved on to Cyanogen Mod 10. Although I am building these for the public good. Occasionally I may try a build, or once I actually get a second device, I will probably start testing builds. Untill then no I don't use these builds and I have no intention of using these for my daily driver as Cyanogen Mod 10 works better for what I want in a ROM. I currently working on 4.2 on the side but have not gotten anywhere yet. If you want to help me port 4.2 look here. Currently I use Cyanogen Mod 10 built by camcory
This is a 4G device so why do I never see 4G in the status bar, and what is H or H+?
Well T-Mobile wants to sell it as a 4G device but in reality it's a 3.5 device. T-Mobile uses HSPA and HSPA+ which stands for High Speed Packet Access, which is really an evolved 3G standard, but not true 4G but faster than 3G so Android calls it H and H+, because calling HSPA 4G is like calling EDGE 3G. EDGE could be called 3G but people don't as it's not really 3G, it's 2.5G. Another explanation is available here. If you really want HSPA and HSPA+ reported as 4G (and to buy into the marketing propaganda) you can look here. These 4G icons will never be included in this ROM as calling HSPA+ and HSPA 4G is one of my personal pet peeves. You are free to flash them yourself.
I have this really cool user interface mod or app I want to be included can you include it for me?
No. I'm keeping the Cyanogen Mod interface as stock as possible. If you want something please install it on your own device. Don't ask me to include it, as people should be able to customize their own device to their liking I shouldn't force it on them. I believe in you choosing what you have. So I try not to force anything on anyone.
I installed this ROM but where is Google Now, I had it before so where is it?
Google Now is actually part of Jellybean, not Ice Cream Sandwich, this ROM is based off of Ice Cream Sandwich. So the GAPPs files do not have Google Now. One can install Google Now, although it maybe buggy as it is not designed for ICS, for more information look here
I am interested in donating; can I?
I enjoy donations, but i don't need them, I probably will soon once I graduate High School (I'm a senior :good, but right now I will gladly accept donations, but I don't request them and really the most useful donations are in kind, if you have any phones/tablets/computers you want to get rid of, PM me and I'll take them (and pay for shipping if you want). I do have monetary donations setup, if that's all you can do feel free.
There hasn't been an update in forever and a half, whats up?
As there has been a code freeze in CyanogenMod 9 and we already have most everything working in the stable build, I have also moved to a Motorola Atrix, I see no reason to actively work on this rom. If you find a bug you want fixed and you have found a fix, feel free to PM me and I'll work on applying that fix, if there is just a bug you can still PM me and I'll try to locate a fix and apply it.
Thank You to: Jocala (for getting the ball rolling), Arco (for being an awesome Galaxy W developer), Cars1189 (for the 911 Patch and general help), Cyanogenmod (for the ROM Source), Dorregaray (for CameraHAL), Tom3q (for making me want to dev and for being an AWESOME Galaxy Spica developer, he literally rewrote all of the drivers for the Spica), Thomas Hounsell (for writing a page long post on why I'm worse than a idiot in 2008 [that I wish I could find...]), and thank you for using my ROM and reporting issues.
Aw damn I just got done getting my server to make builds to do just this, oh well! Nice job man, what kind of upload connection do you have?
Nightlies?!
Sent from my SGH-T679 using xda app-developers app
---------- Post added at 07:56 PM ---------- Previous post was at 07:55 PM ----------
Wait is this new latest build any different from jocalas 28 build?
Sent from my SGH-T679 using xda app-developers app
Erik_Sandoval said:
Nightlies?!
Sent from my SGH-T679 using xda app-developers app
---------- Post added at 07:56 PM ---------- Previous post was at 07:55 PM ----------
Wait is this new latest build any different from jocalas 28 build?
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
It probably has some new commits but other than that nope.
Alright man I'll check it out. I'll post any differences I see.
Sent from my SGH-T679 using xda app-developers app
Nightlies?!
Sent from my SGH-T679 using xda app-developers app
---------- Post added at 07:56 PM ---------- Previous post was at 07:55 PM ----------
Wait is this new latest build any different from jocalas 28 build?
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
Yes I will try to compile once a day. my computer will then automatically upload it to google drive.
It is different from Jocala's 28 build, as Arco has upgraded the Graphics drivers. And dithering is enabled by default.
kingdavidd said:
Aw damn I just got done getting my server to make builds to do just this, oh well! Nice job man, what kind of upload connection do you have?
Click to expand...
Click to collapse
bad but I upload them to google drive... It's in my build script
Core2idiot said:
Yes I will try to compile once a day. my computer will then automatically upload it to google drive.
It is different from Jocala's 28 build, as Arco has upgraded the Graphics drivers. And dithering is enabled by default.
bad but I upload them to google drive... It's in my build script
Click to expand...
Click to collapse
Ah well I just set up my server that has a 100/100 connection with 8 core processor.
Im going to stand out like a soar noob here , what does nightly mean?
Sent from my SGH-T679 using xda app-developers app
kingdavidd said:
Ah well I just set up my server that has a 100/100 connection with 8 core processor.
Click to expand...
Click to collapse
I'm jellous. I'm using my measly Core i5-2400 with 12GB of ram... On Comcast Home internet (WHICH SUCKS!).
Core2idiot said:
Yes I will try to compile once a day. my computer will then automatically upload it to google drive.
It is different from Jocala's 28 build, as Arco has upgraded the Graphics drivers. And dithering is enabled by default.
bad but I upload them to google drive... It's in my build script
Click to expand...
Click to collapse
Core2idiot said:
I'm jellous. I'm using my measly Core i5-2400 with 12GB of ram... On Comcast Home internet (WHICH SUCKS!).
Click to expand...
Click to collapse
Lol nice well now I need to figure out something to do with this server since you decided to do the nightlies I would build another rom but I don't know of any others that I could easily build from source.
---------- Post added at 10:14 PM ---------- Previous post was at 10:13 PM ----------
jrleathers said:
Im going to stand out like a soar noob here , what does nightly mean?
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
It means that every night he will compile the rom with the newest updates so you could update everyday if you wanted.
jrleathers said:
Im going to stand out like a soar noob here , what does nightly mean?
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
Nightly means untested, that it's put out daily, may have bugs, and doesn't have a change log. I actually don't use them, I am currently using CM10 from Camcory, but I felt it was important to have someone building so our phone doesn't completely die out. Really any build should be able to used for daily use, as the device tree has stabilized. I am just the type that likes to update everyday so I always have the latest and greatest.
Core2idiot said:
Nightly means untested, that it's put out daily, may have bugs, and doesn't have a change log. I actually don't use them, I am currently using CM10 from Camcory, but I felt it was important to have someone building so our phone doesn't completely die out. Really any build should be able to used for daily use, as the device tree has stabilized. I am just the type that likes to update everyday so I always have the latest and greatest.
Click to expand...
Click to collapse
+1
Sent from my SGH-T679 using Tapatalk 2
Hey OP, is it okay if I use this rom as a base for my own rom?
Thanks man, its nice to see ICS still alive!
jeff432 said:
Hey OP, is it okay if I use this rom as a base for my own rom?
Click to expand...
Click to collapse
Yes, definitely. All I ask is that you tell people that you did.
Any differences from the original CM9? Also, what does Nightly mean? :L
EDIT: I'm stupid, hehe I didn't check the thread, ignore this if you will.
Kingdavid..... Go build cm10 nightlies! This is awesome, btw and I'm subbed.
Sent from HELL!
Joey11746 said:
Any differences from the original CM9? Also, what does Nightly mean? :L
Click to expand...
Click to collapse
An explanation was posted on page 2 of this thread. Perhaps the OP will ammend it to the first post?
Core2idiot said:
Nightly means untested, that it's put out daily, may have bugs, and doesn't have a change log [...] Really any build should be able to used for daily use, as the device tree has stabilized. I am just the type that likes to update everyday so I always have the latest and greatest.
Click to expand...
Click to collapse
-Excuse any spelling or grammatical error. Typing from my phone.
Just tested it, works fine, works really fast and efficient [Haven't used CM9 in a while]
crhylove said:
Kingdavid..... Go build cm10 nightlies! This is awesome, btw and I'm subbed.
Sent from HELL!
Click to expand...
Click to collapse
If someone links me to the repos on github I will.

Categories

Resources