Bryce Curtis
|
0f988717d0
|
When app.exitApp() is called on multi-page app, pass to previous pages in stack and close them too.
|
2011-09-28 21:52:17 -05:00 |
|
Bryce Curtis
|
80df4a8fb2
|
White list support. Pull request https://github.com/phonegap/phonegap-android/pull/211 from imhotep would not merge, so combined it with enhancements for this commit.
|
2011-09-26 10:58:41 -05:00 |
|
Bryce Curtis
|
2bee9a8442
|
Remove deprecated addService() method. The new way to register a plugin is to include it in res/xml/plugins.xml.
|
2011-07-15 14:26:20 -05:00 |
|
Bryce Curtis
|
1e3422ae70
|
Load new urls in new DroidGap activity - not same webview as initial url.
|
2011-06-29 18:23:20 -05:00 |
|
Bryce Curtis
|
2bc7bd6768
|
Worked around JavaScript bridge exception for Android 2.3. Use "prompt" instead of calling objects directly. There were several objects called from JavaScript, including BrowserKey, so key events had to be reworked.
|
2011-02-27 20:07:24 -06:00 |
|
Bryce Curtis
|
5e9ca84b40
|
Expose certain methods from DroidGap to JavaScript so that a PhoneGap web app can better control program configuration and flow.
|
2010-11-21 17:33:13 -06:00 |
|