[Collection][Project] Update to 4.67 OTA - Sharing means Caring - EVO 4G Android Development

Update March 23, 2012 - I appreciate everyone's work so far and also your dedication to proper credits! If you know me you know I am big on props. I also enjoy everyone getting together and doing this. Thank you.
tommytomatoe contributions...
4.67 - Rooted - Optimized - Find here
Extended Quick Settings - Find here​
ca1ne contributions = Post #109
Guides for reboot menu​
swagstr contributions - post #3
Usb debugging icon remove
Internet with 7 tabs
Native Screenshot Instructions​
gruesomewolf contributions - post #5
****Wireless N Fix****
****CRT Animations****
****HotSpot Hack****
****AdvancedPowerMenu_4in1Reboot+VolumeRocker****
****Extended Quick Settings****​
mjhuffer contributions = post #20
No flip clock widget
Hide GPS Icon
Battery Percent Mods - Post 76​
je2854 contributions = post #60
Native ScreenShot
Reboot Options
3G HotSpot Hack​
Sinistersensai contributions = post #91
Mms Notifications Popup Apk (com.megagram.smspopup.apk, Market Link)​
This idea is from your very own swagstr, author of SOS Evo.
Devs grab a post while its hot.
We will post the mods as we update them for all to use in the latest ota.
Sample stuff:
Hotspot hack
Quick settings
Extended quick settings
Etc etc
Sincerely
Tommy
PS. I will post shortly with what I have. By shortly I mean in a couple days. Thread will be updated then.
Sent from my PC36100 using Tapatalk

Nice... Staying on top;-)

swagstr's 4.67 Mods/Tweaks/Etc...
Remove USB Debugging Icon - thanks to SteelH
This will remove the USB Debugging icon. The specific edit is laid out in the link above, the file edited is /com/android/server/NotificationManagerService.smali
DOWNLOAD: services.jar (located in /system/framework)
Internet with 7 tabs - thanks to SteelH
This will bump up the maximum amount of tabs allowed to be open at once in Browser to 7 (from 4). The specific edit is laid out in the link above, there is also another mode for enabling the extra options seen under "about:debug". I find these unstable and they were not included. The file edited is /com/android/browser/Browsersettings.smali
DOWNLOAD: Broswer.apk (located in /system/app)
Native Screenshot - thanks to freeza
This allows you to take a screenshot with the POWER + HOME buttons. To include this in your ROM, add MySketcher.apk and libScreenshotUtil.so to the proper locations. You also need to edit your build.prop with Notepad++. Around line 213, you will see:
Code:
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
Change it to look like this:
Code:
#
# ADDITIONAL_BUILD_PROPERTIES
#
[COLOR="Red"]# Properties for supporting framework features
ro.htc.framework.screencapture = true
[/COLOR]
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
DOWNLOAD: MySketcher.apk (located in /system/app) | libScreenshotUtil.so (located in /system/lib) | build.prop (located in /system)
Future Mods swagstr is working on
Volume key mods (screen wake/song changing)
Mods I may need help with...
Google Talk w/video - I was checking out this, seemed to have video the right direction, but it wasn't very stable... thoughts?)
---
A big thanks to all of the HTC EVO 4G devs! Let's make this OTA the best!

swagstr said:
Reserved... If you aren't posting mods.. you should prob wait for a bit to comment
Sent from the (second) original Swagged Out EVO
Click to expand...
Click to collapse
If you aren't posting mods either, you should probably not do the same thing and waste a valuable post slot

Late to he party as always....lol
****Wireless N Fix****
This has been confirmed working by bman333....thanks.
http://dl.dropbox.com/u/38066670/Wifi N_signed.zip
****CRT Animations****
This ones for you swag....lol. CRT animations with signature verification dissabled, and USB debugging dissabled.
Note: DEVS-I used the same code as I used for my other ROM, so this will also work with "Tweaks" once we get into that. Also your likely gonna want to take the "Team-Nocturnal" in the packagemanager.smali.
http://dl.dropbox.com/u/38066670/CRT_signed.zip
****HotSpot Hack****
Note: This will do nothing but hack the hotspot, I left the .jar as stock as possible. Enjoy.
Thanks to calkulin, aamikam, and any other dev who braught this to the Evo long before me.
http://dl.dropbox.com/u/38066670/HotSpotHack_4.67.zip
****AdvancedPowerMenu_4in1Reboot+VolumeRocker****
Fixed all the broken hex strings. Thanks to ca1ne for making this so easy.
{
"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"
}
http://dl.dropbox.com/u/38066670/4in1Reboot-VolumeRocker_signed.zip
****Extended Quick Settings****
Ok guys Im sure the man Tommy will take this mod a step further, but I thought I would give him a good start! This mod has a few parts.
1) Extended Quick Settings
2) Recent Apps
3) True-Data Dispalyed
4) No GPS Icon
Enjoy.
http://dl.dropbox.com/u/38066670/ExtendedQuickSettings_4.67_signed.zip

gruesomewolf said:
Late to he party as always....lol
Reserved for me
Click to expand...
Click to collapse
Long as you make it
Sent from my PC36100 using Tapatalk

tommytomatoe said:
Long as you make it
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Of course Im here....
Hotspots done for ya, so you can focus on those extended quick settings

gruesomewolf said:
Of course Im here....
Hotspots done for ya, so you can focus on those extended quick settings
Click to expand...
Click to collapse
Woot woot
I'll link the op when I get a chance.
Sent from my PC36100 using Tapatalk

Here if ya need me
Sent from my PC36100 using xda premium

I just want to be in the loop

Should note this is swagstr idea
Glad to see everyone pitching in.
Sent from my PC36100 using Tapatalk

I'm here if needed also.

Anyone who uses wireless n want to try this and let me know if it works, thanks.
http://dl.dropbox.com/u/38066670/Wifi N_signed.zip

not a "mod" persay, but i can confirm the screenshot feature (power+home) does still work, with the mysketcher.apk and the libScreenshotUtil.so lib , i have my edited build.prop file, and no problems.

brad560 said:
not a "mod" persay, but i can confirm the screenshot feature (power+home) does still work, with the mysketcher.apk and the libScreenshotUtil.so lib , i have my edited build.prop file, and no problems.
Click to expand...
Click to collapse
Yup I can confirm this working as well

brad560 said:
not a "mod" persay, but i can confirm the screenshot feature (power+home) does still work, with the mysketcher.apk and the libScreenshotUtil.so lib , i have my edited build.prop file, and no problems.
Click to expand...
Click to collapse
gruesomewolf said:
Yup I can confirm this working as well
Click to expand...
Click to collapse
Sweet! I'm going to post the files, a modified 4.67 build.prop, and the directions of how to include the file in their ROM (for future devs).

subscribed.

i am so lost what is the idea?

renegade37918 said:
i am so lost what is the idea?
Click to expand...
Click to collapse
Update all mods to work with the new OTA
Sent from my PC36100 using XDA App

No Flip Clock and Hide GPS Icon
Just what the title says. Here is the .apk and the flashable zip for each one. If mine works and once somebody gets the quick settings working, I will go ahead and update the quick settings version without the gps icon. Here is how I did it if anyone wants to know.
http://forum.xda-developers.com/archive/index.php/t-1304813.html

Related

[ROM]Heroic Epic V1.0.4.1 - 11/04/10 - Small Fix

Heroic Epic​
** Check out screenshots **
First I like to Thank:
- Geniusdog254 for his kernel patch's
- Gla'DOS for Android Scribble 2.0
- loinenavant for statusbar mod
- Brut.all for his great tools
The rom has a custom TouchWiz3 launcher made by me with a custom kernel that support bootanimation (Check Change Log)
**If you would like to change the bootanimation please place bootanimation.zip in /data/local.**
------What will you get in this build------
** CHECK CHANGE LOG!!! **
Known Issue
- Battery popup killer not working
Issue Addressed/Resolved:
Without further due I give you:
Heroic Epic V1.0.4.1
** Heroic Epic will not wipe data by default **
Heroic_Epic.V1.0.4.1.zip
Mirror -
Rom MD5: 09281AEAE0DE4227E1224274211D488B
File Size: 161,266
Heroic Epic No Theme V1.0.2
Heroic_Epic_NoThemeV1.0.2.zip
Rom MD5: 34869915645349E5C2211DFFE198BBCD
File Size: 146,750
Heroic Epic Files:
Mammon's Kernel - Not ready
Bonsai Wallpaper - default_wallpaper.jpg
If you liked the previous dock you can use meta morph free edition to install it.
Mammon-TW-Dock.zip
INSTRUCTIONS:
Wipe Data/Factory Reset 3 times
Wipe cache 1 time (precaution)
Install rom using clockwork recovery
Screenshot's:
{
"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"
}
Change log (Will Apply to All Heroic Epic Roms)
ROM V1.0.0 13-OCT
Kernel - MammonKernel V1.0.0
Original Release
Based on stock DI18 OTA
Removed sprint stuffing
DeOdex
Zipalign apks
Added support for custom bootanimations
Added data/local
Optimized png's with Brut.all tools
Added statusbar mod
Customized TouchWiz3
-Removed tiles from app drawer
-Added Dock mod
ROM V1.0.1 15-OCT
Kernel - MammonKernel V1.0.0
Restored stock setting.apk - fix for wifi issue
Restored stock mms.apk - fix for downloading mms
Restored stock mail.apk - fix for exchange issue
ROM V1.0.2 15-OCT
Kernel - MammonKernel V1.0.1
Modded mms.apk to download mms direct - fix for downloading mms
Updated market to v2.2
ROM V1.0.3 2-NOV
Kernel - Phoenix v1.49
New Bootanimation
Added circle battery with percentage mod (not 1% yet)
Added SQLite3
Blocks Advertisements in Apps & Browser
New clear Statusbar mod
TouchWiz app drawer mod (Thx gtg465x)
YouTube V2.0.26 (Thx bubby323)
Battery full pop-up mod (Thx raiderep)
Added "reboot" option to power menu (Thx raiderep)
270 degree rotation support
Added EVO(ish) type launcher (Thx ptfdmedic)
CM6 Music.apk with samsung media controller support
CM5.0.8 Mms.apk
ROM V1.0.4.1 4-NOV
Kernel - Phoenix v1.49
Added AppWidgetPicker.apk
Increased 3G through-put speeds
Fixed Battery full pop-up mod
Fixed Maps and Facebook
Removed data wipe
Fixed Build Number
Change Log pushed out early
If you want, please consider a donation
im gonna give up my evo tomorrow for an epic and ur rom will be the first i try
imtjnotu said:
im gonna give up my evo tomorrow for an epic and ur rom will be the first i try
Click to expand...
Click to collapse
Thank you imtjnotu!! I will add sceenshot's in a few.
Please post some thanks. Can't wait.
Sent from my SPH-D700 using Tapatalk
Hey can DevinXTreme & I get a patch for the code for normal bootanimation.zip? We'd love to put it in MixUp!
Geniusdog254 said:
Hey can DevinXTreme & I get a patch for the code for normal bootanimation.zip? We'd love to put it in MixUp!
Click to expand...
Click to collapse
Sure! It would be my honor to assist.
But First I must get some sleep. My dev pc is at my office tonight some once I get there tom morning I'll create a patch.
dondadah88 said:
Please post some thanks. Can't wait.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Who did I forget?? Sorry!!
Ohh man, downloading now. This rom looks fresh, ima test it out
Very innovative ROM. If you can fix the music player that will be another first.
Dangg that clear noti bar is savage, is there a way to apply this to any epic rom?
grumpySasquatch said:
Dangg that clear noti bar is savage, is there a way to apply this to any epic rom?
Click to expand...
Click to collapse
Yes you just need edit the framwork-res.apk file. Ill include a link tom morning.
Sent from my SPH-D700 using XDA App
ragnarokx said:
Very innovative ROM. If you can fix the music player that will be another first.
Click to expand...
Click to collapse
What's wrong with the music player? I have not used it yet on any epic rom.
Sent from my SPH-D700 using XDA App
Mammon88 said:
What's wrong with the music player? I have not used it yet on any epic rom.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Oops never mind, I thought you had the ported music player from the other Galaxy S phones. My bad =P
Will give this a try, love the clear stat' bar. Thanks for adding to the variety of roms available!
downloading the ROM overnight and will flash in the morning...... I like alot of the editions to ROM ..... been using Epic Experience for a while but this makes me want to try something new!!!
Will let you know how it goes. : )
Hopefully this bootanimation fix works, I'm gonna flash in about 25mins
yes indeed im very excited about bootanimation.zip
Mammon88 said:
Who did I forget?? Sorry!!
Click to expand...
Click to collapse
I think he just meant "please post some screenshots, thanks" I don't think he was saying you needed to thank anyone else.
Can you post a .zip for that custom touchwiz3? I want to try it out
Sent from my SPH-D700 using XDA App
found a minor bug
the date on the clear notification bar overlaps with the notifications
it is very slick i love the clear dock at the bottom
and the market force closes-wiped data and it works fine but lost boot animation
tried to flash the n1 animation butit didnt work could have been a million reasons why though
thank you very much

[ROM]-║▌=$Prime XL 3D$=║▌-[RC3-OCT31][2.3.5][Sense 3.5]

PARTITION YOUR SD-CARD.
Ported from JoelZ's Prime XL ROM.
{
"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"
}
ONLY IN RC1
The Goods:
Base-Runnymede 1.05.401.4 Release keys
Sense Version-3.5
Android Version-2.3.5
CRT Animation
Overscroll Glow
Romanbb Tweaks [Prime Tweaks]
Bliss Rosie Tweak
Fully Working QuickLaunch Widget (Shortcuts & Clock in Widgets)
Super Smooth
HTC Sense 3.0 Lockscreen, Honeycomb Lockscreen OR Stock Android Lockscreen DD
Native Screenshot (Power + Home)
~198 MB Free on Install (RC3)
100%% deodexed (RC3)
Bugs (So far. Post with Bugs found.)
4G. Duh.
720p recording.
I dropped my left ball when it booted. it was too fast.
USB mount is quirky. - WORKAROUND - Open Setup in Apps, change language temporarily, then it should work. Thanks Vin
Camera FC? - WORKAROUND - Switch to front camera, then back to main camera and THEN take the picture. This also helps the Gallery FC when you open Gallery from Camera Thanks JaredTheGreat(;
**Asking for help, what will fix this USB Mounting? Swapping volds one by one didn't work out.
TIP: Go to Settings > Prime XL 3D Tweaks for more tweaks!
RC3: http://dev-host.org/cxfd9h1d90u6/PrimeXL_Supersonic_RC3.zip
FULL WIPE.
RC2: http://dev-host.org/nfu66gvwcdnr/PrimeXL_Supersonic_RC2.zip FULL WIPE.
Link RC1: http://www.multiupload.com/J9TX3R7IR0 FULL WIPE.
*if you like this rom, please consider donating or clicking thanks..*
http://www.youtube.com/watch?v=d5lTOKxAYKA
http://www.youtube.com/watch?v=d5lTOKxAYKA
http://www.youtube.com/watch?v=d5lTOKxAYKA
Video can't be embedded for some reason..
Thanks Tekno010933 for the amazing review!
Changelog:
[RC1] - [10/30/2011]
Initial Release
[RC2] - [10/30/2011]
Moved all apks back to /system/app
50% deodexed
~198 MB Free
Deleted "Mount EMMC and SD" bull
[RC3] - [10/31/2011]
100% deodexed
Workaround for USB Mount, use Dual Mount Widget included.
Reverted HTC Camera to fix Gallery FC.
Removed /system/etc symlink -saved more space in /data/
Updated to 1.05.401.4 base
Found my left ball
[RC3.5] - [In Progress]
Moved some apks to /data/app for easy uninstall
Credits:
Original Base/ROM: JoelZ9614
Amazing phone: HTC
Amazing OS: Google
Amazing Commnuity: XDA-DEVELOPERS.
Camera FC Workaround - JaredTheGreat
USB Mount Workaround - Vin
And now link is up
http://www.multiupload.com/J9TX3R7IR0
Downloading this bad boy.. Thanks
Sent from my PC36100 using xda premium
storm68 said:
Downloading this bad boy.. Thanks
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
It's still in RC, but I got it working like butter. Might be another update tonight if I can just clean things up a bit.
asianbobo15 said:
It's still in RC, but I got it working like butter. Might be another update tonight if I can just clean things up a bit.
Click to expand...
Click to collapse
No problem.... I'll see about cleaning some up myself and see if it matches what you clean up, of course i'll clean up to my needs Thanks again
YOUTUBE TRAILER, am trying to get screenshots of all the Kernel tested and there outcome but it's not posting?? They are in png, and I cannot upload straight from devicd xda wont allow.
Just saw this thought I'd post it "market place" and the APK 3.3.11 latest.
Download is sloooooooooooow... LOL
storm68 said:
Download is sloooooooooooow... LOL
Click to expand...
Click to collapse
Use the direct download. Any ideas for any other upload sites?
Looking forward to this!
Sent from my PC36100 using xda premium
asianbobo15 said:
Use the direct download. Any ideas for any other upload sites?
Click to expand...
Click to collapse
Yeah I always use the direct, newtroot and some others use a site thats amazing... Might want to go on his thread and click on link to download and you'll see what i'm talking about... Just an idea
storm68 said:
Yeah I always use the direct, newtroot and some others use a site thats amazing... Might want to go on his thread and click on link to download and you'll see what i'm talking about... Just an idea
Click to expand...
Click to collapse
i think newtoroot goes through mik
asianbobo15 said:
i think newtoroot goes through mik
Click to expand...
Click to collapse
They take you to dev-host.com website when you click on the downloads and that's where you download from
Sent from my PC36100 using XDA App
evo4gnoob said:
They take you to dev-host.com website when you click on the downloads and that's where you download from
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Yeah thats right... Thanks...
storm68 said:
Yeah thats right... Thanks...
Click to expand...
Click to collapse
i'll do it for RC2, thanks.
How is the other lockscreens being implemented on this???? An app? or is there a file that needs to be changed or deleted for the change to happen?
storm68 said:
How is the other lockscreens being implemented on this???? An app? or is there a file that needs to be changed or deleted for the change to happen?
Click to expand...
Click to collapse
Settings > Prime Tweaks > Misc
asianbobo15 said:
Settings > Prime Tweaks > Misc
Click to expand...
Click to collapse
awesome thanks
Going to give it a shot. Thanks!

(ROM)(2.3.6)(UCKL2) Inimitable V1.1 (Updated 5/8) Camera Mod added 5/12!!

I proudly present to you Inimitable. I have been working on this for about a month straight. All of my free time has been invested into this project. This is my first custom ROM. Many of the features that you will find in this ROM are in many other ROMs, but you need to take a look at the little things that set them apart.
{
"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"
}
Before Installation, please make sure you do a full wipe (factory reset, delete cache). Myself and another person (Thanks oldbbman!) have tested this ROM and have found 0 issues with it. If you find anything that is not in working order or needs to be worked on, please contact me or post in this thread for support.
By downloading my ROM, you agree not to blame me if you brick your phone or something stops working... If this happens i will certainly try to assist you, but it wont be from flashing my ROM.
Features:
UCKL2 base (Thanks Dman!)
Your Pick of either Red theme base or Yellow theme base
Entropy's Daily Driver Kernel (Thanks Entropy!)
Rooted
Deodexed
Universal Adrenaline Shot (Thanks dsexton702)
8 Lockscreens (Under Settings - Display - Unlock Screen) (Thanks NunHugger!)
14 Quick Panel Toggles (Found in Settings menu) (Thanks Lidroid!)
Custom Battery Icons
ADW Launcher
Extended Power Menu (Thanks again Dman!)
Most of the bloatware has been removed (Added Titanium Backup and Voltage Control)
Customized Wallpapers for each base (Images used from google search, edited to match themes)
Many more little things that make this ROM what it is... Inimitable.
Download
*Files are uploaded to minus.. If you have issues downloading from minus, use alternative link listed... If you still have issues, download from your computer.*
** Updated V1.1 includes updated superuser, sms call log fix (thanks dman), and changed/added a few scripts/tweaks for performance/battery. Build number under about section in settings still shows V1. More responsive, all listed themes/mods will still work as before. **
Inimitable V1.1 Red ROM Updated (5/8/12) - HERE or alternative link HERE
Inimitable V1.1 Yellow ROM Updated (5/8/12)- HERE or alternative link HERE
Flashable Yellow Theme - HERE or alternative HERE
Flashable Red Theme - HERE or alternative HERE
Flashable Stockish theme - HERE or alternative HERE
Flashable Blue theme - HERE or alternative HERE
Flashable Green Theme - HERE or alternative HERE
Flashable Burnt Orange Theme - HERE or alternative HERE
Original Version:
Inimitable V1 Red ROM - http://min.us/mDGYAmhA7
Inimitable V1 Yellow ROM - http://min.us/mkw1u5anw
Optional Downloads
Flashable Camera Mod - HERE or alternative HERE- Download and flash this to be able to take pictures with power button. All credit goes to bigfau. All i did was put it in a zip and make it flashable. Thanks bigfau!
Flashable Timer Fix - HERE or alternative HERE- If you do not hear the timer alarm flash this. All packages have been updated with fixed timer. 5/9/12
Flashable SMS Call log fix (thanks dman!) - HERE or alternative HERE - Only necessary if you have original V1 release and dont intend on upgrading to V1.1 release.
Flashable Volume Rocker screen wake Mod - Not included in ROM, if you want this feature you must download it HERE or alternative HERE and flash package. If you dont want it, then just ignore this... (enables you to use volume up or down rocker in addition to power button to wake phone).
In the rare case that you come across the 160 char text limit (only 1 report to date), click HERE to download and then flash uclb3 modem to fix the issue. ROM has been tested with both modems prior to release with no known issues. Credit goes to diablo009's post from here.
**If you have issues updating SU, download SU zip from here and flash in recovery.
Thanks and Credits:
mg2195 (midagu) - Getting me started and answering questions
Experiment - Answering my questions with regards to theme help
Dman - Thanks for answering questions and extended power menu and uckl2 base and call log fix
oldbbman - Testing ROM
NunHugger - 8 lockscreens
Lidroid - 14 toggles
Bigfau - Thanks for the knowledge
If i forgot you, please send me a PM and let me know
Reserved
Changelog:
5/10/2012 - Burnt Orange Theme has been added
5/9/2012 - Fixed minor bug - Timer feature in the clockpackage did not alert you when time was up. Updated all themes and ROM links with updated clockpackage.. If you do not use the timer feature, ignore this
5/8 2012 - Inimitable V1.1 has been released. This is a small update which includes latest Superuser app (resolve superuser update issue from before), SMS call log fix (Thanks dman), updated/edited performance/battery scripts. All Themes and Mods listed will still work the same. Also added flashable call log fix if you do not want to update to V1.1. - Also added Green theme
5/6/2012 - Added optional volume rocker wake mod. If you want it download and flash it... it will enable you to wake screen with up or down rocker button as well as regular power button.. if you dont want it... ignore this... your choice.
5/4/2012 - Added Blue Theme.
5/2/2012 - Added stockish theme for those of you that want the advantage of a custom ROM with a stock look.
5/1/2012 - Added flashable red/yellow themes. (More to follow.. wait for it... )
Looking good...:thumbup:
Sent from my SAMSUNG-SGH-I997 using Tapatalk 2
Thank you for your contribution to the beautiful infuse!! Will give it a run. Thanks... oh... 1st!!!!
Edit: 2nd!!
Sent from my SAMSUNG-SGH-I997 using XDA
DJ Lu said:
Thank you for your contribution to the beautiful infuse!! Will give it a run. Thanks... oh... 1st!!!!
Sent from my SAMSUNG-SGH-I997 using XDA
Click to expand...
Click to collapse
Looks like your second... BigJoe was all over 1st! lol.
DJ Lu said:
Thank you for your contribution to the beautiful infuse!! Will give it a run. Thanks... oh... 1st!!!!
Edit: 2nd!!
Sent from my SAMSUNG-SGH-I997 using XDA
Click to expand...
Click to collapse
Lol...
Sent from my SAMSUNG-SGH-I997 using Tapatalk 2
Nice job bro...:thumbup:
dman3285 said:
Nice job bro...:thumbup:
Click to expand...
Click to collapse
Thanks for everything dman!
Nice job, man!
Under the radar job, huh?
edit: ahh..does this have crt on and crt off?
qkster said:
Nice job, man!
Under the radar job, huh?
edit: ahh..does this have crt on and crt off?
Click to expand...
Click to collapse
Haha most definitely. Nope, just crt off thanks to dman... guess i can add crt on to the list for future updates..
Good job you finally got it done
X on Eternus Veris E
Keep it up broman
Sent from my SAMSUNG-SGH-I997 using XDA
EXPERIMENT said:
Good job you finally got it done
X on Eternus Veris E
Click to expand...
Click to collapse
Sure did, Thanks for the help! Felt like it took forever! Definitely invested a lot of time into it. Hopefully everyone enjoys it.
Good job brother. Wish I could flash it, but havent got another Infuse yet. Im sure it's completely AWESOME.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
ISET 2nd Ed...updated welcome to the Club :thumbup:
bigfau said:
Good job brother. Wish I could flash it, but havent got another Infuse yet. Im sure it's completely AWESOME.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
Thanks buddy. were gonna have to start a donation fund for u.
scott.hart.bti said:
Thanks buddy. were gonna have to start a donation fund for u.
Click to expand...
Click to collapse
Nah. I almost have enough. Im sittin at about $130.I Just have to keep saving up. Might be a minute
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Great rom!
I've been running it for awhile now and I can say it's rock solid.
If your leery of the yellow don't be. It's good on the eyes ( especially old one's like mine. ) I'm a blue or green themed type but the yellow has got me hooked.
Some nice little pluses as well, you just have to look......
I do believe we have another dev......whoop!
Nice more and more dev is coming in!keep up the goodwork
sent from ics4 powered infuse by entropy!thanks a lot!

[ROM] ACEies optimized SENSE rom v2.5 Back 2 The Basics. Fast,powerful and stable

Okay everybody whats up,
This is my first Rom so please be patient with me.
This Rom is based on 4.67 - Rooted - Optimized by the amazing tommytomatoe
What this is: It started a while back. I have always wanted to make a Rom. I always wanted to contribute something back. That's when it came to me. I wanted to make a sense rom that was slimmed down and optimized. So I loaded up Dsixda's Kitchen got my base which was at the time stock based Ruu and... I failed gave up never picked it back up again. Fast forward and here we are. I really hope you enjoy it.
REMEMBER: This is an early build of something I hope to improve more over time.
Please copy and paste the links into browser.
DOWNLOADS
V1: http://db.tt/EXi7JQlh
V2: http://db.tt/Q5RZTfod
V2.5 http://db.tt/cdW3EP98
Recommendations:
KERNELS
less_lionfish_1.8_bright_universal :
http://forum.xda-developers.com/showthread.php?t=1496488
Underworld kernel:
http://forum.xda-developers.com/showthread.php?p=24170194
Change log:
V1: Base rom with all 4.67 - Rooted - Optimized goodies from tommytomatoe found here http://forum.xda-developers.com/showthread.php?t=1459982
Things from Base
Smali files debloated
Rosie slightly modified
Zipaligned apk
Zipalign /data/app/ on boot
Trimmed /system/app by over 20mb
Various build.prop tweaks
Added sqlite and other RAM optimization scripts [thanks go to juwe11, calkulin, and aamikam]
dalvik-heap size increased to 48mb
sdcard read-ahead set to 512kb
Disabled signature verification
CRT animations
7in1 power menu
hacked Hotspot [only on 3g]
Papa smurfs smurfed out script
V2: Added 7 tab internet
Removed most Bloat from first version
Zip aligned all Apk's that were added
Added Tommy Tomatoes Extended quick settings
V2.5: Added Sony xloud engine
Added Sony Bravia engine
Added dsp manager
Added miui music app
Removes leftover bloated
Fixed some things behind the scenes
Internal storage space at 315 MB
Way more things that I am forgetting
Zip aligned all Apk's that were added.
More that I sadly cant remember.
NOTE this Rom will come with the HTC stock kernel until next release please check out one of the recommendations please let us know. Otherwise happy flashing.
And More.....
Bugs:
None so far if you get one please post it so I could fix it
Credits & thanks to...
HUGE thanks to The_Plattypus, outerdepth and aamikam for answering all my Noob questions.
The people over at the Primog google talk room for support.
Tommy tomato for extended quick settings,the awesome base and the Rosie Utility. BASE Link: http://forum.xda-developers.com/showthread.php?t=1506058 ROSIE:http://forum.xda-developers.com/showthread.php?t=1706825
Swagster: Internet 7 tabs. And extended quick settings with swipe notifications.
Papasmurf: for the smurfed out script.
XDA: For being a great experience for me.
If you think your name should be up here please contact me via PM Thanks
Now time for some pics
{
"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"
}
Maybe one more cause you never know
Never mind
All links are up enjoy.
Sent from my PC36100 using XDA App
Links aren't working lol
Sent from my PC36100 using Tapatalk 2
You have to copy and paste the links I will fix this in the morning.. and also thanks for checking this out really means allot.
Sent from my PC36100 using XDA App
Will do :thumbup:
Sent from my PC36100 using Tapatalk 2
Nice to see more new devs for the evo.
88exp88 said:
Pro tip: I have not tested V2 yet therefore it may not boot if it does not boot please send me a logcat. Thanks
Click to expand...
Click to collapse
Pro tip: How about testing before releasing... now that is a protip!
No I couldn't because I had to catch a flight and figured I would just release it for people to try out.
Sent from my PC36100 using XDA App
Everything does work... Come on lithid-cm have some faith in me : )
Sent from my PC36100 using XDA App
88exp88 said:
Everything does work... Come one lithid-cm have some faith in me : )
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Always make sure to give thanks dude. It's a HUGE deal in this community. Its like washing your hands after pooping. It's a MUST. hahaha, but yeah.. you just gotta be careful because these people work hard and deserve thanks..
Back on topic, I will DL this when I wake up and report back. looks good. - Kyler
You should upload to dev host, No limits on bandwidth. If this rom gets popular,your gonna get a lot of people who have trouble downloading from dropbox. It will get slowed way down.
Link to Dev-host registration...
blaz1nr said:
You should upload to dev host, No limits on bandwidth. If this rom gets popular,your gonna get a lot of people who have trouble downloading from dropbox. It will get slowed way down.
Click to expand...
Click to collapse
http://d-h.st/register
You don't have to register,just click home then upload.
blaz1nr said:
You don't have to register,just click home then upload.
Click to expand...
Click to collapse
Thank you. I will transfer my upload's to Dev host. I have something big for the next update and I hope allot of people Will enjoy this Rom. If anyone has any questions please let me know.
Sent from my PC36100 using XDA
Okay so this is what I am planning to to for ACEies v3 if you want anything added let me know.
Things to do for ACEies 3
Put Apk's of updated xda, no frills CPU and es file explorer
Put in underworld kernel
Fully clean out bloat
Try to incorporate dual rosie mapping
Incorporate Sony bravia engine xloud and beats
1% battery mod
If you want me to add anything let me know and I will try to incorporate it into the Rom.
Sent from my PC36100 using XDA
MBQsniper said:
Always make sure to give thanks dude. It's a HUGE deal in this community. Its like washing your hands after pooping. It's a MUST. hahaha, but yeah.. you just gotta be careful because these people work hard and deserve thanks..
Back on topic, I will DL this when I wake up and report back. looks good. - Kyler
Click to expand...
Click to collapse
Thanks for giving the Rom a chance. Hope you like it.
Sent from my PC36100 using XDA
MBQsniper said:
Always make sure to give thanks dude. It's a HUGE deal in this community. Its like washing your hands after pooping. It's a MUST. hahaha, but yeah.. you just gotta be careful because these people work hard and deserve thanks..
Back on topic, I will DL this when I wake up and report back. looks good. - Kyler
Click to expand...
Click to collapse
Sometimes I forget to wash
Sent from my PC36100 using xda premium

[ROM] MIUI.us v4 Full Toolbox v2.8.10 [8-12-2012]

Good day everyone, I present you with MIUI.US v4 Version 2.8.10
{
"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"
}
First things first:
AGAIN, Please be sure to thank ALL of the following Devs for their efforts on getting this rom to the point it is now:
Thanks to Marcusant for getting this to boot right and Darkierawr for getting messaging transport to function correctly!
Special thanks to Scott951, BigRushDog, |0xD34D|, Blind, RLasalle15, xboxfanj, Jafterdark, Death259, Darkierawr and many more!!
MIUI.us 2.8.10 Full Change Log: 2.8.10 Change Log
OTHER INFORMATION:
I have added support for CRICKET and a few others...
There have been a lot of changes to miui, so please read through the release notes...
**** FOR THOSE LOOKING FOR IT, HERE IS THE LINK FOR MIUI 2.3.23 https://www.dropbox.com/s/ec1vlk1ici19g8m/MIUI.us_victory_2.3.23_4.0_Eng_Deo_ZipA_Signed.zip ***
*** [MIRROR 1] ****
YOU WILL NO LONGER NEED GOOGLE APPS PACKAGE:
But here is the link just in case...
http://goo.im/miui/gapps/
***New build should be MUCH faster, faster overall data, and the keylights should STAY on while screen is on now***
[8-12-2012]NEW FULL BUILD - Themes corrected, MANY build.prop fixes and some minor fw fixes...
Yes, the download is 250mb... a small selection of themes, etc are in there...
[8-12-2012]NEW MD5: 7d1a2c4944cb86dd164b8ccc2b62d2dd
http://marcusant.com/android/epic/miui/miui.us_VICTORY_2.8.10_DarkLichNY_b2.zip
Winblows users: Test MD5 with WinMD5 Get it here: http://www.winmd5.com/
Linux Users, if you don't have a hashcheck addon, i recommend: http://gnome-look.org/content/show.php?content=100703
Flash the attachment below if you get the "Verizon Wireless" crap... new build is uploading with that in it already...
*** I have added a few themes ***
Featuring a NEW "Joker" boot animation [Dark Knight]
Installation Instructions (IF YOU ARE ALREADY ON MIUI 2.7.27):
1. FLASH THE ZIP
2. BOOT UP
Installation Instructions (IF YOU ARE NOT ON MIUI 2.7.27):
1. YOU MUST FLASH 2.3.23 FIRST AND ESTABLISH A DATA CONNECTION (SHOULD CONNECT WITHIN 5 MINUTES)
2. THEN INSTALL THIS BUILD (IT WILL CLEAR CACHE AND DALVIK FOR YOU)
POST-INSTALLATION INSTRUCTIONS:
3. YOU MUST OPEN THE SUPERUSER APP AND ENABLE ALLOW AS THE AUTOMATIC RESPONSE
4. THEN GO INTO PERMISSION MANAGER AND CLICK MANAGE ROOT PERMISSION AND TURN ON THE CHECKBOX
5. THEN CLICK MANAGE APP PERMISSIONS AND TURN ON THE CHECKBOX...
6. RUN WITH IT
*** NEW KERNEL ***
What works:
Keyboard backlight now working as intended
Soft keys light up correctly
Lockscreen music works correctly (Play, Pause, Previous/Next track, etc..)
Proper reboot menu (Normal, Recovery, Hot Boot)
Toolbox is working (you can switch to single signal bar, etc...
3G working from fresh install correctly, AND METERS SHOULD SHOW IT, SINGLE METER FROM TOOLBOX
GPS working
SMS is working...
Now with moar Weather widget (look for sexy weather lockscreen in here)
NOTE: FOR THOSE OF YOU WHO DO NOT KNOW THIS ALREADY, PRESS AND HOLD HOME FOR THE TASK MANAGER APP, FROM HERE YOU CAN WIPE APPS FROM MEMORY, ETC WITHOUT ADDING ANY OTHER APPS FROM THE MARKET TO DO SO (ALSO NOTICE THE NEW VERSION OF THE APP OF YOU KNOW THIS ALREADY)
What DOESN'T work:
MIUI Updater causes FCs...
4G CHANGES ARE IN, BUT STILL FCs I WILL LOOK INTO IT
[looking into kernel fixes that may fix this...]
[SCREENSHOTS ADDED I CAP THEM IN SECOND POST]
PLEASE RATE IT IF YOU LIKE IT =D
[SOURCE ROM]
This Rom is built from the miui.us FASCINATE rom...
I did not give proper kernel credit:
This rom uses Samurai Akita
http://forum.xda-developers.com/showthread.php?t=1589762
Reserved for some screenshots...
my homescreen for the moment...
homescreen with 4x5 layout enabled
virus scanner app (not fully xlated yet)
new 1500mhz setting in toolbox:
Hooray another miui v4 thread
Sweet!! Can you also add the info about obtaining root via permission manager and su allow prompt
Sent from my SPH-D700 using Tapatalk 2
*** new build uploaded with sms fixes and messaging app included ***
Awesome... great timing my phone just finished charging
Sent from my SPH-D700 using xda app-developers app
White text on white background
How do i change the color of the font in menus, SMS, and such? Right now it's a white text on white background so I can't see a damn thing I'm typing.
EDIT: Never mind, it was my theme
Yes!! I have Verizon wireless
Sent from my SPH-D700 using xda app-developers app
lmsomb said:
Yes!! I have Verizon wireless
Sent from my SPH-D700 using xda app-developers app
Click to expand...
Click to collapse
damn little gremlin...
Download this and flash it... should get rid of that lil bugger...
THX for your continued work on MIUI for us !
TexasEpic4G said:
THX for your continued work on MIUI for us !
Click to expand...
Click to collapse
I try my best... sorry for the hiccups, but its still a learning process for me....
Its fun when the helper apps behave... =D
darklichny said:
I try my best... sorry for the hiccups, but its still a learning process for me....
Its fun when the helper apps behave... =D
Click to expand...
Click to collapse
Thanks a million. you gave us the latest and with themes . Downloading and can't wait to load and try
Edited
So far so good. Installation went well and looks good. Where do I find themes you have included our what do I need to do see under themes.
Does the MMS fix found here work with the latest version of this ROM? I tried testing it out yesterday with some 2.7.*.* build and it took a really long time to send and then a while later I got a text from 99999999 with a whole bunch of symbols, which I heard is the cause of SMS Split not being enabled but I couldn't find the setting for that under the messenger app.
...
dps33 said:
Thanks a million. you gave us the latest and with themes . Downloading and can't wait to load and try
Edited
So far so good. Installation went well and looks good. Where do I find themes you have included our what do I need to do see under themes.
Click to expand...
Click to collapse
they may not install correctly (i may have forgotten to add the script)
pull them out of the zip file (/data/system/theme)
dump them into /sdcard/miui/theme
(or just put them on the sdcard and import them one at a time if you arent using root explorer)
brian117 said:
Does the MMS fix found here work with the latest version of this ROM? I tried testing it out yesterday with some 2.7.*.* build and it took a really long time to send and then a while later I got a text from 99999999 with a whole bunch of symbols, which I heard is the cause of SMS Split not being enabled but I couldn't find the setting for that under the messenger app.
Click to expand...
Click to collapse
All those edits (for sprint) are in the build.prop, and some others for multimedia fixes, wifi improvement and battery life...
Woohoo!
Good work, mate!
darklichny said:
All those edits (for sprint) are in the build.prop, and some others for multimedia fixes, wifi improvement and battery life...
Click to expand...
Click to collapse
Thanks. Another question, do we still need to flash 2.3.23 first and then the new 2.8.10? Or can we install this new version with no hassle? ORRRR do we have to first flash 2.3.23, then 2.7.27, THEN 2.8.10? Haha.
The original post only lists installation directions for 2.7.27 so just making sure on how to install this correctly.
dps33 said:
Thanks a million. you gave us the latest and with themes . Downloading and can't wait to load and try
Edited
So far so good. Installation went well and looks good. Where do I find themes you have included our what do I need to do see under themes.
Click to expand...
Click to collapse
OK, found themes in your zip files and moved to miui/theme. I do not see the one you have posted screens of, which one is it.?
Only thing I noticed is memory usage seems high, always in 468 to 478 in red.
This is from OP "Now with moar Weather widget (look for sexy weather lockscreen in here)" where?
Thanks again for great work and keeping us up to date.:highfive:
brian117 said:
Thanks. Another question, do we still need to flash 2.3.23 first and then the new 2.8.10? Or can we install this new version with no hassle? ORRRR do we have to first flash 2.3.23, then 2.7.27, THEN 2.8.10? Haha.
The original post only lists installation directions for 2.7.27 so just making sure on how to install this correctly.
Click to expand...
Click to collapse
According to the "OP" if you are not in 2.7.27 then first flash 2.3.23 boot up, establish internet connection, then flash 2.8.10. If on 2.7.27 then simply flash 2.8.10
Sent from my SPH-D700 using xda app-developers app
I also noticed high ram usage, so i had to use supercharger option 6. Also single signal bar isn't working. Photos attached..
Sent from my SPH-D700 using Tapatalk 2

Categories

Resources