Power control widget - Hero CDMA Themes and Apps

can someone please upload the cm 6 power control widget or tell me where to find it in the rom to pull out, thanks

The power control widget is part of settings.apk so if your trying to use it in sense it won't work
Sent from my HERO200 using XDA App

I would love to see this ported to AOSP and even Sense ROMs too. It seems like they're doing it over in the Evo forums and it doesn't appear to be part of the Settings.apk. Instead, there are a bunch of framework modifications that are required. Mainly to framework.jar, framework-res.apk, and services.jar (but some others too).
http://forum.xda-developers.com/showthread.php?p=9157872
I know next to nothing about this, but just pulled the framework files from CM6.1, AOSP 0.9.8 and a Stock Evo to compare to the files from those at the above thread. Highly doubt I'll get anywhere with it, but who knows!
If anyone else wants to take a crack at it, I'd love to be a guinea pig.

mercado79 said:
I would love to see this ported to AOSP and even Sense ROMs too. It seems like they're doing it over in the Evo forums and it doesn't appear to be part of the Settings.apk. Instead, there are a bunch of framework modifications that are required. Mainly to framework.jar, framework-res.apk, and services.jar (but some others too).
http://forum.xda-developers.com/showthread.php?p=9157872
I know next to nothing about this, but just pulled the framework files from CM6.1, AOSP 0.9.8 and a Stock Evo to compare to the files from those at the above thread. Highly doubt I'll get anywhere with it, but who knows!
If anyone else wants to take a crack at it, I'd love to be a guinea pig.
Click to expand...
Click to collapse
I am with you on this, I'd love to see this on aosp, I asked a bunch of times and the people on that forum acted like I was breaking the sacred aosp trust trying to add something. So I went with jaybob's build instead. Works great and much more stable than using the nightlies.

Justjusten said:
can someone please upload the cm 6 power control widget or tell me where to find it in the rom to pull out, thanks
Click to expand...
Click to collapse
You can get an exact replica of CM6 power control widget by installing the widgetsoid widget from the market.

fpineda101 said:
You can get an exact replica of CM6 power control widget by installing the widgetsoid widget from the market.
Click to expand...
Click to collapse
Wow... Widgetsoid looks great. Thanks for the recommendation.
However, just to clarify, what I was referring to (perhaps we're not all on the same page) is the power controls notification bar found on CM 6.1. That would be sweet to have as it saves some space on your home screens that can be used by other widgets or shortcuts.

mercado79 said:
Wow... Widgetsoid looks great. Thanks for the recommendation.
However, just to clarify, what I was referring to (perhaps we're not all on the same page) is the power controls notification bar found on CM 6.1. That would be sweet to have as it saves some space on your home screens that can be used by other widgets or shortcuts.
Click to expand...
Click to collapse
Whose page are you talking about? I quoted the original poster, not you.
BTW, widgetsoid does have two different widgets included in the download. One for the battery, date, signal and the other (gasp!) for the power bar. Try it

Related

REQUEST: HTC Hero Flip clock w/ animation

Ive seen the 1st Hero with real animation on the Home flip clock, I know devs took it of as a memory hogger, Is it me? but I dont recall seeing the home flip clock's animation even when I had all stock apps. I;d like to get it from GSM Hero and use it over here.. if any one can get it please post apk files.
Thanks in advance.
Clock animation and i think certain weather animation too was taken out for us to reduce lag. I dont care though, i'd like to have the animated flip too.
I just want the weather animation lol, that crap is cool on a winmo phone.
i want the weather animations and the clock!!!!
http://forum.xda-developers.com/showthread.php?t=583288
I'm pretty sure nobody has this widget anymore. Sense no longer includes this. I'm pretty sure the only way to get it is to find an early unreleased build of Sense. Haykuro's old builds would work but I was never able to get one from him.
702DROID said:
http://forum.xda-developers.com/showthread.php?t=583288
Click to expand...
Click to collapse
did you ever get that to work? it doesn't work when i try it..
justinisyoung said:
did you ever get that to work? it doesn't work when i try it..
Click to expand...
Click to collapse
Same here. When installing, it says...
"Clock widget could not be installed on this phone."
i tried installing through package installer, adb push, and i also tried to figure out the differences between the apk's of the one that kendong included in the linked post and the one on our heros. i tried to put some files that looked like handled the flip animation work, but its not working. D:
Got the file.. here it is if anyone else wants to look into it.
http://www.filesavr.com/htcclockwidget
make it work please o.o D:lol
chuckhriczko said:
I'm pretty sure nobody has this widget anymore. Sense no longer includes this. I'm pretty sure the only way to get it is to find an early unreleased build of Sense. Haykuro's old builds would work but I was never able to get one from him.
Click to expand...
Click to collapse
It was released - the original pre.2.73 (1.7x) had the flip clock. 2.73 was a "performance" update that removed the flip. Personally, I'm of the opinion that it wasn't the flip per se that caused the lag, just that it was seen to be.
You can find the ROMs here.
Regards,
Dave
i'm thinking that this isn't possible. not sure though.
after messing around with 4 different htcclockwidget.apk s, i've noticed that there's not actually a difference between the one that doesn't flip and the one that does. i think the differences lie in the AndroidManifest.xml, which is doing some sort of weird thing because when i place the old AndroidManifest.xml in the widget we have, Clock doesn't show up under the HTC widget menu to add. i have the feeling its got to do with the version numbers that are stored in the AndroidManifest.xml, but i can't seem to open the file because there's some sort of a syntax error. if i could access it the chances of making it work are probably 1% higher anyways, cause i don't know xml
Justinisyoung, tell me what I would need to change in it. My desktop runs Linux, so I may be able to open it somehow
mrinehart93 said:
Justinisyoung, tell me what I would need to change in it. My desktop runs Linux, so I may be able to open it somehow
Click to expand...
Click to collapse
i'm really not quite sure, which is why i'd like to take a look. but i have an idea that it's the operating system versions, for example, the old clock widget was probably made for 1.73 or whatever the first version was. we have to probably change it so it works with our version... cause apps have to be version consistent.
bump
10 characters...
magicalan said:
i want the weather animations and the clock!!!!
Click to expand...
Click to collapse
yeah so do i tbh, even the winmo sense port has the animation.
Android XML files are NOT standard XML files, they're compiled binary. I'll refer to Stericson's post here on why you can't simply edit these.
i don't see how it could be a resource hog when there are other animated clock widgets?
Hopefully they'll have it figured out and fixed in the 2.1 update.

Modified GenieWidget.apk

This was part of a project so I thought I would share. It's not completely finished as there are some final touches to be done, but it's got the weather icons from the htc weather themes, as well as a completely transparent background.
Just use adb to push it to /system/app
I'll probably finish the apk either tonight or tomorrow, as well as get a screenshot for everyone.
Sounds nice. Like to share some screenshots?
InGeNeTiCs said:
This was part of a project so I thought I would share. It's not completely finished as there are some final touches to be done, but it's got the weather icons from the htc weather themes, as well as a completely transparent background.
Just use adb to push it to /system/app
I'll probably finish the apk either tonight or tomorrow, as well as get a screenshot for everyone.
Click to expand...
Click to collapse
screens please
Pushed it and it looks good
looks good, wish I could try it.
Where can I get a notification bar like urs ? Especially the Wifi icon
te_quiero_forever_girl said:
Where can I get a notification bar like urs ? Especially the Wifi icon
Click to expand...
Click to collapse
I'm not sure where I pulled them from actually...It was like 2am when I was doing it and I wasn't planning on releasing it at a morph or a theme or anything so I didn't document it. Sorry :-/
However, it was from this very forum. It was from a status bar icon mod, though I can't remember which.
Nice, I shall possess!
very nice, i kept thinking about this, but never got around to it
can this be installed as a normal .apk?if not can you make it so it can?i cant push anything.would like to try it
InGeNeTiCs said:
This was part of a project so I thought I would share. It's not completely finished as there are some final touches to be done, but it's got the weather icons from the htc weather themes, as well as a completely transparent background.
Just use adb to push it to /system/app
I'll probably finish the apk either tonight or tomorrow, as well as get a screenshot for everyone.
Click to expand...
Click to collapse
Is this based off of the Froyo code base? The new Froyo release actually uses the Android browser for any links clicked while the older version used a built-in html viewer.
So this is froyo only? I can't see that mentioned anywhere and all it does is remove my news and weather apps on 2.1.
Is this expected?

Rotary Lockscreen?

Hi everyone -- Has anyone found a working rotary lockscreen with the correct transparency settings? I found the "android.policy.jar" file attached and it works, it creates the rotary lockscreen, but it's fully transparent.
I'd like to get it to where it's transparent enough to see my current wallpaper, but not all the widgets and whatnot. It just looks sloppy as it is right now (screenshot attached showing what i mean).
Any help from the better themers among us?
Thanks!!!
does this work with CM6?
chefjayhawk said:
does this work with CM6?
Click to expand...
Click to collapse
Sorry -- I should have done everyone the courtesy of saying what I'm running.
I'm running a Stock Sense 2.1 ROM, de-odexed, with much of the Sense elements removed. Basically a ROM of my own design.
So unfortunately I'm not sure if what I posted will work on CM6 -- but give it a shot!
ADB push it to /system/framework as "android.policy.jar" and attempt to boot.
REMEMBER to backup before any modification! I'm not responsible bla bla bla
I would like to get this lockscreen up and running on 2.2.
I have did some research and seen that it has been done on this 2.2 ROM here.
I have tried pulling the android.policy.jar from that ROM to no success. Can anybody help get this up and going on the Incredible running 2.2??
Here is a picture of it running on 2.2 also.
I got it working on 2.1. I have tried to get it working on 2.2 ever since SkyRaider 1.0 and had no luck. Send me the android.policy.jar from UD and I will take another crack at it. I have never found a froyo Rom where it was working.
ihtfp69 said:
I got it working on 2.1. I have tried to get it working on 2.2 ever since SkyRaider 1.0 and had no luck. Send me the android.policy.jar from UD and I will take another crack at it. I have never found a froyo Rom where it was working.
Click to expand...
Click to collapse
Here is the android.policy.jar from the Froyo ROM.
(just remove the .zip)
I attached before and after pics. Let me know if the color works for you.
touchpro247 said:
I attached before and after pics. Let me know if the color works for you.
Click to expand...
Click to collapse
Touchpro you are the man, you never cease to amaze me my friend!, how the heck did you get the rotary lock screen working!? is there anyway you could get that working on the stock 2.1 ROM I couldn't seem to get it to work.
touchpro247 said:
I attached before and after pics. Let me know if the color works for you.
Click to expand...
Click to collapse
If this is working on Froyo.. can you post a link?
Any link to the working 2.2 version?
I too am wondering if the 2.2 version will be released. I would love this!
Ultimate Droid 8 runs this lockscreen on froyo.
http://forums.blackdroidmod.com/ind...3-ultimate-droid-froyo-exteme-800-incredible/
Shouldn't be too hard to use it with other roms as well.
+1 - I'd like to see this on 2.2.
What I want to know is, what is the music player you're using in that screenshot? The only one I've found that shows on the lockscreen is Mixzing...which costs money. I do however think the rotary lockscreen is awesome.
so throw me a bone
now im all new at this but is this rotary lockscreen able to be run on stock incredible or rooted and custom roms running i do like this design so let me knoe
Zero0ftheArk said:
now im all new at this but is this rotary lockscreen able to be run on stock incredible or rooted and custom roms running i do like this design so let me knoe
Click to expand...
Click to collapse
The rotary lock screen is from Android 2.0. In 2.1, it was switched to the slide to unlock screen which is what is also in Froyo. In order to put the rotary lock screen back, it requires modifying the framework which requires root access.
bcgaynor82 said:
Hi everyone -- Has anyone found a working rotary lockscreen with the correct transparency settings? I found the "android.policy.jar" file attached and it works, it creates the rotary lockscreen, but it's fully transparent.
I'd like to get it to where it's transparent enough to see my current wallpaper, but not all the widgets and whatnot. It just looks sloppy as it is right now (screenshot attached showing what i mean).
Any help from the better themers among us?
Thanks!!!
Click to expand...
Click to collapse
My theme can be found here:
http://forum.xda-developers.com/showthread.php?p=8043886#post8043886
If I just didn't have to give up my htc alarms/clock.....
rfarrah said:
If I just didn't have to give up my htc alarms/clock.....
Click to expand...
Click to collapse
You don't have give up the clock; just the alarms. There's nothing special about them anyhow. The vanilla desk clock gives you the same functionality.
ihtfp69 said:
You don't have give up the clock; just the alarms. There's nothing special about them anyhow. The vanilla desk clock gives you the same functionality.
Click to expand...
Click to collapse
I know, I know. And I'm sure I could port the sounds over. I ran your SR Vanilla ROM for a couple weeks and switched to your Sense version after deciding I just like it better - and one of the reasons (as silly as it sounds) was the clock/alarm look and sound.

[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.

[REQ] App to put Power control in status bar like MIUI rom

Firstly, each to there own, but I'm not a fan of the MIUI rom, I've tried a few builds but its just too much like an iphone layout for me.
However there was one part I really liked & that was the power control functions in the pull down status bar: Wi-Fi, 3G, Vibrate, Silent, Bluetooth etc. like you would get on a widget.
Having them on the status bar was a great idea.
I know certain roms like espresso have it on, but was wondering if anyone knew of an app that can do the same?
I have so far found apps in the market that can do calendar or Wi-Fi, but nothing that can do everything.
Any ideas?
Cyanogen Mod
/thread
evilkorn said:
Cyanogen Mod
/thread
Click to expand...
Click to collapse
Elaborate please?
himynameisbunny said:
Elaborate please?
Click to expand...
Click to collapse
The latest nightlies have power widgets in notification
ctbear said:
The latest nightlies have power widgets in notification
Click to expand...
Click to collapse
Aah okay, that'll explain why I haven't seen them lol. Thanks
Thanks, but I'm getting tired of flashing new roms now, I'm back on stock at the moment, just thought someone may of known of an app, doesn't even have to be as fancy as MIUI just put an option in the notification bar.
Maybe I'll look at the 4G rom when it's a full stable release...
jusumgeezer said:
Thanks, but I'm getting tired of flashing new roms now, I'm back on stock at the moment, just thought someone may of known of an app, doesn't even have to be as fancy as MIUI just put an option in the notification bar.
Maybe I'll look at the 4G rom when it's a full stable release...
Click to expand...
Click to collapse
Im thinking there could be a way to do that using Tasker (since you can do most things with it). Something to set a notification that if you click it can define an event or something of the sort. If you have zero programming knowledge whatsoever then Tasker might be a little difficult for you though.

Categories

Resources