|
08
Dec
Written by: ame235
Submitted to the BigBoss cydia repo, A P R O V E D |
If you like my work, please consider a donation ;) |
Category: Creation, iPhone
Tags: 235, bigboss, config.js, configure, gruppled, iPhone, teehanlax, thene
Tags: 235, bigboss, config.js, configure, gruppled, iPhone, teehanlax, thene
|
WP Comments: 10 Comments Forum: 0 Comments + |
SOCIAL |

December 8th, 2009 at 12:01
Its super nice! Thx for all your work! Don´t need any other Lockscreen…
December 8th, 2009 at 12:14
Gratz on getting the theme on a repo. Like Joost says its nearly the perfect lockscreen. Only little flaw is the temp. problem.
December 8th, 2009 at 12:35
temperature bug isn’t resolvable from my point of view, well it would just need a fixed background actually…
try adding “background: transparent !important;” in modding style.css #weather2. temp to go like this:
#Weather2 .temp {
font-weight:normal;
font-size: 30px;
padding-top: -3px;
color: #FFFFFF;
position: absolute;
top: 15px;
left: 75px;
background: transparent !important;
}
i cannot make this from here, since i’m not able to recreate the issue on demand!!
December 8th, 2009 at 16:15
I´ll give a try right now with iFile….
December 9th, 2009 at 09:45
Ame235: Dont you have the problem with the temperatures ontop of eachother? It’s pretty wierd that all the danes experience that problem. If its only us that have the problem, then maybe its some wierd sort of accuweather problem.
December 9th, 2009 at 10:02
cannot be. has to be something about refreshing the css on that layer.
as i said, this trick is hard to reproduce in my case because i restat my phone too often…
i think this is a solutions, but as i cannot test it, how am i supposed to validate it?
December 9th, 2009 at 11:00
Hi ame235 – heres what we get two number on top of each other
The only thing one can do is do a Respring….
http://lh5.ggpht.com/_luNEjrg3No0/Sx9mSWlsroI/AAAAAAAACBE/0uYZn56D4zQ/FEJL.jpg
December 11th, 2009 at 03:56
I also noticed the problem with the temps on top of each other.
But my bigger problem is that yesterday it was snowing and raining for hours but it showed it was sunny. I went to accuweather.com & it said it was snowing and raining. The area & temperature was correct it was the weather icon that was wrong.
Too bad I had to turn this theme off. I really liked it & spent hours tweaking it to show 24hr time with seconds, moved the positioning to fit better, and swapped out the weather icons with ones I liked better (after resizing to large). But even after reinstalling and rebooting it still wasnt showing the right weather conditions so I know it wasnt something I did. It just is not working properly.
Hope there is an update to make it work 100%. Isnt there some way it can grap the info from weather icon on the springboard instead of getting the info from accuweather at all?
December 23rd, 2009 at 07:17
Same problem for me.
i tryed to play in the weather.js but nothing to do :s
ame235, to have this error, put the refresh rate to 30 seconds.
December 23rd, 2009 at 13:13
copy the theme on hard disk and execute lockinfo.html
Got the exactly same problem as the iphone one.
Weather Condition still wrong, and temp on top of each other.
I’m not good in xml, but i’ve got a problem with the weathericon, here it’s really sunny. but on the spingboard it’s raining…
looking in the code seams, it’s the forecast which is taken, not the CurrentCondition from accuweather.
but i don’t know how to change this