macdonst
029ddeade0
Fix Issue #170 : Sub pages reload on orientation or keyboard changes
...
Needed to add android:configChanges="orientation|keyboardHidden" to the com.phonegap.DroidGap activity in AndroidManifest.xml.
2011-07-20 23:21:34 +08:00
Joe Bowser
6d532c9fe5
Minor change to Android Manifest for Android 3.2 to force it out of Compatibltiy Mode
2011-07-15 16:19:08 -07:00
Fil Maj
28b01fe494
Fix for #120 : zooming in on input elements when filling out forms. Note, you also have to set initial-scale and maximum-scale properties in your meta name=viewport tag.
2011-07-07 09:19:39 -07: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
macdonst
8a1ab69235
Updating Network Connection API to match spec released on June 7th
2011-06-24 14:06:20 -07:00
macdonst
0280d5dd82
Updating Connection object to conform with recently released spec
...
- Replacing currentNW and homeNW with networkName.
- Changing Connection constants to strings instead of ints.
- Firing online/offline events on network change.
2011-06-24 14:06:20 -07:00
Fil Maj
44945f9d5e
Partial resolution for ticket 57: some issues with camera functionality not firing callbacks properly.
2011-04-18 18:12:01 -07:00
Fil Maj
04de2052fd
As best a fix as can be made for issue 95: on HTC devices, if text input is in bottom half of page, it does not get scrolled up to top half of page when you tap it and virtual keyboard comes up.
2011-03-15 12:46:05 -07:00
Joe Bowser
8f18dae2c1
Changed to use the Camera Intents to our own peril.
2010-06-04 14:54:16 -07:00
Joe Bowser
69e580136a
Forgot the min SDK is 2, not 3
2010-03-30 12:02:08 -07:00
Brock Whitten
c750109bd7
Fixes to make it work with the cancer that is Android 1.5
2010-03-03 17:07:15 -08:00
Brian LeRoux
816341030f
generating apps works; needs to build js from assets
2010-01-26 17:58:27 -08:00
Brian LeRoux
e3dc010b97
reorg of project assets
2010-01-26 13:54:02 -08:00
Joe Bowser
0af30a6e82
Fixed
2009-11-26 11:48:16 -08:00
Joe Bowser
63350202fe
Moving it back to Android 1.6
2009-11-24 17:36:38 -08:00
Joe Bowser
756198af50
Downgrading to Android 1.5 temporarily to tag it
2009-11-24 17:36:38 -08:00
Joe Bowser
01ad22d0da
Finishing up the Jar
2009-11-24 17:34:35 -08:00
Joe Bowser
d012235bc2
Initial Move of the Javascript OUT of the shared directory: Android
2009-11-17 10:38:49 -08:00