Juan G. Hurtado
45680a562e
Add Android 4.0 workaround for links with params
...
Android 4.0.x has a known bug [1] while accessing local files with
params:
file://file.html?param=2
This commit adds a workaround for this problem by removing the params
part of the local URI before accessing the file.
[1] http://code.google.com/p/android/issues/detail?id=17535
2012-05-16 08:42:50 +02:00
Joe Bowser
fc50a0d954
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-05-11 16:08:06 -07:00
Joe Bowser
c6349668dd
Tweaked create so it fetches the commons-codec using curl
2012-05-11 16:07:43 -07:00
macdonst
eb66eb02cb
Switch to using stripFileProtocol in FileUtils.notifyDelete
2012-05-11 16:43:00 -04:00
Fil Maj
6a628f7f2d
[CB-683] updating JS for fix for 683
2012-05-10 16:43:08 -07:00
Fil Maj
08a32272d3
[CB-683] Pause and resume events should route through fireDocumentEvent so we get the event object passed into the handler
2012-05-10 16:40:41 -07:00
Joe Bowser
b2f49b15ba
Don't commit Eclipse preferences
2012-05-10 12:25:47 -07:00
Michael Brooks
2625a57fdd
Fix README.md formatting to install commons-codec-1.6.jar
2012-05-09 15:32:53 -07:00
macdonst
c2631ee0f7
Properly querying the Andoid content DB when deleteing an image file
2012-05-08 15:23:00 -04:00
Fil Maj
bafa438ce3
updating JS to latest for geolocation updates
2012-05-07 16:22:01 -07:00
Fil Maj
18cc90b3d8
adding uppercase java file!
2012-05-07 16:09:20 -07:00
Fil Maj
0fd1e3c57b
axing lowercase java file
2012-05-07 16:09:20 -07:00
Fil Maj
1ee484f70d
Fixes for new geo stuff
2012-05-07 16:09:20 -07:00
Fil Maj
724ea49f0b
restructured geolocation plugin
2012-05-07 16:09:20 -07:00
Fil Maj
6fc2a3b84e
adding node_modules to gitignore
2012-05-07 16:09:14 -07:00
Fil Maj
b84d64912b
comeat me lawyers
2012-05-07 16:08:28 -07:00
Joe Bowser
21f6d9c527
Modifying generated classpath
2012-05-07 15:52:49 -07:00
Joe Bowser
8e0c3c1fa1
Updating README telling people to copy commons-codec
2012-05-07 15:52:34 -07:00
Joe Bowser
9e10160366
Removing the commons-codec
2012-05-07 15:48:59 -07:00
Joe Bowser
d38dd4c131
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-05-07 15:25:23 -07:00
Joe Bowser
84aaf02b0f
Removing Default Android Graphics and replacing them with our own
2012-05-07 15:24:57 -07:00
Joe Bowser
269b90ad6f
updating the test plugins
2012-05-07 14:49:21 -07:00
Joe Bowser
c11c4bea94
Adding header to test cordova.xml
2012-05-07 14:46:34 -07:00
Joe Bowser
7de660808c
Accidentally committed a vim swp file
2012-05-07 14:36:13 -07:00
Joe Bowser
1fcaf2435f
Adding more Apache licence headers
2012-05-07 14:27:33 -07:00
Fil Maj
87fbb5c92f
documented running npm install
2012-05-07 12:31:24 -07:00
Fil Maj
3636a18bba
added package.json for npm install goodness
2012-05-07 12:29:44 -07:00
Fil Maj
ea8d6b17ec
dont check in node_modules peepz!
2012-05-07 12:29:08 -07:00
Joe Bowser
a087116915
Working towards Apache compliance
2012-05-07 10:56:37 -07:00
Joe Bowser
216f6a9b32
Adding more Apache Headers. Not sure if this should have headers or not
2012-05-04 16:47:37 -07:00
Joe Bowser
e32503fad7
Forgot to add lifecycle/index2.html's header
2012-05-04 16:40:38 -07:00
Joe Bowser
c33f768570
Adding Apache Header to Test Directory
2012-05-04 15:22:15 -07:00
Joe Bowser
20c7b512f3
We should not be having a compiled version of cordova.jar in the test directory
2012-05-04 13:55:43 -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
macdonst
c846111099
Adding SplashScreen plugin to plugins.xml
2012-04-25 13:17:48 -04:00
macdonst
960e0f3412
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
2012-04-25 11:53:39 -04:00
Joe Bowser
39f261c6e2
Incrementing project to 1.7.0rc1
2012-04-25 11:49:55 -04:00
macdonst
d7c8bc799d
Refactor Android SplashScreen
2012-04-24 15:14:37 -04:00
Joe Bowser
f4da7e164d
Incrementing project to 1.7.0rc1
2012-04-23 11:37:33 -07:00
macdonst
05192a91da
Removing un-needed logs
2012-04-19 21:03:55 -04:00
Fil Maj
3835144b93
[CB-473] run ant clean before ant debug install
2012-04-19 17:25:19 -07: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
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