Some of you may have seen my previous thread with SD activity lights... I've gotten that integrated with the nand trigger I developed over the course of that thread so that both can share an led!
New and improved version 0x02 includes:
- new mmc-and-mtd trigger (and set as default for the chin buttons on dream, and the jogball backlight on sapphire)
- latest cm-kernel 2.6.33.4 branch (o/c support included now)
- new versioning scheme... major releases with new features have a hexadecimal number, test builds within those versions will have a v# format like the previous thread.
Special thanks to:
-meisterlampe2000: sapphire testing and jogball idea
-yokonunz: bringing up the idea of putting an eye on internal flash
-cyanogen: codebase
-koush: anykernel for easy packaging
This might seem a lil noobish but is it possible to combine this kernal with the Universal OC kernal to get 600+ mhz + SD LED activity?
Well done !
This will be my favorite until we get FroYo
Nice.
Worked with me. Flashed after CyanogenMod 5.0.7-DS.
Thanks you
hi brother
thx 4 ur work..
i have installed the file.. but i really don't know what is exactly did !!
i have just got my keys(end ,send,home,back) flashing light randomly !!
help pls.. and how can i uninstall it ??
thnx & good luck ;0
The lights are not flashing randomly. They flash when either the phone's built in flash (nand) or sd card is being accessed. Think of it as the hard drive usage indicator on your pc.
You can uninstall it by flashing your current rom over it, no wipe.
gamadeem said:
hi brother
thx 4 ur work..
i have installed the file.. but i really don't know what is exactly did !!
i have just got my keys(end ,send,home,back) flashing light randomly !!
help pls.. and how can i uninstall it ??
thnx & good luck ;0
Click to expand...
Click to collapse
Do you normaly flash random things without reading what they are?? good way to brick your phone.
I have been using this since first release on my Fender and it works perfect. Was driving at like 2 am lastnight, had my phone in my lap, and the trackball started flashing. My chicky friend was like "hey, its looks like your pants are doing a pretty cool light show lol.
hi brother
thx 4 ur work..
i have installed the file.. but i really don't know what is exactly did !!
i have just got my keys(end ,send,h
Click to expand...
Click to collapse
Do you normaly flash random things without reading what they are?? good way to brick your phone.
I have been using this since first release on my Fender and it works perfect. Was driving at like 2 am lastnight, had my phone in my lap, and the trackball started flashing. My chicky friend was like "hey, its looks like your pants are doing a pretty cool light show lol.
Click to expand...
Click to collapse
Hahaha! So now you have 3 indicators.... on your led, and I only had to code 2!
-------------------------------------
Sent from my HTC Dream
So lets say if you have Apps2SD will it always flash when you open a non-sys app?
Ace42 said:
So lets say if you have Apps2SD will it always flash when you open a non-sys app?
Click to expand...
Click to collapse
by default, this will flash any time anything gets read or written, on internal memory or on sd card, so that means apps2sd apps, and sys apps getting loaded.... unless its already cached into ram, in which case it won't generate any activity.
jummama said:
by default, this will flash any time anything gets read or written, on internal memory or on sd card, so that means apps2sd apps, and sys apps getting loaded.... unless its already cached into ram, in which case it won't generate any activity.
Click to expand...
Click to collapse
I'll try this on a 2.1 sense just to see if it will work, I dont use heroled either.
by default, this will flash any time anything gets read or written, on internal memory or on sd card, so that means apps2sd apps, and sys apps getting
Click to expand...
Click to collapse
I'll try this on a 2.1 sense just to see if it will work, I dont use heroled either.
Click to expand...
Click to collapse
It should work fine... also, if you're not using heroled, that means android isn't using your rgb led on sense, right? If so, from adb shell (with or without my mod)
#echo mmc1 > /sys/class/leds/red/trigger
Should give you standalone sd activity monitoring on the red one, and if running my mod, you should be able to:
#echo nand-disk > /sys/class/leds/blue/trigger
To get the same effect with internal flash...
-------------------------------------
Sent from my HTC Dream
Just flashed on HTC Magic 32B running CM5.0.7, works like a charm. Finally I get to see my trackball LED more often!
i havent tried this yet, so im not sure if this feature is implemented or not with the sdcard notification, but i was wondering if you could code something thatd allow the led to flash different colors if you have multiple notifications. like if you have a text, an email, and a voicemail, and you have a blue led for the text, a green one for the email, and a white one for a voicemail, the led will flash one color 2 times then cycle through the other color, flash 2 times, then cycle to the third flash 2 times, repeat. is this possible to implement?
this can already be done in either spare parts or advanced settings on cyanogenmod ! not sure where but i did see that Option. ..
meisterlampe2000 said:
this can already be done in either spare parts or advanced settings on cyanogenmod ! not sure where but i did see that Option. ..
Click to expand...
Click to collapse
was that in response to me? If so, i needa check that out lol
I wish this was an option in spare parts! I <3 it
speedysilwady said:
i havent tried this yet, so im not sure if this feature is implemented or not with the sdcard notification, but i was wondering if you could code something thatd allow the led to flash different colors if you have multiple notifications. like if you have a text, an email, and a voicemail, and you have a blue led for the text, a green one for the email, and a white one for a voicemail, the led will flash one color 2 times then cycle through the other color, flash 2 times, then cycle to the third flash 2 times, repeat. is this possible to implement?
Click to expand...
Click to collapse
+1
on MT3G
southsko said:
I wish this was an option in spare parts! I <3 it
Click to expand...
Click to collapse
+1
10chart
are you still working on this? maybe some upgrades. I love it, wish my fender had a multi colored trackball like the nexus 1, would be great to switch colors.
It says also that (oc support) in the newest version. Does hits means it is overclockable past 528mhz or that we can also add the OC kernel. I just want use the 576mhz OC one, not the insanely unstable 628mhz lol
crypysmoker said:
are you still working on this? maybe some upgrades. I love it, wish my fender had a multi colored trackball like the nexus 1, would be great to switch colors.
It says also that (oc support) in the newest version. Does hits means it is overclockable past 528mhz or that we can also add the OC kernel. I just want use the 576mhz OC one, not the insanely unstable 628mhz lol
Click to expand...
Click to collapse
Yeah, I'm planning on adding a way to toggle the triggers between being an indicatior and stock android behavior, then perhaps adding a network activity trigger, and possibly a configuration tool...
And to answer the o/c question, I don't like fried bricks either, so It's the 576mhz table in my kernel, just like the latest cm release.
Related
This is a rom I built for myself from cyanogens eclair branch in github.
The kernel is from his github as well w/ the ramhack applied.
Dream only.
Camera does not work. I saw there is a fix but haven't looked at it yet, I don't even use the camera.
Try if you like but Flash at your own risk.
I neither take the credit nor the blame.
None of the work is mine.
First boot takes a bit to settle.
You should probably wipe first.
Two Flavors (purely visual).
No more info for you.
Enjoy or don't
Changelog:
chocolate-1.0.1: fixed bug where contacts pictures didn't show up.
1.1: kernel changes (boot.img only)
1.2: upgraded to 2.1 firmware, removed ramhack
1.2.1: minor changes/additions
1.2.2: fix voice search, minor changes/additions
1.2.3: fix for text showing up black in status dropdown (chocolate)
chocolate-1.0 md5sum d2bb5858a6eda6b2be2e45071b29f799
chocolate-1.0.1 md5sum b413f6f55469dc89325f906a05f86782
vanilla-1.0 md5sum d2975398950052388be365a8d650c4f2
1.1-boot.img
vanilla-1.2 md5sum 40736d8c6bf75adb689f7b8fa34a0ac3
vanilla-1.2.1 md5sum 929f7b26c87ad4e0aa92802231e759c0
chocolate-1.2.1 md5sum e8b1b2284aaff12546436b0ca5c29f1f
vanilla-1.2.2 md5sum 6f68d08e7344761aaf65d184fca7fac5
chocolate-1.2.2 md5sum 2b1e967058dbf0347f9a580d471c855f
chocolate-1.2.3 md5sum 00b8c39be7d7956c05cd4df960f1b9ad
i am going to try this
What's chocolate n vanilla??
big_d093 said:
What's chocolate n vanilla??
Click to expand...
Click to collapse
he said they were just for looks. however, i wouldnt consider flashing this until teh OP gets a CHANGELOG, CAMERA DRIVERS, and a little assurance that this is at least SEMI STABLE, because from reading the first post, i am 100 percent sure it is not stable.
that battery is ugly, no offense, just not my taste
Im going to try it and post my experience about this rom...posting more info on the OP about the roms could be helpfull you know? But anyway, im curious
djluis48 said:
Im going to try it and post my experience about this rom...posting more info on the OP about the roms could be helpfull you know? But anyway, im curious
Click to expand...
Click to collapse
did you flash it yet? if so, is it suitable for every day use in your opinion?
oshizzle1991 said:
did you flash it yet? if so, is it suitable for every day use in your opinion?
Click to expand...
Click to collapse
This rom is fast...its almost stock, except for the look, but all apps are stock..took like 6 or 7 mins to flash and boot the first time.
First weird thing i noticed: For some reason, in some places (like the time on the Notification bar or in the Lockscreen) its showing some weird square symbols.
Synchronization seems to work fine...at least Google contacts...Wifi seems to works fine.
Lockscreen is the rounded one, not the stock Eclair, wich i like more.
Multitouch works weird on the stock browser, but seems to work fine with Dolphin Browser.
When i try to send a SMS with the stock app, it FC.
No camera, its show a blank square, and when you hit "Settings" it FC.
Voice Search FC and Voice Dialer dont work, it dosnt FC tought.
Dosnt have live Wallpaper. 3D apps sucks (as always )
But still, its a FAST rom...not sluggish at all, thats a strong point...and its safe to flash.
I like look, the blue its a little bit too dark and sometimes you can get confused sometimes plus there are some mess up with the letters and background colors. Love the Bootscreen XD.
Tested the Chocolate version of the rom.
Overall look:
Fast and Stable rom, yet lots of things to work, but if he keeps this speed, its going to be a great rom.
For Daily use...i would say NO right now, but when he fix at least the characters mess up, it could be a daily use rom with limitations.
Here are some screenshots:
Hope it helps.
Can you take a pic of the strange square?
Ace42 said:
Can you take a pic of the strange square?
Click to expand...
Click to collapse
Its the numbers, but just in some places.
dumfuq said:
This is a rom I built for myself from cyanogens eclair branch in github.
Click to expand...
Click to collapse
Are you planning on maintaining this rom or is this a one-off venture for you? I love how you and daproy whip out 10mb hacks for CM roms, you kinda made a name for yourself already so I wouldn't mind sticking with this, if there will be updates and refinements.
At any rate.. thanks for your contributions to Android community.
borodin1 said:
Are you planning on maintaining this rom or is this a one-off venture for you? I love how you and daproy whip out 10mb hacks for CM roms, you kinda made a name for yourself already so I wouldn't mind sticking with this, if there will be updates and refinements.
At any rate.. thanks for your contributions to Android community.
Click to expand...
Click to collapse
I will maintain it somewhat as long as I'm using it. Not really sure, cause really I'm just doing it to learn and have fun. I
As to the force closes and box characters, I'm not really sure, its not happening to me.
dumfuq said:
I will maintain it somewhat as long as I'm using it. Not really sure, cause really I'm just doing it to learn and have fun. I
As to the force closes and box characters, I'm not really sure, its not happening to me.
Click to expand...
Click to collapse
Weird, i did a full wipe before flashing the rom...
i was enjoying the very nice and complete theme on chocolate, however i recently switched to hero_over's manup redo. very fast.
upgraded to 2.1
why doesnt chocolate 1.2.1 flash.. i love this rom.. my favorite, no problems but 1.2.1 wont flash..
purpstar said:
why doesnt chocolate 1.2.1 flash.. i love this rom.. my favorite, no problems but 1.2.1 wont flash..
Click to expand...
Click to collapse
You can try 1.2.2 but any info besides "won't flash" might be useful.
I have some questions:
When you say "vanilla" do you mean stock or is it another theme. Have any screenshots?
Have you fixed the camera issue yet?
How many icon columns in the launcher? 4 or 5?
Thanks.
d00m said:
I have some questions:
When you say "vanilla" do you mean stock or is it another theme. Have any screenshots?
Have you fixed the camera issue yet?
How many icon columns in the launcher? 4 or 5?
Thanks.
Click to expand...
Click to collapse
vanilla=stock
camera=no
columns=5 portrait, 6 landscape
As there have been an awful lot of complaints about the theme of Blue Magic (I still love it), here is a HTC Donut themed version (Theme from Fender Mytouch and HTC Vodafone 32b...)
Donut.
Based on Blue Magic MKIIr1 (Be shure to check it out)
Meltus EQ and louder volume hack
Bruts Maps
Most responsive HTC IME
(thanks to renice and some other stuff)...
HTC Donut Themed
Fast
Lots of eye-candie-apps
needs dangerSPl (very close... only about 3mb too large atm)
NO RAMHACK (Blazingly fast 3d games...)
clear cache on every boot!! (Will provide Speed for generations... won't slow down for years )
nexus like adw launcher2 (v.4) with previews...
Wallpaper-Gallery is all new! (For example the girls from cyanogen...)
better terminal emulator
additional htc sounds and wallpapers
And So On... Just look into Blue Magic thread
All Credits go to: the same as Blue Magic. (Nearly everyone )
Todo: Donut-ize energy widget...
Download in the next Post
you can flash this over the latest blue magic without wipe. And vice versa...
Clear Magic One(23.march2010):
-Release. Have Fun.
Donload: Multiupload
Additional Files: (Recommended)
Be shure to install Swype Keyboard!
For Advanced Launcher with original Bluest Day Theme, Push this file to system/app
Cube Launcher from Behold2 (Cool 3D Media Cube!!)
Working Google Voice app
Its usable and soooooooooo handsome!
Click to expand...
Click to collapse
domenukk said:
...
Hit enter too early :/
Click to expand...
Click to collapse
Eh Just use it for changelog space
Another rom? Don't you have like 3 now :S. All donut right?
This one is more like a themed version of Blue Magic(SuperCSDI). (ZDX is based on latest superD)
But I need a seperate thread because there might be different issues for different versions...
Computers are strange
And Yeah - all are donut.
Nice work domenukk
I know a lot of people will appreciate this.
gonna flash asap
Just tested: you can flash this over blue magic without wipe. (and vice versa.) Time to check this out
domenukk said:
This one is more like a themed version of Blue Magic(SuperCSDI)
Click to expand...
Click to collapse
so all the same bugs packed in a new Theme?!!
I am outta here!!....the other Guy packing it with his own theme and named it 'science test' ..... so several packages with same old bug ... I am so frustrated with you people....you dont even know how this Bug feels like since you dont have it on yoooour Phone!!!
so sad!!
green magic
arefin said:
so all the same bugs packed in a new Theme?!!
I am outta here!!....the other Guy packing it with his own theme and named it 'science test' ..... so several packages with same old bug ... I am so frustrated with you people....you dont even know how this Bug feels like since you dont have it on yoooour Phone!!!
so sad!!
Click to expand...
Click to collapse
What bug?xxx
nolimit78 said:
What bug?xxx
Click to expand...
Click to collapse
I assume he means rotation.
arefin said:
so all the same bugs packed in a new Theme?!!
I am outta here!!....the other Guy packing it with his own theme and named it 'science test' ..... so several packages with same old bug ... I am so frustrated with you people....you dont even know how this Bug feels like since you dont have it on yoooour Phone!!!
so sad!!
Click to expand...
Click to collapse
The first step would be a log of your error... as you have said yourself: we don't have the bug. So very sorry...
The browser is crashing everytime I try to access it. Any ideas?
(also applies to any other apps accessing the internet such as Facebook, Myspace)
lilaziankid4 said:
The browser is crashing everytime I try to access it. Any ideas?
(also applies to any other apps accessing the internet such as Facebook, Myspace)
Click to expand...
Click to collapse
Have you tried to clear the cache under settings>>applications>>manage applications>>browser?
nrmerritt said:
Have you tried to clear the cache under settings>>applications>>manage applications>>browser?
Click to expand...
Click to collapse
So I got the browser working by re-flashing the ROM. But now the Messaging app does not work after restoring backed up SMS.
Can anybody try the new EBI1/32A fix?
http://bit.ly/d1HrA5
Just flash over a fresh build of Blue/Clear Magic... (no wipe)
/edit: nevermind. won't work :/
thanks for the clean version bro! Gonna try it now. The theme was really annoying me...
how to preview other screens
Flashed MKII, didn't find any screen preview selections, any ideas?
I'm, sorry bro, I have been one of those complainers, but I have been doin to every RE_themed ROM, except your ROM has some tweaks and edits done by you, other guys are just Theming someone elses ROM, and basically called something else. Again I gotta say it, a theme is a personal choice, you might like a theme but joe blow and 60 others might not like that same theme. Goes the same for all these themed launhers goin around, kept it simple and post link to the theme on the side
UPDATE:Maps version of F1n1$h3R now available for download below.Say Hello to DamageR_5.0
Ive been testing this rom extensively for the past 3days and all i can say is WOW!!!Battery life is 30% better WITH OC!!! using setpc again for the first time in a long time. Speed is SICK. NEVER SEEN LWP RUN BETTER. I even made a modded one of a kind nexus lwp i included for anyone who likes that sort of thing Took me some extra time to finish this because i wanted to add some more reasons for everyone to check out this rom It might be the final damager for hero so i think you should really check out my newest Rom_MOD, DamageR_5.0 a.k.a F1n1$h3RoM. Isnt this just like DamageR_DCG????Read the features below and ask me again
For anyone who has never used one of my mods, here are some of the mods features:
+Damager_DCGv4.6 frameworks,apk,and a few other folders
+INCREDIBLE battery life cycle
+5 Launchers!!!(small so dont worry, remember variety is the spice of life)
adw Froyo style
launcher_MOD(by me)
launcher2_MOD(by me)
Helix_MOD(by me)
Sense_MOD(by me)
+1 NexusD lwp ported and modded for this rom(by me)
+3 Keyboards!!!
Android(for voice Searches)
Htc
Swype/android hybrid(ported & themed red for this rom by me)
+3 Dialers
Dialer1(gomorrah)
RaisedButtonKoni(konikub)
OldSchool AOSP contacts dialer
+2 OC widgets. setcpu and oc widget are also included(make widget to use)
+1 Toast OC kernel(After you flash this rom thank ToasT)
+DC config & Update(DAMAGE ANYONE?)
+Utilities includingthey are all very small so dont worry)
File browser
battery life widget
systray
quickboot
mount usb
spare parts
gesture for search
+Completely Themed UI
+Updates to some DamageR4.6 features
+Friendstream(w/e it does, it works)
+Why are you still reading? just flash it, its the best rom ive EVER run
SCREENS
This is a wallpaper in launcher/home
PLEASE!! if you like this mod, give some thanks to Jus10o. I spent 3 days trying to get something to work like a caveman, and it worked but it was a rough copy of the rom i wanted to put up/run(F2T_MOD)Well One of the many devs here took the liberty of solving MY problem for EVERYONE. So his work gave my F1n1sh3RoM the ability to run as intended by myself initially. Thank you for your contributions to the community and making my F1n1sh3RoM usable.
THIS ROM IS COMPRISED OF MORE THAN 7 diff. ROMS SO CREDITS GO TO:
Damage
Toast
Gomorrah
JsChiSurf
Flipz
Jus10o
AlexThearmo
Konikub
Shoebox
Darch
jbd25
jrummy16
jcase
sdrew
&RoidRage
Lokipimpin
GidKid
Thanks to Gobi42 we now have the maps editon of F1n1$h3R
ME
NOW........
Intructions:
Nandroid
Fresh Wipe-data,dalvic, and uid mismatches
Flash rom
WORKING:
More than should be allowed by law on a phone
NOT WORKING:
Its called F1n1sh3R not beginner. EVERYTHING WORKS
Quirks:
While loading up please wait until sprint logo and sig bars light up to start.
Only use one oc widget @ a time
Some heroes freeze @ 768mhz so be aware of oc'd speed settings
1st boot takes longer, dont worry.(after first boot its back to business as usual)
As ALWAYS feedback is greatly appreciated....
The dev of SetCPU rather than be happy ppl in the community are getting his app and enjoying it, is instead upset because he would rather have donations, so i was forced to remove it from F1n1$h3R. I spend days w/o sleep working on new roms and do not have a donate button since i enjoy what i do here. I find this situation ironic(open source) from my point of view and rather upsetting. Donation SHOULD be OPTIONAL.I will not support this type of dev or his work, nor will i use this app again after being made to dl the rom remove the app, resign then ul, after getting his product seen by over 1000 xda members for evaluation. If you would like the app search xda. Sorry for the inconvenience folks. If you cannot find the link after search, please pm and i will provide you with a link as i refuse to post it here to be seen by all and advertised, if this is how us hardworking cookers are treated by the dev.
DOWNLOAD MY ALL TIME FAVORITE CDMA HERO ROM DamageR_5.0 aka F1n1sh3R
(NEW) DOWNLOAD F1N1$h3R_3D/MAPS (NEW)
LOOK HERE FOR ADDL' FONTS
!!!!!BETABETABETABETABETABETABETA!!!!!
Anyone wanting to beta the update, this is the changelog:
-Added the calendar and facebook apks to fix facebook problems-
updated the following apks:
OverclockWidget
Skymap
Maps
Facebook
Calendar
Androzip
-Added OPERA(sick speed)-
WARNING: IF YOU ARE NOT FAMILIAR WITH THE CONCEPT OF "BETA" OR "TESTING" DONT CLUTTER THE THREAD WITH IRRELEVANT COMMENTS PLEASE
DOWNLOAD F1n1$h3Rv2(beta)
REMEMBER THIS IS A BETA. SO I NEED AS MUCH FEEDBACK AS POSSIBLE IN CASE I HAVE TO FIX ANYTHING. THANK YOU.
downloading now thanks for the rom looks great
meth84 said:
downloading now thanks for the rom looks great
Click to expand...
Click to collapse
glad to hear it. Dont worry about the size. Its large cus of all the goodies, but the zipalign in the update script takes care of it. Initial boot takes a bit but thats it. My setcpu settings for awesome battery life are:
Awake & Charge
max
748
min
652
Sleep
max
245
min
122
anyway to change the boot sound...after removing sense and enabling jit thru dc config i get system not responding
Booting now and I really like the boot sound... Great song.
meth84 said:
anyway to change the boot sound...
Click to expand...
Click to collapse
1.)use root explorer and go to system/media/bootscreen
2.)edit bootscreen xml with file editor(built in)
3.)change volume number from 1 to 0
4.)reboot & enjoy
jnicho02 said:
Booting now and I really like the boot sound... Great song.
Click to expand...
Click to collapse
i thought it totally fit the little guy on the floor getting the $h!t kicked out of him(well, that and its epic representation of universal stupidity).....what better song to beat someone to?
Looks great downloading now to check it out.
Downloading now.
How is the key oard performance
Wow, this is a long boot. Looking forward to checking it out. I am all about speed!! I didn't wipe EXT, is A2SD supported?
beezy420 said:
Looks great downloading now to check it out.
Click to expand...
Click to collapse
thanks
dondadah88 said:
Downloading now.
How is the key oard performance
Click to expand...
Click to collapse
I used to prefer android kb perf. until i started using my android/swype hybrid
with haptic turned off. Performance is great.
Song has played 3 times. I assume that means boot loop. I guess i have to wipe ext? Coming from fresh toast.
Exchange
Every time I try to setup my Exchange account, I get past "verifying information" to the screen where you can check "Mail", "Contacts", and "Calendar". When I press "Finish Setup", I get an Error that states, "Failed to create the account. Please try again later."
I've never had this problem before.
Any suggestions?
Thanks,
Wad
I keep getting com.htc.bg has stopped unexpectedly. What is this?
i had to re wipe everything then reflash it and it worked fine
wjason said:
Song has played 3 times. I assume that means boot loop. I guess i have to wipe ext? Coming from fresh toast.
Click to expand...
Click to collapse
This is DAMAGE framework. You have to wipe like i said in the op. otherwise you will waste alot of your own time. This rom takes a sec to get booted so you want to get it right the first time and be done with it....read ops more carefully please, for your own benefit.
redram38 said:
I keep getting com.htc.bg has stopped unexpectedly. What is this?
Click to expand...
Click to collapse
You have to wipe, stated in op
nbroneobi said:
i had to re wipe everything then reflash it and it worked fine
Click to expand...
Click to collapse
WISE MAN
MagnusRagnarok said:
This is DAMAGE framework. You have to wipe like i said in the op. otherwise you will waste alot of your own time. This rom takes a sec to get booted so you want to get it right the first time and be done with it....read ops more carefully please, for your own benefit.
You have to wipe, stated in op
WISE MAN
Click to expand...
Click to collapse
I did wipe. I wiped all 5 options it gives.
redram38 said:
I did wipe. I wiped all 5 options it gives.
Click to expand...
Click to collapse
What are you coming from?
Are you using app2sd?
Which recovery image?
This will be my first ROM installed in my Hero... Any special instructions or I'm good to go?
MagnusRagnarok said:
What are you coming from?
Are you using app2sd?
Which recovery image?
Click to expand...
Click to collapse
Coming from Buufed 1.6b.1
yes
RA 1.6.2
deserthut said:
This will be my first ROM installed in my Hero... Any special instructions or I'm good to go?
Click to expand...
Click to collapse
1.root
2.recovery image
3.nandroid
4.follow ops carefully(nothing big)
[email protected] first boot, wait for the sprint logo and sig bars in stat bar before you proceed
6.use 1 oc widget at a time
7.make sure your phone can handle 768 if you plan on oc before using that speed, all others work flawlessly, some heroes cant handle the 768 though....
8.any further issues, pm and well get you up and running.
Here's another battery morph, because I know you guys like your custom batteries. Plus being one of the only animated icons, they are fairly fun to work on.
This Morph converts your current battery icon to a series of six dots. As the dots drain, empty dots replace them. When you plug in to charge up, behold–it turns into a series of arrows! wow, hahaha. (idk, i like it...)
This probably wont work with the percentage overlays, as the icons are pretty complex, and dont really facilitate great legibility of the percentages. But one can only do so many circle and square batteries, so I'm branching out to do other ideas and shapes.
Standard disclaimer: Do a nandroid BU before you flash this. I have no idea whats on your system, or what may cause it to break, therefore you flash this at your own risk, as with pretty much every morph.
If you are experiencing issues with metamorph hanging while trying to install, make sure you have usb debugging turned on in your system settings. yes, you really need to do this. go to settings-->applications-->development-->make sure usb debugging is checked!
If that doesnt work check this list made by morpher Formel-LMS. Must be that German efficiency...
1. Have you downloaded the correct files for your ROM?
2. Have you debugging enabled in the Android Menu?
3. Install "Titanium Backup" start it and hit the "Problems?" Button, then it installs a correct busybox version. This is required!!!
4. In Metamorph, press Menu, play with the applying speed. Choose a speed above 4200!
5. Never check the "Disable startup checks" in Metamorphs settings
6. Never, never, never rename the zipfile. If you do this, you'll get error messages like "Theme Control File Missing"
Click to expand...
Click to collapse
This is working for me on CM6, and I imagine it will work on many other roms as well.
If you like this Donate here to help out an unemployed designer!pretty please?
==================update 8-24==============
Here's an arrows only version as well that some have requested. This one functions a bit differently than the arrows on the dots version, so check out the screenshots and all icons jpg to see if you like.
=================update 8-26===============
Made some serious improvements to the Arrows versions. Now have both dark and light versions for different colored bars, as well as improved icon size and spacing for better viewing. Check out icon image below.
looks cool will give it a try.
Drew474 said:
looks cool will give it a try.
Click to expand...
Click to collapse
Oh, take my word for it, its cool like a/c.
niiiice
Great work this made me think of the movie predator when he sets his auto destruct count down on his arm thing and the weird light pattern counts down.
RogerPodacter said:
Great work this made me think of the movie predator when he sets his auto destruct count down on his arm thing and the weird light pattern counts down.
Click to expand...
Click to collapse
I thought the predator symbols were a bit different, but its been awhile. Ill have to watch it again after i shave my face with a razor and no shaving cream while im hunting in the jungle...ha
Glad you like it either way.
Here are the symbols of predator maybe someone will create something. http://www.fonts2u.com/predator.font
d750 said:
Here are the symbols of predator maybe someone will create something. http://www.fonts2u.com/predator.font
Click to expand...
Click to collapse
Thats cool. Im going to taking a hiatus for awhile to do some paying work thats come up. But ill tale a look in the coming days.
Btw-if you guys have any ideas on morphs you can pm me. Im always looking for new cool stuff. I could also do some custom work for a slight donation as well. Times is tough.
I tried to morph this and metamorph freezes in applying theme. I don't know why. Would've been cool
Sent from my Nexus One
Where's the link I don't see it
Sent from my Nexus One using XDA App
I'm running rc3, no force close issues with launcher pro: )
Sent from my Nexus One using XDA App
dmccain555 said:
I tried to morph this and metamorph freezes in applying theme. I don't know why. Would have been cool
Sent from my Nexus One
Click to expand...
Click to collapse
Do you have usb debugging enabled? Its been in the op in red since I posted, but I cranked the text size up so no one will miss it again. If that isn't it, you prob need to do a full data/cache wipe, including dalvik cache and reinstall your rom. If you are running a rare/uncommon rom, i suppose the pathways could be incorrect, but I have yet to encounter that issue. If so let me know what rom it is, and ill take a look at the pathway and repackage it for that particular rom if thats the issue. But try the other stuff first.
S_Dot said:
Where's the link I don't see it
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
Also in the op, at the bottom, same place as all attachments on xda i believe. It wont let you DL if you arent signed into the forum though, but if you posted, im guessing you were def signed in...
I didn't have the debugging on. That was it. Im running rc3 btw. Thanks alot!
Update: got it to work running cm6 rc3 by itself but when I used the prodigy theme it went wack and nothing worked it all forced closed except the dialer. Is this a known issue?
Sent from my Nexus One
dmccain555 said:
I didn't have the debugging on. That was it. Im running rc3 btw. Thanks alot!
Update: got it to work running cm6 rc3 by itself but when I used the prodigy theme it went wack and nothing worked it all forced closed except the dialer. Is this a known issue?
Sent from my Nexus One
Click to expand...
Click to collapse
Nope. The theme chmmm, not that i know of....
That sucks. I really like it. Guess I'll wait and see if it becomes compatible in the future
Sent from my Nexus One
dmccain555 said:
That sucks. I really like it. Guess I'll wait and see if it becomes compatible in the future
Sent from my Nexus One
Click to expand...
Click to collapse
Sorry, but there isnt really anything else I can do to make it compatible for you. There is nothing in the zip that could cause any of that stuff to happen honestly. Its just a zipped folder with some images and xml telling the images where to go in your system.
I would think that if it worked before you themed, but then your phone went crazy after you themed, that there may be an issue with the theme or the way you applied the theme or something else.
That's why I dont create themes though, too much room for something to go wrong. Morphs are much lighter, more stable in my experiences, and easier to apply. But that's just my two cents.
Can you make a version with just the arrows, please?
AlexM105 said:
Can you make a version with just the arrows, please?
Click to expand...
Click to collapse
Arrows only version is up now. Hit the limit on file attachments on that post so here's the caps and all icons images.
[8-26]**Images now out of date. Please check OP.**
tr.slate said:
Arrows only version is up now.
Click to expand...
Click to collapse
Thank you. Works and looks great.
Arrow version 2.0 is now up on OP. Changes include better spacing, sizing, and different versions for light and dark colored notification bars!
enjoy
As I continue to make random tweaks, they will be posted here.
All of these tweaks are built on KD1, you have been warned. It's possible that they may work on KG2, but I have not tested them, and it's very likely that they won't work on KG2.
All Tweaks v1.1 (Volume Tweak, Settings, Notifications, Joystick & 10 Second Notification LED Flash tweaks ):
http://www.multiupload.com/75796T1NQS
Volume Rocker vibrate and silent tweak
All credit to the original patch from http://forum.xda-developers.com/showthread.php?t=1016556, I just added it to the framework.jar from KD1. This adds both the silent and vibrate options to your volume rocker, ONLY WHEN YOU HAVE VIBRATE SET TO "ALWAYS" OR "ONLY IN SILENT MODE" IN SETTINGS.
AS FAR AS I KNOW, THIS ONLY WORKS ON KD1.
I'm using/working on/with GingerClonev2, therefore I'm working with a KD1 framework.jar. If people care enough, I suppose I could patch the KG2 framework as well, but as of now it's bedtime, as I have to get up for work in the morning.
This should be CWM flashable, just flash and go, don't wipe, don't pass go, don't collect $200 (even if you really want to).
Download here: http://www.multiupload.com/MUGJMVX5PZ
Click to expand...
Click to collapse
Full Bat & USB DEBUG & Joystick enable Tweak
This next tweak was just random stuff that bothered me. This will disable the "full battery notification" as well as the constant USB debugging notification.
Also, as the only real improvement with KG2 was the option to disable the optical joystick, this integrates that option into KD1, if you want to use this option, be sure to flash the Settings app below to control that option as well.
This may or may not work on KG2, if you're on KG2, test at your own risk, make a backup first
http://www.mediafire.com/?zovhjv3c8by2czi
Click to expand...
Click to collapse
Settings Tweak
This is a settings.apk that has the DriveSmart, Notification Popup, Theme Manager, and Software Update menus removed, allowing the safe removal of those apps, as they are not really necessary/useful
This is a modified version of the KG2 settings, as it integrates the Joystick disable option, therefore it *should* work on KD1 and KG2. currently running on KD1.
http://www.multiupload.com/XYNOOBE0B0
Click to expand...
Click to collapse
10 Second LED Flash Tweak
As Samsung decided we only needed 1 min reminders that we have something to look at, many people (including myself) missed notifications frequently. Well no more! This tweak will change the flash rate from 1 min to 10 seconds.
Download: http://www.multiupload.com/HOUHT0KHOR
Click to expand...
Click to collapse
Feel free to request tweaks, I'm always open to at least looking into it, be forewarned that more extensive tweaks may take longer, I reserve the right to refuse to work on requests, but usually, I'll try my best.
Requests List
Notification Popup Timeout
Hide top 10 option in MMS
Click to expand...
Click to collapse
Lol, i can appreciate your humor.
Well that's good, cause that's the kind of humor that comes out when I'm dead tired, usually anytime I'm releasing stuff.
great job sduvick keep it up!
things can only get better from here im excited to see what you and teddy develop in the future!
Seems kinda scattered and unorganized. Might want to clean that up a bit. Otherwise, good Job.
Sent from my Sidekick 4G using XDA Premium App!
Dw: I need more constructive criticism than that. What specifically should I change to make it more organized?
i think he means like put each section in a gray box so it looks more organized by section instead of writing [volume].......[\volume] but i think its rather organized but could be a little better. if you just take the time to read then you can understand whats going on ha
I'l do that when I get home, was trying to post last night before bed
tylermaciaszek said:
i think he means like put each section in a gray box so it looks more organized by section instead of writing [volume].......[\volume] but i think its rather organized but could be a little better. if you just take the time to read then you can understand whats going on ha
Click to expand...
Click to collapse
That's pretty much what I meant.
Sent from my Sidekick 4G using XDA Premium App!
Turns out, my brain doesn't really function very well after a long day, I couldn't find the box button, not realizing it was the quote box. I'll update the OP, thanks for the suggestions, they are noted and appreciated.
EDIT: OP updated with quote boxes, should be better organized now.
If there are any experienced kernel devs who wanna help out with porting the SK4G Kernel to 2.6.35, that would make CM much easier to port.
How do I install the settings tweaks in order to enable the option to disable the optical trackpad?
You can either flash the full package, or the joystick/bat/usb debugging and settings tweaks from the OP
sduvick said:
You can either flash the full package, or the joystick/bat/usb debugging and settings tweaks from the OP
Click to expand...
Click to collapse
I tried that, I can't find the joystick setting. I'm using a stock ROM that I ODIN'd last night back to KG1. Could that be why? Where would I find the setting if it's there? Perhaps I'm just not noticing it.
There's only KD1 and KG2, there's no KG1. It should be in Settings>Accessibility>Enable optical joystick
I have a request. The stock messaging app, (and notification popups and SocialNetworkingService Composer) doesn't recognize the enter key as well, the send key. Can that be fixed (even if just on one of them)?
I don't use any of those pieces, can you describe the issue in more detail? What should happen, and what does happen?
It's the stock messaging app on the stock kd1 firmware that ships with the sidekick. Basically, pressing the enter key on the keyboard gives a newline, instead of sending the message.
chaostic_2k1 said:
It's the stock messaging app on the stock kd1 firmware that ships with the sidekick. Basically, pressing the enter key on the keyboard gives a newline, instead of sending the message.
Click to expand...
Click to collapse
I believe you can enable that option in the settings of the stock messaging app.. but I'm using aosp MMS so I'm not positive
Edit: yeaa i dont think the sidekick messaging app allows that..
Sent from my SGH-T839 using XDA App
I dont know if this can be done though the sidekick has smooth transitions and such just the only thing that looks choppy is the notifications bar when you pull down which does seem a little choppy while other devices are smooth as butter. can this be tweaked on the sidekick?
Just curious... why would anyone ever want to disable the track-pad "joystick"? I mean, maybe if the keyboard had arrow keys like it should, but even then, it's pretty recessed and I've never hit it by accident, so why?