[ROM][Froyo/Sense]3rdSense 1.00[01/23][Added ?/sym key] - myTouch 3G Slide Android Development

Hi everyone,
After lurking for awhile (and playing in the kitchen), I thought I should give out to the community for once.
I know that we already have two of the same Froyo sense ROM around... and unfortunately... this will look exactly like Miguel's and Whoareyou's Froyo Sense... except this version has WiFi (no hotspot), defaulted APN settings, and other apps installed for your convenience.
I'm nowhere near any dev's level in terms of deving (in fact I'm not even a dev. I just ported this because I can), but hey, I do what I can to help.
Here's a summary of this rom:
Ported from Legend's Gratiend ROM, and official froyo rom too.
What does NOT work:
fn/cap indicator
What is buggy:
Rotation (on homescreen) :\
01/23
ALMOST everything works. ?/sym keys are back! Special thanks for nbetcher for helping!
01/15
Minor update. Major issues are still not fixed...
But added data2ext:moving the whole /data to the ext partition. Right now only supports ext2, and has to have 4kb blocksize (adb shell mke2fs -m0 -b4096 /dev/block/mmcblk0p2)
type in data2ext --enable in adb shell, then reboot. You MUST have a fast sdcard (class 6) to make this worthwhile; otherwise you will just lag real bad.
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"
}
note that the performance is done after oc and data2ext.
Special thanks to Blay0 for making this happen.
01/02
Now a2sd friendly! credit goes to acejoker for making this happen
after flashing the rom all you need to do is flash the a2sd package and that's it!
a2sd enabling package is here-> taken from thread [MOD] A2EXT Froyo.
also, deodexed.
Overclocking kernel is already inside. Just use setCPU to detect speed.
There might be some bugs in there still.
Report back!
Daniel.
Changelog:
1.0 Pretty much fully functional. Added ?/sym key functionality
0.6 Added data2ext. And wireless tethering app
0.55 A2SD enabled thanks to acejoker
0.5 KB light + front light.
0.4 Removed a2ext. Trackpad wake.
0.3 Fixed aufs. Added a2ext. Bluetooth works...?
0.21 Removed Terminal App. Modified LED. Kblight shortcut fix. barnacle now works. OC kernel. Zipaligned & re-odexed.
0.2 was an epic fail. Ate too much chocolate and ended up losing track on what I was doing, so I started from scratch
0.1 first draft. Adblocked and Added system r/w overlay.
Probably will have other bugs/issues
Credits go to...
Eugene373 and Elelinux for pointers towards solving the lights issue
migueltherocker for starting this whole froyo+sense craze in the espresso forum + pointers
cryshop + BlaY0 for the Gratiend ROM and helping me on restoring aufs.
everybody in the espresso forum for being still alive and not abandoning this device!
Enjoy!
DOWNLOAD 1.00

I love you. A combined effort from you and miguel and this will be our best rom yet!
Sent from my HTC Espresso running CM6.

just realized that tethering doesn't work in this rom...

Did you try out an alternative Wifi Tether method, like Barnacle? Just because the wifi app in the Sense rom doesn't work doesn't mean that tethering itself doesn't work lol.
ALSO, could you possibly include the KB light app that someone mentioned in Miguel's thread? Apparently it forces the KB lights into working.

Interesting. Has anyone tried it already?

Yes. Wifi works great.
Sent from my HTC Espresso running CM6.

The app is on market. It does not work how you are expecting...basically you add a widget that turns the lights off and on ondemand.
Sent from my HTC Espresso running CM6.

Downloaded and installed. Multiple android.process.acore force closes. Phone wouldnt work i.e. couldn't call anyone. Reverted back to CM Nightlies will try again when more stable.
PS- other than the force closes everything else looked tip-top and I loved the apps you included. good work so far!!
Sent from my T-Mobile myTouch 3G Slide using XDA App

Niiiiiiice dude!
You mind sharing how you fixed wifi? I had a couple ideas but I've been so busy I haven't worked on anything in weeks. What I had in mind was hex editing libhardwarelegacy.so (don't remember if that's exactly what it was called, it's been a while since I've poked around) to call our proper wifi module, but I never really got time to even try.

Dang! Get some KB and this rom will be perfect.

GoCkillaz said:
Did you try out an alternative Wifi Tether method, like Barnacle? Just because the wifi app in the Sense rom doesn't work doesn't mean that tethering itself doesn't work lol.
ALSO, could you possibly include the KB light app that someone mentioned in Miguel's thread? Apparently it forces the KB lights into working.
Click to expand...
Click to collapse
Barnacles actually reboot the phone upon tethering... dunno why.
Was the kb app called backlight off?

cingall said:
Downloaded and installed. Multiple android.process.acore force closes. Phone wouldnt work i.e. couldn't call anyone. Reverted back to CM Nightlies will try again when more stable.
PS- other than the force closes everything else looked tip-top and I loved the apps you included. good work so far!!
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
hmm that's weird. Did you do a full wipe beforehand? And is there other people experiencing the same problem?

Getting a whopping 10.xx MFLOPS!
It's more than I can get on CM

migueltherocker said:
Niiiiiiice dude!
You mind sharing how you fixed wifi? I had a couple ideas but I've been so busy I haven't worked on anything in weeks. What I had in mind was hex editing libhardwarelegacy.so (don't remember if that's exactly what it was called, it's been a while since I've poked around) to call our proper wifi module, but I never really got time to even try.
Click to expand...
Click to collapse
This is gonna make me sound dumb but the truth is i didn't do any hex editing... All I ended up doing is porting through kitchen, and extracted the boot.img and make the legend rom look like the espresso rom. LOL
Speaking of which, anybody knows why landscape doesn't work on homescreen?

daniel60104 said:
This is gonna make me sound dumb but the truth is i didn't do any hex editing... All I ended up doing is porting through kitchen, and extracted the boot.img and make the legend rom look like the espresso rom. LOL
Speaking of which, anybody knows why landscape doesn't work on homescreen?
Click to expand...
Click to collapse
because the rom was for a keyboardless phone so there wasnt any landscape pics added to make it look right when forced into that mode

Awesome! thanks for your contributions, maybe a more experienced dev can get their hands on this and clean it up.

daniel60104 said:
This is gonna make me sound dumb but the truth is i didn't do any hex editing... All I ended up doing is porting through kitchen, and extracted the boot.img and make the legend rom look like the espresso rom. LOL
Speaking of which, anybody knows why landscape doesn't work on homescreen?
Click to expand...
Click to collapse
What do you mean by "make the legend rom look like the espresso rom" ?
Sent from my T-Mobile myTouch 3G Slide using XDA App

migueltherocker said:
What do you mean by "make the legend rom look like the espresso rom" ?
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
I think he means the hardware files+libs(?)+buildprop.

Yeah the app is "Backlight off".
Have, System Contolled disabled.
And, Disable Backlight on Boot enabled.

migueltherocker said:
What do you mean by "make the legend rom look like the espresso rom" ?
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
I pretty much extracted the boot.img from kitchen and renamed the init.legend.rc to init.latte.rc... pretty sure that wasn't it though...
jw, did you ever try porting gratiend?

Related

(ROM)(MTSLIDE) Superfly V1.3.1 8-9-2010 "This Can't Be Yogurt"

With permission from Clay I will continue to update this thread when his builds are released.
1. Must have a rooted Slide --- How To
2. Flash a ROM on your Slide --- How To
Screenshots Below...
ENJOY!
Via: HTCClay-
Superfly TCBY V1.3.1 (FroYo For Slide)
-Based off of Nightly (cm_espresso-08082010-102811)
-Added Google apps
-Import/Export xml's for theme should be working.
-Most everything is working...except camera...not as of yet...
-Added Screen Shot app
-A lot of work...
-Does not have Swype...sorry
I took a lot of time on this...I hope you all enjoy.
Credit:God, Cyanogen, Chris Soyars, Wes Garner and everyone who made all of this possible!
-POST BOOT 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
-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
In Christ
Clay
MD5:EEB81E941DE3F9B8BCB564466D6A4807
Link:http://files.androidspin.com/downloads.php?dir=htcclay/&file=SuperflyTCBY1.3.1_Slide.zip
Superfly TCBY V1.2 (FroYo For Slide)
Superfly 1.2
- Swype now Working
- Wireless Location Must be Turned on for Camera Preview to Work! (Off by default.)
- Camera Preview Working ( Still having issue`s and it`s jerky... )
- Camcoder no longer FC ( Does not record though )
- Improved Rendering
- Fixed Gmail issues
- Fixed Market
- Added Semi-Themed Moxier World Widget
- Themed Wireless Tether app (Superfly)
- All other issue are still there!
-A lot more. Especially theme related from Vibrant.
All credit goes to God, Eugene, Cyanogen/Teamdouche and AndroidSpin.
If Superuser continually ask for permissions (Won`t remember previous permissions.)
Download new SU and flash in Recovery.
Here:http://bit.ly/su222ef
I would wipe... then fix permissions in Clockwork after flashing.
Please look below for all thanks and mentions.
Enjoy
In Christ
Clay
MD5:6917E8B9962061514EC43275315CBB50
Link:http://db.androidspin.com/androidspin_filedownload.asp?release=321&type=1
Superfly TCBY V1.1RC4 (FroYo For Slide)
(Kangchung)
-Updated to the latest CM source
-Updated to latest kernel
-Mainly Stability fix
-Added blacklist to contacts (Thanks to dumfuq for the fix!!!)
-Fixed BIOS boot edited by Chris Holland (@cdholland87) Thanks!
-Added some themed Droid x icons
-A big clean up...much more can't remember.
Not working
-Camcorder
-Camera still having issues
-Tethering via Settings is still Broken.
-SuperUser may ask continually for access.(Looking into it.)
All credit goes to God, Eugene, Cyanogen/Teamdouche and AndroidSpin.
Enjoy
In Christ
Clay
MD5:3DDF33237F81BB546BC2C6EC1E6F5CCB
Link:http://db.androidspin.com/androidspin_filedownload.asp?release=321&type=1
Superfly TCBY V1.0RC1 (FroYo For Slide)
-ADW V1.0.1 System version (Thanks to Dr.Cloverdale for the system version!)
-Keyboard FN button now Work! Only thing I found not working is sym and ? button. ( Thanks HighRidas for the Fix )
-Auto-Brightness Works.. Can be slow to adjust...move to a lighted area.
-Wired Headset Works!!! Just NO Wired Headset Icon
-Wifi is working
Not working
-Camcorder
-Tethering via Settings is still Broken.
-SuperUser may ask continually for access.(Looking into it.)
All credit goes to God, Eugene and Cyanogen/Teamdouche.
Enjoy
In Christ
Clay
MD5:31BA0CE743978442AC468A28A2BB0DFC
Link:http://files.androidspin.com/downloa...BY1.0Slide.zip
{
"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"
}
she's a pretty good performer.. good job clay!
Hi I'm clay
and I approve this message.
great job Clay. really appreciate your work.
any idea how we can attempt to fix the gmail graphical issue with everything being extra large???
Thanks,
does this have the blue theming or the good ol regular stock theme?
2girls1cup said:
does this have the blue theming or the good ol regular stock theme?
Click to expand...
Click to collapse
has the usual Clay theme.
screenshots please.
htcclay said:
Hi I'm clay
and I approve this message.
Click to expand...
Click to collapse
HI CLAYYYYYY!!!! And I approve of YOU! Any word on when the apps2sd will actually work for supported apps...and if SILENT would ever become an option on the volume? Other than these...it's the bomb-diggity! Much devin' love.
This seems to just be a very minor remix of Eugene's CM6 Kanged... nothing special.
It is based of of his rom
sent from my badass slide running eugene's port of cm6
wow what an ungrateful fag. U shouldn't use it then
Sent from my T-Mobile myTouch 3G Slide using XDA App
So whats not working with the camera? And have the keyboard issues been fixed yet?
nbetcher said:
This seems to just be a very minor remix of Eugene's CM6 Kanged... nothing special.
Click to expand...
Click to collapse
Learn the meaning of kanged or don't bother posting again. Thanks...
Sent from my Htcclay's Superfly 3G using XDA App
Etype R said:
So whats not working with the camera? And have the keyboard issues been fixed yet?
Click to expand...
Click to collapse
The camera has no preview so you will be shooting blind.
Keyboard issues are still there... I suggest a good VK replacement like Smart Keyboard Pro.
Sent from my Htcclay's Superfly 3G using XDA App
DroidHead said:
Learn the meaning of kanged or don't bother posting again. Thanks...
Sent from my Htcclay's Superfly 3G using XDA App
Click to expand...
Click to collapse
Maybe, but even though the source was " Kanged "
I fixed Wifi / Touchscreen & got video loading correctly, so it's not all 100% Kanged from CM6 source..
Which btw @everyone.
New build coming shortly, nothing much else fixed but the light sensor is now fixed & auto brightness now works 100%
This rom is Amazing A+ only 2 things
#1 how do I change the BACKGROUND of my DIALER
#2 how do I get the custom dock you have in s/s's
eugene373 said:
Maybe, but even though the source was " Kanged "
I fixed Wifi / Touchscreen & got video loading correctly, so it's not all 100% Kanged from CM6 source..
Which btw @everyone.
New build coming shortly, nothing much else fixed but the light sensor is now fixed & auto brightness now works 100%
Click to expand...
Click to collapse
Yay! PLEASE include the SuperUser fix, too... it gets annoying when Titanium Backup needs to be allowed every time I install an app. xD
i need help. for some reason im stuck in a bootloop. it get through everything up to where it starts loadin out little green friend, then starts over. help please.
UnkzDomain said:
Yay! PLEASE include the SuperUser fix, too... it gets annoying when Titanium Backup needs to be allowed every time I install an app. xD
Click to expand...
Click to collapse
Flashing latest 2.2.2 superuser over any rom fixes superuser "allow" popup.(thanx to Chiefz)
I don't know why eugene and clay aint did this yet.
lviv73 said:
Flashing latest 2.2.2 superuser over any rom fixes superuser "allow" popup.(thanx to Chiefz)
I don't know why eugene and clay aint did this yet.
Click to expand...
Click to collapse
Yup, I sent a tweet to Eugene and Clay, Eugene acknowledged receiving it so I'm hoping it'll be included in this update and therefore in Clay's update, too.

[MOD] MTM Gingerbread Keyboard - Haptic Feedback Working [v2.2 01/27/2011]

Ok, BIG change starting with 2.x. I am now running a froyo (jk6) build so I will be doing more work with froyo based keyboards instead of the eclair based ones. I will not have any way to test the eclair builds any longer so if someone wants to take them over, send me a message and I will give you the sources (including build scripts).
With 2.x I have started to use the gingerbread keyboard that has been floating around. 1.x builds will continue to be eclair based.
NOTE: Currently the 2.x builds WILL replace your stock keyboard. In order for the auto-complete, I had to revert to using the stock package name. You cannot have more then one of these keyboards installed at a time. I will change this as soon as I find a solution.
I'm absolutely not responsible for anything that happens to your phone from installing this.
Change Log
v2.2.127
now replaces "GingerbreadKeyboard.apk"
settings should be fixed...
minor tweaks
blackout versions now in their own thread. (thanks to creator2456 for the work on those)
v2.2.116
removed the smiley from the "normal" mode.
v2.2
Haptic Feedback works
fixed popup punctuation outputing the wrong character
fixed a ui issue with wp7
changed the green popups in wp7 to a blue
v2.1
added smileys to normal mode next to the return key
added domains to the "/" popup in web mode and added them to the "@" popup in email mode
fixed the settings button again (have to remember to check-in the code )
moved the "," to the default spot in the punctuation popup.
v2.0 (froyo +)
first gingerbread based build for froyo based on Fabolous v2 with auto-correct fix.
it is basically stock with some tweaks.
added smiley images to popup
changes "orange" to the samsungish blue.
changed the punctuation popup to contain more items
added the "shift" char to the numbers ([email protected]#$%^&*())
tweaked the "blue" glow
auto-complete now working
suggestion colors are now touchwiz like colors
fixed issue with bringing up settings from the keyboard button
fixed the popup for "P" so they all fit.
added additional hint key info for top row.
For Eclair (2.1) based builds, see my second post (post #3)
Stock Blue
Blackout Versions by creator2456 - Thread
For better visibility, the blackout versions now have their own thread.
Stock Green by creator2456 - #post
{
"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"
}
Stock Orange by the3dman - #post
WP7
To install the 2.x versions, install package with CWM.
Note: This are English Only. The other languages have been removed. This gets the size WAY smaller, plus I don't speak anything else so I couldn't edit them if I wanted to.
thanks to creator2456, s0niqu3 and Fabolous
Thank you very much kind sir!!!!
This is the "new" home for the 1.x line (eclair based builds)
Change Log
v1.7
new voice level indicators from gingerbread
added flashable packages - use CWM - you can install the apk, just pull it out of the zip.
v1.6
some more ui tweaks
added wp7
Pear Phone
Blackout
WP7
Note: This are English Only. The other languages have been removed. This gets the size WAY smaller, plus I don't speak anything else so I couldn't edit them if I wanted to.
will this work on froyo?
Thank you very much! Wilthis work on froyo and if not, is there some way that u can?
I think ApkManager, or something when i compile, is converting anything with an '&' to '&' so '& becomes '&' and '<' becomes '<'.
Anyone have any thoughts on a way around this?
Ok, the symbols bug is fixed. file in OP
any clue why i get constant fc with the multi touch keyboard? i'm running obsidian v3 w/ stock kernel. i've tried removing all keyboards and still a no go. i have the stock android keyboard, htc_ime mod, samsung keyboard, and swype installed at the moment.
cpittman said:
any clue why i get constant fc with the multi touch keyboard? i'm running obsidian v3 w/ stock kernel. i've tried removing all keyboards and still a no go. i have the stock android keyboard, htc_ime mod, samsung keyboard, and swype installed at the moment.
Click to expand...
Click to collapse
Sorry, I have no idea why you'd be getting FCs. I am basically running stock JI6 with a couple mods like lock screens. I also have the same list of keyboards installed and have not had 1 fc with multi-touch
Any one interested in this keyboard looking almost exactly like the samsung default keyboard? I have started converting it. still have some work to do on it but here it is.
I'll post both versions once this is done. still need to do landscape and the "popup"
camalot said:
Sorry, I have no idea why you'd be getting FCs. I am basically running stock JI6 with a couple mods like lock screens. I also have the same list of keyboards installed and have not had 1 fc with multi-touch
Click to expand...
Click to collapse
Must be Froyo. I can confirm the FC loop while running AOSPish 1.1.
EDIT: Yeah that color scheme looks nice, haven't had a chance to try the keyboard yet, but the bright color scheme is the only thing I dont like.
Awsome mod. The first "usable" droidx port since eugene's r10. One bug/imperfection i found was when entering a url in portrait mode the ".com" looks abnormal. Also slightly different in landscape. thanks!!
thegreatcity said:
Must be Froyo. I can confirm the FC loop while running AOSPish 1.1.
Click to expand...
Click to collapse
+1 for Foyo! Looks very cool!
Sent from my SGH-T959 using XDA App
Dude THANK you so much, I have seriously been looking for this, FOREVER lol.
Would it be possible to get you to port to Froyo I really want this keyboard back but don't wanna use Eugene's macnut rom currently using AOSP 1.1jk2 and it just FCs over and over again
Sent from my SGH-T959 using XDA App
ebatr8 said:
Would it be possible to get you to port to Froyo I really want this keyboard back but don't wanna use Eugene's macnut rom currently using AOSP 1.1jk2 and it just FCs over and over again
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
I do not have a froyo rom. I am running a pretty basic TouchWiz with some of the components removed. Plus I don't have any idea what does't work in it in froyo. all i basically did was change the font size and some images. i didnt edit any of the actual code.
Oh sweet I wish it worked with 2.2
Sent from my SGH-T959 using XDA App
Awesome, ive been waiting for some body to get this to work for a while, thanks!
Sent from my HTC Glacier using XDA App
PhilUSAF21 said:
Oh sweet I wish it worked with 2.2
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
It does work with 2.2.... Running it with Eugene's R12 ROM which is 2.2.
camalot said:
I do not have a froyo rom. I am running a pretty basic TouchWiz with some of the components removed. Plus I don't have any idea what does't work in it in froyo. all i basically did was change the font size and some images. i didnt edit any of the actual code.
Click to expand...
Click to collapse
Ok,
Enough people asked about this for froyo, so I decompiled camalot's mod, and figured out how he increased the keysize (simple and elegant btw, grats on the find, I dug through smali files for weeks trying to change the keysize to no avail, lol.)
Anyway, here's his black/samsung skinned version for froyo, consider it a parting gift before I take a break from XDA for a while.
Please note, this zip will delete the stock/aosp keyboard (/system/app/LatinIME.apk) since on froyo it shares the same internal app name with the droidx keyboard. And also, I'm absolutely not responsible for anything that happens to your phone from installing this.
Download and flash with clockwork, cheers everyone, =)
RickCain said:
It does work with 2.2.... Running it with Eugene's R12 ROM which is 2.2.
Click to expand...
Click to collapse
Im running aosp 1.1 jk2 2.2 nd always force closes
Sent from my SGH-T959 using XDA App

[ROM] WestfireROM Flyer v3.0 | v3.55.405.1 US WIFI DeOdexed | 3.2.1 | HC | 12/3/11

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
This ROM is based on the latest HTC Honeycomb leaked build (v3.55.405.1) and includes all of the HTC goodies. I am a fairly new developer and for now I intend in keeping a stock-like ROM with as much user choice as possible. I may eventually expand into some different themes but for now this ROM will be stock.
Special thanks to globatron, i00, pardonmyfreedom, empiire, jdeloach, Juwe11, SteelH, paulobrien, TeamWin, Synergy Team and everyone involved in the Revolutionary project for all the different scripts, root methods, and mods. You guys are awesome!
DONATIONS (Thank you very much!): ILRider
NOTES AND DISCLAIMERS:
You must be rooted to flash this ROM, so go here and follow globatron's guide to learn how to get S-OFF and set up to install this ROM
Be sure to do a backup before flashing and read the change log below
l assume no responsibility for any damage you may cause to your tablet.
Click to expand...
Click to collapse
INSTALLATION INSTRUCTIONS:
Copy the ZIP download to the root of your SD Card (physical SD card, not internal memory)
Power off the tablet and reboot to recovery by holding the VOLUME DOWN and powering on the tablet
A full data/cache wipe is recommended before flashing
Navigate to "Install ZIP from SDCard" within recovery and install
Reboot tablet
Click to expand...
Click to collapse
Donations always accepted but never expected!
WestfireROM Flyer v3.0 - 12/3/2011 - Download MD5 - 809333755DB9C840032DB926CC62A104
New base v3.55.405.1
All speed tweaks and scripts below from v2.0 included
Updated Market 3.3.11
Updated Gmail 2.3.5.2
Updated Maps 6.0.0
Updated AdFree 0.8.41
Updated Facebook 1.7.2
Updated Titanium Backup 4.6.4.1
Added Google+ 2.1.1.219805
WestfireROM Flyer v2.0 - 9/7/2011 - Download MD5 - 2F0BF49357765635AF4B1DEAF29736F6
Based on v3.10.405.156
Added AdFree
Added Titanium Backup
Added Netflix
Added Root Explorer
Added Transformer Ice Cube LWP
Enabled 3D Homescreen to Settings/Display
No SIM card notifications
USB Debugging Icon removed
Enabled hardware acceleration
Tweaked WiFi scan to save battery
Tweaked Native Screenshot (Power + Home)
Browser debug menus unlocked
Enabled Dolby Mobile sound enhancer
Enabled screen calibration
Added TV Out functionality
RAM optimization script
Speed optimization script
Battery calibration script
Changed Dalvik heapsize
Rooted & Deodexed
Zipaligned on boot
SD card speed fix
Added SU
Added Busybox
Added startup script support for Busybox (/system/etc/init.d/)
Added sysro+sysrw
Added bash shell support
Reserved...
Reserved one more...
Now that I am finally home, I split out the GB and HC ROMs into separate threads since I know there are people who didn't make the jump to HC.
Nice work bro
Do you still plan to continue development of your gb rom?
Sent from my HTC Flyer.
I hope so. Since it was discovered we can't go back to GB at this time, any release I have will be more of a beta since I can't thoroughly test it. However, if I run into problems I will probably stop development on it because the last thing I want to do is develop something that doesn't work and I can't accurately test. I take pride in what I release and I try to make it as bug free as possible.
Westfire said:
I hope so. Since it was discovered we can't go back to GB at this time, any release I have will be more of a beta since I can't thoroughly test it. However, if I run into problems I will probably stop development on it because the last thing I want to do is develop something that doesn't work and I can't accurately test. I take pride in what I release and I try to make it as bug free as possible.
Click to expand...
Click to collapse
I completely agree, which is why I was asking.
Seems like all flyer chefs are "stuck" with HC atm so I'm sure they're thinking the same thing.
Sent from my HTC Flyer.
Great work....
Question:
I see you've included the Sense clock in the pic, do you include any other Sense widgets?
If you threw in the Agenda/Calendar widget, I'm sold
Again, thanks for your hard work.
Scabes24 said:
I completely agree, which is why I was asking.
Seems like all flyer chefs are "stuck" with HC atm so I'm sure they're thinking the same thing.
Sent from my HTC Flyer.
Click to expand...
Click to collapse
All the Sense widgets are included.
Sent from my Hr P510e using Tapatalk
Westfire said:
I hope so. Since it was discovered we can't go back to GB at this time, any release I have will be more of a beta since I can't thoroughly test it. However, if I run into problems I will probably stop development on it because the last thing I want to do is develop something that doesn't work and I can't accurately test. I take pride in what I release and I try to make it as bug free as possible.
Click to expand...
Click to collapse
That is bad news, I was trying to go back to GB today as I think the system was faster with gingerbread but couldn't do it.
Also, with your ROM, I couldn't take screenshots to work with my pen. Simply when I press the pen button there is no screenshot option.
I was going to ask about the screen shot. I noticed that you made some tweak to the screen shot function, did you simply took it out?
-E.J.Su
Product Development
http://ej-su.deviantart.com
E.J.Su said:
I was going to ask about the screen shot. I noticed that you made some tweak to the screen shot function, did you simply took it out?
-E.J.Su
Product Development
http://ej-su.deviantart.com
Click to expand...
Click to collapse
Screenshot feature works on mine. Also, you can press power + home for a screenshot.
Sent from my HTC Flyer on Honeycomb
Westfire said:
Screenshot feature works on mine. Also, you can press power + home for a screenshot.
Sent from my HTC Flyer on Honeycomb
Click to expand...
Click to collapse
I tried that before the previous post actually. And it doesn't work on mine. :/
-E.J.Su
TridentCase.com
ej-su.deviantart.com
Sent from HTC Flyer
Been using this for a couple days now and so far so good. I like the fact that I can navigate using the pen. One thing though, every time I go into the TV Out under Settings, I get an error "Settings has stopped unexpectedly" and I have to force close. Any ideas?
ILRider said:
Been using this for a couple days now and so far so good. I like the fact that I can navigate using the pen. One thing though, every time I go into the TV Out under Settings, I get an error "Settings has stopped unexpectedly" and I have to force close. Any ideas?
Click to expand...
Click to collapse
It is FCing on me most of the time too. I am looking to fix for the next release. It worked good on the GB version.
Westfire said:
It is FCing on me most of the time too. I am looking to fix for the next release. It worked good on the GB version.
Click to expand...
Click to collapse
It doesn't seem to affect my connection through my MHL adapter though so it's all good. Keep up the good work!
ILRider said:
It doesn't seem to affect my connection through my MHL adapter though so it's all good. Keep up the good work!
Click to expand...
Click to collapse
Thanks! Good to hear.
Sent from my HTC Flyer on Honeycomb
Does this have battery percentage?
Sent from my ADR6400L using XDA Premium App
Anyone else having a problem with the front facing camera while using skype?
Sent from my HTC Flyer P510e using Tapatalk
I think that's a honeycomb problem not Rom specific
Sent from my HTC Flyer P510e using xda premium

[ROM][HELLRAISED]AdyScorpiusMIUI-GB2.3.7[12-FEB]

Link to Original Thread--http://forum.xda-developers.com/showthread.php?t=1488399
CREDIT FOR THIS ROM ALWAYS GOES to the original dev (AdyScorpius), to ktoonsez for the Hellraiser Utility, and to Entropy512 for the original Hellraiser script.
::EDIT::Updated Hellraised Rom Feb. 12. 2012.:::
I rebuilt the Hellraise for this ROM for two reasons. 1) To make it easier to flash for those coming from a stock ROM like Shostock, Unnamed, or another non-hellraised ROM ((should flash no problem)) and 2) Because I wanted to include the init.d tweaks and the Market Hotfix. I stuck the Market Hotfix you need to flash if you experience force closes on Market on the /sdcard, so after flashing, you should have it there waiting for you on your sdcard. Just open up Market for the first time, and if it force closes on you, reboot to recovery and flash the hotfix. If you boot up and Market updates, boot into recovery once more and flash it and this should fix it for good. This makes it easier than having to download it seperately. Besides that, only things I changed were:
Added 97S_loopy_smoothness_tweak to init.d
Added 98network tweak to init.d
Added 99sdcardspeed tweak to init.d
As always, it was Hellraised with the Siyah Kernel v 2.6.12. Enjoy.
Download Links Here
http://www.mediafire.com/?pw31gcpou65rynu
http://www.wupload.com/file/2662846227/AdyScorpiusMIUI_GB-2.2.3_V1i777.zip
Features of This Rom:
-MIUIAndroid v2.2.3 Based Official Changelog HERE.
-Siyah Kernel v2.6.12 included (Thanks GokhanMoral)
-Tron themed (Mix of alot of themes together, all credits to respective makers)
-4-Way Reboot Added
-MIUI Extended Settings added (Change SystemUI layout, Clock Hide AM/PM etc.)
-Build.Prop tweaked for Network/Net Speed tweaks
-Ringtone repeats by default
-HW Acceleration
-USB Debugging Notification turned off from Notification bar
-JPEG Quality maxed to 100%
-Proximity Sensor tweaked for more responsiveness
-Increased scrolling speed
-Added ThunderBolt Tweaks including Siyah Battery mods (Thanks pikachu01)
-Included zipalign on boot,
-Increased Touch Responsiveness
-Wipes Media cache & thumbnails on install, should fix media drain after half an hour of installation (Please allow the first half an hour, depending on your number of images)
{
"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"
}
OK folks, here's the deal.
A) For Camera to work: On first boot, rename your DCIM folder on your /sdcard to DCIM.old or something and reboot. Now you should be good to go, and MIUI will rebuild a new DCIM folder and your camera will work GREAT.
B) For the Market Force close issue, open Market for the first time. It will force close. Reboot into recovery and flash the Hotfix found on your SD card. Reboot. Open Market, let it update, and it'll probably force close when you open an app again. Reboot, clear cache, and reflash Hotfix. Now usually at this point for me it works, but if it STILL doesn't and gives force closes, I noticed that connecting just once to any wifi network and going into market just once with that wifi on fixes it. Now you can turn off wifi, and use data no problem with no force closes. I may in the future try and find a way around this, but for now, this works. =D
Other than those two issues, I love this ROM. It's super fast (after the initial 5-8 minutes on first boot cause it's building files), and it just WORKS. Let me know what you think.
If its miui, you just change the theme to something else if you don't like it.
Sent from my GT-I9100 using xda premium
kamots said:
If its miui, you just change the theme to something else if you don't like it.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Pretty much i like the theme myself. And the rom in general just seems really snappy and quick. I dunno maybe a placebo effect
Sent from my GT-I9100 using Tapatalk
What is the difference between this MIUI and the other 5 ported versions?
Is it just the based theme that you can change in a click?
Thank you for contributing.
From my phone, to whatever electronic device you're using.
To answer the previous posters question, there probably are NO MAJOR differences, other than what the dev decides to stick in as far as apps taken out, themes, and build.prop and init.d scripts. This rom (for me) runs excellent. Also, remember, for anyone who flashes this, you probably have to rename your DCIM folder to something else so that miui can generate a new one, or the camera may or may not work properly. This is a common thing tho among MIUI and CM7 roms. =D Has anyone tried to flash this coming from a stock I777 ROM yet? Has it worked?
I support this rom 100% . Don't listen to all the people *****ing "its not your rom" or " there is no change" or "garbage theme". Why do you people care so much?
Sent from my SGH-I777 using xda premium
trell959 said:
I support this rom 100% . Don't listen to all the people *****ing "its not your rom" or " there is no change" or "garbage theme". Why do you people care so much?
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
I wasn't *****ing about anything, I just asked what the difference was.
And clearly he stated there is no major difference.
Phalanx7621 said:
there probably are NO MAJOR differences, other than what the dev decides to stick in as far as apps taken out, themes, and build.prop and init.d scripts.
Click to expand...
Click to collapse
LiLChris06 said:
I wasn't *****ing about anything, I just asked what the difference was.
And clearly he stated there is no major difference.
Click to expand...
Click to collapse
That wasn't directed at you, just directed to everyone in general
Sent from my SGH-I777 using xda premium
trell959 said:
That wasn't directed at you, just directed to everyone in general
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
Oh ok.
I wasn't *****ing either. Just a blanket statement that if you don't like the theme the op posted, you can change it. The beauty of android;-)
Sent from my GT-I9100 using xda premium
Absolutely. MIUI is very themeable. =D
LiLChris06 said:
What is the difference between this MIUI and the other 5 ported versions?
Is it just the based theme that you can change in a click?
Click to expand...
Click to collapse
Why you mad? That's like asking what's the difference from your hellraised turkbeyrom and every other Samsung rom besides a different theme.
Hardware acceleration is a big difference compare to other miui rom
Sent from my SGH-I777 using Tapatalk
Sorry I didnt get to this reported thread sooner, I was on vacation.
Thread cleaned up. Carry on please...
Hope anyone who's tried this is enjoying it, I know I am =D I think I'll make another version to test, I may add or take away some apps as well depending on if anyone needs or wants anything. I love MIUI =D Of course, all credit goes to the original developer and all those who've contributed to the tweaks and wonders that make this ROM (and all) what they are. Good luck all, happy flashing.
I got Market force closes as soon as i open up the market. Im on shostock right now but yesterday when i tried this i was getting force closes like crazy. Wiped everything before i flashed. Just a heads up..
afrojoc said:
I got Market force closes as soon as i open up the market. Im on shostock right now but yesterday when i tried this i was getting force closes like crazy. Wiped everything before i flashed. Just a heads up..
Click to expand...
Click to collapse
Second post in OP will give you the info ya need download the market hotfix, boot into recovery and flash. If it updates, flash it again, then yer good to go.
Tethering I not working. Is this a MIUI problem or just me? Its been a while since I have ran MIUI.
Sent from my SGH-I777 using xda premium
Optilicious said:
Tethering I not working. Is this a MIUI problem or just me? Its been a while since I have ran MIUI.
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
What kernel are you on? If it's Syiyah 2.6.12 tethering is broken on it. Try .11

[ROM][UNOFFICIAL][4.4.3] OmniROM KitKat [GSM/CDMA] - [UPDATED 6/04/14]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What isOmniROM?
See what OmniROM is all about: http://omnirom.org/about/
Installation
If coming from another ROM, you will need to wipe!
Download ZIP
Flash in recovery.
To enable GSM, download the GSM zip below and flash in recovery.
Note: If you have flashed the GSM zip and wish to go back to CDMA, download and flash the CDMA zip in recovery.
If S-ON:
Extract the boot.img from the zip file
then flash in fastboot with the command below:
fastboot flash boot boot.img
Changing runtime from Dalvik to Art
Art is experimental, but if you wish to try follow the below instructions:
flash the rom (If you have already installed the standard gapps for Dalvik, you will need to wipe first.
boot and change the runtime to Art (settings -> developer options)
Let the phone rebot and do it's thing
Once rebooted, boot into recovery and flash the Banks gapps provided below
Working
Everyting regarding the phone's operation should work. Calls, data, wifi, camera, camcorder, video & bluetooth (calling and a2dp) etc.
Not working
- Camera preview could be blank, switch to camcorder and back to camera.
- Camcorder will stop working after 5 videos. Reboot to fix.
Downloads
ROM: omni-4.4.3-20140604-vigor-HOMEMADE.zip
md5sum: 04fb012d370a2b21ddefabd859f93912
GSM Enabler: GSM.zip
CDMA Enabler: CDMA.zip <-- only needed to go back to CDMA after changing to GSM.
Standard gapps (Use these for Dalvik): gapps-kk-20131031.zip
md5sum: a399aa23a0e40a466bc88210b76b3486
Banks gapps (Use these for ART or Dalvik): 12-14_GApps_Standard_4.4.2_signed.zip
md5sum: 75f217d464d6f8bd2ee6395d9bd59058
Thanks to the following individuals (in alphabetical order):
Flyhalf205, iamtheonetheycallneo, _litz, REV3NT3CH, Snuzzo, TheBr0ken
5-15-14
- SuperSU is now embeded into the ROM. No need to flash serperately
5-12-14
- Camera/Gallery issue should be fixed
- Capacitive lights should also be fixed. You can adjust brightness on them from the display menu now
@kkozma
Seeing this makes even me happy. Anything specific you had to cherry-pick for proper hardware functions?
Snuzzo said:
@kkozma
Seeing this makes even me happy. Anything specific you had to cherry-pick for proper hardware functions?
Click to expand...
Click to collapse
I still have to use Evervolv's vold to get it to properly mount the sdcards, pull qcom/gps from CM, and I did have to make a new omni branch of device/vigor which I just pushed to my github. Outside of those three things, everything came from the team vigor repo and straight from Omni.
Hey, think I might test this one. Can you give me a sense for battery life? Maybe similar to Evervolv?
rgnicholas said:
Hey, think I might test this one. Can you give me a sense for battery life? Maybe similar to Evervolv?
Click to expand...
Click to collapse
Honestly, I don't really know. I know all the device configurations that I use specifically are the same. So unless some of the built in apps are pure battery hogs, I can't imagine it being that much worse.
kkozma said:
Honestly, I don't really know. I know all the device configurations that I use specifically are the same. So unless some of the built in apps are pure battery hogs, I can't imagine it being that much worse.
Click to expand...
Click to collapse
Thanks... I just flashed it and I'll let you know what my experience is like. Thanks for giving us more options!
Ok, here is a report from a person running a SIM'less setup. I have data and MMS, working well. I got one freeze with the pull down shade hanging (had to do a battery pull). There is still a little oddity with the camera / gallery setup... the gallery froze up once with me and was a bit laggy at times. The camcorder did record but would not play back the video I recorded or a video I already had on the SD card from a previous recording. Oh, and the capacitive lights do not work... the buttons do, just not the lights.
Otherwise, this seems like a pretty smooth ROM and hopefully, these few oddities will be ironed out with time. Also, I love the boot animation! Thanks!!!
rgnicholas said:
Ok, here is a report from a person running a SIM'less setup. I have data and MMS, working well. I got one freeze with the pull down shade hanging (had to do a battery pull). There is still a little oddity with the camera / gallery setup... the gallery froze up once with me and was a bit laggy at times. The camcorder did record but would not play back the video I recorded or a video I already had on the SD card from a previous recording. Oh, and the capacitive lights do not work... the buttons do, just not the lights.
Otherwise, this seems like a pretty smooth ROM and hopefully, these few oddities will be ironed out with time. Also, I love the boot animation! Thanks!!!
Click to expand...
Click to collapse
Hmmm... Interesting. Time to start debugging I guess.
The initial camera problems I had were all permissions issues. I'll have to take a look at all that stuff again and see if there are more.
Camera issue is fixed and I might have the capacitive lights issues sorted too. I've got to wait for the build to finish.
Edit: Capacitive button lights issue resolved. Build uploading now.
Only installed it last night, but so far so good for me. Had some troubles with getting root initially, but after installing SuperSU a few times/different ways and a couple reboots I eventually got it straightened out. I did a full wipe including int/ext sdcards and also went back to TWRP 2.6.3.0 so maybe that had something to do with the root thing?
My capacitive buttons are completely dead, they quit on me a month or so ago. So I actually prefer the lights off anyway since the buttons don't do anything. That's good news on the camera though- haven't tried the camera at all yet.
New ROM uploaded, links in OP updated.
Just flashed. Looks good, so far. One thing I do not like (and pretty much the only thing I don't like about Evervolv) is the keyboard. On every other ROM, the AOSP keyboard had all the long-press options for special characters. These ROMs do not. I tried installing the keyboard apk from another ROM and it worked fine until a reboot when it would revert back. Maybe it's a CM thing and that's why these ROMs don't have the keyboard I want. I guess I could install a keyboard from the Play Store, I just usually like to leave the keyboard alone. Any suggestions?
Thanks
azbeerhugger said:
Just flashed. Looks good, so far. One thing I do not like (and pretty much the only thing I don't like about Evervolv) is the keyboard. On every other ROM, the AOSP keyboard had all the long-press options for special characters. These ROMs do not. I tried installing the keyboard apk from another ROM and it worked fine until a reboot when it would revert back. Maybe it's a CM thing and that's why these ROMs don't have the keyboard I want. I guess I could install a keyboard from the Play Store, I just usually like to leave the keyboard alone. Any suggestions?
Thanks
Click to expand...
Click to collapse
SwiftKey ($) is my favorite but try touchpal X (free) too.
Sent from my ADR6425LVW using Tapatalk
puhleez said:
SwiftKey ($) is my favorite but try touchpal X (free) too.
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
Thanks. I really want to try and either enable some kind of setting or be able to install a keyboard from another ROM and have it "stick". But I will take your suggestions under advisement. :good:
Flashed and it said I have no root. Busybox errors all day long.
Sent from my ADR6425LVW using XDA Premium 4 mobile app
My bad! Looks like Omni does not include a super user app by default. They recommend SuperSU.
http://forum.xda-developers.com/showthread.php?t=1538053
I'm going to look into building it in, I'll update the OP with this now.
azbeerhugger said:
Just flashed. Looks good, so far. One thing I do not like (and pretty much the only thing I don't like about Evervolv) is the keyboard. On every other ROM, the AOSP keyboard had all the long-press options for special characters. These ROMs do not. I tried installing the keyboard apk from another ROM and it worked fine until a reboot when it would revert back. Maybe it's a CM thing and that's why these ROMs don't have the keyboard I want. I guess I could install a keyboard from the Play Store, I just usually like to leave the keyboard alone. Any suggestions?
Thanks
Click to expand...
Click to collapse
Have you tried flashing the Google keyboard? (The one from nexus and gpe ROMs) I know there is a zip floating around the gapps threads like banks
Sent from my Rezound
Uzephi said:
Have you tried flashing the Google keyboard? (The one from nexus and gpe ROMs) I know there is a zip floating around the gapps threads like banks
Sent from my Rezound
Click to expand...
Click to collapse
Either I'm blind or they magically appeared. I would prefer the long-press options were different colors. Something to play with. BTW, the customization options on this ROM are awesome!
Sent from my ADR6425LVW using XDA Free mobile app
Alright guys. I have worked out the superuser issue. I'm going to sync back up with the source and rebuild. Hopefully a new build up later today depending on my work schedule.

Categories

Resources