cordova-android/framework
macdonst 85eb6e4997 Issue #104: Bug in FileUtils.copyDirectory & moveDirectory
Adding better test to see if a directory is being moved/copied into itself.

Copy /sdcard/myDir to /sdcard/myDir-backup is okay but
Copy /sdcard/myDir to /sdcard/myDir/backup should thow an INVALID_MODIFICATION_ERR
2011-06-24 14:06:20 -07:00
..
assets Updating Connection object to conform with recently released spec 2011-06-24 14:06:20 -07:00
libs Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
res refactored the Command stuff a bit more, added a spashscreen 2010-08-24 18:58:16 -07:00
src/com/phonegap Issue #104: Bug in FileUtils.copyDirectory & moveDirectory 2011-06-24 14:06:20 -07:00
.classpath Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
.project Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
AndroidManifest.xml Updating Connection object to conform with recently released spec 2011-06-24 14:06:20 -07:00
build.xml Upping version to 0.9.4 2011-02-03 09:48:31 +08:00
default.properties Updating to 2.2 2010-05-31 10:59:44 -07:00