Commit Graph

  • 8451133d00 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Anis Kadri 2012-06-04 11:38:07 -07:00
  • be165c677f upgrade to latest cordova.android.js Julien Bouquillon 2012-06-02 22:57:35 +02:00
  • 55ee289ed6 Merge remote-tracking branch 'upstream/master' into volumebtns Julien Bouquillon 2012-06-02 22:52:34 +02:00
  • 22e5ccfed4 Merge branch 'master' of https://github.com/will-quast/incubator-cordova-android macdonst 2012-06-02 15:57:53 -04:00
  • 508cafad1d Change 'websites' to 'urls' macdonst 2012-06-02 11:12:12 -04:00
  • ca979a99e8 small tweaks to readme re: testing Fil Maj 2012-05-31 16:01:20 -07:00
  • 4ecbaa79cf Weird merge error. Yo dawg, I heard you like catching exceptions, so we put a catch around your catch. FAIL Joe Bowser 2012-05-31 14:24:45 -07:00
  • c12f01261a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Anis Kadri 2012-05-31 12:24:03 -07:00
  • d6d2749411 updating script to cleanup on exit/error Anis Kadri 2012-05-31 12:23:56 -07:00
  • 509588b130 adding a new create script Anis Kadri 2012-05-30 19:59:20 -07:00
  • c21e8c9c87 CB-849: Cannot search by birthday macdonst 2012-05-30 21:07:56 -04:00
  • e7411e8260 Merge commit of changes on 1.8 Joe Bowser 2012-05-30 14:45:45 -07:00
  • 59f9b6f359 Working on tests Joe Bowser 2012-05-30 13:33:07 -07:00
  • 5f93a26eea CB-844: Contact.find does not return urls macdonst 2012-05-30 12:52:25 -04:00
  • d79403e352 CB-837: CaptureCB - mediaFile.fullPath does not resolve to file macdonst 2012-05-29 15:55:21 -04:00
  • ed94d0dd30 Make PluginResult return valid JSON so the JS side can use JSON.parse William Quast 2012-05-29 18:59:31 -05:00
  • 43df9f6b9c Missed this error in the merge commit Joe Bowser 2012-05-29 15:49:04 -07:00
  • fd12f57f10 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView Joe Bowser 2012-05-29 15:45:04 -07:00
  • ca1a322c76 Changing from currentTimeMillis to nanoTime, we need precision on Android 2.3 Joe Bowser 2012-05-29 14:58:32 -07:00
  • 7d0cc5837d Auto detect whether we have the jar already. Also, just create the directory whether it exists or not Joe Bowser 2012-05-29 14:34:14 -07:00
  • 5edb3acad5 Two automated tests completed Joe Bowser 2012-05-29 13:42:56 -07:00
  • e35a8de4bb Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView Joe Bowser 2012-05-29 10:34:08 -07:00
  • b77f1cbff8 updated create script CB 839 Steven Gill 2012-05-30 00:11:11 +10:00
  • 8b93e87e3e Merge commit with master, we need to kill all tabs Joe Bowser 2012-05-28 13:45:25 -07:00
  • cb61e90148 Merge remote-tracking branch 'upstream/master' into volumebtns Julien Bouquillon 2012-05-28 10:42:49 +02:00
  • ccd4365922 Fix calling cordova.plugin.storage.failQuery function from native code Davide Bertola 2012-05-26 08:46:57 +02:00
  • d7b79f5042 Upping version to 1.8.0rc1 1.8.0rc1 macdonst 2012-05-24 21:39:45 -04:00
  • 95fa0f4461 CB-808: CameraLauncher leaks bitmaps in Android macdonst 2012-05-18 15:22:05 -04:00
  • c37b2d236b Merge commit and fix. Joe Bowser 2012-05-24 09:31:11 -07:00
  • 2d77bcf1a4 Merge branch 'CB-792' of https://github.com/don/incubator-cordova-android macdonst 2012-05-23 20:39:47 -04:00
  • 0c9295f8bc listening to volume events now override default behaviour Julien Bouquillon 2012-05-24 02:01:27 +02:00
  • 3b27d89c4a Merge remote-tracking branch 'upstream/master' into volumebtns Julien Bouquillon 2012-05-23 23:43:55 +02:00
  • 8356ac67e8 prevent volumeup/down default behaviour Julien Bouquillon 2012-05-22 21:42:46 +02:00
  • fae0c3dcfd Fix problem in Android template example getPicture macdonst 2012-05-22 14:48:02 -04:00
  • 6b24f2d547 Small spacing fixes Fil Maj 2012-05-18 15:23:57 -07:00
  • 2d5dcf24da [CB-463] updated js and rewrote accel plugin again to support the start/stop approach. optimized. single callback used for message passing Fil Maj 2012-05-18 13:50:45 -07:00
  • 15ddef26f4 removed a trailing log Fil Maj 2012-05-14 16:04:36 -07:00
  • 531efe1e30 [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results Fil Maj 2012-05-14 15:21:41 -07:00
  • df89d33fab removed a trailing log Fil Maj 2012-05-14 16:04:36 -07:00
  • cb98bbce1f [CB-463] added accuracy checking to native accel implementation, this way getCurrentAcceleration returns fairly accurate results Fil Maj 2012-05-14 15:21:41 -07:00
  • 24adc6d00c [CB-463] added the JS updates for accel refactor Fil Maj 2012-05-14 13:04:07 -07:00
  • 71e47aa772 [CB-463] rewrite of accel plugin Fil Maj 2012-05-14 13:00:11 -07:00
  • dffd2deb53 Merge branch 'icecream_workaround' of github.com:viafirma/incubator-cordova-android into icecream_workaround Juan G. Hurtado 2012-05-18 08:49:26 +02:00
  • 8ff48b371e Fix imports for changes in 45680a5 Juan G. Hurtado 2012-05-18 08:45:39 +02:00
  • 6de66b87cb Add Android 4.0 workaround for links with params Juan G. Hurtado 2012-05-16 08:37:40 +02:00
  • 5dacb8d2d5 [CB-792] Add HTTP status code to FileTransferError Don Coleman 2012-05-17 14:51:41 -04:00
  • 0850229c9f [CB-804] ADded proper cordova icon sizes for the create script Fil Maj 2012-05-17 11:14:23 -07:00
  • 1f45503e2f [CB-659] create script for android on windows now works fully. also pulls down commons-codec jar appropriately filmaj 2012-05-17 10:59:38 -07:00
  • c8a521c182 Need to call pluginManager.onDestroy() to clean up plugins. Bryce Curtis 2012-05-16 23:27:49 -05:00
  • 5c48ccd92a Optimize loading "about:blank" Bryce Curtis 2012-05-16 23:27:19 -05:00
  • f74d8aaf2b CB-800: Fix preferences for the CordovaWebView. - Test case needed to implement CordovaInterface. Bryce Curtis 2012-05-16 22:45:35 -05:00
  • 7eb3e5d139 [CB-659] create script should work on android filmaj 2012-05-16 19:38:11 -07:00
  • ffa1eb1ee9 Adding tests to the README Joe Bowser 2012-05-16 16:13:46 -07:00
  • 24dfbfd84f Merge branch 'CordovaWebView' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView Joe Bowser 2012-05-16 15:25:31 -07:00
  • ad6d71fef3 Removing the classes we agreed were not used Joe Bowser 2012-05-16 14:59:48 -07:00
  • c178031f06 Remove unused imports. Bryce Curtis 2012-05-16 16:48:06 -05:00
  • 20db698475 Add usage comment. Bryce Curtis 2012-05-16 16:47:37 -05:00
  • dd624ccd9c CB-779: Verify that fullscreen and backgroundColor preferences are set properly - This check-in enables background color and adds test for it. Bryce Curtis 2012-05-16 16:47:24 -05:00
  • ac504768b2 CB-779: Verify that fullscreen and backgroundColor preferences are set properly - This check-in enables background color and adds test for it. Bryce Curtis 2012-05-16 16:47:02 -05:00
  • 2d7b7160c3 CB-779: Verify that fullscreen and backgroundColor preferences are set properly - This check-in enables fullscreen and adds test for it. Bryce Curtis 2012-05-16 15:49:25 -05:00
  • 2fbb9c285d CB-369: Authentication Code doesn't seem to work. -- Verified basic auth works and provided test case. Bryce Curtis 2012-05-16 15:13:42 -05:00
  • 47d99e5193 Adding the Cordova Upgrade Guide Joe Bowser 2012-05-16 11:46:50 -07:00
  • 0437d6cc1a Added JUnit to the README, removed WebDriver for now. Need to figure out distribution. Joe Bowser 2012-05-16 11:37:38 -07:00
  • c6851cf7c5 First Draft of how to use CordovaWebView Joe Bowser 2012-05-16 10:58:33 -07:00
  • 45680a562e Add Android 4.0 workaround for links with params Juan G. Hurtado 2012-05-16 08:37:40 +02:00
  • 3b9d46fadc Forgot to add the proper constructor. The Clients need to know about their webView. Joe Bowser 2012-05-15 15:46:10 -07:00
  • f840f3aceb Setting up a default CordovaWebViewClient and CordovaChromeClient for when we are blowing up via XML layouts Joe Bowser 2012-05-15 15:30:15 -07:00
  • afa1ecf3c5 Removing tests that don't work and modifying CordovaWebView so it works as a stand-alone component again. Mobile-spec currently doesn't work Joe Bowser 2012-05-15 13:24:43 -07:00
  • 295b9f4f5b Forgot to recheck Plugin. Adding it back Joe Bowser 2012-05-15 09:36:53 -07:00
  • 79048a5a84 Fixing FileUtils change. We are using contexts now, not CordovaInterfaces. CordovaInterface is a SHOULD, not a MUST Joe Bowser 2012-05-15 08:55:42 -07:00
  • d683bd3744 Enable onMessage() to return a value. Bryce Curtis 2012-05-15 10:00:02 -05:00
  • 9f5f4973ae Add comments. Bryce Curtis 2012-05-15 09:55:55 -05:00
  • 441785b51d Update for getActivity(). Bryce Curtis 2012-05-14 23:25:10 -05:00
  • 0d32115c3f Merging nightmare. Bryce Curtis 2012-05-14 23:24:08 -05:00
  • e660768e4b Removed. Bryce Curtis 2012-05-14 23:19:15 -05:00
  • 01abb32025 Update Bryce Curtis 2012-05-14 23:18:26 -05:00
  • d44d9ddca6 Merge branch 'CordovaWebView' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView Bryce Curtis 2012-05-14 23:16:32 -05:00
  • 13f92b2b76 Add exit message. Bryce Curtis 2012-05-14 22:51:36 -05:00
  • e6aa64760e Updates. Bryce Curtis 2012-05-14 22:18:01 -05:00
  • 3829df665f Formating and removal of commented code. Bryce Curtis 2012-05-14 22:06:33 -05:00
  • c8fafa6bbd Updates. Bryce Curtis 2012-05-14 21:49:30 -05:00
  • aede2235d0 Updating Activities Joe Bowser 2012-05-14 16:07:00 -07:00
  • c56c73f250 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView Joe Bowser 2012-05-11 16:08:40 -07:00
  • fc50a0d954 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android Joe Bowser 2012-05-11 16:08:06 -07:00
  • c6349668dd Tweaked create so it fetches the commons-codec using curl Joe Bowser 2012-05-11 16:07:43 -07:00
  • dd0b6b1e30 Adding empty tests. May have to re-think the way we test this method Joe Bowser 2012-05-11 15:14:35 -07:00
  • eb66eb02cb Switch to using stripFileProtocol in FileUtils.notifyDelete macdonst 2012-05-11 16:43:00 -04:00
  • 5b324c85b0 Broke the merge, need to add GPSListener.java Joe Bowser 2012-05-11 10:38:21 -07:00
  • fc9cff7d26 Merging master into CordovaWebView Joe Bowser 2012-05-11 10:36:17 -07:00
  • 6a628f7f2d [CB-683] updating JS for fix for 683 Fil Maj 2012-05-10 16:43:08 -07:00
  • f3e70c79eb A quick stab at CB-510 Joe Bowser 2012-05-10 16:42:37 -07:00
  • 08a32272d3 [CB-683] Pause and resume events should route through fireDocumentEvent so we get the event object passed into the handler Fil Maj 2012-05-10 16:40:41 -07:00
  • a705b72740 CB-481 refactored prompt() call in JS to exec, moved showing of webview out of chrome client and into app plugin (so we can invoke via exec) Fil Maj 2012-05-10 15:50:02 -07:00
  • de6652dd9d Moving the Callback Server Start/Stop to the onPageStarted fixed timing errors Joe Bowser 2012-05-10 15:07:14 -07:00
  • b2f49b15ba Don't commit Eclipse preferences Joe Bowser 2012-05-10 12:25:47 -07:00
  • c0dcbecbea Updating the project, removing generated artifacts Joe Bowser 2012-05-10 12:18:26 -07:00
  • b323f329cc add volumeupbutton/volumedownbutton events Julien Bouquillon 2012-05-10 02:04:11 +02:00
  • 2625a57fdd Fix README.md formatting to install commons-codec-1.6.jar Michael Brooks 2012-05-09 15:32:53 -07:00
  • 2142d00bb9 Added loadConfiguration to the standalone WebView Joe Bowser 2012-05-08 15:43:42 -07:00
  • 4ce585be02 Updating the history configuration. We can switch between histories Joe Bowser 2012-05-08 13:58:24 -07:00