Commit Graph

  • 229e15f685 Merge branch 'master' of git://github.com/phonegap/phonegap-android 1.0.0rc3 macdonst 2011-07-26 00:31:37 -04:00
  • 39d6952494 Upping version to 1.0.0rc3 macdonst 2011-07-26 12:20:35 +08:00
  • b864a8a6c6 Upping version to 1.0.0rc3 macdonst 2011-07-26 00:20:35 -04:00
  • f5dac1451d Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-26 00:18:33 -04:00
  • 2bf765897b Normalize Android Camera.takePicture with iOS and BB versions. macdonst 2011-07-26 02:51:08 +08:00
  • 411288b051 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-25 11:05:38 -04:00
  • 1c97467e39 Issue #169: Media.seekTo() does not update Media._position value. macdonst 2011-07-23 03:16:56 +08:00
  • 7c39edfcd0 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-21 22:31:26 -04:00
  • 9f673db79f Issue #176: rc2 for Android does not have updated main.js - demo app code macdonst 2011-07-22 10:01:44 +08:00
  • 8c807315e9 there was a "Location" and a "Geolocation" plugin defined. We use "Geolocation" in the JavaScript Dave Johnson 2011-07-21 16:42:59 -07:00
  • be48b576d9 Merge branch 'master' of github.com:phonegap/phonegap-android Joe Bowser 2011-07-21 13:16:09 -07:00
  • 648e56cb67 Merging maxResolution Joe Bowser 2011-07-21 13:15:52 -07:00
  • b37defd3cf Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-21 15:18:10 -04:00
  • c093881f54 Issue #174: contact attribs should return null instead of empty array macdonst 2011-07-22 03:10:41 +08:00
  • e09c728fd0 Edited framework/src/com/phonegap/DroidGap.java via GitHub Brian LeRoux 2011-07-21 11:47:20 -07:00
  • d098b6133e Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-21 11:59:41 -04:00
  • c067299ace Merge github.com:phonegap/phonegap-android Anis Kadri 2011-07-20 13:17:00 -07:00
  • 029ddeade0 Fix Issue #170: Sub pages reload on orientation or keyboard changes macdonst 2011-07-20 23:17:52 +08:00
  • 17ccb2db4d Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-20 11:13:33 -04:00
  • 6b84ead393 Issue #167: Remove window.app and use navigator.app instead. Remove App() from namespace. Bryce Curtis 2011-07-19 11:00:13 -05:00
  • 9bf3a82964 Merge branch 'master' of git://github.com/phonegap/phonegap-android 1.0.0rc2 macdonst 2011-07-18 16:11:51 -04:00
  • 7afa2d3840 Upping version to 1.0.0rc2 macdonst 2011-07-19 00:48:26 +08:00
  • e789349c23 Handle content:// uri's in resolveLocalFileSystemURI macdonst 2011-07-19 03:57:02 +08:00
  • f7ebc98375 Upping version to 1.0.0rc2 macdonst 2011-07-18 12:48:26 -04:00
  • 2787a960d8 Issue #153: Display default value in prompt(). Bryce Curtis 2011-07-16 15:07:34 -05:00
  • 4af8952dc3 Merge pull request #161 from don/master Dave Johnson 2011-07-15 22:03:42 -07:00
  • 701717fd55 remove comment from xml declaration Don Coleman 2011-07-15 23:47:08 -04:00
  • 3de2084af2 write error to log when plugins.xml is missing Don Coleman 2011-07-15 23:45:32 -04:00
  • 6d532c9fe5 Minor change to Android Manifest for Android 3.2 to force it out of Compatibltiy Mode Joe Bowser 2011-07-15 16:19:08 -07:00
  • eb0e0d9d11 Issue #156: Camera.DestinationType.FILE_URI on Android not conforming to API Spec macdonst 2011-07-15 03:30:22 +08:00
  • 53410781e4 Issue #154: Propagate existing parameters when starting new DroidGap activity. Bryce Curtis 2011-07-15 15:00:12 -05:00
  • 2bee9a8442 Remove deprecated addService() method. The new way to register a plugin is to include it in res/xml/plugins.xml. Bryce Curtis 2011-07-15 14:26:20 -05:00
  • 7c9eca1fab Replace deprecated call to activityStop. Bryce Curtis 2011-07-15 14:04:46 -05:00
  • 017fa1b917 Use the same database based upon application context for each html page loaded as part of this app. Bryce Curtis 2011-07-13 16:48:29 -05:00
  • 24bb836221 Shouldn't return error on first call. This prevents successful invocation, which prevents deviceready from firing. Bryce Curtis 2011-07-13 00:21:34 -05:00
  • 6993c7edd1 Merge pull request #152 from macdonst/issue151 macdonst 2011-07-12 15:03:25 -07:00
  • 4cc3772e84 Issue #151: Remove minification of phonegap.*.js file macdonst 2011-07-12 15:30:54 -04:00
  • 2a3c387ce3 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-12 12:23:34 -04:00
  • c80ddc1b22 Issue #149: Deprecate support for Android 1.X devices macdonst 2011-07-13 00:14:15 +08:00
  • e1092590d6 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-12 11:05:56 -04:00
  • 24f979394f Remove deprecated Network.isReachable (use the Network Information API instead) macdonst 2011-07-12 11:26:12 +08:00
  • 9971d61601 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-12 10:58:28 -04:00
  • 6c65a6a016 Make sure we load the correct resource id for plugins.xml. Bryce Curtis 2011-07-11 22:56:20 -05:00
  • 37b9cc47bd Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-11 23:30:41 -04:00
  • 66f7afbed2 Issue #146: File API - File::writeAsText not in the API, remove macdonst 2011-07-12 11:07:40 +08:00
  • b1c0be3dd6 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-11 22:53:46 -04:00
  • 60be45b9d9 Fix example to not include the min.js that is non-existent Dave Johnson 2011-07-11 18:21:55 -07:00
  • 393bd5a1f5 Merge branch 'master' of git://github.com/phonegap/phonegap-android 1.0.0rc1 macdonst 2011-07-11 17:28:56 -04:00
  • 1de036a744 Setting version as 1.0.0rc1 macdonst 2011-07-12 05:24:33 +08:00
  • a235513991 Setting version as 1.0.0rc1 macdonst 2011-07-11 17:24:33 -04:00
  • 22a9cabeb9 Updating Contacts for June 16th W3C Spec macdonst 2011-06-24 22:55:19 +08:00
  • 5de4ae7554 Remove dependency on notification.activityStart/Stop so they can be deprecated to an optional plugin. Also remove hideLoadingDialogOnPage option, since it no longer is relevant. Bryce Curtis 2011-07-08 23:07:22 -05:00
  • f19d8f9bba Change to PhoneGap naming convention affects droidgap creation & update. Also, create script uses phonegap-x.js, not phonegap-x.min.js. Bryce Curtis 2011-07-08 16:27:57 -05:00
  • d4ccc702b2 Merge pull request #145 from macdonst/fixJar macdonst 2011-07-08 13:44:45 -07:00
  • a0c748620a Update .gitignore and .jar file name macdonst 2011-07-08 16:40:55 -04:00
  • b85a769372 Merge pull request #144 from macdonst/is129 macdonst 2011-07-08 12:03:26 -07:00
  • dd52081deb Fix for #129: PhoneGap JS Naming Convention macdonst 2011-07-08 14:35:31 -04:00
  • ebd92a4b12 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-07 16:49:22 -04:00
  • 0a7a77e77b Accept IPlugin for result callback when starting activities for result. 0.9.6.1 Bryce Curtis 2011-07-07 14:11:03 -05:00
  • 9d1e73656f Merge pull request #138 from davejohnson/iplugin-fix Bryce Curtis 2011-07-07 12:00:36 -07:00
  • 6e62a76564 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-07 13:08:25 -04:00
  • 3895570edd Fixed Issue 140: Contact.displayName is not being set correctly macdonst 2011-07-08 00:54:12 +08:00
  • 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. Fil Maj 2011-07-07 09:19:39 -07:00
  • 709eacd9dc Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-07 11:49:24 -04:00
  • 090890b22a Update PluginManager to accept plugins that implement IPlugin rather than extend Plugin Dave Johnson 2011-07-07 00:08:11 -07:00
  • ce9d577415 Remove unused code and variable. Bryce Curtis 2011-07-06 13:56:49 -05:00
  • cfc9631873 Copy plugins.xml when creating a new project. Bryce Curtis 2011-07-06 13:36:29 -05:00
  • 3bf48f82af Merge pull request #136 from brycecurtis/plugins Bryce Curtis 2011-07-06 11:12:20 -07:00
  • f9bcf71a7a Merge pull request #134 from davejohnson/plugin-refactor Dave Johnson 2011-07-06 11:10:00 -07:00
  • 9d5aa9406c Loading plugins from res/xml/plugins.xml Bryce Curtis 2011-07-05 23:21:32 -05:00
  • 0b1e760fc1 Add better support for Activity result callbacks from plugins. Add some sugar for calling success / error callbacks from plugins Dave Johnson 2011-06-30 13:42:40 -07:00
  • 941b64f6a2 Merge branch 'master' of github.com:phonegap/phonegap-android Dave Johnson 2011-06-30 13:43:06 -07:00
  • 7cc1cc4a3f Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-30 15:43:50 -04:00
  • c98b758e94 Update version to 0.9.6.1 Bryce Curtis 2011-06-30 13:15:30 -05:00
  • 102d37d48a Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-30 11:58:12 -04:00
  • 4b647fc58d Merge pull request #128 from brycecurtis/pages Bryce Curtis 2011-06-30 08:56:53 -07:00
  • b7156c6803 Bump up version to 0.9.6 for example. Bryce Curtis 2011-06-30 10:53:23 -05:00
  • b8cc36e805 Don't clear activity stack by default. Bryce Curtis 2011-06-30 10:42:27 -05:00
  • 76b2df208e Add comment Bryce Curtis 2011-06-29 18:28:29 -05:00
  • 9643314553 Add more control over how url is loaded. Bryce Curtis 2011-06-29 18:25:49 -05:00
  • 1e3422ae70 Load new urls in new DroidGap activity - not same webview as initial url. Bryce Curtis 2011-06-29 18:23:20 -05:00
  • fc1bea4947 Update version to 0.9.6. Bryce Curtis 2011-06-29 16:43:52 -05:00
  • afb48e52b6 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-29 09:55:31 -04:00
  • b5dc62d9ef fix to build script: gotta strip out new lines from read in version string Fil Maj 2011-06-28 15:20:13 -07:00
  • 2a786044de Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-28 14:26:50 -04:00
  • f3d7ce8fc3 VERSION: 0.9.6 Joe Bowser 2011-06-27 16:01:43 -07:00
  • 85dab52cf7 Handle errors when adding a service. Bryce Curtis 2011-06-27 13:49:24 -05:00
  • c96c9b00b9 Revert to polling if there are any errors with callback server. This addresses various problems with proxies set by carriers. Bryce Curtis 2011-06-27 13:48:02 -05:00
  • b059a31787 Merge branch 'master' of github.com:phonegap/phonegap-android Joe Bowser 2011-06-27 10:23:16 -07:00
  • 8cb71673c2 Changing default target to the highest for maximum compatibility Joe Bowser 2011-06-27 10:22:57 -07:00
  • 5c8913351c Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-27 12:34:33 -04:00
  • 8ef93ff0e5 Issue 123: Fixing problem where name object is not specified macdonst 2011-06-28 00:30:53 +08:00
  • 042c34192b Trying to merge Joe Bowser 2011-06-24 14:09:34 -07:00
  • ac2e92321f Issue #121: Problem with resolveLocalFileSystemURI if file name has spaces macdonst 2011-06-25 04:29:25 +08:00
  • 05eacf4792 Always call plugin's onPause/onResume with multitasking flag when these lifecycle events occur in activity. It is up to the plugin to handle as necessary. Bryce Curtis 2011-06-23 23:22:48 -05:00
  • 435c903baf formatting - sigh Kevin Griffin 2011-06-22 11:05:33 -04:00
  • 53de070a41 Return true when handling key events, indicating that no further processing is necessary. Bryce Curtis 2011-06-21 22:53:45 -05:00
  • 54fdcbfd46 Urls with same path and file but different # or ? should compare to same url. Bryce Curtis 2011-06-21 22:50:53 -05:00
  • 44aa0aeb0f Adding SSL dev code Joe Bowser 2011-06-21 10:08:42 -07:00
  • 7d53eb8e3e formattage Kevin Griffin 2011-06-21 11:46:54 -04:00