in v2 *Tap To Unlock integrated. That's the only thing thats changed apart for the wallpapers location, but I also updated this in v1. Tap to unlock is configurable in the lockscreen.html file.
---
*Supports png, jpg and gif (including animated gif) *Images MUST be 320x480 pixels, or larger with the same proportions. Any other image will be rescaled to 320x480 and if it hasnt even got the same proportions that will look bad.
!Add wallpapers by adding you wallpaper file and editing the lockscreen.html (indicated what you have to change in the comments of the script) !Put your wallpapers in the folder private/Wallpapers/
FAQ ------
HELP! I've got loads of images and I don't want to put all of them in the array, that's just too much work. Don't worry, from now on, that isn't a problem anymore. Just follow these simple steps: * Batch rename all your images to the following format [Prefix][#] where [Prefix] is the images prefix, this can be anything, [#] is the image number, starting from 0. This can be done easily with Irfanview. Make sure all your images are in the same folder. Then open one of them with Irfanview and press B. * After that, make sure all of your images have the same file extension (if you have moving gif's you should convert everything to gif). This can also be done easily with Irfanview by pressing B. * As a final step, go to [link] (link included in zip package) and fill in the forms. An array will be automatically generated.
nope, sorry, winterboard doesn't support this anymore, so unless Saurik updates winterboard again (which takes ages for him to do) its not gonna work sorry
the wallpaper changer part is still working, and thats the only thing i need. the problem is it only supports SD wallpapers (360x480). there is no way to change something only to show the hd wallpapers in 960*640? i saw something like .strech command. isnt that an option? im not a programmer, sorry if this is a dumb question!
Did you try using HD wallpapers yet? Maybe it'll work without changing the code Im not sure. However, if it doesn't work with HD wallpapers, find the next line in the LockBackground.html file (open with notepad or something)
ive already tried that, but thanks. it works, partly. the problem that it "zooms" into the wallpapers, shows only 1/4 part of it, only the upper left 320x480 part of it, no matter if i write 320 and 480 or 640 and 960
--
Grtz, CupOfTea
document.write('<img style="background:url(private/Wallpapers/'+theImages[whichImage]+')" src="private/TTU/ttu'+ttU+'.png" width="320" height="480">');
In that line, change width to 640 and height to 960 and save the file.
--
Grtz, CupOfTea
--
Grtz, CupOfTea