cordova-android/framework
avidmich cb99ed0a01 Fixing URL transformation algorithm
It didn't work with URL like this:
http://host.com/path/to/file.txt#/foo?bar=baz
When hash sign is in front of question mark - it only strips the question mark, leaving the hash and breaking the whole app.
2013-04-16 15:45:32 -04:00
..
assets Prep for 2.6.0 final 2013-04-01 14:54:51 -07:00
res Add configurable start location to config.xml and template 2013-01-11 10:24:02 -08:00
src/org/apache/cordova Fixing URL transformation algorithm 2013-04-16 15:45:32 -04:00
test/org/apache/cordova
.classpath
.project
AndroidManifest.xml Setting template AndroidManifest values for version to 1.0 and code to 1. 2013-01-23 12:13:07 -08:00
ant.properties
build.xml
default.properties
project.properties Setting template AndroidManifest values for version to 1.0 and code to 1. 2013-01-23 12:13:07 -08:00