| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
| |
It doesn't add anything other than a moment of possibly distorted logo
so we might as well get rid of it
|
|
|
|
|
|
|
|
|
| |
Set Android 2 to use adjustPan when the soft keyboard is visible as this
stops the details screen scrolling in such a way that the cursor is off
the top of the screen. Leave the default for other versions as then
the screen is scrollable.
Fixes #128
|
| |
|
|
|
|
|
|
|
|
|
|
| |
index.html restructure things so that the common files are a level down
and the platofrm specific ones are directly placed in the relevant
project. This both makes for less fuss and also avoids the error with
Android < v3 instantiating cordova twice.
Note that the iOS common assets are included by a build script rather
than a symlink as symlinking doesn't seem to agree with Xcode
|
|
|