cordova-android/framework/assets/js
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
..
accelerometer.js JavaScript cleanup to pass jsHint 2011-05-21 02:31:24 +08:00
app.js Load multi-page apps in same webview and update pause/resume for consistency. 2011-10-21 16:29:55 -05:00
battery.js Implementation of Battery Event Spec. (http://dev.w3.org/2009/dap/system-info/battery-status.html) 2011-08-12 04:31:43 +08:00
camera.js Fixing JavaScript comparrison issues 2011-09-30 14:26:48 -04:00
capture.js JavaScript cleanup to pass jsHint 2011-05-21 02:31:24 +08:00
compass.js Fix for Issue #228: Align Compass support with iOS 2011-09-28 17:35:50 -04:00
contact.js Updating Contacts for June 16th W3C Spec 2011-07-11 23:18:24 +08:00
crypto.js JavaScript cleanup to pass jsHint 2011-05-21 02:31:24 +08:00
device.js JavaScript cleanup to pass jsHint 2011-05-21 02:31:24 +08:00
file.js fix for Issue #229: Deprecate FileMgr code in file.js 2011-09-13 16:57:32 -04:00
filetransfer.js Fixing JavaScript comparrison issues 2011-09-30 14:26:48 -04:00
geolocation.js JavaScript cleanup to pass jsHint 2011-05-21 02:31:24 +08:00
header.txt Need license header since it is removed by minification. 2010-12-01 16:13:22 -06:00
media.js Normalize MediaError's with iOS 2011-10-19 15:22:50 -04:00
network.js Fix for Issue #210: devready event never fires if we can't get network connection info 2011-08-27 04:16:11 +08:00
notification.js JavaScript cleanup to pass jsHint 2011-05-21 02:31:24 +08:00
phonegap.js.base Load multi-page apps in same webview and update pause/resume for consistency. 2011-10-21 16:29:55 -05:00
position.js JavaScript cleanup to pass jsHint 2011-05-21 02:31:24 +08:00
storage.js JavaScript cleanup to pass jsHint 2011-05-21 02:31:24 +08:00