Fil Maj
|
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)
|
2012-05-10 15:50:02 -07:00 |
|
Joe Bowser
|
de6652dd9d
|
Moving the Callback Server Start/Stop to the onPageStarted fixed timing errors
|
2012-05-10 15:07:14 -07:00 |
|
Joe Bowser
|
2142d00bb9
|
Added loadConfiguration to the standalone WebView
|
2012-05-08 15:43:42 -07:00 |
|
Joe Bowser
|
4ce585be02
|
Updating the history configuration. We can switch between histories
|
2012-05-08 13:58:24 -07:00 |
|
Joe Bowser
|
e28f09e95b
|
Merge Commit from latest master
|
2012-05-07 15:57:37 -07:00 |
|
Joe Bowser
|
21f6d9c527
|
Modifying generated classpath
|
2012-05-07 15:52:49 -07:00 |
|
Joe Bowser
|
9e10160366
|
Removing the commons-codec
|
2012-05-07 15:48:59 -07:00 |
|
Joe Bowser
|
9dfa503bad
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-05-07 11:15:38 -07:00 |
|
Joe Bowser
|
a087116915
|
Working towards Apache compliance
|
2012-05-07 10:56:37 -07:00 |
|
Joe Bowser
|
5abe8dd506
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-05-04 11:49:48 -07:00 |
|
Joe Bowser
|
e4119f3fd2
|
Adding Apache headers to the new classes
|
2012-05-04 11:19:40 -07:00 |
|
Joe Bowser
|
480e5ca4d1
|
Working on CB-585
|
2012-05-04 11:18:19 -07:00 |
|
Joe Bowser
|
e2d91c2556
|
Updating the JS and re-tagging 1.7.0
|
2012-05-01 14:25:42 -07:00 |
|
Joe Bowser
|
634a9c0f4c
|
Updating the version to 1.7.0
|
2012-04-30 13:42:38 -07:00 |
|
Joe Bowser
|
f4cf2cecb5
|
Moving preferences into CordovaWebView, need to discuss prefs when using CordovaWebView
|
2012-04-27 14:44:19 -07:00 |
|
Joe Bowser
|
13ba1e4900
|
Tweaking the DroidGap to use the new SplashScreen
|
2012-04-25 10:41:47 -07:00 |
|
macdonst
|
c846111099
|
Adding SplashScreen plugin to plugins.xml
|
2012-04-25 13:17:48 -04:00 |
|
Joe Bowser
|
39f261c6e2
|
Incrementing project to 1.7.0rc1
|
2012-04-25 11:49:55 -04:00 |
|
Joe Bowser
|
17c919edd9
|
Tweaks to move history over into the WebView
|
2012-04-24 15:50:06 -07:00 |
|
macdonst
|
d7c8bc799d
|
Refactor Android SplashScreen
|
2012-04-24 15:14:37 -04:00 |
|
Joe Bowser
|
99b3693f40
|
Starting to move the history into the CordovaWebView, and getting the WebDriver working again
|
2012-04-23 16:32:59 -07:00 |
|
Joe Bowser
|
ea81b97bfc
|
Changing viewClient to default visibility
|
2012-04-23 14:33:06 -07:00 |
|
Joe Bowser
|
be39bf8d91
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-04-23 14:30:22 -07:00 |
|
Joe Bowser
|
f4da7e164d
|
Incrementing project to 1.7.0rc1
|
2012-04-23 11:37:33 -07:00 |
|
Joe Bowser
|
ca66c4bf59
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-04-23 10:33:37 -07:00 |
|
Joe Bowser
|
4192489836
|
Adding the CordovaException class
|
2012-04-20 15:05:48 -07:00 |
|
macdonst
|
05192a91da
|
Removing un-needed logs
|
2012-04-19 21:03:55 -04:00 |
|
Joe Bowser
|
bdf452b02a
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
|
2012-04-19 16:48:32 -07:00 |
|
Joe Bowser
|
bcc2957f20
|
Fix for CB-549
|
2012-04-19 16:45:15 -07:00 |
|
Fil Maj
|
81059b398f
|
Proper fix for CB-164. Online/offline events now propagated to webview properly
|
2012-04-19 16:35:55 -07:00 |
|
Joe Bowser
|
d5dd43289b
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-04-19 15:37:54 -07:00 |
|
Fil Maj
|
31d5a94ea9
|
[CB-164] Changed network plugin to sync from async and removed setKeepCallback(true) on plugin result in there. Fixes location.reload() not firing deviceready due to network plugin being unresponsive
|
2012-04-19 12:33:45 -07:00 |
|
Joe Bowser
|
1e5457a47d
|
Reverting the back button change that I made, for some reason certain methods aren't inherited when you extend DroidGap
|
2012-04-19 12:22:33 -07:00 |
|
macdonst
|
7b75e2f1b0
|
CB-539: FileTransfer.download fails when target starts with 'file://'
|
2012-04-18 13:56:29 -04:00 |
|
Joe Bowser
|
180696baec
|
Fixed back button behaviour. WIN
|
2012-04-17 17:50:07 -07:00 |
|
Joe Bowser
|
76820ebaff
|
CB-480 work, back button and history issues are preventing this from being tested properly
|
2012-04-17 17:13:33 -07:00 |
|
Joe Bowser
|
1bd7a662df
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-04-17 12:33:57 -07:00 |
|
Joe Bowser
|
c341cf0d47
|
Adding fix for CB-482
|
2012-04-17 12:20:23 -07:00 |
|
Joe Bowser
|
327589a1d7
|
Added another runnable, this code is hideously awful
|
2012-04-13 16:27:09 -07:00 |
|
Joe Bowser
|
531b8f641f
|
Adding old code back, we can't access webViewClient methods without them being on the UI thread. :(
|
2012-04-13 15:43:17 -07:00 |
|
macdonst
|
f2c38ea0a7
|
Automatically update index.html in templates directory on version change
|
2012-04-13 16:36:46 -04:00 |
|
Joe Bowser
|
8ac274cdca
|
Removing runnable code for timeout because it's not thread-safe
|
2012-04-13 13:00:39 -07:00 |
|
Joe Bowser
|
fea79bc971
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-04-13 11:14:20 -07:00 |
|
Joe Bowser
|
eb48055acd
|
Getting setup to tag 1.6.1
|
2012-04-12 16:37:27 -07:00 |
|
Joe Bowser
|
f2526bbc78
|
Updated tweaks to get up and running
|
2012-04-12 14:18:06 -07:00 |
|
Joe Bowser
|
1794f2e047
|
Massive refactor of CordovaInterface. Deprecation and Exception throwing to notify the user that we're changing things
|
2012-04-12 11:27:08 -07:00 |
|
Joe Bowser
|
b99e9abb5f
|
Working. Pushing the callback server change again.
|
2012-04-11 13:23:45 -07:00 |
|
Joe Bowser
|
e77f9bb8fc
|
Rolling back half-baked change that broke the code in the branch, we need to rethink the Callback Server
|
2012-04-11 11:44:53 -07:00 |
|
Joe Bowser
|
628f88cf79
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into CordovaWebView
|
2012-04-11 09:12:19 -07:00 |
|
macdonst
|
ac06892dec
|
CB-472: FileWriter.seek(0) does not actually seek to the beginning of the file
|
2012-04-11 10:44:09 -04:00 |
|