cordova-android/framework/assets
Jason Chase 3439746645 CB-8210 Use PluginResult instead of sendJavascript() for keyboard events (close #142)
- Initialize a message channel for native -> Javascript in the core App plugin
- Change keyboard detection to send events via plugin message channel, instead
  using eval() (i.e. webView.sendJavascript())
2014-12-30 23:25:56 -05:00
..
www CB-8210 Use PluginResult instead of sendJavascript() for keyboard events (close #142) 2014-12-30 23:25:56 -05:00