HOME | DD

Published: 2011-08-28 10:49:58 +0000 UTC; Views: 16831; Favourites: 82; Downloads: 1728
Redirect to original
Description
lockscreen clock + slider packagelockscreen is gravity sensitive (via accelerometer)
you can change the weather location (also C and F units) in functions.js by changing your woeid (you can get one here [link] )
woeid = 'LOXX0010';
var isCelsius = true; // change to false to display units in Fahrenheit
also you can switch the clock from 12h mod to 24h
var Time24 = false; // change to true for 24h mod
Info:
This skin was build on iPhone 4 running iOS 4.3.3
I always try to optimize both code and graphics for 3th gen and 4th gen devices
(but i cant guarantee if it will work on other devices/firmwares)
Requirements:
iOS 4.2+
Winterboard
Lockscreen Clock Hide (this package doesn't add any new icons, its settings is available through the system settings)
Credits:
White iPhone 4 template [link]
Changelog:
28.08.2011 - 0.1.1 initial release
28.08.2011 - 0.1.2 small change to increase fluidity of animation during rotation change
29.08.2011 - 0.1.3 code cleanup, some small changes to the animations and added version without the weather bar
31.08.2011 - 0.1.4 changed the weather request link from zipcode to woeid
01.09.2011 - 0.1.5 all of the animations are now GPU accelerated (everything is smooth as butter now) enjoy
17.09.2011 - 0.1.6 slider bugfix for ios 4.2.1 non retina devices
06.07.2012 - 0.1.7 iOS 5.0+ support
17.02.2013 - 0.1.8 Thin black line on lockscreen bugfix for ios 6.0+
Happy skinning!
If you like my work and have any spare change to DONATE - Paypal
Related content
Comments: 59
ZorakZoran In reply to cTn [2011-08-28 18:53:20 +0000 UTC]
Can't wait to put my dirty fingers into the code.
And thanks for the favs !
👍: 0 ⏩: 1
cTn In reply to ZorakZoran [2011-08-28 20:17:01 +0000 UTC]
aww , consider getting dirty then, applying css styles with pure javascript is such a messy way, i really need to find time and strip the jquery library for lockscreen/theme usage (hole library slows loading time too much) :-/
👍: 0 ⏩: 0
procastinato [2011-08-28 11:07:30 +0000 UTC]
WOOOOOOOOOOW IMPRESSIVE Congrats for the code that's a big advance you have made
Really nice good job , really congrats !!!!!!!!!!!
👍: 0 ⏩: 1
cTn In reply to procastinato [2011-08-28 11:34:29 +0000 UTC]
i am glad that you like it , i will probably do some code cleanup later on, just wanted to see if "such" animations and functions were possible in a html lockscreen, turns out it runs pretty nicely ^^
👍: 0 ⏩: 1