[ROM] 08/30/10 | Fresh Hero 2.4.0 | Incremental Update For Freshness - Hero CDMA Android Development

Geek For Me is proud to release:
Fresh Hero 2.4.0 for your Sprint Hero
NOTE: Remember that Fresh Hero is considered a stable every day rom, and Fresh Toast is a dev rom that may have issues. Also (in case there is confusion) Fresh Hero is for the Hero and Fresh Evo for the Evo. But I think that's self explanatory.
Also FYI: the phone may freeze on very first boot at the lockscreen, or it may get to the lockscreen and then reboot one more time. This should only happen on the very first boot after flashing the rom (if it happens at all).
If you are coming from Fresh Hero 2.3.3 then no wipe is required. You can grab the incremental update (10 mb) to go from 2.3.3 or the full update. The full update is required if you are coming from any other rom. If you are coming from another rom then a full wipe may be required. Always make a nandroid backup, I can't be held responsible if something breaks, etc, etc.
Click to expand...
Click to collapse
Need help? Problems? Bugs?
Forum
Bugs
Change log
Base: RUU_Hero_C_Sprint_2.27.651.6
This is just a maintenance release to keep your phone updated and running smoothly.
Changes from 2.3.3 to 2.4.0:
Updated DarkTremor apps2sd to 2.7.5 RC3 build C
Updated SuperUser to 2.3.4
Updated ES File Explorer to 1.4.5
Updated LauncherPro to 0.7.6.0
Updated Google maps to 4.4.0
Removed Facebook App
If you already have it installed then this won't remove it. If you want to install it later then just grab it off the market.
Changes from 2.1 to 2.3.3:
Based on the 2.27.651.6 RUU
Added Fresh Updater! Check the How To for information on setting it up and using it. This project has been on the back burner for months, and I’m happy to finally have brought it back and finished it up. Thanks to cyanogen and firefart as it’s based on CMUpdater. Use Fresh Updater to enable the vanilla lock screen.
270 degree auto-rotation (you can turn the phone to the right or the left for landscape) — Thanks to Optedoblivion for pointing me in the right direction.
11 new Rosie widgets. 7 that are available for our phone and 4 that aren’t.*
{
"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"
}
Profiles, ringtone, battery, call mom, coin flip, daily challenge, dice, notes, quick record, tasks, tip calculator.
These are made by HTC and will only work in Rosie.
Added FriendStream and Widget. Thanks to jschisurf for his help with that.
Added SuperUser 2.1 by chainsdd
HTC_IME Mod High Res v.27 keyboard -- This keyboard has a ton of features. I have included this keyboard and the stock one. To change which keyboard you use just do a long press on a text input field.
All APK's have been png optimized and zipalign'd
png optimize goes through every APK and losslessly compresses the png (picture) files without causing any type of visual change. This provides a smaller apk file size that loads faster. Each APK has then been zipalign'd. From Android's developer page: zipalign is an archive alignment tool that provides important optimization to Android application (.apk) files. The purpose is to ensure that all uncompressed data starts with a particular alignment relative to the start of the file. Specifically, it causes all uncompressed data within the .apk, such as images or raw files, to be aligned on 4-byte boundaries. This allows all portions to be accessed directly with mmap() even if they contain binary data with alignment restrictions. The benefit is a reduction in the amount of RAM consumed when running the application.
While this does free up space on /system it is not done to make free space. It is done purely for a performance gain. Every day use of the phone will go smoother and stock applications will respond faster. The reason this works is because it has reduced the application file size as much as 50%, so they load in to memory faster and run smoother.
Additionally all applications in /data/ (even ones you downloaded) will be zipalign'd on boot if they need to be.
Not every apk takes png optimization + zip align well. I've done it on enough roms that I think I know which ones cause issues now, but if you are getting FC's on any apps (I can't test them all) then let me know and I'll get it resolved. Thanks!
Entire rom has been resigned.
Major thanks to jschisurf for help on this. The process changed from Android 1.5/2.0.1 and I was getting errors where I had previously never had problems. He helped me figure out what I was doing wrong.
Resigning all the apks allows for non-standard apps to be used (like FriendStream) and also provides a standard based for modding apks.
Apps2sd updated to Darktremor 2.7.5p2 by tkirton.
Apps2sd takes all applications from /data/app and /data/app-private and moves them to a partition on your sdcard. This allows you to store more apps on your phone and also allows you to restore your phone and keep all your apps in tact (albeit with all settings lost). Although sometimes wiping sd:ext is required too.
You do not have to use apps2sd if you don't want to use it. If you just don't format your sdcard with an ext partition (leave it all as fat32 like it is from the factory) then apps2sd will stay turned off.
How to setup apps2sd on Fresh and warnings about apps2sd
Battery optimizations
Raised VM kernel dirty page writeback frequency to 15 seconds. This wakes the phone up less often for background VM activity. Every single application in Android is technically running in a VM (virtual machine) so that's why this helps (as recommended by lesswatts.org).
Updated Google Maps to 4.3.0
Updated Launcher Pro to 0.6.5.1
Updated Estrongs (ES) File Explorer to 1.4.2.2
Wifi Tether 1.6 -- This is not the newest version but in my experience it works best on the Hero. If you are getting a FC in wifi tether then it's because you have another copy of it in /data/ with a different name. Therefore you ended up with two copies. Remove one of them and reboot.
Facebook moved to /data/ so that it can be uninstalled
Dancing droid boot screen thanks to wrx4memp!
Added PowerTOP 1.11. From LessWatts.org: Programs can make your [phone] use more power. PowerTOP is a Linux tool that helps you find those programs that are misbehaving while your [phone] is idle. — Compiled by cyanogen.
To run PowerTOP just open an adb shell and type: "powertop -d". It will scan for 15 seconds and then print out a report.
The first section will show you what % of time your phone spent running at what Mhz. Ignore the Mhz in the screenshot above because it's from my Evo so it will look a little different on the Hero.
The next section shows wakeups-from-idle per second. 50-80 would be normal. If you are in that range then you don't have a problem.
The next list is the top causes for wakeups. Compare your list to mine (I only showed the top 3).
All the way at the bottom it will have optimizations that can be made to lower power use. These changes can not be made to the rom itself, they must be made to the kernel. While other roms claim they made changes to the kernel, if they are using the stock kernel (if they aren't over-clockable then they are using the stock kernel) then they didn't. While there is a kernel source available to us, I have chosen to continue using the stock kernel until our official source is released by HTC for stability reasons.
I have chosen to NOT include adless browsing in my rom. I used adless browsing in all of my Hero Android 1.5 roms because it actually blocked ads from the browser. In Android 2.1 this functionality stopped working so I stopped including it. It was pointed out to me that while it doesn't block them in the browser, it does block them in apps (background data). The reason I am choosing to not include this is because as a developer myself, I feel that the authors deserve to get paid for what they do if you want to use their app. If you are choosing to use their free ad-driven application then I don't want to contribute to people blocking those ads and preventing the dev from getting paid.
Stock vanilla lock screen has been customized in the following ways:
Fixed to work properly by flipz
Emergency button showing up after airplane mode fix by flipz
Menu-menu to unlock disabled by flipz
Clock / Sprint / other misc stuff removed thanks to jschisurf!
Added live wallpapers back to Rosie. . Keep in mind that you are using lwp "at your own risk." They may use more battery, they may cause wake issues. And only the lower end ones will work properly. This is not the fix that breaks opengl to allow you to use the more visual ones. Stick with the ones that just draw on the screen (a few are included).
flash_image for flashing RA
Quickboot works... for those who use it!
Espresso bottom bar in green
Full color sliders (see screen shots)
Removed (copied to /sdcard/fresh-removed-apks):
The following applications have been removed, however I am trying something new. I have the installer copy all of these applications to /sdcard/fresh-removed-apks. This will allow you to easily install the applications by clicking on them in ES File Explorer, or by copying them to /system/app for the ones that won't install that way (HTC's apps don't play nicely with installing). The applications marked with a * can be installed in one click by clicking on it in ES, the ones marked with # aren't included because they don't need to be reinstalled. The rest you will have to copy them to /system/app. This can be done by issuing the following commands:
adb remount
adb shell
cp /sdcard/fresh-removed-apks/WHATEVERAPP.apk /system/app
Click to expand...
Click to collapse
Amazon mp3 *
GSD #
HTC Footprints and widget
HTC Mobile Guide (aka Learn More) *
HTC Navigation Panel
HTC Ringtone Trimmer
HTC Stocks and widget
IM
Quick Office *
SDSA (Sprint Self Service) *
Sprint Nascar *
Sprint Navigation *
Sprint NFL *
Teeter
What to expect / how to flash it / READ THIS :
Download and copy the zip to the root of your sdcard
Reboot to RA and do a data wipe / factory reset (REQUIRED)
You may also need to wipe sd:ext if you are having troubles booting.
If you are running Fresh Toast and ext4 then you'll need to partition back to ext3 if you want to use apps2sd
Pick flash zip from sdcard and select fresh-hero*.zip
After it finishes flashing reboot. Expect the first boot up to take a while.
If it boot loops over and over (you keep hearing the startup sound) then you didn't wipe everything.
When the phone boots and comes to the user setup screen I would recommend syncing your google account right away. I noticed an old bug creep back in where it gets stuck during sync. This seems to be avoided by adding your google account during setup.
The more social networking stuff you have setup (Facebook, twitter, friendstream, etc) the less battery life you will get. These programs do not have a "push" function and work by checking every single one of your contacts to see if they have an update.
DOWNLOAD: http://geekfor.me/hero/android21/fresh-hero-240/
Screen shots:

Just flashed it and booting it the first time now.

Reserved. Just because I always forget to do this.
Dang it swm. Haha.

flipzmode said:
Reserved. Just because I always forget to do this.
Dang it swm. Haha.
Click to expand...
Click to collapse
lol...too slow.

Saw this on your twitter, I love you.
Thanks! Great work. Better get to bed for my meet..

Up and running it, love it so far.

YAY! I've been waiting for this, thank!
flipzmode said:
Geek 4 Me is proud to release:
.
Click to expand...
Click to collapse

Awesome. Flipz, you're my favorite! What are some of the bugs that you want to work out?

Are you or should I say can you(not sure what kernel this uses) move this over to Fresh Toast or will that project not be effected by the leak?
I guess what I am really getting at is if this is going to delay Fresh Toast further or if it is looking good.

friendstream in this?

Since this isn't OCd I'm gonna jit it and see what happens. I flashed damage's flashable ROM earlier and didn't care for it. I'm too use to the OC speed and quickness that it felt like it was in slow-motion.

THIS BOOTSCREEN!
flipz you're the man, for real

Only thing that worries me about modding this Flipz, is /app and /framework are .odexed.

Ok, been using this for an hour-ish now. Just found an issue. When viewing photos, if I rotate the phone, no app (photo viewer, gallery, etc) will rotate. Checking and auto rotate is turned on.
Can anyone confirm?
Edit: Crap. I'm seeing 100% wake time too.

VinceOB said:
Only thing that worries me about modding this Flipz, is /app and /framework are .odexed.
Click to expand...
Click to collapse
deodex the rom then .

darchstar said:
deodex the rom then .
Click to expand...
Click to collapse
LOL I probably will, but I lost my scripts I had for it.

sandboxlove said:
grr...so does this mean that...like all the mods and themes have to be completely redone??
Click to expand...
Click to collapse
It may or may not. Only way to figure it out is to backup and try it.

ditto on the awake time well back to old faithful til this is fixed

nbroneobi said:
ditto on the awake time well back to old faithful til this is fixed
Click to expand...
Click to collapse
Also (and this is the cause of the wake time issue) we're back to the GSM issue in *#*#4636#*#*
If you manually change it to CDMA auto PRL the wake time issue goes away.

can anybody confirm apps2sd works moving dalvik too on first boot? i tried and couldn't get it on a rom i was building?
damn more awake time issues and i heard a few say sound issues too. do you guys really think this is the final? any thoughts flipz?
good work btw and fast.
and just to let you guys know i had no issues applying several of my themes to this leak today.

Related

[ROM] 01/01/10-1.1 | fresh rom | a new year release!

flipz(mode) and freshlyill are proud to release: Fresh Rom for CDMA HTC Hero (Sprint) 1.1!
A new year release!
[Home Page] [Downloads] [FAQ] [Fixes] [Known Issues] [News]
Special thanks to the testers / motivators. From xda: n0j, 702droid, toastcfh, abcdfv, 27s, kcarpenter. And from ppcgeeks: thacounty, athlet1c. And of course everyone else!
Base: RUU_Hero_C_Sprint_1.56.651.2_signed_release (Now built off the official RUU!)
Tested with: recovery-RA-heroc-v1.5.2
In this release (1.0) 12/10/09:
The most noticeable change that people will see is the work that is being done to port Espresso's Rosie over to Fresh ROM. I really like the look of the new Rosie and therefore am putting it in here. If you don't like it never fear. I can assure you that someone will put together a standard rosie theme that will put you back to all green. The pre-kitchen is 100% compatible with this rom. You will see that some parts of the rom are blue while some are green. This is exactly how the Espresso dump is. In fact the espresso dump is even worse! But freshlyill is working hard to spread it out to more applications. We'll post an update when it's ready.
Added: ES File Explorer 1.2.5.1 (i’m liking it a lot more than astro)
Updated: wifi tether from 1.6 pre-3 to 1.6 final
Updated: busybox to remove color codes (thanks to obelisk, I didn’t know this existed)
Updated: ad-less browsing hosts file (dec 22)
Updated: ensured that all files matched what they are in the most up-to-date RUU
Modified: removed the “lock” image from the left screen and left it totally blank (as voted on here. if the lock screen is still showing your old wallpaper then there is a tool in the pre-kitchen to clear the cache).
Modified: espresso inspired rosie (light blue highlights)
Modified: espresso inspired dialer (light blue highlights)
Modified: battery icon
Modified: re-optimized and zipalign’d apk’s after several changes to them
Modified: signal icon
Modified: removed “Sprint” from the lockscreen
Modified: removed the 800×480 images from sdk’s that had them
Modified: launcher to remove the landscape files
Modified: htc contacts to remove the landscape files
Modified: htc weather widget to remove the landscape files
Modified: rosie to remove the landscape files
Modified: htc contacts to remove the landscape files
Fixed: headphone icon (left it out of 1.0 on accident)
Fixed: GPS icons (left it out of 1.0 on accident)
Fixed: speakerphone icon (left it out of 1.0 on accident)
Removed: dropbear
Removed: teeter (i’ll be adding it to the kitchen)
Removed: HTC location manager (for me this has seemed to resolve our phone lag caused by location service. It dramtically cuts down on the heartbeats. but my phone is generally rebooted multiple times per day so only time will tell if this works)
Removed: .bats in /system/app (accidentally left them in from my deodexing)
Removed: astro file manager (keep in mind you will need to uninstall it. I don’t want to force remove it because those people that still use it)
Removed: field trial
Removed: jbed
Removed: learn more (i did this a while ago, not sure when it got back in. lol)
Removed: sprint app updated
Removed: sdsa
Removed: quick office
Removed: html viewer
Removed: im plugins
Known Issues:
If you came from a fresh install rather than an update, the standard clock&weather widget that is on the home page will not pull your location automatically. More information coming soon. Current workaround is to delete it, then add it back and actually pick your location. Don't select "current location." More info and fix here.
Flash player is not working in the browser. More info and fix here.
Download Link: http://geekfor.me/new-release/fresh-rom-1-1/
Click to expand...
Click to collapse
{
"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"
}
Flashing this rom should keep all of your personal settings and should not wipe anything but you are doing it at your own risk. I make no promises on what may happen to your device and your data. This also means that unlike winmo, it's not going to look different after you flash. It will look just as it was before hand.
Requirements:
A rooted CDMA HTC Hero by Sprint. RA's recovery loaded on. If you have any questions on that then please visit one of the other various threads on here about how to root your phone.
How to use it:
0. Create a nandroid backup!
1. Copy this rom (do not unzip) to the root of your sdcard using one of the various methods.
2. Go to the recovery program by either typing "reboot recovery" from an adb shell or by powering off the phone and holding Home while you power it on.
3. Scroll down to "Apply sdcard: choose zip" and select the zipped rom. Press the home button to confirm you want to write it.
4. After it finishes (takes several minutes) click "Reboot system now".
Bugs? Questions? Comments? Ideas? Please post here.
my rant about apps2sd:
**My note about Apps2SD: I added support for it in this release of the rom because people who were using it in other roms that tried to install this rom were receiving errors. Here's my point of view on it.
I played with it for over 8 hours today between implementing it and then testing it to make sure this fix would work. I have personally come to not like apps2sd, but I am including it for those who use it.
The reason I don't like it is because it puts your phone at a huge risk of having problems once anything goes wrong. If you install a program that causes issues, a nandroid backup will not resolve the issue because the application is installed on your SD card not your phone. If your phone starts going crazy as reported here and here, then even just a restore possibly won't fix it. You might need to go as far as to wipe your SD card too. If you are lucky enough to have a restore fix your problems you will still need to reinstall every app, even if you didn't wipe your card. And on top of that when you try to reinstall any app it will think it's still installed, even though you restored your phone. But when you click "uninstall" it will just freeze half the time because there's nothing on the phone for it to actually install. I have also read many threads that say if you happen to boot the phone up without the SD card in then it will screw everything up.
So now maybe you are wondering why I would add Apps2SD support in this rom. In order for people who are currently using Apps2SD to upgrade to this rom I must support it or require them to do a hard reset before coming to fresh. Clearly I don't want you to have to reset so I have supported it. With that said: I personally recommend not using it. This rom will auto-use it if your SD card is formatted for it (fat32+ext2+swap partitions) but it won't use it if you are only partitioned as 1 fat32. My suggestion is to stick to the 1 partition and let your applications install on the phone. Linux is not like Windows in the sense that it will run the same whether you phone has 140 megs free of storage space or 10 megs free. So unless you plan on installing 100 apps, I don't see the practical purposes of using Apps2SD. But a lot of people like it.
Now with all of THAT said -- this rom officially has and supports Apps2SD. It is a program that I think has the possibility of being great, but has to work within the confines of the phone which means tricking Android in to thinking that the applications are installed on the phone when they aren't. That is what leads to all the problems mentioned above.
and place holder tres.
New Rom!
Cool cant wait to test
Sweet!! (in best cartman voice lol)
oh oh a new rom!
Can I get fries with that?
can't wait
Exciting! Cant wait man. Thanks!
*crosses fingers for a barebones 1.6*
Hopefully a fix for The apps with the cache prob maybe
hopefully
when is this going to be coming out?
Aiming for tonight. Just hammering out a couple of minor issues!
is it going to be a 1.5 rom or a 1.6 rom?
It is a 1.5 rom.
is it going to have the same theme as stock? or a different one
it will have the same theme. yes
freshlyill said:
btw, sprint said they would have a maintenance release within a few weeks to address some of the hero's issues.
Click to expand...
Click to collapse
freaking sprint.... I tell ya... I love their customer service... coverage... phone plans... price..... and phones.... but holy mother of god do their updates just freaking suck.... how long did it take for the first "good" instinct update? like 6 months? Made the phone somewhat useable but still lacking... ugh
good to hear it's comming though
EDIT:
freshlyill said:
it will have the same theme. yes
Click to expand...
Click to collapse
=/ was hoping to see barebone stock android, vanillia or whatever which way you wanna call it untwist senceUI out of it...... but I'll still check it out
johnsongrantr said:
freaking sprint.... I tell ya... I love their customer service... coverage... phone plans... price..... and phones.... but holy mother of god do their updates just freaking suck.... how long did it take for the first "good" instinct update? like 6 months? Made the phone somewhat useable but still lacking... ugh
good to hear it's comming though
Click to expand...
Click to collapse
lol. yeah.. they aren't exactly the best when it comes to pushing updates.
here's the thread if you wanna check it out: http://community.sprint.com/baw/thread/24397?tstart=0
johnsongrantr said:
=/ was hoping to see barebone stock android, but I'll still check it out
Click to expand...
Click to collapse
you just want sense ui gone? we might go with multiple releases.

[ROM] [2.2] [G1,MT3G, MT3G1.2, Dream, Magic] Chromatic 4.5 - [08/30 - V4.5] Apps2ext

{
"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"
}
​
RETIRED!
Hey again guys. Good news and bad news.
Bad News:
I will not be releasing Chromatic ROMs in the near future. I have way too much going on in my personal and professional life right now, to be haxxin on ROMs.
Good News:
The Biff Mod Squad is still developing BiffMOD and it is currently on V 2.1 which is based on CM 6.1 Froyo 2.2.1 (latest) ANNNND even better news! Sisterchick has created a Chromatic theme for it, so you can still enjoy the Chromatic flavor!
Originally BiffMOD was the exact same thing as Chromatic so you guys will be in good hands with those folks. Go check it out, the Chromatic Theme should be up tomorrow (11-10)
http://forum.xda-developers.com/showthread.php?t=745478
Themes for Biffmod: (including Chromatic Theme)
http://forum.xda-developers.com/showthread.php?t=829145
Chromatic 4.5 STABLE
Includes
Full ROM (Froyo)
Google Apps
Major theming
Apps2ext
Anderwebs' newest launcher (all themed up)
Compcache upped to 32mb from 12mb.
OC kernel included (must install SetCPU)
Swap enabled by default
Download here
FLASH THIS BEFORE THE ROM AND AFTER YOUR BACKUP IT WILL WIPE SYSTEM, CACHE, AND DATA!!!
http://chromatic.r00t.la/Releases/wipedatacachesystem.zip
Out of respect for the dev, I have removed SetCPU; this will also help with some of the update woes people have been having, he offers it up free on his XDA page. 2.0 is out and it is SLICK!
Download latest version here: http://chromatic.r00t.la/
Known Issues
[*]XML Import and Export is not working on versions prior to 4.3 ITS FIXED!!!(CMParts)
[+] For the time being right click and save the file here on your computer, and then go into the UI tweaks under Settings>CMParts on your phone, and fill in the corresponding parts as listed on the xml file
[*] Sometimes Market can go wonky and get hung up on downloads
[+] Fix for this is to first check your downloads page as Froyo can restore your apps so it may already be downloading the same app your trying to install, or it may just be processing hard trying to restore all of your "known" apps. Just let it work through those restores, it may max out your internal memory and fail a bunch of them, thats ok just let it do its thing. Then re-boot and try again.
[+] Next, if you are still having trouble, Go to Settings>Applications>Manage Applications>All> Market, And clear cache, Clear Data, Force Stop; Then hit back and go to Market Updater and do the same. Re-boot, and then re-try your install. Still doesn't work? Then something is broken, wipe and re-flash.
Battery Issues?
[+] Let the phone die till it turns off
[+] Plug it in
[+] Boot into recovery
[+] Wipe battery stats
[+] Let batter charge for 8+ hours, this is good conditioning for you battery as well!
~POST BOOT SETUP~
Setup
Don't allow Google to collect anonymous data; It makes your GPS run all the time.
Un-Check Back up my data to Google
LET IT SYNC! Its going to do all kinds of stuff like restoring apps etc. just let it chill for a while, go into market and watch the downloads tab once the sync icon disappears! Seriously, leave it alone, go hang out, or setup your settings but leave apps alone!
If you get into a loop with the setup wizard on first boot, just hit home key after you log in once.
CM Settings
Go to: Settings>CyanogenMod Settings
Application settings> Check Allow application moving (DO NOT CHANGE INSTALL LOCATION FROM AUTOMATIC, IT WILL CAUSE ISSUES WITH APPS2EXT)
Input Settings>Lockscreen music controls are awesome thanks kmobs!, Menu unlock settings are in here as well.
Performance Settings> Seriously Dragons...you should only touch Lock Home in Memory (which everyone should turn on!) if you want us to support you in the threads Other stuff is functional, but experimental!
UI Settings> See Known issues section for instructions on setting this up easily Setting most things to white or grey will result in fine looks. You need not mess with Notification bar submenu under >Notifications colors
Spare Parts Setup
Go to: Settings>Spare parts
Window animations: Fast
Transition animations: Fast
Remember (as with all CM based ROMS) you will need to change the text color for your clock and notifications via Settings>spare parts. It will be black on black when you boot.
See Known issues list for workaround!
Right click and save as xml to the root of your SD card
Go into Settings>CM Settings>User Interface>Tweaks Extra, and scroll all the way down, click "Import colors from XML"
Reboot to apply changes
SetCPU Setup
Download from here give coolbho3000 some love 2.X is AMAZING!
Recommended Settings
Max 576MHz
Min 245/128
Scaling ALWAYS on demand
If you have reboots, scale it back!
Setup Profiles for charging and sleeping:
Max: 528
Min: 245
ADW Suggestions
Go into Settings>ADW Settings
Change "Desktop scrolling speed" value to 0-177. (0 is what I use and is silly fast!)
Desktop Overshoot set to "50"
I also recommend Under UI settings:
Checking, Closing dockbar
Checking, Tint AB
Checking, Hide AllApps Bg
Checking, Hide AB Bg
Checking, Hide Icon labels
Highlight Press Color: FF000000
Highlight Focus Color: FF696969
Un-Check, Scrollable widget support (unless you are using some of the new scrollable widgets like what the Pure line is doing)
Get in there play around!!!
If you do have problems wipe and try again
I put a lot into this ROM I hope everyone likes it!!!
Based on CM 6 (Nightly 8-08) (Thanks to Cyanogen and his team of oh so amazing, self proclaimed douches!)
Change log DOWNLOAD
STABLE
Froyo I am using a hacky way of getting apps2ext to work, if you run low on space, reboot, the script will move your apps.
4.5 DOWNLOAD
Gonna take a wipe!
CM6 Stable
New Gapps
Fixed ugly market (replaced with stock)
Fixed keyboard background
Added back the backgrounds for power widget, if you want transparent, select it in the settings
Added all the wallpapers to the wallpaper gallery
included slide to answer haxx
New Boot animation from DocNinja/chromatic-style
4.4 DOWNLOAD
New Firerat Script
New Gapps
New SuperUser
Based on RC3
Added a touch of HTCclay Gapps with Chromatic Style
New Music and N&W widget
New Voice Commands
Themed more apps
Much more Stable
Will prob need to wipe before flashing, but so worth it!
to use Firerat's script manually use:
su
sh /system/etc/fr-patch138b.txt <command>
4.3 DOWNLOAD
Based on 8-8 nightly
DSP settings moved into CMParts
Renice Sctipt updated (hope to fix phone delays)
Adjusted Swappiness
Removed FB fix since 1.3 works dandy without it.
Camera Fixed..at least it, and the gallery feel a lot better!
Added Exchange fix
Fixed import from XML in CMParts
It may reboot, even a couple times in a row during the first couple of hours just be calm, More often than not THIS IS NOT A FULL BOOTLOOP, YOU WILL COME OUT OF IT These are kernel panics its being worked on!
4.2
Apps to ext!!!
Based on 08012010-003507 nightly
Lock home in memory added to CMParts!
DSP Manager included
Compcache functions now (don't recommend it though)
JIT Runs, Linkpack is OK
Reboot fix in place (ARM haxx) Will prob reboot on first boot, let it settle
New firerat patch included v.134
[+] Same location to disable swap from terminal emulator type su <enter> sh /system/etc/fr-patch134.txt rev swap <enter>
No live wallpaper (A.K.A. 3D fix)
4.1.1
Fixes 3D issues introduced via the auto running of the lwp fix from firerat
4.1 DOWNLOAD
Changed Boot animation to reflect 2.2 OS
Based on RC2
Lock home in memory still not available
STAY AWAY FROM COMPCACHE (it's acting funky, reboot city) If you already have it enabled WIPE!
4.0 DOWNLOAD
3.9 parity (all the deliciousness from Eclair now with *FROYO*)
Froyo
Not 100% yet, waiting on Cy to put lock home in memory back in ROM, Anders little hack does not work near as well. More optimization to come!
Uncheck "Automatic restore" and "Back up my data" under "Menu > Settings > Privacy" *THIS WILL SOLVE THE HOME LAG!*
WIPE!
Eclair
3.9.1.1 DOWNLOAD
3D fix for issues introduced from applying firerat's patch.
3.9.1 DOWNLOAD
Fixed Market issues "Installation unsuccessful" for new folks just joining the party. If you are coming from a wipe use 3.9.1 if you are on 3.9 and can not download items from the market, wipe and install 3.9.1 if you are not having issues on 3.9 no need to flash 3.9.1
Can enable swap using included firerat patch
From terminal ( enter after each line )
su
sh /system/etc/fr-patch133.txt swap
3.9 DOWNLOAD
SMS notification and icon changed
Phone Phone Setting option grayed out resolved
New in-call dialpad, got rid of the green
Added 3D gallery back into system
COMING NEXT
FROYOFROYOFROYO!!!!!
Cool default ringtone, bring on the suggestions!
Need a new boot animation, Sean_jensen
The Orange in folders...
Battery Issues? Try this first before posting:http://wiki.cyanogenmod.com/index.php/Troubleshooting#Battery_recalibration
Checkout Cyanogen 5.0.8 change log
http://github.com/cyanogen/android_vendor_cyanogen/blob/eclair/CHANGELOG
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
It's important to know that the "DangerSPL" (or DeathSPL or Haykuro's SPL or whatever you prefer) is a prerequisite for Dream/G1 users. Magic (MT3G etc) users do *not* need to do this. Ciwrl has written a guide to installing this bootloader. Flashing this bootloader under the wrong conditions can actually brick your device, so pay attention to the guide. CM releases have always avoided this requirement, but the new bootloader frees up enough space so that no crazy hacks are required for a fully functional system.
INSTRUCTIONS:
HTML:
- First time flashing a CM-5 based rom?
1. Root your device and install Amon_RA's recovery (Dream / Magic)
2. Do a Nandroid backup!
3. Install the DangerSPL if you don't already have it
4. WIPE (I cannot guarantee an upgrade from CM-4.2 to this CM-5 based ROM will work- Titanium Backup may be of help)
5. Install the ROM
- Upgrading?
1. Do a Nandroid Backup!
2. Install the ROM
If it is lagging or feeling laggy go into SETCPU chances are the max is set to something stupid low for some reason so it makes this ROM feel like crap.
~if you have problems I recommend a full wipe
1.Wipe>Wipe Data Factory Reset
2.Wipe> Clear dalvik Cache
3.Wipe> Wipe EXT partition
4.Wipe> Battery stats
4. Partition Sd Card> Repair EXT partition
5. Flash zip
6. Enjoy!
If you want Swype look here: http://forum.cyanogenmod.com/index.php?/topic/11-mod-colored-swype-keyboards/
Old change log
3.8 DOWNLOAD
This may be the last Eclair based version!!
New ADW launcher 9.0 (same one in CM6) (new theming) A lot of gesture awesomeness get in the settings and play, also he screwed up with 9.0 stand-alone and so you will see settings in the normal place and menu>adwsetting #BlameAnder
Add biffbiffbiff's inverted version of Fancy Widget (weather/clock)
More theming on the included apps
Moved extra apps to data/app so they can be uninstalled (including 3D gallery)
No wipe from and 3.x (But as always, if you have problems WIPE)
3.7 DOWNLOAD
Removed swap - can enable it using included firerat patch
From terminalenter after each line)
su
sh /system/sd/fr-patch133.txt swap
Cleaned up Chromatic Script for better battery (hopefully)
Added Firerats patch will auto run FB Sync fix, LWP fix, Dalvik to ext and fix permissions patch
Terminal emulator font fix implemented
Can be flashed right over any other 3.x version or stock CM 5.0.8
3.6 DOWNLOAD
Added swap script. If you prefer compcache, just check it in spare parts swap will be disabled *Recommended!*
Upgraded kernel to dumfuq's oc825-cm-2.6.34-8final MT is pretty nice now!!!
Removed SetCPU (read OP) download here
Cleaned up OP/compiled some FAQs and solutions *Please Read*
You will want to wipe, if anythings fishy!
3.6-NO SWAP For those having issues with swap bogging down their system. (usually a result of way too much swap!)DOWNLOAD
3.5
Destroyed all the orange and yellow I could find!
Edited white spinners to match black spinners!
Did some theming to the phone.apk!
New MT and OC kernel (up to 850MHz) This thing hauls butt now!
New Battery!
added shadow's renice script for phone priority!
Edited Chromatic Script for efficiency and (hopefully) better battery.!
You should be able to flash this right over CM 5.0.8 or any of my 3.X versions, but as always if you have problems WIPE!
Issues:
3.1 DOWNLOAD
Built off 5.0.8 stable
No more Launcher Pro (sorry guys read above for explanation)
Added back better phone.apk for us G1 users (all the cool buttons while in call)
New Battery Icons
Changed music highlights inside player from orange to redish
ChromaticScript 1.0 (really just me kanging from firerat and Domenukk) clears cache, and does all the magic of firerats great script)~
If it is lagging or feeling laggy go into SETCPU chances are the max is set to something stupid low for some reason so it makes this ROM feel like crap.
2.1 DOWNLOAD
5.0.7 stable still
Newest ADW launcher is themed
Newest LauncherPro themed up (choose your destiny)
Elliot's music prettiness, with white on widget still ~I know I need to kill the orange inside!
Added kmobs click menu to unlock app
~launch the application, allow SU permissions, do it twice if you have issues.
Added wireless tether
Removed SuperScript to help with battery woes, muuuuch better
Bettered long delay from launcher to phone/contacts (less than 3 sec on both launchers)
Its awesome!
2.0 DOWNLOAD NOT RAPIDSHARE!!!
Added new spare parts - thanks Wysie!
Included XML file so you dont have to spend as much time setting each item to a color (see instructions at the top of the post)
Back to ADW launcher (open source FTW)
Multitasking MOD added with OC support up to 825MHz *dont do that though!*
Added SuperSript (clears cache on boot, and cracks it out!)
1.5.2 DOWNLOAD
Fixed some of the goofy framework issues
Gray accents added to music, framework etc.
added themed LauncherPro 4.0 (crap ton of new features including drop to uninstall see launcherpro.com for more info)
1.5.1 DOWNLOAD
Corrected version name in update script
Fixed weird tabs on folders
Themed 3D Gallery
Changed launcher up a bit
Background really set to clouds
Power Control Chromatic style
Confirmed update no wipe works
1.5: DOWNLOAD - Update without wipe seems fine, you just wont get new background **As always if problems, wipe**
Got rid of orange/yellow framework/Launcher
Added 3d gallery
Reverted Settings to fix fc in Settings
Bootscreen animation (find the easter egg)
Changed default background to less busy (clouds)..Or did I? If not you can get it here: DOWNLOAD
Special Thanks:
Cyanogen, all of Teamdouche, Htcclay, Domenuk, Anderwebs, Firerat, Sean_jensen, and many many more!
This Rom used to be based on .07 test4 and was called ChromeMOD most comments on the first few pages are from that POS release jump to the end to see whats what!.
is this just the cm 5.0.7-t3 with every extra (hotfix, gapps,...) included
or your own rom?
nice work and thx!
well I'll flash and test it out! But you have any screenies!? downloading now but i wanna see what it looks like! lol!
Thanks for the rom though!
m4gic said:
is this just the cm 5.0.7-t3 with every extra (hotfix, gapps,...) included
or your own rom?
nice work and thx!
Click to expand...
Click to collapse
This is CM 5.0.7t3 with the hot fixes, and a lot of theming, inclusion of some apps etc.
acejoker25000 said:
well I'll flash and test it out! But you have any screenies!? downloading now but i wanna see what it looks like! lol!
Thanks for the rom though!
Click to expand...
Click to collapse
ScreenShots coming soon!
From reading the info posted here, it sounds like just a theme.
I think you should post this in the Android Themes section with flashable zip files that change the theme instead. I wouldn't really consider this a new "rom" or anything, it hardly has to do with the development section. It's just CM with a bit of a twist.
_
Gonna try this now
KAwAtA said:
From reading the info posted here, it sounds like just a theme.
I think you should post this in the Android Themes section with flashable zip files that change the theme instead. I wouldn't really consider this a new "rom" or anything, it hardly has to do with the development section. It's just CM with a bit of a twist.
Click to expand...
Click to collapse
There is also some changes to the system itself, swap, jit, etc. So I think I will keep it right here.
it goes back to the boot screen when i plug the usb to my computer
WORKS GREAT!!!
i would say faster and safer then the original cm!
thank you so much
now, the only thing i need to add is a white theme (for my white magic^^) :>
Random Reboot
jlaholton said:
it goes back to the boot screen when i plug the usb to my computer
Click to expand...
Click to collapse
This is something with CM 5.0.7, I have seen it happening on all variants of the ROM. I just mount SD in recovery to avoid it being goofy.
m4gic said:
WORKS GREAT!!!
i would say faster and safer then the original cm!
thank you so much
now, the only thing i need to add is a white theme (for my white magic^^) :>
Click to expand...
Click to collapse
Glad you like it! Enjoy!
KAwAtA said:
From reading the info posted here, it sounds like just a theme.
I think you should post this in the Android Themes section with flashable zip files that change the theme instead. I wouldn't really consider this a new "rom" or anything, it hardly has to do with the development section. It's just CM with a bit of a twist.
Click to expand...
Click to collapse
It is a themed rom that has been modded... so it is in the right place.
so basically it is:
CM 5.0.7 T3
+ Gapps
+ Battery Hotfix
+ ADW Launcher
+ Blackbar
right?
cosmique said:
so basically it is:
CM 5.0.7 T3
+ Gapps
+ Battery Hotfix
+ ADW Launcher
+ Blackbar
right?
Click to expand...
Click to collapse
+ themed facebook, google search, (more Im forgetting) apks, tiny bit of swap, JIT, and more I cant remember.
Ok initial impressions:
After first boot up wankyness this rom is really smooth!
first boot up wankyness includes Lag slowness market problems etc etc!
Well after a reboot everything works great! I would put it on par speedwise with superbad. This is definitely a keeper! Will see in the coming hours at how stable it stays! Thinking of trying the overclock kernel!
acejoker25000 said:
Ok initial impressions:
After first boot up wankyness this rom is really smooth!
first boot up wankyness includes Lag slowness market problems etc etc!
Well after a reboot everything works great! I would put it on par speedwise with superbad. This is definitely a keeper! Will see in the coming hours at how stable it stays! Thinking of trying the overclock kernel!
Click to expand...
Click to collapse
Superbad is pretty much the same thing... everything modded cyanmod
Gonna flash now
chromersmith said:
This is something with CM 5.0.7, I have seen it happening on all variants of the ROM. I just mount SD in recovery to avoid it being goofy.
Click to expand...
Click to collapse
I've used CM5 for D/S since it's release and have never had an issue with mounting the USB.
"[ROM] [2.1] [G1,MT3G, MT3G1.2] ChromerMOD - (EXPERIMENTAL) [05/10 - v1.0.3]"
Lol! "v1.0.3"
#Winzip FTW!
Six6Sicks said:
"[ROM] [2.1] [G1,MT3G, MT3G1.2] ChromerMOD - (EXPERIMENTAL) [05/10 - v1.0.3]"
Lol! "v1.0.3"
#Winzip FTW!
Click to expand...
Click to collapse
Yeah Yeah, I'm a file pusher. There are a lot of people who cant even do that. Thus why I am releasing this for everyone.
Thanks for packaging everything in one zip. Justed flashed so will get back with you about performance

[ROM] DamageControl v3.2.x | Check post #2 for updates this week!

DamageControl v3.1.2 - http://www.damagedroms.com
FULL Flash support, JIT, DConfig, Bug Reporter, ROM Manager, 4G, much more
I am proud to present DamageControl ROM for the HTC Evo! The ROMs our team releases are always focused on stability, speed, and ease of use. My partner, TrevE and I, continue to present ROMs that are easy to update through an application that is bundled with the ROM, DCUpdater (based upon cm-updater). We also have bundled applications that let you modify advanced Android settings as well as other applications that will let you customize advanced settings of the ROM.
Another application that we bundle is an application that lets you submit bugs. This way, you can get personal help in problems you have with the ROM!
We usually release new ROMs every two-to-three weeks.
We have found that with our tweaks, that battery life has greatly improved. From our results, we have had much more than sufficient battery life. We have also sped some things up a bit, and made other small tweaks.
Download:
v3.1.2
http://dl.damagedroms.com/3.0/DamageControlv3.1.2-deodexed.zip
**Because I am getting married this week, I will be unavailable to post the new updates for DamageControl. Please check post #2 for updates.**
==== Older Versions ====
v3.1.1
http://dl.damagedroms.com/3.0/DamageControlv3.1.1-deodexed.zip
v3.0
http://dl.damagedroms.com/3.0/DamageControlv3.zip
http://www.sprintdroids.com/roms/DamageControlv3.zip
Changelog:
v3.1.2
-FULL Flash support
-Fixed Wifi and 4G
v3.1.1
-Fixed version of 3.1. Sorry for the headache. Fixes boot issues, phone issues, etc
-New Dconfig with new advanced settings.
*Just so everyone's clear DConfig modifies the WAY the kernel handles stuff. It is not a new compiled kernel nor have we
claimed it to be.
You can read up on some of these settings we're playing with here:
http://www.redhat.com/docs/wp/performancetuning/rhel4_vm.pdf
v3.1
**You must be using toasts latest root method for this to work properly. Recomended you flash latest radio as well**
*2 versions now, odexed/deodexed. -
Some people have a preference so we're including both, theres been plenty of argument on what's better/faster
deodexed makes apks "portable" but takes up more space and is needed if you want skins.
odexed has a quicker first boot but skins cannot be applied.
-Initial version of dconfig for evo included
-Added HTCmusic back in
-Added RomManager
-Firstboot zipalign of /system/ and uid fix (first boot will take awhile, just wait it out & watch logcat)
-updated vending
-fixed up qik/quickboot
-permissions on /system/bin/ip set to fix 4g isuses
-some skins are back, checkout DCUpdater! We will be adding more as we get to it - if you want to see your themes in
dcupdater contact us!
-Updated wifitether to 2.05-pre2
-dcupdater
-added in dconfig backend. (gui needs a little rework, back next version). Dont mess with /system/etc/dc.conf much
unless you know what your doing
-few kernel tweaks set to try to help out battery. tuned dirty writes, dalvik cache, scheduler & more.
-wifitether/geniewidget/3d gallery w/MT
-Updated DCUpdater
-ROM Manager
-Added our website bookmark by default!
v3.0
-piratemedia music apk with rotate, gesture controls + more widgets
-silenced boot
-host file to block ads
-moved some stuff over to data for easier updates.
-added ChainsDD SuperUser2.1
-added quickboot
-removed stock, flikr, footprints, gsd due to being battery hogs
-added busybox, auto zipalign of /data/app/, dcpowertop (run from adb shell to see wakeups), plus more goodies...
-Updated DCUpdater
-ROM Manager
-Our website is now bookmarked by default
I normally do not ask for donations, however I am getting married soon and could certainly use help! You can help me out by clicking here.
You can also donate to my partner TrevE by clicking here.
Check out our new website (although more big changes are coming to it soon!) at http://www.damagedroms.com
Post #2 by TrevE also has more information on DamageControl ROM.
Follow me on twitter for the latest DamageControl news!!
Latest Download:
**DAMAGE IS GETTING MARRIED THIS WEEK!! (congratz man) I WILL BE KEEPING UP POST 2 WITH LATEST INFO UNTIL HE GETS BACK**
warning
Read this post, its your user manual. 99% of the stuff you are going to ask will be somewhere below. at least press CTRL + F and make a effort.
If you cant fix it, dont flash it.
oh yeah, this says it well too
krizno said:
"evo you look good won't you back that nand up, damn that rom is fine won't you back that nand up, dude that's a sweet theme won't you back that nand up, what a cool lock screen won't you back that nand up"
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Latest Version- DC 3.2.3
I HAVE COMPARED THE RUU JUST RELEASED TO THE OTA FILES WE USED TO START WITH FOR THIS RELEASE WE ARE 100% MATCH. SEE THERE WAS NO REASON TO WAIT WE HAVE HAD RIGHT FILES IN THIS SINCE THE DAY THE OTA WAS RELEASED!
ALSO NOTE 3.2.2 AND HIGHER REQUIRE NEW RADIO AND WIMAX UPDATE FOR 4G!!! SEE BELOW FOR MORE!
===============
LINPAQ HALL OF FAME
===============
Post your best linpaq scores and ill throw them up here.
12.003 -Jykinturah - http://forum.xda-developers.com/showpost.php?p=7113677&postcount=5443
11.976 - Jykinturah - http://forum.xda-developers.com/showpost.php?p=7112414&postcount=5411
11.768 jmxp69 - http://forum.xda-developers.com/showpost.php?p=7177119&postcount=6259
11.469 -nize2beme - http://forum.xda-developers.com/showpost.php?p=7110505&postcount=5356
11.349 - jonesdana - http://forum.xda-developers.com/showpost.php?p=7110712&postcount=5361
11.349 - welrope - http://forum.xda-developers.com/showpost.php?p=7107594&postcount=5247
11.325 - jonesdana - http://forum.xda-developers.com/showpost.php?p=7102111&postcount=5138
10.698 - welrope - http://forum.xda-developers.com/showpost.php?p=7107368&postcount=5241
========
Changelog -
========
dc 3.2.3
Mirror http://www.4shared.com/file/0Qsusd3V/DamageControlv323_deodexed.html
LWP FIX - &postcount=4676
-Newer versions of System APK including youtube (fixes hd issue), 3D Gallery with multitouch EVERYWHERE, rotation, and camera resolution limit removed + MORE!
-updated wifitether to 2.0.5-pre2 (infrastructure mode) and moved to data for easy updates
-Added new option in dconfig to renice system processes. Causes important stuff to be last to be swapped out, makes for lower ring delay/mms delay when phones sleeping and less cpu load if it is swapped out and needed.
Its a ghetto implementation right now, it runs it on first boot only. If processes DO get killed/startup with different PID settings go away.
-New battery saver profile. If you had this profile before you will be shunted down to usercofig. Resave with battery saver to use new settings.
-DConfig backend work
-Fixed some symlinks
-Flash Tweaks
-Audio tweaks (FLAC and more)
-live wallpapers tweaked
-some protection against future ota updates without resigning apks. (Dcupdater > Sprint rootkilling updates)
Click to expand...
Click to collapse
Older Builds:
dc 3.2.2.1 deodexed- http://www.4shared.com/file/0shR7Fa6/DamageControlv3221_deodexed.html
Click to expand...
Click to collapse
fixes qik fc, teeter fc, 4g issues, dcpowertop & flash from wipe
if your having 4g issues with this see below.
3.2.2 DEODEXED - http://www.4shared.com/file/WaUHnfVo/DamageControlv322_deodexed.html
3.2.2 PATCH - http://forum.xda-developers.com/showpost.php?p=7000212&postcount=3233
above patch should fix dcpowertop, flash teeter, qik, maybe nebs htc kb issue. flash ontop of dc 3.2.2 after booting it once. Read the post. it will be a long boot (wiped dalvik in update)
Click to expand...
Click to collapse
-New build based on Todays Sprint Release.
-New DConfig look! DO NOT USE WIRELESS N IT SHOULD BE ENABLED ALREADY FROM SPRINT
-Themes are not in DCUpdater yet. I deodexed the framework and am not sure if anything changed.
DC 3.2.1
3.2.1 Deodexed - http://dl.damagedroms.com/3.0/DamageControlv3.2.1-DEODEXED.zip
3.2.1 Deodexed Mirror - http://www.4shared.com/file/lFl2DbLs/DamageControlv321-DEODEXED.html
Click to expand...
Click to collapse
-JIT Stability fixes. Its still not perfect but getting better:
Using gr0gmint's new modified JIT dll's (thank man). This may work with sense but its way more stable without. More @ ?t=684535
(for this build JIT is always visable next to the profile dropdown. Be careful with it, kinda gotta rethink how this form looks/works.
If you enable JIT use the checkbox on the mainscreen, choose a battery profile & press reset. It will configure your heap & banned apps for you. If you still have JIT issues try boosting heap in DConfig up to 48m)
-Apps2SD - Disabled by default, but Apps & Dalvik moves to sd are supported in this build, read post 2 for everything you need to know. Audio & Text to sd build has been given out to testers. (coming soon)
-Updated DConfig to include options for Apps2SD. Also has profile & banned apps fixes
--Dconfig may work again on hero/other devices with a few dc.conf changes (needs testing)
-Even more battery and performance tweaks along with many backend stability fixes in initial boot script.
-Fixes fsck error checking on boot
-Fixed HTC Widget Download issue with deodexed
-Updated Geniewidget
-Updated google maps
-tweaked firstboot /system/app zipalign
-removed AdBlocking host file. If you want to readd get "AdFree Android" app from BigTinCan on market.
-Possible Bluetooth fixes
DC 3.2
3.2 - Deodexed Download- http://dl.damagedroms.com/3.0/DamageControlv3.2-deodexed.zip
3.2 - Odexed Download - http://dl.damagedroms.com/3.0/DamageControlv3.2-odexed.zip
3.2 - DConfig June 23rd Update -
Compiled DConfig fixes profile visual bug and JIT stability - &postcount=2297
Click to expand...
Click to collapse
-themes & lockscreen fixes are available in DCUpdater now! See themes section below for more.
-odex & deodex version available now. see odex vs deodex below for more.
-new dconfig. Performance profiles added with a few preset values.
-further tweaked some battery saving options
-fixed wifitether issue
-added chuckhriczko wireless N patch. Use Dconfig to enable.
-fixed issue causing people who arent properly nand unlocked to loop. without nand unlocked we cant write to system so some features of dconfig are disabled.
-worked on JIT. Should be more stable. Still an advanced option, enable at your own risk after reading post 2 fully.
-enhanced banned apps code a bit. Should allow for more advanced configurations soon.
============
PreReqs
============
This rom assumes you are fully rooted with nand unlocked. If you bootloop after flashing try wiping & reflashing. If that doesnt work MAKE SURE YOU ARE NAND UNLOCKED.
I used toast2of2 method, you can do whatever you are comfortable with. Guys over at androidpolice did a writeup on how to flash using DC as an example - Read it here
Also we assume you have nandroided. This is a saving grace if things go wrong. If you have no clue what i just said webs05 wrote a guide over at ?t=710513
========================
4G INFO/HOW TO FLASH
========================
Because DC 3.2.2 or higher is built on OTA update you MUST have proper radio/wimax to use. You should only have to flash with witslacks method ONCE before going to 3.2.2 or higher. If you are already on 3.2.2+ with working 4g just flash update.zip as normal. DC update.zips or nandroids will not touch radios so theory is once your good your good.
Do not flash update.zip's to update radio or wimax itll just give you more problems than its worth. If you used them previously you may also continue to have issues. These are the radio's fault, not DC's. Witslacks PC36IMG-1.47.651.1_eng-hboot_RA-1.7.0.1.zip has been tested/confirmed over and over and the only thing id use.
Instructions-
If you are coming from a previous version of DC make a nandroid backup first. Then follow witslacks method:
http://forum.xda-developers.com/showthread.php?t=715915
After you follow his WHOLE process boot to a recovery console. Just use that to flash the DC zip, or restore your nandroid (wont touch radios) After you flash DC update profile/PRL and enjoy 4g.
If you are stuck scanning for 4g
go into adb shell
ls /data/misc/wimax/
look for a file with your macaddress ending in .tree.xml. we want to move that to another location so it gets regenerated.
mv /data/misc/wimax/macaddress.tree.xml /data/misc/wimax/macaddress.tree.xml.orig
-If you still have 4g problems:
see this post http://forum.xda-developers.com/showpost.php?p=7020516&postcount=3826 You must verify all your MAC addresses are sane. Also your Username/Pass must be valid.
To give us a 4g error report:
-First tell us if your MAC address has _EVER_ been broken or you used update.zips to update radios
-Have you ran witslacks starting over method?
-What patches have been applied?
-Have you verified your username/password is OK from the above section?
-Have you tried shutting wifi and 4g off, rebooting, then turning just 4g on?
- turn 4g off. reboot the phone. run
adb logcat
and grab everything from turning your radio on to where it fails to connect.
- now run
adb shell dmesg
grab the end output from that where 4g turns on. (sequansd stuff)
- now do
adb shell
# ls -l /data/misc/wimax/
find the .tree file. What are your permissions on it? (information on left hand side before file name)
Click to expand...
Click to collapse
====================
Known Issues
====================
this has been stated over 9000 times YOU MUST BE FULLY NAND UNLOCKED TO USE THIS!! If you arent you will have bootloops/other issues.
*Lockscreen - When you remove HTCLockscreen the vanilla one is broken up to 3.2.3. Proper fixes are now in DCUpdater
*DCUpdater FC will occur if you have your SDCard mounted or it cannot write to the fat32 partition for some reason. Just unmount your card.
*Clockwork Recovery - clockwork recovery does not play nice with dcupdater. You will end up in a different part of recovery with a green arrow or android guys skating.
If your using clockwork just press update later after dcupdater downloads update reboot into recovery and manually apply the update from /sdcard/dcupdater/updates
*JIT Stability. Working better in 3.2.1+ let me know how latest is.
*Themes from 3.2.1 and previous may not work in 3.2.2. They will cause a com.htc.bg crash.
*Wireless N in 3.2.2+ its enabled by default by sprint. DO NOT ENABLE THIS OPTION IN DCONFIG OR WIFI WILL NOT WORK
====================
Odex vs Deodex
====================
Theres plenty of debate over what is faster/better to use, im not going to take sides in this one. This is just information about what the differences in the two are, try for yourself.
Deodex basically takes the odex file and stuffs it into the apk as a classes.dex. First boot it dissembles the file into /dalvik-cache (i believe). Now there is basically 2 copies of the odex, one in the apk one in cache. This makes it "portable". This allows modders to work on the apks & easily change stuff. If you want themes or stuff like lockscreen fixes you MUST use Deodex.
Odex is how things come stock. It takes up less room but making modifications or taking apks from other roms is hard. You cannot use themes with this version!! To see odex in dcupdater you must go to menu -> configuration -> rom update settings -> display all roms & display experimental roms. Its marked experimental to avoid confusion because themes in dcupdater will not work with it.
DC 3.2 after fresh wipe without setting sync accts up and no a2sd:
Odex - 374 MB free
Deodex - 329 MB free
====================
General Stuff
====================
-Themes are trickling into DCUpdater. They will only work with the DEODEXED rom. Same with lockscreen fix.
-Firstboot script will cause phone to sit on white HTC EVO 4G screen if you are upgrading for a few minutes. Watch logcat if your paranoid.
-Do not use SetCPU if you are on the stock HTC kernel (perflock on kernel) it will just cause issues. If you have a modded one go ahead
-No need for taskkillers with lowmemkiller. Really just cause more issues than their worth.
-If your accounts & sync FC after upgrading from another rom you can try to do the following but be warned you will need to resync everything
Code:
adb remount
adb shell rm /data/system/accounts.db
adb reboot
Hackvan sent me a heads up to a fix that does not require you to resync from thread: http://forum.xda-developers.com/showthread.php?p=7159566
Code:
adb shell
cd /data/system
echo 'delete from accounts where type LIKE "com.htc%";' |sqlite3 accounts.db
-it really helps us if you can reproduce FC's to restart phone, reproduce issue without doing anything else first then use send bug report.
-this rom has so many configurations now its hard to keep up. When posting an issue please make sure you have checked post 2 & be as detailed as possible
(Deodexed/Odexed/DConfig Settings/Skins or other Update.zips applied)
============
Powertop
============
powertop will also reveal stuff hogging wakeups. The less wakeups you have the better battery life will be.
The main thing you will want to diagnose is wakeups when the screen is off and the phone idle. Shut your screen off when connected to usb and wait about 30 seconds, then run
Code:
adb shell dcpowertop
Your wakeups should be around 50-80. If your higher than that you could have a problem. If you see something there in question try to run the following to find what apk the thread belongs to:
adb shell top -n 1 -t
Click to expand...
Click to collapse
a powertop example of tracking down an apk can be seen over at &postcount=2502
==============
Other Battery Tips
==============
-If you wipe data to start new with rom you are also wiping your battery stats so things can get out of whack. Cyanogen has a good howto on battery calibration
http://wiki.cyanogenmod.com/index.php/Troubleshooting#Battery_recalibration
-Turn off rotation. the akm8973 driver seems to be a hog when screen is on. even tho i loved rotation in helix i get much better battery life with it off.
-If you sync stuff constantly try jumping on wifi where possible. Also 4g is a powerhog keep it off if not using it.
-in accounts and sync disable background data if you dont have any mission critical data that sync.
-Make sure you are not at 100% awake time. in settings -> about phone -> battery the awake time should be less than up time (unless your plugged into usb). If its the same wipe data reflash and add your apps one by one.
-The battery use screen in 'settings -> about phone -> battery' is a bit limited. Things like a high time without a signal can cause battery drain.
-I also like checking the the "advanced" battery use screen. Open a dialer and dial the code below. Then go to battery history. Partial wake usage usually shows more information on whats hogging wake. Sensor/GPS/Network/CPU is also revealing sometimes, these all eat battery.
Code:
*#*#4636#*#*
-Use an app such as OSMonitor from market to check out whats using CPU in realtime
-Apply battery saver config in dconfig. If its too slow for you turn the sampling rate down one.
============
Themes
============
- Here is a preview of just some of the items in dcupdater. we will link back to the original themers thread below if you have problems with the theme start there.
More will be coming, if you want to see your themes here or in DCUpdater contact me!
-I have done a bunch of lockscreen fixes. They are now in DCUpdater. They should be 100% working now. We have rotary lockscreens with time and without and the regular vanilla lockscreen. Right now the versions only will show your desktop background (lwp included) there will be a cleared version shortly.
*Konikub has done a bunch of awesome themes. His full color themes for dc is over @ ?t=706333 Great stuff from the hero days. He also has a white taskbar theme to flashontop of Aloysis and an Espresso theme!
*GODZSON did some clear HTCClockWidget's over @ ?p=6542626&postcount=4
*MRPuffin made a AOSP theme over @ ?t=710162
*michd did a DC transparent XDA keyboard mod @ &postcount=2030
-Contact us if you want to see your skins in dcupdater or in this post.-
========
Kernels -
========
These are for people who know what they are doing. Please dont even attempt to use this if you dont know what they do. YOU ARE FLASHING THESE AT YOUR OWN RISK DONT BLAME ME WHEN YOU NEED TO WIPE OR WORSE YOUR DEVICE EXPLODES! If you read this and think freekin sweet these kernels are for you. If your scared just continue on and DO NOT FLASH.
DO NOT flash any kernel that has not been specifically modded for DC. It WILL cause issues, especially with wifi and or DConfig (it will look like it makes changes but nothing will happen)
Stock Kernels-
(these are here incase you want to go back to stock dc after flashing a modded kernel. They are not needed otherwise. they should fully revert any custom kernel/modules/wifi)
OTA DC Kernel with firmware & modules (DC 3.2.2 and higher 2.6.29-789bf291)
http://dl.damagedroms.com/3.0/OTA_dc_kernel_signed_wdrivers.zip
PRE OTA DC Kernel (from DC 3.2.1 and lower) - http://dl.damagedroms.com/3.0/OriginalStock_dc_kernel_signed.zip
Modded Kernels- These have just been patched to work with DC. Please direct any questions to the kernel cooker.
Netarchy has a new kernel for nova or epson screens. From his first post Revision 3.6.2b - Damage Control Compatible build Looked sane to me:
More info ?t=719763
Click to expand...
Click to collapse
ffolkes 7/7 kernel high framerate on novatec screens UNDERVOLTED with modules/fw Download -http://dl.damagedroms.com/3.0/ffolkes_novatec_wdrivers_boot_t2_v5-1-1-e-FIXED.zip
NORMAL Volt with modules/fw Download - http://dl.damagedroms.com/3.0/ffolkes_novatec_wdrivers_boot_t2_v5-1-1-e_nv-FIXED.zip
5point multitouch, overclocking support with setcpu enabled +more. see ?t=711964 for more info
Click to expand...
Click to collapse
Toasts Godmode Kernel for DC (OLD FROM 6/22)
Download - http://dl.damagedroms.com/3.0/622GoDmOdE-DamageControl_signed.zip
*Really just for the powerusers -See toasts thread here t=686240
Click to expand...
Click to collapse
=================
Flash stuff
=================
Flash 10.1 is def a hack but sites that would not load before will. shots of flash playing justin.tv & adobe mobile 10.1 test vids:
http://forum.xda-developers.com/showpost.php?p=6861763&postcount=1451
http://forum.xda-developers.com/showpost.php?p=6862285&postcount=1473
Also tested a few "Adult entertainment" sites that did not work before with success.
To increase flash compatibility we found playing with these to help:
-Go to url bar
-delete everything even http:// enter
about:debug
-press menu go to settings
-turn off mobile view
-go to UAString
-set to desktop
Click to expand...
Click to collapse
====================
DConfig Guide
====================
**DCONFIG IS GETTING A MAKEOVER. EXCUSE THE SLOPPY LOOKS FOR NOW**
Dconfig has been redone for release 3.1, for those of you that are new to this it allows you to customize many settings usually not visible to the end user. You can kill your battery fast or put it into a powersaving mode at the expense of performance or anything in between. This will help you choose the right settings for yourself. Alot has changed since this project began - If you want to read more about where dconfig started from or about the backend(alittle outdated but still pretty right) you can checkout the original post ?t=670098
Dconfig home:
-Performance Profiles. These are a new option to set up the Advanced Tweak settings with some defaults ive tested with. It will overwrite your settings there.
{
"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"
}
Dconfig Apps2SD:
Controls app2sd settings on boot. To get this to work you must have a SD card formatted with at least a ext/fat32 partition. Swap can be set to 0 unless you want swapping (not really needed on evo)
EXT2 vs EXT3 - Journeling. wiki it, Is it really needed? probably not
Move Apps- Disabled by default. moves /data/app/ and /data/app-private/ to /system/sd/app & app-private. May impact battery life slightly. You can confirm its enabled by running the following:
adb shell
cd /data/app/
pwd
Click to expand...
Click to collapse
It should return /system/sd/app/
Move Dalvik- Disabled by default.
Do not enable unless you have a faster SD card. You may get random reboots if your card is too slow
This moves /data/dalvik-cache/ to /system/sd/dalvik-cache. Dalvik-cache is usually somewhere between 50 - 100mb. Seems to have a more significant battery impact than just moving apps.
adb shell
cd /data/dalvik-cache/
pwd
Click to expand...
Click to collapse
It should return /system/sd/dalvik-cache/
Move Texts- Moves textmessage DB to /system/sd/. Nice because you can wipe and keep texts.
Move Audio- Moves ringtones off to /system/sd/. I prefer this method rather than putting them on fat32 partition because they still work if you have SD mounted and get a call.
*Things to think about with A2SD*
If your using a2sd & wipe your /data/partition and not your EXT you could run into problems with permissions on /data/app-private/ apps. After wipe of data & flash if you bootloop try to wipe your protected apps and just redownload them from market
adb remount
adb shell rm /data/app-private/*
Click to expand...
Click to collapse
IF the above doesnt work you win a ext wipe.
Dconfig Basic:
*options here are generally considered "safe".
Zipalign- is recommended. Gives a nice boost with loading apps and when loading app icons (scrolling through app tray and on main screen)
SD swapping adds swap ram- evo probably shouldnt enable this.
DalvikHeap- Stock evo is 24, 32 is what i use it on mainly, 48 is probably not needed. Space java objects are stored, has a direct effect on how much RAM apps use.
LowMemKiller - Eliminates need for taskkillers. Lets android system close out of apps when RAM gets low, 150MB seems to be a nice spot.
Wireless N - Enables or disables chuckhriczko wireless N patch. May consume more battery
Dconfig Advanced:
*These options all effect low level stuff. Play with caution:
JIT - Just in Time compilation- Speeds CPU execution up quite a bit on evo but does not play well with all apps. See the JIT section below for instructions.
UpThreshold- % Where the CPU clocks up to the next speed. 95% is default and saves battery. If you go lower CPU will clock up faster so performance will be better but faster cpu == lower battery life.
SamplingRate- How often the CPU checks load. lower number checks more often so system will be more peppy when cpu is needed but checking more often drains battery faster.
DirtyBG/Dirty ratio - what % of memory can get dirty before writing it out. Higher the % the more battery will last because kernel is writing less often. I have not played much with higher values but would not go much more than say 10/20.
DirtyWriteback/DirtyExpire - How often to check for dirty stuff. 1500/600 seems good.
Advanced part2
Laptop_Mode-Tries to delay kernel buffer disk activities as long as possible. Still trying to confirm if our kernel supports it, turn it on if you want to test
vfs_cache_pressure- Lower trys to retain dentry and inodes. Higher flushes them. 100 is fair balance. We have not found a sweet spot yet, but try testing between 10 - 40.
OOM Kill allocating Task - If checked kernel will kill task causing OOM events. If unchecked it will kill other processes to make way for the hog. Havent played with this much..
Banned apps:
Lets you customize whats loaded in the rom. Moves stuff you dont want to /system/app/dcbanned/ After your comfortable with results if your sure you never want to go back you can
Code:
adb remount
adb shell rm -r /system/app/dcbanned/
When you first ban sense it will check off all sense components on the screen. You can uncheck additional components as you wish.
Some Things to think about
When you ban the HTCLockScreen default is to ban worldclock as well and unban Deskclock (if checked) Reason is if you use the vanilla lockscreen with an alarm in worldclock you will be unable to disable your alarm. As anything else you can enable it if you really want.
If you ban friendstream but not facebook you must turn off "Sync Live Feed" in settings -> Accounts and Sync -> Facebook for HTC Sense or else you will perma sync.
JIT Section
Just too much info about JIT so ill move it down here.
*There are some apps that may not work with JIT, that is why this is under advanced. If your not experienced do not use this.*
nebenezer posted some good recomended settings for JIT over at &postcount=4143
-JIT uses more memory i would recommend bumping dalvik heap up to atleast 32.
-JIT & banned apps. These are the recommended settings. They will be set automatically if you turn JIT on in the profiles screen, choose a performance option in dropdown and press apply. Just reboot after. If you do it yourself in advanced these options will NOT be set you will have to do it
Code:
Sense,
HTC Lockscreen,
DCUpdater (causes some hang in system on startup :( )
HTC Worldclock,
All sprint apps
Twitter and friendstream for sure (facebook seems to be ok).
-To Test if JIT is on:
few ways to do it, my favorite is to run the following then open up some applications. You should see "Total arena pages for JIT:" followed by a number scroll by as apps open.
adb shell
logcat|grep JIT
Click to expand...
Click to collapse
-If you end up crashing hard you can disable JIT with:
Code:
adb remount
adb shell rm /data/data/com.damaged.DConfig/dc.conf
Linpaq:
Glad to see you both are developing for the evo. Loved you r roms on the hero
Oooooo snap, Ima have to check this out fo sho. Thanks for all the hard work!
Oooo I will definitely be trying this, I flashed DamageControl on my sister's Hero, flawless
Damn and I just flashed Fresh's Rom...lol I will give it a couple of days but I really want this one...I guess that's what Nandroid is for LOL .
Re: [ROM] DamageControl v3.0 | Fast, Improved battery life, tweaks
When you, announced you ditched hero I went out and bought a evo. Downloading now
------------------------------------
Sent via the XDA Tapatalk App
wow. this excites me. props damage.
Let the games begin....I think all the devs are going to be on the evo .....
on this **** like white on rice...are you gonna add it to rom manager\ as well
looks like goodness
You have been "getting married soon" forever. Good way to get people to donate though. Either do it or don't man. (I recommend "don't")
flexgrip said:
You have been "getting married soon" forever. Good way to get people to donate though. Either do it or don't man. (I recommend "don't")
Click to expand...
Click to collapse
As a married man myself, I once gave a friend a paper shredder for his wedding. The note on the box of the shredder said. "I wanted you to have a safe place to store your marriage license" she was not amused.
Glad to see you making the switch to the Evo! Running your final Hero rom on my Hero, and a overclock ... and it is amazing.
My only request was to have the Espresso theme ported over. I know Treve had a release that worked prior to your final Hero rom.
If you need to use my mirror still let me know.
Im so glad to see damage on here here. along with flip along with eveyrone else from the HTC Hero days.. Damage roms are always great. with great battery life..
I know those that rooted with the other meth is really pissed right now..
Re: [ROM] DamageControl v3.0 | Fast, Improved battery life, tweaks
This is just amazing¡ just booted it off the bat I noticed it fixed my scrolling lag that was killing me before. I cant wait to give the battery a test tomorrow.
Do we need to calibrate battery in recovery like we did on hero?
------------------------------------
Sent via the XDA Tapatalk App
I just wet myself!
good to see more of the hero guys over here
Ditto, Do you guys consider a caching to SD version of GMaps (brute) stable enough to include in your rather elite rom
Re: [ROM] DamageControl v3.0 | Fast, Improved battery life, tweaks
Wow after using this a bit I can easily sau this is best rom ive tried so far everyone else just shuffled programs around you can actually feel performance increase on this
M
-------------------------------------
Sent via the XDA Tapatalk App

[ROM] -Update9/29- KRomE v1.3 - OC,UV,A2SD,LWP - For US Regional Carriers(NonSprint)

KRomE v1.3 updated 9/29/2010
Rom that I cooked using android kitchen.
Based off of my carrier's(Alaska Digitel) 2.1.
See currently supported regional carriers below in 3rd post.
I will try to pull the apn info from all the other regional carriers listed at the PCD site.
CS users for now you will have to add the apn info yourself instructions will be below. I will try to add it in later on I still need to figure out where this info is stored.
About the Update
Updated maps apk to 4.5 but 4.5.1 was just released, also removed the sounds that come included in the rom except for the ones that get selected by default. Apps2SD and SU was updated. I also zipaligned this time around to see if there is any difference.
I am keeping the mods separate for now, they may get included in the future.
Warning: I forgot to add livewallpaper picker when I built the rom so 1.3 is missing livewallpapers... I will update the rom to include the livewall picker and add the 4.5.1 maps update as well. This should be done over the weekend.
Warning2: While testing the new build I noticed that the wifi also isn't working. When you try to start it says unable to start. so the new build will take some more tinkering till it is out. If you don't care about wifi the livewallpaperless version is avilable. But if you need wifi you will have to use 1.2 which is posted under the 1.3 download
Basic Info
Deodexed
Zipaligned
ZenKernel HTC Kernel Overclocked UnderVolted 710mhz
Darktremor's Apps2SD (2.7.5.1)
LiveWallpaper for launchers that support it
Flipz menu menu unlock disabled lock screen
HTC_IME Mod keyboard v2.7
WifiTether & quickoffice(installs to data)
Removed sounds from media folder except for default(if you want these I will add a flashable zip later)
Removed apk
amazonmp3.apk
com.htc.StockWidget.apk
Facebook.apk
HTCNew.apk
LearnMore.apk
Stock.apk
teeter.apk
fieldtest.apk
fieldtrial.apk
htcfootprints.apk
htcfootprintswidget.apk
Facebook app was removed as default so contact sync would work. Make sure you add facebook account info before you download the facebook app from the marketplace.
Download KRomE v1.3 (Livewallpaper missing & wifi not working... read above)
Here is a flashable wifi fix posted by Kraenesk signed by halfevildruid
Download KRomE v1.2
Install
1. Make a Nandroid Backup
2. Wipe
3. Flash Rom
4. Restart (1st boot takes awhile)
5. Flash Addons
Updating
You should not have to wipe if your updating.
If you run into some problems please wipe.
Also nandroid before updating just incase.
Screenshots
{
"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"
}
Notes
Rom is pretty quick since switching to ZenKernel, will see if I can use nfinitefx54 enable jit updates, also I need to update the software info screenshot.
If you run into any problems please let me know and I will try to fix it.
I am planning to add more to this rom, so us non-sprint users can have some fun as well.
Things I am trying to get working... Flash 10.1 and friendstream as well as an updated apn list.
About the Name
The name pretty much started as K-Rom. K comes from my name Ken, Rom is a no brainer. E stands for external release, all the builds I work with end with I for internal.
Thanks to: dsixda, JsChiSurf, urushiol, Darchstar, nfinitefx45, zenulator, flipz, MrDanger and all the other hardworking devs on xda
Addons
Recommended Addons
Dialer without Haptic Feedback - Does not vibrate when numbers are pressed looks like stock dialer. Mod based on Black Dialer mod by JsChiSurf
InCall screen with End Call Disabled - Disables the onscreen End Call key. Based on Phone No End by JsChiSurf(JsChiSurf version disables VM notification on non-sprint carriers)
InCall screen with End Call Button and Vibrate on Connect Disabled - Disables the onscreen End Call key and disables the vibrate on connect feature. Based on Phone No End by JsChiSurf(JsChiSurf version disables VM notification on non-sprint carriers)
By JsChiSurf
Desire Lock Screen (*4shared Mirror) - Port of the Desire Lockscreen with menu menu unlock disabled(alarm may not work?)
By Flipz
Vanilla Lock Screen - Vanilla lock screen for those that want it you will lose media controls and the ability to disable alarms. Multiple version are available at the site.
Other Info/stuff
How to get MMS working on CS
Download APN Backup/Restore from market or from slideme.org.
Backup APNs (Optional - but creates folders)
Copy apn-cs.xml to ApnBackupRestore folder on your sdcard
Delete APNs
Restore APNs (apn-cs.xml)
-- apn-cs.xml is in the apn-cs.zip file attached(this apn was pulled from DangerRom)
Removed APK Files - If you want any of the apks I removed. You will have to push using adb or root explorer.
Does not include fieldtest, fieldtrial, footprints or footprint widget will be updated later.
Change log
9/29/2010 - KRomE v1.3
!Updated SU and Apps2SD
!Updated maps to 4.5
-removed all media except ones selected by default
?zipaligned this build to see if there are any performance increases
8/15/2010 - KRomE v1.2
Switched Kernel to ZenKernel(08122010)
-removed battery tweak
-removed footprints apk and widget
-removed fieldtest and fieldtrial apk
-removed aNetShare
-moved quickoffice(installs to data)
8/7/2010 - KRomE v1.1
-replaced default lock screen with Flipz menu menu unlock disabled lock screen
-replaced default keyboard with HTC_IME Mod keyboard v2.7
-added WifiTether & aNetShare(installs to data)
-added AOSP rom Media files
8/2/2010 - KRomE v1
- Initial Release
How to install custom recovery from stock 2.1 roms
How to Root Non-Sprint CDMA Hero
Linux One-Click method You will need to have adb pre-installed, and usb debugging must be turned on
(I used the Linux One-Click, as I had adb set up on unbuntu. I just run it and my phone boots to recovery.)
Supported Carriers
(Should have working MMS out of the box)
ACS
Alaska Digitel/GCI
AllTel (thanks to halfevildruid for testing)
Copper Valley Wireless
Golden State Cellular
Illinois Valley Cellular
James Valley Wireless
Leaco
MTA
Nex-Tech Wireless
Panhandle Wireless
Pioneer Cellular
RCC/Unicel
SRT Communications
Thumb Cellular
United Wireless
Other carriers will be added soon
(This rom should work with any carrier, you just may have issues with mobile internet and may not be able to send mms you will have to push these settings manually)
HELP ME OUT!!!
If you carrier isn't listed please do an APN back up using APN Backup&Restore and send me the apn xml file, or install the rom let me know everything works(mobile internet and mms).
Alternate Roms
CellSouth Based Roms - DangerRom, South Paw!(You will need to push your apn info)
You can use any of the sprint base roms(Fresh, DamageControl, ZenHeroFX, etc.), although you will get a handsfree activation error you can ignore it but gets annoying. You will not get voicemail notifications unless you push a phone.apk from a non-sprint rom. I have tested this with Aloysius and it seems to work without any problems I have not done any long term tests but I did get a voicemail notification and was able to dial out.
More info can be found here
Hey bud, may I call you ken? Nicely done! Looks great, I think ill d/l and give it a shot tonight.
lohp75 said:
Hey bud, may I call you ken? Nicely done! Looks great, I think ill d/l and give it a shot tonight.
Click to expand...
Click to collapse
Thats not a problem, let me know how the rom works. I did have one issue with my voicemail not coming up. I am not sure why it happened, but the notification popped up when I flashed the new rom. It could be an issue with the Phone No End phone.apk as it is for a fresh build. I will play around with it some more to get to the bottom of it.
I've been using it all day, and so far its not bad. Heading back to the slope right now so ill write more when I get to camp tonight.
Sent from my HERO200 using XDA App
I hate to ask a noob question but I am a noob so here goes. What do I need to do to get Apps2Sd to work. I have not flashed your ROM yet but I am getting ready to and wanted to do whatever I needed to do prior to the flash. I think I have to reformat the SD card or partion it. Going to search for answers but maybe one of you has the answer before I find it.
Thanks for doing a ROM that will work on ACS in AK.
gonna give this a go for alltel, if mms works I will post the apn from the alltel stock for anyone who needs it...
EDIT: Wow, this was like installing a stock rooted alltel rom. Apn all set everything work and even the alltel wallpaper at boot. Can you link me to the RUU for this?
a2sd
Hey JR, back up sd card, format it to fat 32, partition it swap- 0 ext- 512 rest fat 32. Upgrade to ext 3. Toggle ms-dos and the root of sd card should pop up on pc, copy Rom.zip to it and any other add ons you want to flash. Nandroid first, then wipe everything above batt stats and start flashing. A2sd should go in on its own but if not get terminal emulator from market, open it and type su, then a2sd sdcache and it will run alot of script just look for any errors in script. Hope this helps.
Awesome work!
I have an Alltel Hero and I really want to root it but I am such a noob and am afraid of bricking it. Anyways thank you all for the hard work and hopefully a how to root video will pop up on youtube
I'll be watching these forums very closely!
halfevildruid said:
gonna give this a go for alltel, if mms works I will post the apn from the alltel stock for anyone who needs it...
EDIT: Wow, this was like installing a stock rooted alltel rom. Apn all set everything work and even the alltel wallpaper at boot. Can you link me to the RUU for this?
Click to expand...
Click to collapse
You can get the RUU from the PCD Site This is based on the Alaska Digitel RUU.
But it has 36 different apn info, so it should work with most of the regional carriers I just haven't had a chance to compare the apn info for all the other carriers yet.
thanks for letting me know alltel works I will update the list.
d-shade said:
You can get the RUU from the PCD Site This is based on the Alaska Digitel RUU.
But it has 36 different apn info, so it should work with most of the regional carriers I just haven't had a chance to compare the apn info for all the other carriers yet.
thanks for letting me know alltel works I will update the list.
Click to expand...
Click to collapse
FYI this rom installed with stock alltel wallpapers and settings and worked flawlessly, I had to double check and make sure I didnt accidently run my nandroid restore or something. I am very excited to discover this and begin working. Thank you so much... apperently Alltel must be in the regional carriers list.
cool that your doinng a bit of cooking now. im not a fan of sense but i know a few people that will want this. btw when using sprint roms delete OMADM.apk to get rid of hands free bs
Last night I gained ROOT, tonight I have partioned my SD card and flashed my first ROM. Other than the pain of setting up all the crap over (apps, contacts, settings, bookmarks and such) it painless. Now to see if it makes any difference.
The ROM is woking good on my ACS Hero. Going to keep running it for now. Seems a bit faster and the lag on keyboard and dialer are gone.
Keep up the good work.
Keep it up bud. Your doing a good thing here. Keep tweaking and updating your work. I ran it for a couple days and I'm sorry I haven't wrote about it yet. My phone was having issues with it, ran great first day, then issues kicked in. I went back to aosp, but I'm sure will miss using sense and when that happens I will come back to you. Keep going with it. : )
Sent from my Hero CDMA using XDA App
been running this on alltel for two days nows with no issues... everything continues to work just great... only issue so far was overclock widget for market... set to 710/710 screen on and 122/244 screen off...
seemed to get more lag with it, run much smoother without the widget
lohp75 said:
Keep it up bud. Your doing a good thing here. Keep tweaking and updating your work. I ran it for a couple days and I'm sorry I haven't wrote about it yet. My phone was having issues with it, ran great first day, then issues kicked in. I went back to aosp, but I'm sure will miss using sense and when that happens I will come back to you. Keep going with it. : )
Sent from my Hero CDMA using XDA App
Click to expand...
Click to collapse
Thats kinda of strange, have been working great here for the most part. I have had terrible battery drain the other day but it could of been the combination of the auto killer and widgetlocker. Which AOSP rom are you running??
halfevildruid said:
been running this on alltel for two days nows with no issues... everything continues to work just great... only issue so far was overclock widget for market... set to 710/710 screen on and 122/244 screen off...
seemed to get more lag with it, run much smoother without the widget
Click to expand...
Click to collapse
I guess I should of mentioned that you don't need to use a OC widget or app for this rom, the battery tweak is suppose to manage that depending on the amount of battery life that is left.
wORKS Flawless
I have a HTC Hero from Open Mobile, this ROM works with Open Mobile carrier ??

[ROM]N.S.A.GingerBlackness.2011-02-03.FF&UPD 96&93MB Basic 2.29 Froyo

The Philosophy:
There must be users out there that just want a simple Base ROM on which they can install whatever they want and once in a while just flash an update without the need to Wipe and restore all over again.
The Solution:
There are no ROM's that fit my needs. So I made my own personal stripped down ROM. And why not share it in the way that I strip, change an customize it for myself.
The result:
Probably the most un-fanboy-friendly ROM.
It has practically nothing that is cool, no apps and extra's, niente.
It's clean and setup for the simple man that needs all the space he can get.
(That and minimum support for Droidwall and AddFree)
Here's a few screenshots of it's Blackness.
{
"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"
}
All the usual applies, do a NanDroid, 32.47.00.32U_5.10.05.23 Radio suggested. (myself I like 32.46.00.32U_5.10.05.17_2 better)
Do a Full Wipe IF Rom doesn't boot @ First Flash. (Hopefully your last Wipe Ever)
And a partitioned SD card with Fat32 Partition First, Second a Ext3 (or Ext4) << Partition, and a small or empty Linux-Swap partition at the end.
The Download:
N.S.A.GingerBlack.2011-02-03.FF.zip (First Flash)
You can un-install: APN Backup & restore, Flickr, Friendstream, PluginManager, HTC Album, HTCCarPanel, HTC Setup Wizard, Kickback, Launcher Pro, HTC Mail, Setup Wizard, SoundBack, Sim Toolkit & Talkback if you don't need or want them around anymore.
The Update: ( For the Faithful Few)
If your updating from Pre 2011-02-03 versions un-install HTC Album first Before Flashing.
N.S.A.GingerBlack.2011-02-03.UPD.zip
UPD, does not contain Setup Wizards, AdFree, APN Backup
Only Flash the Update Zip if you are already running a N.S.A.201x-xx-xx.FF.zip or N.S.A.201x.xx.xx.UPD.zip. You should never need to Wipe anything when you flash an upd.zip. But still a NanDroid sometimes doesn't hurt. And to be on the safe side always have an APNBackup on your SD card
(you only need one)
FAQ is in Post #3​ If you are interested in S-Offing your device and flashing an HBoot image with different partitions.
I have tested N.S.A. with the Bravo Data++ version. I works just great.
​Extra Supercalifragilisticexpialidocious Media Download.
For on the Root of Your SD Card.
Original Ringtones, Alarms and Notifications.
Wallpapers From Android, Droid 2R2D2, Droid X, eBoy, G2, Galaxy S, HTC, LG Optimus, Nexus One, Nokia N900, Palm Pre, Wood Textures.
You can off course delete wallpapers you don't like from this collection.
To Put It Simply, This ROM IS STRICTLY BAREBONES.
If it's not there, install it, it's what the market and freedom of choice is for.
Most Credits go to Paul @ Modaco from which Rom's this still uses a few parts from and which work the early versions where based on. Richard Tripp for the Uvoc Kernel. Benny879 for the use of his skinned LauncherPro & signals23 for updating it.
Please share your thoughts in a constructive way.
This Rom is based on the Desire 2.29 OTA.
I Am Not An Android Dev Or Cook, just a old XDA Member and Mod that cannot get his Fix with all the Roms on XDA Desire Forum's, with experience of cooking WM ROM's
Since it has almost nothing the list of added stuff is very short.
My own own Ringtone
A2SD+ Ext3 & 4
IPTables updated to support DroidWall
Hosts Updated.
LauncherPro 0.8.3.0 included as Launcher (In My Opinion The Best Launcher Around and.worth the Double that is being asked for in the Plus Version, you like it support the Dev)
SU Root
Slightly Customised EnergyStar to Droid BootScreen
Wake by Trackpad Only
Wifi Sleep Fix (No Wifi N support)
Klutsh's bravo-keypad.kcm.bin fix
PerfLock Disabled
DSPManager and libaudioflinger.so
Reboot Options on ShutDown Mod (only in latest UPD version)
GingerBread IME
APN Backup (For those playing around with adding Battery & Framework Mods's and suddenly finding their APN's gone.
What is extra in the UPD (Update Version)
The UPD does not contain Google Setup Wizard & HTC SetupWizard, because your not going to need them anymore at this point. It also has full battery percentage and Notification Power Mods and Reboot options.
Changes opposed to a Stripped Down MCR R9 WIP ROM.
Removed:
No Youtube
No Google Maps
No RingTones and Extra Notifications (just the bare minimum)
No G-Mail App (Gmail is now downloadable from Market and can go Nicely onto A2SD ; or install your other Favourite Mail App)
No Sense Home Launcher
No QuickOffice
No PDF Reader
No Calculator
No FlashLight (it's in the Notification Mod anyway)
NO FLASH, NO FLASH, you want it, it's available from Market now to nicely go onto A2SD+
Did I Mention NO FLASH.
No FootPrints
No Peep
No Game With A Ball Called Teeter
No Voice Recorder
No HTC World Clock
No GTalk.apk (GoogleTalk)
MagicSmokeWallpapers.apk
No HTC LiveWallpapers.apk (Hmm so many nice Live Wallpapers to choose from Market and i'll be adding a few HTC live wallpapers as separate Downloads)
No HtcRingtoneTrimmer.apk
No HtcSyncwidget.apk, htcsettingwidgets.apk, HtcWeatherWallpaper.apk, HtcProfilesWidget.apk, HtcRingtoneWidget.apk, HtcProfilesWidget.apk, HtcPhotoWidget.apk, htcmsgwidgets.apk, htccontactwidgets.apk, htcbookmarkwidget.apk, HtcClockWidget.apk, htccalendarwidgets.apk, htccalendarwidgets.apk, HtcAddProgramWidget.apk, com.htc.WeatherWidget.apk, com.htc.MusicWidget.apk, com.htc.FriendStreamWidget.apk, com.htc.FMRadioWidget.apk
No GoogleFeedback.apk
No HtcStreamPlayer.apk
No HtcMusic.apk
No HtcCopyright.apk (Who Cares and Who Looks, we all now that ROM's breach this Copyright anyway, It's Rom Waste)
No GoogleFeedback.apk (I'm allergic to anything that has any potential of Callbacks)
No Qualcom Logging/testing Tool
No FieldTest.apk (WTC do normal, wouldn't care less users need this?)
No Facebook.apk (You Want it Download It from Market to A2SD+)
No DebugTool.apk (If it works it works)
No DCSUtility.apk, DCSImpl.apk (Don't know what their For, And it Doesn't Break Anything, Out With The Trash )
No libpdfreader.so, libmode10.so, libmode10Graphics.so, libmode10_wallpapers.so, libAudioTrimmer.so, com.htc.rss.jar
No HTC WallPapers as there's no App to Pick Them (But I do provide a ShipLoad of Wallpapers to set using Flikie or 3D Gallery in the MultiMedia Download)
Iif your wondering, then nope it's not in this ROM.
But if your curious just NanDroid and Flash anyway
Like Peter Chou Said, Make It Yours
ChangeLog N.S.A.2010-11-16.FF: (Updated with Wifi Fx)
(If You are one of the unlucky 50 first with Wifi Not Working QuickFix Just Flash over This)
Euh, it has all the changes from the UPD Version
ChangeLog N.S.A.2010-10-13.FF:
Restored Default Theme, Fonts
Added HTC Mail App.
Adding UserDictionaryProvider and libjni_latinime.so for Some Non Stock Keyboards.
Adding Cifs
Adding Custom Governer for Screen Time Out
Adding CFQ IO Scheduler Module
Adding Undervolt Module
Adding OpenVPn Module and Binary (but not the settings app)
Added Uvoc Kernel/boot.img & extra Interactive Governer from Richard Tripp's Update:
http://forum.xda-developers.com/showthread.php?t=801435
Updated Undervolt Module (2010-09-26) From Sub501
Removed delete DATA:local to keep modified Bootscreen & Start Up Audio intact.
Symlinked customize/resource/android_audio.mp3 To /data/local/android_audio.mp3
Added Screen Calibration Solution From storm99999
Added Sub501's Module's From FloHimSelf's files Ext4 Support Module
Moved and Symlinked bravo-keypad.kl & framework-res.apk to data/local so when replacing these an UPDate will not overwrite these when you change them.
Added R2D2 Droid start sound.
Replaced libaudioflinger.so for working DSPManager
Added STK.apk and colour Calibration Mod to FF
Removed Google Voice Search & Maps as these are now installing correctly from market again.
If you already have an FF or a Previous UPD version installed that you are upgrading from you can skip right to the latest UPD version.
ChangeLog N.S.A.2010-11-16.UPD: (Updated with Wifi Fx)
(If You are one of the unlucky 50 first with Wifi Not Working QuickFix Just Flash over This)
Changed Memory settings to:
FOREGROUND_APP_MEM 3584
VISIBLE_APP_MEM 4096
SECONDARY_SERVER_MEM 6144
HOME_APP_MEM 8192
HIDDEN_APP_MEM 7168
CONTENT_PROVIDER_MEM 7680
EMPTY_APP_MEM 8192
Moved several system apps to data, so these can be removed if you don't want these.
But it still frees up at least 7MB on system partition
Moved Apps:
Keyboard Calibration
HTC_IME Modv27 for F22
FriendStream
HTC Album
HTC Mail
Plugin Manager (needed for Friend-stream, so if not using Friend-stream it can also be removed)
Also added to data/app:
Gallery3D, HtcCarPanel, kickback, Android Music, soundback & talkback.
These can be removed and will not be in future UPDates (will be moved to FF for the First Flashers looking for more Fullness in their live)
Not needed but here's an updated Different Framework with Menu Unlock Function if you need this for this version.
http://www.mediafire.com/file/hqz08v5jystz30s/2010-11-16.Framework.zip
Added Gallery3D, HtcCarPanel, kickback, soundback, talkback & Android Music to data/app.
These can be removed if not needed or wanted and will not be in next UPD versions (will be moved to FF version)
ChangeLog N.S.A.2010-10-13.UPD:
Moved and Symlinked bravo-keypad.kl & framework-res.apk to data/local so when replacing these an UPDate will not overwrite these when you change them.
(You still need to replace these through an flashable .zip file)
Replaced libaudioflinger.so for working DSPManager
Removed STK.apk and Calibrate Screen.apk as most updaters now already have this.
Fixed wrong Lock screen slider graphics. Reduced the size of some graphics. Added slightly edited Battery icons from my Chrome Theme.​
My Suggestions of Apps to replace some of the HTC Stuff
WallPapers >> Flikkie Wallpapers HD
RingToneTrimmer >> RingDroid
Google Talk >> Nimbuzz
HTC Streaming Player >> Flikie HD Wallpapers can take care of this to. (if I'm right)
HTC Music >> Mort Player + MortAudioBook PLayer + Mort Widget.
FaceBook >> FaceBook (Or Just LauncherProPlus)
FlashLight >> QuickSettings (has a nice FlashLight Options and is a great CommManager to reach from virtually any screen in notification area)
Peep >> Twitter or LauncherPro+
World Clock >> AlarmClockPlus V2
Other recommendations that you do not need to install:
Shootme
Astro FileManager
RomManager
Instant Heart Rate Monitor
FAQ
Q: I get an error when flashing the UPD file.
A: Flash again, it's having problems making \Data\App\, which maybe even is a good thing.
Q: I cannot update Google Maps & Google Voice Search?
A: Go to Settings >> Applications >> Manage Applications >> All Aplications >> App >> Delete Data >> Wipe Cache >> Force Close >> Remove App >> Install From Market.
Q: How do I re-ad or ad another Battery Mod/Theme?
A: Check this post for instructions: http://forum.xda-developers.com/showpost.php?p=8334319&postcount=42
Q: How should i partition my SD Card for the Ext3 version of A2SD+?
A: http://androidandme.com/2009/08/news/how-to-manually-partition-your-sd-card-for-android-apps2sd/
Q: Does this rom Support Ext4 partitions in A2SD+
A: Yes it Does.
Q: Is possibile use SetCPU?
A: Yes, and/but it also has the Screen off Governer to scale down to 245MHZ with screen off. And you can only Underclock, there's no kernel used to overclock.
Q: When I Go to Settings >> Personalize >> Scenes,Settings Crashes?
A: There's no Sense, so hence these settings will not work.
My Private Mod's to a Few Apps.
Extra's
Fancy Widget 1.30 With Desire HD Metal Skin.
LauncherPro With Desire HD Metal Skin
&
Some of the removed HTC Apps and Live Wallpapers that will install on N.S.A Roms to A2SD+/Ext3/4 Partition.
MediaFire Extra's Folder:
http://www.mediafire.com/?hqrce2wwxd4ha
(So will I)
Support the original Developers if you like their apps, Send them some love through Donations.
great work man.
that's perfect for me too, lets try it!
Update with the Skin and some language stuff added.
UPD file beneath the First Flash.
The best sense based rom for me...thanks for this great rom...
cenkaan said:
The best sense based rom for me...thanks for this great rom...
Click to expand...
Click to collapse
Your Pulling My Leg
But to be honoust ATM i'm actually playing around with AurxT's Sense HD ROM ATM, it's cool but also mucho bloated.
The Super Fast Boot is not as fast when you pull the battery.
It only works when you actually use the Power Down Option Only so it looks more like some sort of Sleep mode.
I'll think over the weekend if I'd go for a Desire HD Based Rom but then with the NSA concept.
only realities... a painstaking work..
This is great..a stripped down Rom
You post a ROM that should not be posted!
Modaco dont like that anyone post his !Work.In.Progress! Roms!
You think that as an active MoDaCo and long active XDA member and Mod, that you need to give me that information.
Maybe you can tell me what the difference would be if I would just do this with the 2.10 OTA Source.
Then add in scripts other people provide, Mods other people make etc etc etc.
Would the ROM be any different after I remove everything I don't like?
All ROM's have Common Sources, Tweaks and Graphics.
Some have a few original ideas in them.
And only very few differentiate.
Go run tell Paul, so I can tell him the whole story that I cannot tell here.
thanxs... gonna try this one out.. not a big bloat fan .. so this should go well nicely
does this have undervolt/ and such features ?
Noonski said:
Your Pulling My Leg
But to be honoust ATM i'm actually playing around with AurxT's Sense HD ROM ATM, it's cool but also mucho bloated.
The Super Fast Boot is not as fast when you pull the battery.
It only works when you actually use the Power Down Option Only so it looks more like some sort of Sleep mode.
I'll think over the weekend if I'd go for a Desire HD Based Rom but then with the NSA concept.
Click to expand...
Click to collapse
You are telling the truth about fast boot... it 's a trick! BTW it is great so far...
This is a fab Rom, good work. Just not sure about the heavy set fonts, any way to adjust them?
Sent from my HTC Desire using XDA App
Can't wait to see your future hd based rom!
Running aurax's rom,what I really like is that all is smaller,then you can see more on one screen...
Good luck!
kwaille said:
Can't wait to see your future hd based rom!
Running aurax's rom,what I really like is that all is smaller,then you can see more on one screen...
Good luck!
Click to expand...
Click to collapse
hi i can't flash the upd.zip eror line 3 anyone can help?
bolek76 said:
hi i can't flash the upd.zip eror line 3 anyone can help?
Click to expand...
Click to collapse
Did you flash the FF.zip first?
As for HD Rom, i will only do something like that if i get a real Android Dev/Cook onboard. My amateurism won't do for that.
Adjusting Fonts in Laymans words:
Get yourself 7-Zip on Windows.
Open the UPD.zip in 7-zip.
Go to "\System\Fonts" folder and replace the Fonts.
Reflash without Whipe in ClockWork and disable Signature Checking on Rom install.
I will upload the original Fonts for those that prefer those.
And i will revert to regular Fonts in next update.
UnderVolt Modules will be added after more requests
yes i flash the ff first set up my phone and then trying to flashing the upd with no luck.

Categories

Resources