Commit Graph

  • f271e2e0fa Merge pull request #246 from macdonst/compass2 macdonst 2011-09-28 14:58:22 -07:00
  • 821eb24a54 Fix for Issue #228: Align Compass support with iOS macdonst 2011-09-28 17:35:50 -04:00
  • 336a58ca5a Clean up code and consolidate bindBrowser with init. Bryce Curtis 2011-09-28 10:03:05 -05:00
  • aa6e4185de Merge pull request #242 from brycecurtis/page2 Bryce Curtis 2011-09-28 07:54:52 -07:00
  • 75c2cdb3ad Clean up code that loads sub-pages and correct behavior. Bryce Curtis 2011-09-27 15:59:42 -05:00
  • e92057a00f Merge pull request #241 from brycecurtis/whitelist Bryce Curtis 2011-09-26 09:18:39 -07:00
  • 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. Bryce Curtis 2011-09-26 10:58:41 -05:00
  • bb777c096c Fix for Issue #172: Out of memory when uploading video using FileTransfer on Android macdonst 2011-09-22 04:46:43 +08:00
  • 94c1fb3e63 Fix for issue #237: DirectoryManager.getFreeDiskSpace() returns kilobytes instead of bytes free macdonst 2011-09-20 22:44:18 +08:00
  • e9bb66622c Merge pull request #233 from macdonst/is229 macdonst 2011-09-13 14:00:32 -07:00
  • 362841008a fix for Issue #229: Deprecate FileMgr code in file.js macdonst 2011-09-13 16:57:32 -04:00
  • 6fabcfc8d3 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-09-13 11:07:48 -04:00
  • 9040eea76c Fix for Issue #213: Unknown connection type for CDMA - EvDo rev. A macdonst 2011-09-02 03:25:40 +08:00
  • 9c0b15f7af Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-09-10 16:01:35 -04:00
  • 2b20b1880d Fix for issue #196: targetWidth/targetHeight ignored when PictureSourceType is library macdonst 2011-09-11 03:49:00 +08:00
  • 61c4836366 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-09-09 10:46:51 -04:00
  • e8826090bb Remove lingering code for old 1.x support. Bryce Curtis 2011-09-08 16:02:08 -05:00
  • e1b3a8cdce Cleanup formatting. Bryce Curtis 2011-09-08 15:43:08 -05:00
  • 0b6a39bc6f Add ability to override url handling in plugins. This takes part of code from "Issue 216: Droidgap now allows plugins to override url loading" by davejohnson. Bryce Curtis 2011-09-08 15:36:20 -05:00
  • 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 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