Bryce Curtis
|
7e70d76232
|
[CB-352] Support initializing DroidGap with existing WebView, WebViewClient and webViewChrome.
[CB-353] Create PluginEntry object to use by PluginManager.
|
2012-03-19 16:20:57 -05:00 |
|
Joe Bowser
|
04b3e4d847
|
Fixing CB-343: We need to respect the whitelist
|
2012-03-16 10:55:06 -07:00 |
|
Joe Bowser
|
dc93556ef0
|
Checking for the callback server before we call sendJavascript for the Kindle Fire, CB-247
|
2012-03-15 14:29:25 -07:00 |
|
Fil Maj
|
692a59a692
|
spacing fixes, null check in getPhoneType in contacts, returning error integers instead of objects in contacts
|
2012-03-15 12:27:37 -07:00 |
|
Joe Bowser
|
d27064794c
|
Tweaked File Transfer to fix CB-74
|
2012-03-13 11:46:25 -07:00 |
|
Joe Bowser
|
8a7af93765
|
Fixing CB-210 with patch and adding fix for CB-210
|
2012-03-12 13:30:16 -07:00 |
|
Fil Maj
|
4b05ead3ac
|
cordova.require("cordova") is pretty funny. wish i didnt write it
|
2012-03-09 11:27:56 -08:00 |
|
Fil Maj
|
b4292868eb
|
switched from "require" syntax to "cordova.require"
|
2012-03-08 17:58:45 -08:00 |
|
Joe Bowser
|
c5025ee2bb
|
We show the default 404 on non-resolved domains
|
2012-03-06 14:09:11 -08:00 |
|
macdonst
|
aa4f2cc4d9
|
Tagging 1.5.0
|
2012-03-01 21:29:18 -05:00 |
|
macdonst
|
21b7346277
|
Revert change in location of FileSystem
|
2012-02-29 13:23:32 -05:00 |
|
Joe Bowser
|
79935d31ef
|
Putting back the CordovaInterface work after talking with Simon
|
2012-02-29 09:34:46 -08:00 |
|
Bryce Curtis
|
d2fc08959a
|
Fix WebSQL for Android 4.0.2.
|
2012-02-28 23:26:21 -06:00 |
|
Bryce Curtis
|
f6503f8476
|
File APIs should return error code instead of object.
|
2012-02-28 22:30:27 -06:00 |
|
Joe Bowser
|
403b87b68b
|
Reverting interface change, not enough time for testing, need to remove it manually
|
2012-02-28 16:30:25 -08:00 |
|
Joe Bowser
|
bf69362709
|
Fix to CordovaInterface methods, DroidGap has the managedQuery since it inherits from Activity. (CB-282)
|
2012-02-28 11:59:51 -08:00 |
|
macdonst
|
c00fb987f6
|
Switching to require syntax for AudioPlayer
|
2012-02-28 13:00:33 -05:00 |
|
macdonst
|
7c6450de50
|
Fixing the call to Media.onStatus()
|
2012-02-28 11:02:01 -05:00 |
|
macdonst
|
10cbcd7f5a
|
Adding startActivity method to CordovaInterface as many plugins rely on this method
|
2012-02-27 13:07:56 -05:00 |
|
macdonst
|
e918ffd751
|
Tagging 1.5.0rc1
|
2012-02-25 00:28:06 -05:00 |
|
macdonst
|
3ed41597d2
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android into license
|
2012-02-24 17:51:20 -05:00 |
|
macdonst
|
5722d976ce
|
Fixing app crash when clicking Menu or Back buttons while splashscreen is being shown.
|
2012-02-23 12:36:38 -05:00 |
|
macdonst
|
8555c42196
|
CB-3: Apache source headers in callback-android
|
2012-02-23 11:36:08 -05:00 |
|
macdonst
|
e85394dd99
|
Refactoring the checks for file:// into a convenience method
|
2012-02-22 15:56:03 -05:00 |
|
macdonst
|
cc5cfad58d
|
Removing extraneous logging from DroidGap.java left over from rebase
|
2012-02-22 10:44:16 -05:00 |
|
macdonst
|
363b1429e3
|
Fix issue with document.location.href not calling loadUrlIntoView
Now we peek at the history and add the url the stack if loadUrlIntoView is not being called.
|
2012-02-22 10:19:47 -05:00 |
|
macdonst
|
900ff9ed2c
|
Redirect Issue
|
2012-02-22 10:18:57 -05:00 |
|
Joe Bowser
|
c9d4276207
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
|
2012-02-20 12:46:20 -08:00 |
|
Fil Maj
|
42430d5d11
|
more file:// URI truncation :D
|
2012-02-20 11:04:37 -08:00 |
|
Fil Maj
|
770a257ed3
|
trim file:// URI from uri->path conversion method
|
2012-02-20 11:04:37 -08:00 |
|
Fil Maj
|
9fe1f21c9f
|
Use strings not objects
|
2012-02-20 11:04:37 -08:00 |
|
Fil Maj
|
49d8d22d7f
|
remove trailing slash
|
2012-02-20 11:04:37 -08:00 |
|
Fil Maj
|
d274891c2c
|
remove file:// protocol from various fileutils methods
|
2012-02-20 11:04:36 -08:00 |
|
Fil Maj
|
c099c65365
|
remove file:// protocol from various fileutils remove methods
|
2012-02-20 11:04:36 -08:00 |
|
Fil Maj
|
79ba28d6c4
|
truncating file:// protocol where applicable in metadata func
|
2012-02-20 11:04:36 -08:00 |
|
Fil Maj
|
b4d1ca6181
|
Need to add/trim file:// where applicable
|
2012-02-20 11:04:36 -08:00 |
|
Fil Maj
|
657faaff7f
|
Prefix URIs for file API with file:/// and persistent storage should never point to SD card
|
2012-02-20 11:04:36 -08:00 |
|
Fil Maj
|
a43e80ae1d
|
Return string for root location in requestFileSystem
|
2012-02-20 11:04:36 -08:00 |
|
Fil Maj
|
5253b5fb31
|
removing unnecessary try/catch
|
2012-02-20 11:04:35 -08:00 |
|
Fil Maj
|
8b12bf79e4
|
Unifying File API error code/response style
|
2012-02-20 11:04:35 -08:00 |
|
Fil Maj
|
45d75524c9
|
Changed JavaScript invoked from PluginResult native code to use new modular JS approach
|
2012-02-20 11:04:35 -08:00 |
|
Fil Maj
|
8a137395ae
|
changing JS invoked from native to work with modular js
|
2012-02-20 11:04:35 -08:00 |
|
Fil Maj
|
390fe537f8
|
woops java type checks! love it!
|
2012-02-20 11:04:35 -08:00 |
|
Fil Maj
|
40cd71484c
|
Adding unsupported action plugin result return if invalid action string is specified to accel and compass listener plugins
|
2012-02-20 11:04:35 -08:00 |
|
Bryce Curtis
|
9188773152
|
Arguments are passed as JSON array, not JSON object.
|
2012-02-19 00:15:23 -06:00 |
|
Bryce Curtis
|
cc8edea065
|
Call js code using new common js way.
|
2012-02-18 13:19:50 -06:00 |
|
Joe Bowser
|
040619cd61
|
Moved the CordovaInterface over to master, doing this before working on CordovaJS
|
2012-02-17 13:11:15 -08:00 |
|
Fil Maj
|
d6fef8d6e3
|
more file:// URI truncation :D
|
2012-02-17 11:40:22 -08:00 |
|
Fil Maj
|
7c1eb7da9b
|
trim file:// URI from uri->path conversion method
|
2012-02-17 10:55:04 -08:00 |
|
Fil Maj
|
d87ee719a3
|
Use strings not objects
|
2012-02-16 18:17:25 -08:00 |
|