cTn on DeviantArthttp://creativecommons.org/licenses/by-nc-sa/3.0/https://www.deviantart.com/ctn/art/LS-SlideIn-255444959cTn

Deviation Actions

cTn's avatar

LS SlideIn

By
Published:
16.6K Views

Description

lockscreen clock + slider package
lockscreen 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
Comments59
Join the community to add your comment. Already a deviant? Log In
recently i install this awesome LS, but finding those three moving titles blinking after it was rotate.will anyone be so kind to help?