cordova-android/framework
Juan G. Hurtado 6de66b87cb 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-18 08:48:07 +02:00
..
assets [CB-683] updating JS for fix for 683 2012-05-10 16:43:08 -07:00
res Adding SplashScreen plugin to plugins.xml 2012-04-25 13:17:48 -04:00
src Add Android 4.0 workaround for links with params 2012-05-18 08:48:07 +02:00
test/org/apache/cordova CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
.classpath Modifying generated classpath 2012-05-07 15:52:49 -07:00
.project Rename to Cordova 2012-02-03 10:38:40 -05:00
AndroidManifest.xml CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
ant.properties CB-3: Apache source headers in callback-android 2012-02-23 11:36:08 -05:00
build.xml Automatically update index.html in templates directory on version change 2012-04-13 16:36:46 -04:00
default.properties Updating to use Android 4.0 build environment 2011-10-20 16:26:30 -04:00
project.properties [CB-683] updating JS for fix for 683 2012-05-10 16:43:08 -07:00