cordova-android/framework
macdonst c80ddc1b22 Issue #149: Deprecate support for Android 1.X devices
Right now we are just removing the code for Contacts on 1.5/1.6 devices. We still need to keep around our implementation of Geolocation and Storage for older devices since some versions of Android have broken implementations of these features. Android 3.0 I'm looking at you!
2011-07-13 00:18:38 +08:00
..
assets Remove deprecated Network.isReachable (use the Network Information API instead) 2011-07-12 23:01:42 +08:00
libs Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
res Loading plugins from res/xml/plugins.xml 2011-07-05 23:21:32 -05:00
src/com/phonegap Issue #149: Deprecate support for Android 1.X devices 2011-07-13 00:18:38 +08:00
.classpath Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
.project Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
AndroidManifest.xml 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
build.xml Update .gitignore and .jar file name 2011-07-08 16:40:55 -04:00
default.properties Changing default target to the highest for maximum compatibility 2011-06-27 10:22:57 -07:00