cordova-android/framework/assets
Bryce Curtis bd7ed19b52 Load multi-page apps in same webview and update pause/resume for consistency.
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.
2011-10-21 16:29:55 -05:00
..
js Load multi-page apps in same webview and update pause/resume for consistency. 2011-10-21 16:29:55 -05:00
www Updating version number to 1.1.0 2011-10-01 03:57:06 +08:00