Commit Graph

  • aa577416de Fix so that we get the correct id when more than 9 targets Dave Johnson 2011-09-07 16:31:29 -07:00
  • d34c0b086e Merge branch 'master' of github.com:brianleroux/phonegap-android brianleroux 2011-09-06 14:16:16 -07:00
  • 073f71563c Fix for Issue #222: Android plugin FileUploader with UTF-8 in params macdonst 2011-09-06 23:23:50 +08:00
  • 9eb02a4882 Fix bad tel: link in example/index.html macdonst 2011-09-03 01:32:29 +08:00
  • 6c3d13fc74 Fix for Issue #220: Android audio streaming doesn't work for https macdonst 2011-09-02 08:37:33 +08:00
  • 70de3d49a2 Fix for Issue #218: audio capture audio/3gpp mimetype getting set to video/3gpp macdonst 2011-09-02 02:35:52 +08:00
  • e41746b6a8 Add overrideUrlLoading overriding ... yeah ... to plugins by the plugin adding a <url-filter.../> and implmenting the onOverrideUrlLoading(...) method Dave Johnson 2011-08-30 16:52:56 -07:00
  • 6af5e2e2e1 Fix for Issue #210: devready event never fires if we can't get network connection info macdonst 2011-08-27 04:04:57 +08:00
  • 9083e921d9 Fix for Issue #208: Media.release() accidentally makes a call to the Media error callback macdonst 2011-08-26 00:14:50 +08:00
  • 4a38f160fb Re-checkin commit for "Fix Issue #203: Prompt crashes on Android 3.2 tablet." Bryce Curtis 2011-08-22 16:22:22 -05:00
  • 0297807bd0 Fix for issue #141: EXIF data stripped from captured photos in android macdonst 2011-08-23 01:38:00 +08:00
  • 2e9cbdf38d Remove old phonegap.js file. Bryce Curtis 2011-08-22 09:50:42 -05:00
  • 498f879383 Fix Issue #203: Prompt crashes on Android 3.2 tablet. Bryce Curtis 2011-08-21 20:50:57 -05:00
  • 91f4097fd8 Fix for Issue #222: Android plugin FileUploader with UTF-8 in params macdonst 2011-09-06 23:23:50 +08:00
  • 0ece6cedfe Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-09-06 11:01:06 -04:00
  • f3fd6901d6 BOOM brianleroux 2011-09-02 14:42:37 -07:00
  • 4f121aa07d Fix bad tel: link in example/index.html macdonst 2011-09-03 01:32:29 +08:00
  • 4119fd513a Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-09-01 20:39:11 -04:00
  • a6ae85b4ea Fix for Issue #220: Android audio streaming doesn't work for https macdonst 2011-09-02 08:37:33 +08:00
  • 5ffdaeb213 updated readme brianleroux 2011-09-01 14:44:02 -07:00
  • 95c48f7f6c fixing merge brianleroux 2011-09-01 14:37:59 -07:00
  • d34dcf8ee5 cli moving to a phonegap folder, local to the proj and tests brianleroux 2011-09-01 14:34:11 -07:00
  • e7f206b598 adding benchmarking automation brianleroux 2011-09-01 13:11:01 -07:00
  • 9aacb7f811 fixing rebase removing debug from root brianleroux 2011-09-01 13:14:51 -07:00
  • caf2694ced updated the improved cli docs brianleroux 2011-08-19 22:20:53 -07:00
  • 7bf8c617c3 slightly more coherent organization of concerns brianleroux 2011-08-19 21:50:46 -07:00
  • 9ad78a50f7 added node, nodeunit and a couple of stubbed in coffeescript tests brianleroux 2011-08-19 20:39:35 -07:00
  • 85a24d491e adding benchmarking automation brianleroux 2011-09-01 13:11:01 -07:00
  • 65fd082537 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-09-01 15:02:32 -04:00
  • d9ec6df5a8 Fix for Issue #218: audio capture audio/3gpp mimetype getting set to video/3gpp macdonst 2011-09-02 02:35:52 +08:00
  • 63bd7f470e Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-09-01 09:41:04 -04:00
  • c419f7d269 Merge pull request #215 from davejohnson/feature/urlhandling Bryce Curtis 2011-08-31 07:56:23 -07:00
  • 3e5a52ceee Add overrideUrlLoading overriding ... yeah ... to plugins by the plugin adding a <url-filter.../> and implmenting the onOverrideUrlLoading(...) method Dave Johnson 2011-08-30 16:52:56 -07:00
  • 97faebda41 adding isUrlWhiteListed in shouldOverrideUrlLoading Anis Kadri 2011-08-29 17:35:11 -07:00
  • f111ea56ed whitelist support Anis Kadri 2011-08-29 16:13:02 -07:00
  • e2acd1af33 Merge branch 'master' of github.com:phonegap/phonegap-android Anis Kadri 2011-08-29 15:46:27 -07:00
  • ff4ea29713 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-26 16:16:45 -04:00
  • 8d35b1aeef Fix for Issue #210: devready event never fires if we can't get network connection info macdonst 2011-08-27 04:04:57 +08:00
  • 75233711e3 Moved around the scripts so that you can create a self contained project that you can run debug, emulate and log from Dave Johnson 2011-08-26 10:54:37 -07:00
  • 4b488fc911 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-25 12:45:03 -04:00
  • facb752cc7 Fix for Issue #208: Media.release() accidentally makes a call to the Media error callback macdonst 2011-08-26 00:14:50 +08:00
  • c5d3a60f56 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-23 09:38:21 -04:00
  • 8a5dec8d8b Re-checkin commit for "Fix Issue #203: Prompt crashes on Android 3.2 tablet." Bryce Curtis 2011-08-22 16:22:22 -05:00
  • 43baa58ab3 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-22 13:48:06 -04:00
  • a9c34e65fb Fix for issue #141: EXIF data stripped from captured photos in android macdonst 2011-08-23 01:38:00 +08:00
  • 5180340f18 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-22 13:27:18 -04:00
  • 8a4737947b Remove old phonegap.js file. Bryce Curtis 2011-08-22 09:50:42 -05:00
  • 0e316321f9 Fix Issue #203: Prompt crashes on Android 3.2 tablet. Bryce Curtis 2011-08-21 20:50:57 -05:00
  • ef8e8a3ab4 Fix up a few things for the ant create to work on mac Dave Johnson 2011-08-21 00:29:07 -07:00
  • fe265ce9e1 added optional path to debug brianleroux 2011-08-20 13:57:19 -07:00
  • 28b972be52 Add new windows create script for android as a cscript script. Also created an ant xml that should work on mac too. davejohnson 2011-08-20 13:42:46 -07:00
  • 4a9fbb6869 Remove xlargescreen since it is only supported if you are building with the latest SDK. Yes people *should* be building with that but it's not even on any phones yet davejohnson 2011-08-20 13:30:11 -07:00
  • 8cf00fc788 Moved default plugins.xml, www, and manifest.xml into a folder structure that can be straight copied over a new android project. change the bash script to update the target of the phonegap framework dir before building davejohnson 2011-08-20 13:27:53 -07:00
  • 8b908fbad0 updated the improved cli docs brianleroux 2011-08-19 22:20:53 -07:00
  • e44cc8add1 slightly more coherent organization of concerns brianleroux 2011-08-19 21:50:46 -07:00
  • 5a3208291c added node, nodeunit and a couple of stubbed in coffeescript tests brianleroux 2011-08-19 20:39:35 -07:00
  • 1c064b0922 test fully automated from mobile-spec edge brianleroux 2011-08-18 22:40:09 -07:00
  • ffdb240114 auto launching on debug brianleroux 2011-08-18 19:39:27 -07:00
  • 2f9060dd3e first pass at a test script brianleroux 2011-08-18 19:20:41 -07:00
  • efe021916e slightly better docs brianleroux 2011-08-18 18:31:13 -07:00
  • 65cf68b5d2 no more ruby dependency brianleroux 2011-08-18 18:21:51 -07:00
  • 91d8dd42c1 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-17 15:45:35 -04:00
  • 7e2044c5b4 Merge pull request #195 from m00sey/master macdonst 2011-08-17 12:45:09 -07:00
  • 3666490347 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-17 13:45:24 -04:00
  • 80891b8495 Fix for Issue #200: NetworkManager missing HSDPA in getType macdonst 2011-08-18 00:38:00 +08:00
  • 55379d6fba Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-12 11:45:52 -04:00
  • 361a7aacc5 Issue #194: Resolve flashes between screen, and enable setting of background color & optional loading dialog. Bryce Curtis 2011-08-11 16:21:22 -05:00
  • 19040671a9 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-11 17:01:07 -04:00
  • 4ecfbac586 Include plugin reference and permissions for battery events. Bryce Curtis 2011-08-11 15:37:11 -05:00
  • 8d46d33675 Implementation of Battery Event Spec. (http://dev.w3.org/2009/dap/system-info/battery-status.html) Bryce Curtis 2011-08-12 03:56:18 +08:00
  • a735a631f6 Formalize document and window event listeners and allow plugins to override eventListeners. Bryce Curtis 2011-08-12 03:49:51 +08:00
  • 381d1615b4 formatting Kevin Griffin 2011-08-09 23:19:50 -04:00
  • ad8086fab5 exposing volume control Kevin Griffin 2011-08-09 23:18:01 -04:00
  • 19332c1903 Merge branch 'master' of github.com:phonegap/phonegap-android Anis Kadri 2011-08-09 16:25:19 -07:00
  • fd22a7915e Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-08-01 21:18:28 -04:00
  • 8c7db9aa32 Remove redundant import when droidgap create is run macdonst 2011-07-31 03:15:54 +08:00
  • 7bb34dea14 Merge branch 'master' of git://github.com/phonegap/phonegap-android 1.0.0 1756842651865231988/tmp_1.0.0 1756499825116672868/tmp_refs/tags/1.0.0 macdonst 2011-07-29 00:02:07 -04:00
  • 004453b03f Upping version to 1.0.0 macdonst 2011-07-29 12:00:33 +08:00
  • a1edf92fa4 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-07-28 23:58:09 -04:00
  • e28458869f Issue #185: Fix mis-spelling in file.js macdonst 2011-07-29 11:54:48 +08:00
  • b4c4fa9667 Merge branch 'master' of github.com:phonegap/phonegap-android Anis Kadri 2011-07-26 17:01:40 -07:00
  • 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