aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/softkeyboard.js
Commit message (Collapse)AuthorAgeLines
* Swap the SoftKeyboard plugin for ionic'sSteven Day2016-04-28-34/+0
| | | | | | | We already had this plugin to help solve issues with the view scrolling on iOS, and since it offers the same functionality for closing the keyboard as the SoftKeyboard plugin, it makes sense to only use one.
* update Android to Cordova 3.6Struan Donald2015-08-28-0/+34
Required due to security issue Remove Android directory as no longer required, move src -> www to match standard layout, update .gitignore to avoid including the standard platform files, update README based on Steve's zurich one