<p>GroovyLock is a HTML LockScreen MobileSubstrate theming platform for iOS 7, on all devices.</p>
<p>&nbsp;</p>
<p>Themes are loaded from /User/Library/GroovyLock/ and it looks for ThemeFolder/LockBackground.html. Config.js can be automatically configured however the theme folder must have write permissions available to the Settings app (0777). A reinstall of GroovyLock should be a solution for permission fixing without the need to uninstall all your themes.</p>
<p>&nbsp;</p>
<p>Refer here for more information:</p>
<p><a href="../forums/file-mods/833795-groovylock-html-lockscreen-platform.html">GroovyLock thread on ModMyi</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="font-size: xx-small;">
<script type="&lt;strong&gt;text/cycript&lt;/strong&gt;">// <![CDATA[
and that will allow you to use objective C code in your JavaScript.</span><br/><span style="font-size: xx-small;">For example: [[UIDevice currentDevice] batteryLevel] will return a float 0.0-1.0 indicating battery level <a href="https://developer.apple.com/library/ios/documentation/uikit/reference/UIDevice_Class/Reference/UIDevice.html#//apple_ref/occ/instp/UIDevice/batteryLevel" rel="nofollow" target="_blank">as explained here in the UIDevice class documentation</a></span><br/><br/><span style="font-size: xx-small;">1.0.2</span><br/><span style="font-size: xx-small;">WebView is transparent, unless otherwise dictated by the HTML loaded</span><br/><span style="font-size: xx-small;">Fixed iPad landscape rotation</span><br/><span style="font-size: xx-small;">Possibly fixed localStorage issue but iOS 7 is funny about this in terms of security</span><br/><span style="font-size: xx-small;">Performance improvements</span><br/><br/><span style="font-size: xx-small;">1.0.1</span><br/><span style="font-size: xx-small;">Fixed bug with spaces in theme folder names causing white screen</span><br/><span style="font-size: xx-small;">Adding option to retain the LS in memory - this means that instead of it being release and regenerated when the device is locked it will stay in memory constantly, this may cause performance and battery drain issues, only recommend using this if there really is a need</span><br/><br/><span style="font-size: xx-small;">1.0.0</span><br/><span style="font-size: xx-small;">Initial release</span></p>
// ]]></script>
</span></p>