mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
bd7ed19b52
1. Make handling of multi-page apps consistent with iOS and Blackberry to load into same webview (instead of starting a new activity). 2. Make lifecycle consistent. pause is called when going into background, resume is called when coming into foreground. It is no longer called when loading or leaving an HTML page. Use window.onload/onunload to get these notifications. |
||
---|---|---|
.. | ||
assets | ||
libs | ||
res | ||
src/com/phonegap | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
default.properties | ||
project.properties |