cordova-android/framework
Bryce Curtis 7ad3f76d9a Don't fire resume upon init - only when returning from background.
Lifecycle behavior for PhoneGap app:
window.onload = loading html page
pause = html page entering background (not displayed)
resume = html page entering foreground (displayed)
window.onunload = leaving html page
2011-11-03 14:22:29 -05:00
..
assets Don't fire resume upon init - only when returning from background. 2011-11-03 14:22:29 -05:00
libs Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
res forgot to resolve conflict 2011-10-14 15:49:16 -07:00
src/com/phonegap Don't fire resume upon init - only when returning from background. 2011-11-03 14:22:29 -05:00
.classpath Updating to use Android 4.0 build environment 2011-10-20 16:26:30 -04:00
.project Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
AndroidManifest.xml Removing the Camera permission, since it is not required by PhoneGap by default 2011-10-25 11:31:01 -07:00
ant.properties Updating to use Android 4.0 build environment 2011-10-20 16:26:30 -04:00
build.xml Merging Simon's fix for Android 4 2011-10-20 13:54:26 -07:00
default.properties Updating to use Android 4.0 build environment 2011-10-20 16:26:30 -04:00
project.properties Fixing Project Properties file 2011-10-20 16:48:16 -04:00