Anyone have a copy of the white taskbar for 2.1? - Hero CDMA Themes and Apps

Hey guys. It seems like in the thread merging of the various theme threads, the white taskbar that I used to be able to find for 2.1 has gone missing. If anyone has it, could they post it up here? It's the white one that looks exactly like vanilla... I don't mind if it has 3G text or EvDo text either.
EDIT
I should mention that this is regarding Damage Control or Fresh... not Legend roms.

mrinehart93 said:
Hey guys. It seems like in the thread merging of the various theme threads, the white taskbar that I used to be able to find for 2.1 has gone missing. If anyone has it, could they post it up here? It's the white one that looks exactly like vanilla... I don't mind if it has 3G text or EvDo text either.
EDIT
I should mention that this is regarding Damage Control or Fresh... not Legend roms.
Click to expand...
Click to collapse
Don't know if this is the one you are looking for or not. It contains more than just the taskbar, but you can certainly use as a starting point / modify accordingly.
http://forum.xda-developers.com/showpost.php?p=6069283&postcount=1912

JsChiSurf said:
Don't know if this is the one you are looking for or not. It contains more than just the taskbar, but you can certainly use as a starting point / modify accordingly.
http://forum.xda-developers.com/showpost.php?p=6069283&postcount=1912
Click to expand...
Click to collapse
Aaah you found it!! Thanks I can just remove the launcher and stuff from it. Thanks again!
EDIT
Do I have your permission to use it in a ROM that I'll put out eventually?

mrinehart93 said:
Aaah you found it!! Thanks I can just remove the launcher and stuff from it. Thanks again!
EDIT
Do I have your permission to use it in a ROM that I'll put out eventually?
Click to expand...
Click to collapse
Of course you do. Fire away...

Related

To anyone who has ported Espresso Rosie...

Ok, so I know all the files that need to be changed to get the Espresso Rosie except for one (or maybe two, I don't know) and that's the one that causes the shadow and the little track-bar-that-shows-which-screen-you're-on. I'm almost positive that this is contained in an .xml file within the Rosie.apk but I have no clue which one. So would anyone who's successfully ported over an Espresso Rosie clue me in please?
Thanks in advance.
Those files are in com.htc.resources.apk. If you're porting over to the newer 2.1, than ALL the Rosie files are there. The only thing thats part of Rosie.apk now are the + and arrows as well as the remove button.
obannvi said:
Those files are in com.htc.resources.apk. If you're porting over to the newer 2.1, than ALL the Rosie files are there. The only thing thats part of Rosie.apk now are the + and arrows as well as the remove button.
Click to expand...
Click to collapse
Ya I know where all the .pngs are. I've changed all of them to Espresso however the round shadow that goes behind the Stock Rosie remains (and the screen indicator). Those are what I'm trying to find.
Gregalous said:
Ya I know where all the .pngs are. I've changed all of them to Espresso however the round shadow that goes behind the Stock Rosie remains (and the screen indicator). Those are what I'm trying to find.
Click to expand...
Click to collapse
Gotcha. Thats a .9.png file. I wouldnt recommend editing it. Let me see if I can find mine thats already transparent and i'll attach it for you...
Found it!
Figures that after I make a post about it I would find it. Thanks for your help obannvi.
Gregalous said:
Found it!
Figures that after I make a post about it I would find it. Thanks for your help obannvi.
Click to expand...
Click to collapse
Where did you find it?
obannvi said:
Where did you find it?
Click to expand...
Click to collapse
Rosie.apk/res/drawable-normal-mdpi/common_mainnav_scroller1.png & common_mainnav_scroller3.png

[MODIFICATION] add to Blacklist from Call Log in CM-5.0.8/CM6.0.0RC1/RC2

I'm not an Android or Java guru, so I'm sure there's probably a better way to do this, but it works...
This is an update.zip which has a modified Phone.apk and Contacts.apk in order to allow the user to add an unknown number in the call log to the Blacklist.
As usual with this stuff make a backup first.
And of course I take no responsibility for anything.
For CM-5.0.8
BlacklistFromCallLog-eclair-signed.zip
For CM-6.0.0RC1
BlacklistFromCallLog-signed.zip
with working accept/decline sliders
BlacklistFromCallLog-slide-signed.zip
For CM-6.0.0RC2
BlacklistFromCallLog-6.0.0rc2-signed.zip
and the diff against cm-6.0.0rc1
blacklist_diffv2.txt
github
Nice find/build. The diff file is not there
stlouie65 said:
Nice find/build. The diff file is not there
Click to expand...
Click to collapse
hmmm. It shows up whien I click it. Here it is again though.
Thanks, now one more question, where do I put the diff file
stlouie65 said:
Thanks, now one more question, where do I put the diff file
Click to expand...
Click to collapse
You don't need the diff. It's just if you want to compile it yourself or see the source code.
Oh, ok, thanks for the MOD
Thanks for this, I've been wanting exactly this for a while now-it only makes sense. I hope cyan or other devs take note of this and incorporate it into their roms, to keep up with newer releases of the phone/contacts.apk's that they use.
Sorry if this is a little off topic but i figured you could take a look at it since you're already poking around... but does anybody notice that the blacklist clears itself after each reboot? its a little frustrating readding the numbers all the time
jon6206 said:
Sorry if this is a little off topic but i figured you could take a look at it since you're already poking around... but does anybody notice that the blacklist clears itself after each reboot? its a little frustrating readding the numbers all the time
Click to expand...
Click to collapse
I don't have this problem on my g1 or slide.
I pulled the links. Apparently it breaks the ability to answer the phone
I'll look at at when I get home from work.
cant wait for update :fingers crossed:
File has been removed from the server....
Can you please re-upload this file or attach it to the OP?
Thanks
Bert
I finally got around to looking at it. Apparently the problem was not with my changes, but somewhere in my build environment.
Essentially whether I build the phone app with or without the changes, I am losing the onscreen answer/decline sliders. Gonna have to look into that because I am using a slide which lacks the hardware answer button rendering my phone app unusable to me.
So since it does actually work, Here is the new diff. It is essentially the same but with a few code cleanups. I am going to hold off on posting the apk's however until i figure out why i'm losing the onscreen sliders. If anyone knows, please let me know.
blacklist_diff_v2.txt
I don't have the sliders in stock CM6. But, I'm on a dream/G1.
GinoAMelone said:
I don't have the sliders in stock CM6. But, I'm on a dream/G1.
Click to expand...
Click to collapse
Well gee, guess i lived up to my name yet again. I updated the OP with the update.zip and diff.
working accept/decline sliders
this version has the accept/decline sliders working.
BlacklistFromCallLog-slide-signed.zip
added version for cm-5.0.8 to first post
hi, im retarded.
what do i do with blacklist_diff_v2.txt ?
p.s. lv ur work..keep it up
is this a straight flash or do i need to unzip and adb push?
thanks
freaktractor said:
is this a straight flash or do i need to unzip and adb push?
thanks
Click to expand...
Click to collapse
You can flash it.
fit333 said:
hi, im retarded.
what do i do with blacklist_diff_v2.txt ?
p.s. lv ur work..keep it up
Click to expand...
Click to collapse
Nothing unless your compiling your own roms.

Gavriel18's Themes, Pics and Links

Hey y'all, I'm creating this thread to showcase stuff I would like to share with everyone. Most of it is still pretty crappy but I think there are a couple gems hidden.
I will post the themes I have made thus far as well as images I have found and made look good on the phone screen.
Many thanks to everyone that has helped me!! This community is the best
Especially Stericson, I am lovin' ninjamorph.
If you want to give me some money great, send it here or somewhere like this.
I'm poor but it doesn't matter, I'm still better of than many others.
Full themes: packaged and ready to go
reskinned:
V1.0 download
V1.1 (eclair animations some other extras) download
gimme shelter, download work in progress
Screenies below
Random pics: Can go anywhere ninjamorph should resize the pics appropriately.
Download the folder to your sd card and pick what you want to use!
Screenshots to follow
Thank you so much... gonna try it now
tried it and it is really cool...esp those taskbar icons.... thanks again...
screenshots would be pretty sweet
edit: thx!
gavriel18 said:
Full themes: packaged and ready to go
reskinned:
V1.0 download
V1.1 (eclair animations some other extras) download
gimme shelter, download work in progress
Screenies below
Click to expand...
Click to collapse
great work!! You might want to change "semc_activity_title_bar.9.png" in framework-res.apk to remove the blue bar in settings menu if that was not meant to be like that ... .. Other than that great work( using it by replacing semc_activity_title_bar.9.png with a grey one
NIce work gavriel18
Where did you find the eclair animations? and maybe some more animations..
I remember that I had a nice bounce when the menu drawer slides up on my HTC Dream some time ago..
regards.
//th4r
Hi. How do I change the animations only?
th4r said:
NIce work gavriel18
Where did you find the eclair animations? and maybe some more animations..
I remember that I had a nice bounce when the menu drawer slides up on my HTC Dream some time ago..
regards.
//th4r
Click to expand...
Click to collapse
They're from the metamorph - post your morphs page, here:
http://forum.xda-developers.com/showthread.php?t=589315
HunteronX said:
They're from the metamorph - post your morphs page, here:
http://forum.xda-developers.com/showthread.php?t=589315
Click to expand...
Click to collapse
Doh I should know that after all the fun with morphs on my Dream..
Thanks
mymagicmyhero said:
Hi. How do I change the animations only?
Click to expand...
Click to collapse
Just copy (with 7-zip) the 'anim' dir from 'framework-res.apk' to your own framework-res.apk
Thanks y'all
@realunited i actually really like the blue in there.
@Sam use ninjamorph to change the taskbar icons. That's the beauty of it
@hunteronx I'm pretty sure u were the one that posted those anims, sorry
If anyone has any suggestions for different stuff. I'm going to update the wifi and 3g. Those suck.
Btw if anyone wants to change the bg for contact details its in timescape. Still looking for mediascape...
gavriel18 said:
Thanks y'all
@realunited i actually really like the blue in there.
@Sam use ninjamorph to change the taskbar icons. That's the beauty of it
@hunteronx I'm pretty sure u were the one that posted those anims, sorry
If anyone has any suggestions for different stuff. I'm going to update the wifi and 3g. Those suck.
Btw if anyone wants to change the bg for contact details its in timescape. Still looking for mediascape...
Click to expand...
Click to collapse
Don't worry about that.
And if I see any status icons that look nice, I'll tell you about them.

[Request] Froyo HTC_IME APK

I've been searching all day, and I can't get a working copy of the Froyo HTC_IME APK.
Does anyone have it, or have the ability to rip it? I really wish I didn't have to request it here but I've exhausted all my attempts here to find it.
Help would be really appreciated. I'm currently running Damage Control 3.5 which didn't get official Froyo Sense keyboard. The mod does not have arrows, which is necessary for EVO users.
-EDIT: If anyone knows how to rip it from a ROM, that information can help as well, as long as it's not too difficult. I can have a friend attempt to do that.
Here you go.
Y'all check this out!
http://forum.xda-developers.com/showthread.php?t=654179
I dunno how many of you use HTC_IME_hiRes version but this is a pretty sweet kitchen that themes it up in almost any way you want!
Awesome! Thanks major to the creator, gIMpSTa. And thanks to jonasl for the mod.
Yea the kitchen is convenient. Only thing is the XDA HTC_IME mod doesn't have multitouch or arrows like the official HTC one which is what he wants.
ajones7279 said:
Here you go.
Click to expand...
Click to collapse
Thanks. For some reason, however, it says "Application Not Installed". Any reasons as to why this is happening?
Again, I'm running DamageControl 3.5.
I did, while waiting for a reply, find a backup made by Titanium that includes the keyboard as system data. I could not run a restore for it though. It feels like I just will never get that keyboard back unless I flash a new ROM.
So, out of the options below, what's my best move?
1. Troubleshoot the installation error.
2. Troubleshoot Titanium
3. Flash a different ROM
This might seem like too much for a single keyboard, but you don't know how much I miss those arrows...
TheZen said:
I've been searching all day, and I can't get a working copy of the Froyo HTC_IME APK.
Does anyone have it, or have the ability to rip it? I really wish I didn't have to request it here but I've exhausted all my attempts here to find it.
Help would be really appreciated. I'm currently running Damage Control 3.5 which didn't get official Froyo Sense keyboard. The mod does not have arrows, which is necessary for EVO users.
-EDIT: If anyone knows how to rip it from a ROM, that information can help as well, as long as it's not too difficult. I can have a friend attempt to do that.
Click to expand...
Click to collapse
I wish I had my comp, and I'd just post the apk.
Anyways dude, the froyo keyboard is nice, so I could see why you want it. I've tried swype, and just plain deleted that gimpsta crap after like an hour (its nice for people who can't theme, but just ugly compared to a themes froyo).
To rip the apk, just download a stock Rom, open the zip, and it should be in system/app/. From there, u have to adb push it to the system/app/ folder of your own.phone.
Another alternative would be downloading a stock Rom n deleting literally everything in the zip minus the HTC_IME and flashing it.
ajones7279 said:
Yea the kitchen is convenient. Only thing is the XDA HTC_IME mod doesn't have multitouch or arrows like the official HTC one which is what he wants.
Click to expand...
Click to collapse
Ooops! guess I missed that.
Here is a flashable. Hopefully it will work.
(its nice for people who can't theme, but just ugly compared to a themes froyo)
Click to expand...
Click to collapse
I guess. Personally I like the modded ime because of all the customizations. I use volume buttons as arrows. To to each their own.
_Burst_ said:
Ooops! guess I missed that.
Here is a flashable. Hopefully it will work.
I guess. Personally I like the modded ime because of all the customizations. I use volume buttons as arrows. To to each their own.
Click to expand...
Click to collapse
Lol, look at my keyboard on my theme. You can mod the jell outta the stock, it just takes effort, looks sexy and you still have the features that the generic Gimp keyboard is missing.
TJDuckett said:
Lol, look at my keyboard on my theme. You can mod the jell outta the stock, it just takes effort, looks sexy and you still have the features that the generic Gimp keyboard is missing.
Click to expand...
Click to collapse
Calm down there broseph. I haven't looked at your theme (which I already know is good) but anyone and there mommy can color a keyboard.
There are more mods than just a color change.
_Burst_ said:
Calm down there broseph. I haven't looked at your theme (which I already know is good) but anyone and there mommy can color a keyboard.
There are more mods than just a color change.
Click to expand...
Click to collapse
If anybody and their mommy can do it, then y are u using a site to do it with an inferior keyboard? Exactly...
Anyways, op, I can't see from tapatalk, but it looks like ur file got posted, so good deal.
TJDuckett said:
If anybody and their mommy can do it, then y are u using a site to do it with an inferior keyboard? Exactly...
Click to expand...
Click to collapse
lol *shakes head* because I dont use the one with arrows. Plus it isn't inferior. And it is very easy to get. Again, you hate on me for sharing information.
Dude, it doesn't have multi touch n **** either.
I "hate on you" bc you don't answer questions, and instead post links to irrelevant ****. A link to gimpstas site isn't an answer to someone wanting the stock froyo keyboard.
You do this mess all the time guy. Just try answering a question straight out
ajones7279 said:
Here you go.
Click to expand...
Click to collapse
I tried installing this but so far it has given me all kinds of issues where it force closed constantly, then after a reboot all the HTE_IME data was gone and I can't find it anywhere or install this one. Anyone have any ideas?
Normally I wouldn't bump so soon but this is the only keyboard I use and I could really use some help. Thanks
063_XOBX said:
Normally I wouldn't bump so soon but this is the only keyboard I use and I could really use some help. Thanks
Click to expand...
Click to collapse
Hey! I'm not really sure whats up with that. I am downloading DC right now to see whats inside. I made a new flashable. Maybe it will work. Before you flash it i would remove any extra keyboards you may have installed. Then also look in your /system/app/ folder and see if there are multiple copies of htc_ime.apk. there really should be only one. lastly, i would go to >settings>applications>manage>all>TouchInput>Clear defaults(dunno if you can do this) but maybe clear data. Then reboot recovery and flash this file. Maybe it wasnt working because it needed the clicker.apk as well.
Hope something works for ya. These files are from fresh so maybe that is why they don't work. ???
Has anyone figured out how to get this keyboard to work on cyanogen?
What exactly is the clicker?
I just ripped the APK from my Stock Froyo install for HTC_IME.apk, which should be the right keyboard. I have the clicker installed from that other HTC_IME Mod apk that's been around for a while, but that's not the multitouch version and doesn't have the arrow keys.
I'm going to see if the same hacks the guy who hacked the first one will work on this new APK. But I can't play around with it yet.
Check out APKtool to decompile the APK and look at the source for the other HTC_IME mod to kind of see what he did.
I too would like to use it in my CM install.
the clicker is what allows you to calibrate/recalibrate the touch input
Did anyone get the 2.2 keyboard running in AOSP roms yet?
_Burst_ said:
Ooops! guess I missed that.
Here is a flashable. Hopefully it will work.
I guess. Personally I like the modded ime because of all the customizations. I use volume buttons as arrows. To to each their own.
Click to expand...
Click to collapse
OMFG ARE YOU KIDDING ME! Months... months i tell you i have been using android. hero then evo. And i just now realize you can use the volume keys as arrows thanks to you. I have learned how to theme, i have learned how to customize stock ota's into custom rom's for myself, i have learned how to compile kernels from source by dual booting into my linux build. I have learned so many things... and yet, just figured this out.... sometimes i wonder about myself and my sanity,.
on topic now, i think the touch input keyboard requires more than one apk to be installed, or an apk and a library.

Theme GreenSugar_B4_Se2.1

GreenSugar_B4_Se2.1
My first modTheme
to be continued!!!
great job
Good work keep it up.
Does it work on all android devices?
losje said:
Does it work on all android devices?
Click to expand...
Click to collapse
Normal its run on 2.1 x10i. I dont have test it on a other device.
Regards Poza
You changed very few things from my theme... A link to it or mentioning my name would be nice... Even the theme's name is similar... :/
I don't want to discourage you from theming but I spent a lot of time making all of those icons.
I updated mine recently too, and will continue to. Check my sig...
Sent from my X10a using XDA App
@AyDee...delet
Regards Poza
I wouldn't mind if you use all of the buttons & status bar background, or just certain icons in the status bar, or just the dialer,etc. using pieces from other themes is how we all get started.
I look forward to seeing what you come up with.
Hi a question...can you give me a link (how tu make custom Icons) and how i change the background in button Menu/ SemcContact or Mediascape?? Look attachment. pleas tell me???
Thanks and greets
EdgarCupari said:
Hi a question...can you give me a link (how tu make custom Icons) and how i change the background in button Menu/ SemcContact or Mediascape?? Look attachment. pleas tell me???
Thanks and greets
Click to expand...
Click to collapse
thought id try help.. been a while since ive used 2.1 though! lol (this was like the early 2.1 update we first got before all the roms came out)
1) i reckon the menu button background thing is most likely lurking in framework-res.apk in res/drawable-hdpi folder.
2) the background from the launcher is probably in launcher.apk somewhere although i used to use adw launcher so never really looked into that.
3) as for mediascape background it should be in mediascape.apk although im sure theres some background in there maybe from playlist section or something else where theres a separate background file. cant remember in which apk ul find it but i think it was along the lines of the timescape or framework-res apk's!
some help i am lol sorry.. but if ya wanna look at the old work i had and maybe figure something out then feel free to do so. link should be in signature below if needed!
hope it helps!! good luck

Categories

Resources