canmove, Confirmed users
1,220
edits
Ptheriault (talk | contribs) |
Ptheriault (talk | contribs) |
||
Line 26: | Line 26: | ||
====Components==== | ====Components==== | ||
/index.html | */index.html | ||
This is the main system app that is loaded by gecko at startup. It loads many scripts which perform the various parts of the System app. See source code section below for details. | This is the main system app that is loaded by gecko at startup. It loads many scripts which perform the various parts of the System app. See source code section below for details. | ||
/camera/index.html | */camera/index.html | ||
This pages provides the camera on the lockscreen. It is basically a cut down version of the the camera app. | This pages provides the camera on the lockscreen. It is basically a cut down version of the the camera app. | ||
/emergency-call/index.html | */emergency-call/index.html | ||
This page provides the dialer on the lockscreen for making emergency calls. | This page provides the dialer on the lockscreen for making emergency calls. | ||