Weather Pro transparent widget background doable? - Android Themes

Hey guys,
I like a clean look and weather pro's widget bg is pants gradiant. I would prefer a nice clear bg but can't figure out how to mod this. Any ideas?
here's how it looks:
{
"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"
}
Cheers!

If the background isn't in the drawable folders it'll probably be a shape with gradient values in one of the xmls
Sent from my GT-I9100 using xda premium

Yeah that's what I'm trying to figure out!
I've emailed th developer about an update with transparent options for the widget is let's see what happens!

I just give it a try for myself.
I used GUI APK Tool to De- and Recompile the app.
It's my very first try so I tried to make it analog to the SGS 3 Guide for Transparent Home Screen Statusbar.
At least I didn't find out how to make the borders of the widget invisible, but the Widget itself is now completely transparent. Maybe I will find a hint for it next time, but for now I don't know any further.
I made it only for the 4x2 widget without clock, but probably all all widgets without clock are now full transparent (this with clock will have a 25% transparent frame).
To do so I needed to edit the files:
res/drawable/widget_bg1.xml
.../widget_bg2.xml
.../widget_daybg.xml
From:
Code:
<gradient android:startColor="#7f000000" android:endColor="#7f000000" android:angle="90.0" android:centerY="0.2" android:centerColor="#7fffffff" />
To:
Code:
<gradient android:startColor="#00000000" android:endColor="#00000000" android:angle="90.0" android:centerY="0.2" android:centerColor="#7fffffff" />
I added the edited files to this post, so you just have to decompile your app, overwrite the 3 files with mine, recompile and sign it.

Related

[Theme]Color Blind Droid [W.I.P.] (updated 11/11/09 3:41 p.m.)

New!!! Beta 1.02 http://www.4shared.com/file/150194854/b659fd50/_2__GotDroidBeta102.html
Info: A bunch more stuff to come try it and and tell me what you think please !!
Changelog 11/11/09 10:57 a.m.eclair icons
new app drawer handle and background
new maps (eclair)
new youtube (eclair)
new camera skin
new gmail and gtalk icon
new calendar icon
new calendar icon
new clock
more stuff i forgot and more stuff i forgot
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"
}
To Doupdated 11/11/09 1. new dialer
2. theme widgets
3. change selected item background colors
4. new lock screen
and more...........
Thanks to everyone who made something that ended up on here
From the looks of it the idea has potential but it all depends on how you shoot out whis theme.
Maybe finding an icon set could help you in making this theme a little more complete
If you want you can head over to my thread and if you would like my help, I can help as much as I can
Thanks,
Lucky
Thanks, I ran into a problem when changing the app drawer background, the pattern_carbon_black or whatever it was and got constant force closes after do you know how to fix. oh and i it stayed the same size and same format
Ouch.. My eyes are hurt..
App tray background is tricky because I think most stuff for that is done xml wise
I have only added transparency to mine
ahh i see, thanks
your welcome
good luck just pm me if you need help
i can help out with any xml hex editing you need done ... just hit me up

my Theme Collection Gen=X

{
"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"
}
V.1
http://www.android-hilfe.de/root-ha...-speed/98771-theme-gen-x-collection-lg2x.html
v.2 previw
http://www.android-hilfe.de/root-ha...ed/100235-theme-gen-x-collection-preview.html
Thanx for the themes, but it‘s not my kind of style.
Sent from my LG-P990
Hi, congratulation for your wonderful theme!
As i am trying to change the LG Contact (DIALER) Theme, i guess you could be the right person here to help me out.
I cannot find a way to change the bottom background bar, even if i change in transparent the green background of the icon icbtn_dial_action_green_normal i can see a grey background there.
I'll post the image so that you can better understand what i am saying.
Thanks in advance!
View attachment 587321
Theme
I believe there something else is in xml anchors icsuche sometimes oran this could lie
buttonbar
so you have to get 2 different möglichkeiten around it away
1. everybody removes hintergründe and with him pay pad adds.
heist you not only they pay sees separate completten knopf (button and icon
2. you must work on with draw 9 icons
Thank you for your help! BTW i know how to edit, patch and compile .9.png image , but here the big problem is that i cannot change any xml because Contacs.apk (LG) doesn't decompile through apk_manager i think because of some dependee...
That said, even if i manage to change the backgroud btn there is still a portion of screen that has a different colour that should be changed in some xml.
View attachment 588522
bg
however, you can also take aosp contact is lighter to modden
must be anchored on jedenfall in xml...
mann can make this pad also not clear
aosp contact for lg
Here is my old contacts for lg

RED TINTED ROSIE for ARHD 6.3.x - I could need some help

As the title says, I want to create a red tinted Rosie, but I never did that before.
Here are some questions I have:
How do I have to repack the Rosie.apk? Using 7-zip and replacing zip with apk?
{
"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"
}
Is common_title_bar.9 (Based on sigurd_LU's) the graphic for the titlebar and if I make it 50% alpha I can see the wallaper shining through?
marc2040 said:
As the title says, I want to create a red tinted Rosie, but I never did that before.
Here are some questions I have:
How do I have to repack the Rosie.apk? Using 7-zip and replacing zip with apk?
Is common_title_bar.9 (Based on sigurd_LU's) the graphic for the titlebar and if I make it 50% alpha I can see the wallaper shining through?
Click to expand...
Click to collapse
If your on a sense 3.0 Rom, all the dock images are in fusion.apk not Rosie. If your wanting to adjust transparency or color, that's where to.change it. I adjust the transparency by playing with the layers
Sent from my Inspire 4G using XDA App
You want to make the rosie dock reddish? (? rötlich in german)
That's not possible at the moment, as Rayford said, the image itself can't be decoded with the current m10 editor. Only thing that can be done is change transparency (opacity) values. I attached a screenshot of my edits.
Then I was totally wrong.
I thought that can be done by changing the png´s and their colors.
Bloody beginner
For apk's which contain no m10 files, like SystemUI.apk or framework-res.apk, changing png files is normally the right thing to do if you want sth like this. You weren't completely wrong

[Collection] All Themes with Icon Mask

Hi!
I want to try making a collection of themes with icon mask (themes that changes all icons). Anyone can help to make this list! It's a initial sketch only. After we can create a new list more clean and organized.
FREE
DCikonZ Theme: http://forum.xda-developers.com/showthread.php?t=1972383
Smartphone Icon Theme: https://play.google.com/store/apps/details?id=smartphone.icontheme.slowproduction
Stamp Icon Theme: https://play.google.com/store/apps/details?id=stamp.icontheme.slowproduction
...
PAID
by Mr. Slow
Metal Ring
Sphere Icon Theme
...
by Samer Zayer:
Black Board
Box
Bubbles
Glass
Round Vivid
Touch
...
by Samantha Conner
Crysta Icons
Kei Icon Pack
...
Good stuff, just what I was looking for! Still updating the list?
Here's one (cannot link atm, search playstore):
Crumbled Icon Pack by nmiltner
here's some iconmask packs that i made
free:
{
"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"
}
https://play.google.com/store/apps/details?id=com.yackovsky.diamante
https://play.google.com/store/apps/details?id=com.yackovsky.striped_shadows.bw
https://play.google.com/store/apps/details?id=com.yackovsky.triangle
https://play.google.com/store/apps/details?id=com.yackovsky.cubicons.dark
https://play.google.com/store/apps/details?id=com.yackovsky.cubicons.light
https://play.google.com/store/apps/details?id=com.yackovsky.bottlecaps
https://play.google.com/store/apps/details?id=com.yackovsky.roundedwoodframes.black
https://play.google.com/store/apps/details?id=com.yackovsky.roundedwoodframes.dark
https://play.google.com/store/apps/details?id=com.yackovsky.roundedwoodframes.light
https://play.google.com/store/apps/details?id=com.yackovsky.minimalwoodframe.black
https://play.google.com/store/apps/details?id=com.yackovsky.minimalwoodframe.dark
https://play.google.com/store/apps/details?id=com.yackovsky.minimalwoodframe
paid (search on play store):
badges icons
raindrops icons
striped shadows
ribbon icons
four leaf clover icons
brushd icons
glassd icons
gemd icons
redstriped icons
inflight icons
yackovsky said:
here's some iconmask packs that i made
Click to expand...
Click to collapse
When I click on links I get:
"We're sorry, the requested URL was not found on this server."
Are these still available?
keep going
Good stuff,

[UCCW][WIDGET]UCCW SimPie (Simple Pie) Widgets preview[WIP]

So I've been playing around with UCCW, and I decided to make a set of widgets following some specific guidelines:
1. Circular design to go well with Pie controls
2. Stock look and feel (defaults fonts, weather icons b/w look, clean lines, no drop shadows etc)
3. Contain many of the same elements as the default clock and weather widgets, especially cLock
These are far from finished yet, and I'm only posting this as a preview...
I reckon I'll release the UCCW files when they are a little more complete.
The following preview has an analog clock, simple weather and simple battery circle.
Now I'm on to add some more text and information around the circles, I'm planning the following:
- Date
- Next alarm
- More weather information
- Room for Simple Calendar
- More Battery information
- Unread Gmail, Call and SMS notifications
{
"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"
}
Reserved
Interesting!! Looks nice!! I hope there will be a digital clock too Keep up the good work!
dywerd said:
Interesting!! Looks nice!! I hope there will be a digital clock too Keep up the good work!
Click to expand...
Click to collapse
Thanks! Yes digital clock will be included too, I hope to release something within a week or so...

Categories

Resources