Submitted to the BigBoss cydia repo, A P R O V E D
you can fing it under name: Lockinfo 235_teehanlax Theme. ;)




If you like my work,
please consider
a donation ;)




WP Comments: 10 Comments
Forum: 0 Comments +
SOCIAL



10 Responses to Post: “BigBoss repo aproval for 235_teehanlax theme.”

  1. Joost Says:

    Its super nice! Thx for all your work! Don´t need any other Lockscreen…

  2. Martin Says:

    Gratz on getting the theme on a repo. Like Joost says its nearly the perfect lockscreen. Only little flaw is the temp. problem.

  3. ame235 Says:

    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!!

  4. Joost Says:

    I´ll give a try right now with iFile….

  5. martin Says:

    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.

  6. ame235 Says:

    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? :(

  7. Joost Says:

    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

  8. bryce Says:

    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?

  9. iouaze Says:

    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.

  10. iouaze Says:

    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