My favorite lockscreen is LS qlocktwo by user cTn [link] Here it is centralized to benefit from the larger screen of the iPhone5, along with a background change
To install: ! You must have openSSH and Winterboard installed on your iPhone ! 1) SSH into your iPhone (I find Cyberduck to be the easiest client) 2) Drag and drop the extracted folder into /var/stash/Themes/ 3) Open Winterboard and select the theme 4) Respring
To remove the 'Slide to unlock' bar (like in the screenshot), I have AndroidlockXT installed with all the dots set to transparent (there may be an easier way to do this)
To change the background, you must use the SSH client. This theme will not use the background you set from your device. Changing the background: 1) Select a picture that has the resolution of the iPhone 5 (640x1136) 2) Name it LockBackground and save it as a .png so the file has the name LockBackground.png 3) Drag it into the folder where the theme is located - /var/stash/Themes/LSqlocktwo/ 4) Overwrite the existing background 5) Respring device
To change the colour of the background letters (the black ones) you can open up Style.css with notepad and change hex colour (underneath body {) from #2b2b2b to whatever colour you need (hex can be found here [link] ). To change the colour of the highlighted letters, scroll to the bottom of the same file and find #f2f2f2 (underneath .on {) and again change that hex code with the one you want.
It works by displaying the time in 5 minute increments. Displaying the time minute by minute would be much more difficult to do because there would be many more letters on the screen. It would also take a long time to make work because of all the coding that would have to be done. I tried to make it and got as far as designing it but gave up because it was just too time consuming to make work properly. This is as far as I got ---> [link] I think you can make every time minute by minute with that although I spotted some flaws along the way.
It works by displaying the time in 5 minute increments. Displaying the time minute by minute would be much more difficult to do because there would be many more letters on the screen. It would also take a long time to make work because of all the coding that would have to be done. I tried to make it and got as far as designing it but gave up because it was just too time consuming to make work properly. This is as far as I got ---> [link] I think you can make every time minute by minute with that although I spotted some flaws along the way.
Any fix for the album artwork/playing music? The Notifications seem to work flawlessly, with the notification(s) taking up the whole space where the clock use to be.
The Notifications seem to work flawlessly, with the notification(s) taking up the whole space where the clock use to be.
Here's a screenshot [link]
Thanks!