Commit Graph

  • 7bc0d624ac Fixing conflict Joe Bowser 2011-06-24 14:08:26 -07:00
  • a5039f021d made the mistake of opening anything in finder Kevin Griffin 2011-06-21 11:32:18 -04:00
  • 80e66d87a9 Issue 112: PhoneGap.Channel: replace instanceof Function with typeof === 'Function' Bryce Curtis 2011-06-15 13:01:03 -05:00
  • d35e8cd44b Fix security vulnerability - make sure any requests to run native code only come from url currently loaded into webview. Bryce Curtis 2011-06-13 15:16:08 -05:00
  • eb3b1f91d4 Fix bug where isreachable doesn't return correct results for https (http secure) url protocol. Benjamin Weingarten 2011-06-12 12:24:25 +03:00
  • 8a1ab69235 Updating Network Connection API to match spec released on June 7th macdonst 2011-06-09 03:03:03 +08:00
  • 66f3018767 Set PhoneGap.UsePolling flag based upon result from CallbackServer. Bryce Curtis 2011-06-07 14:18:18 -05:00
  • ff7de25b62 Issue #106: Typo in LocalFileSystem.prototype._castDate macdonst 2011-06-07 22:03:16 +08:00
  • 85eb6e4997 Issue #104: Bug in FileUtils.copyDirectory & moveDirectory macdonst 2011-06-07 02:37:29 +08:00
  • 0280d5dd82 Updating Connection object to conform with recently released spec macdonst 2011-06-03 01:11:51 +08:00
  • 3c90a9a23c Fixed droidgap update command Nitobi 2011-06-03 10:59:48 -07:00
  • 088c342198 Improve performance of our encoding macdonst 2011-06-02 01:46:27 +08:00
  • af18a8e1aa Issue #80: Unable to open large json files on android 2.2 + phonegap 0.9.5 macdonst 2011-06-01 02:54:18 +08:00
  • 11a29e11e1 Merge branch 'master' of github.com:phonegap/phonegap-android Joe Bowser 2011-06-24 14:02:02 -07:00
  • 226e4dddcd Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-24 16:43:31 -04:00
  • 08c44f5c5d Issue #121: Problem with resolveLocalFileSystemURI if file name has spaces macdonst 2011-06-25 04:29:25 +08:00
  • 66dbd9ef8b Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-24 10:56:05 -04:00
  • 1c3ea54dcb 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
  • a65638ab59 Merge pull request #118 from m00sey/master Bryce Curtis 2011-06-23 20:51:35 -07:00
  • 1a9471a2e0 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-22 14:48:49 -04:00
  • c15971253f formatting - sigh Kevin Griffin 2011-06-22 11:05:33 -04:00
  • a67dfdb75e Return true when handling key events, indicating that no further processing is necessary. Bryce Curtis 2011-06-21 22:53:45 -05:00
  • 9b52827744 Urls with same path and file but different # or ? should compare to same url. Bryce Curtis 2011-06-21 22:50:53 -05:00
  • c5b268756b Merge pull request #103 from doggerelverse/droidgap_update Fil Maj 2011-06-21 17:22:02 -07:00
  • afa85a74b3 Adding SSL dev code Joe Bowser 2011-06-21 10:08:42 -07:00
  • 517b5e0db9 formattage Kevin Griffin 2011-06-21 11:46:54 -04:00
  • 327bda49a0 Sending pause/resume notifcations to plugins regardless of 'keepRunning' state. Not sure why you wouldn't want to send them Kevin Griffin 2011-06-21 11:32:22 -04:00
  • c978341d83 made the mistake of opening anything in finder Kevin Griffin 2011-06-21 11:32:18 -04:00
  • 939754e1c9 Merge pull request #110 from Worklight/isReachble_fix macdonst 2011-06-20 09:48:55 -07:00
  • 5e733ede9f Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-16 09:57:02 -04:00
  • d1448e9073 Issue 112: PhoneGap.Channel: replace instanceof Function with typeof === 'Function' Bryce Curtis 2011-06-15 13:01:03 -05:00
  • e5fb0c0e71 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-14 09:59:19 -04:00
  • 33bfb44f67 Fix security vulnerability - make sure any requests to run native code only come from url currently loaded into webview. Bryce Curtis 2011-06-13 15:16:08 -05:00
  • a89c8bf482 Fix bug where isreachable doesn't return correct results for https (http secure) url protocol. Benjamin Weingarten 2011-06-12 12:24:25 +03:00
  • b46cbfd673 Merge branch 'master' of git://github.com/phonegap/phonegap-android macdonst 2011-06-08 15:17:36 -04:00
  • a67aeed571 Updating Network Connection API to match spec released on June 7th macdonst 2011-06-09 03:03:03 +08:00
  • fbb6b22de6 Updating Network Connection API to match spec released on June 7th macdonst 2011-06-08 15:03:03 -04:00
  • 315b5a59b3 Set PhoneGap.UsePolling flag based upon result from CallbackServer. Bryce Curtis 2011-06-07 14:18:18 -05:00
  • 8da5ad8eca Issue #106: Typo in LocalFileSystem.prototype._castDate macdonst 2011-06-07 22:03:16 +08:00
  • 740e50ce61 Issue #104: Bug in FileUtils.copyDirectory & moveDirectory macdonst 2011-06-07 02:37:29 +08:00
  • 3ce0fc4897 Updating Connection object to conform with recently released spec macdonst 2011-06-03 01:11:51 +08:00
  • 8d1722ad67 Fixed droidgap update command Nitobi 2011-06-03 10:59:48 -07:00
  • 7d41646a35 Improve performance of our encoding macdonst 2011-06-02 01:46:27 +08:00
  • 992ee0bca4 Issue #80: Unable to open large json files on android 2.2 + phonegap 0.9.5 macdonst 2011-06-01 02:54:18 +08:00
  • d00a9f33cd Merge branch 'master' of github.com:phonegap/phonegap-android into keyboard Joe Bowser 2011-05-31 15:41:03 -07:00
  • 431c80782e Changing the layout class so it has the screen dimensions to take into account Device Orientation Joe Bowser 2011-05-31 15:38:03 -07:00
  • 39ec9c095d Need to unregister for network intent receiver on shutdown to prevent leaks. Bryce Curtis 2011-05-31 15:13:54 -05:00
  • 10e1808c56 Clean up CallbackServer when about:blank page has loaded. This fixes errors when shutting down. Bryce Curtis 2011-05-31 15:11:02 -05:00
  • 9036eb8fcc Issue #94: feature request: Event for Keyboard show/hide macdonst 2011-05-30 15:12:31 -04:00
  • 4280fdf252 Fix for ticket #58: Certain 1.5/1.6 devices would throw a FileNotFoundException when taking pictures. Patch submitted by Agustin of AVANTIC (thanks!). Fil Maj 2011-05-26 12:42:44 -07:00
  • ca5e141b5b Changing Media class to return seconds macdonst 2011-05-27 01:50:45 +08:00
  • 8f7a5decb6 Add DS_Store to gitignore Dave Johnson 2011-05-25 17:28:11 -07:00
  • 1d79b6617b JavaScript cleanup to pass jsHint 0.9.5.1 macdonst 2011-05-21 01:50:20 +08:00
  • 6c3eefe6f9 Issue #85: window.openDatabase throws DOM Exception 18 on Android 3.1 macdonst 2011-05-17 23:40:03 +08:00
  • 2177cd0a39 Moving navigator.connection to navigator.device.connection macdonst 2011-05-18 03:02:45 +08:00
  • 6618015151 Fixing a number of issues in File API macdonst 2011-05-16 09:28:15 +08:00
  • e99f75d59b Issue #85: window.openDatabase throws DOM Exception 18 on Android 3.1 macdonst 2011-05-16 23:12:01 +08:00
  • ab8cfe01d0 Removing generated code from project macdonst 2011-05-16 10:36:15 +08:00
  • e84c59d23c Merge pull request #78 from kernelsandirs/master macdonst 2011-05-15 19:32:02 -07:00
  • e81fc239a7 Setting defaults in Media Capture macdonst 2011-05-14 01:07:14 +08:00
  • 839c577243 Need to use EclairClient for 3.x devices too. This fixes the HTML5 geolocation problem on Android 3.x. Bryce Curtis 2011-05-10 11:44:09 -05:00
  • 116169a4c5 Issue #79: FileWriter.seek() is broken in 0.9.5. macdonst 2011-05-07 00:27:07 +08:00
  • 346ed60f0d Android 2.2+ supports W3C Connection API macdonst 2011-05-06 04:18:35 +08:00
  • bde59adc04 Add docs and fixed to pass through the Google Closure Compiler without warnings defrex 2011-03-30 12:14:21 -04:00
  • ffbc010d7b Added Media.seekTo(int milliseconds); kernelsandirs 2011-05-04 11:51:26 -07:00
  • bdadbbc339 Implement W3C Network Information API macdonst 2011-04-26 06:15:17 +08:00
  • b94eedaf07 Added Media.seekTo(int milliseconds); kernelsandirs 2011-05-03 21:27:08 -07:00
  • 58ecac335b Capture modifications: macdonst 2011-05-03 00:09:40 +08:00
  • fd8bb2f671 Issue 72: Contact.Save: onSuccess callback is called when contact is not saved. macdonst 2011-04-29 02:06:58 +08:00
  • 0aacfbdd50 Update version to 0.9.5 0.9.5 Bryce Curtis 2011-04-27 14:10:13 -05:00
  • 2cd116e4e7 Issue 60: Contact search unicode problem macdonst 2011-04-23 08:19:59 +08:00
  • 673a8871df Ticket 136: window.openDatabase() in Android 3.0 throws SECURITY_ERR (most code written by Simon MacDonald - I just tested and checked in) Bryce Curtis 2011-04-19 16:54:16 -05:00
  • 44945f9d5e Partial resolution for ticket 57: some issues with camera functionality not firing callbacks properly. Fil Maj 2011-04-18 18:12:01 -07:00
  • 887f754014 Hidden NPE fixed, which appeared when someone pass null as arguments (for such SQL as e.g. CREATE TABLE). Roman 2011-03-25 16:46:26 +06:00
  • 674015460f Fixing file commands so that they run async macdonst 2011-04-13 03:11:28 +08:00
  • 40084293c3 Ticket 127: Android FileReader/FileWriter methods should return FileError object on error. macdonst 2011-04-06 22:40:53 +08:00
  • ed4c57e791 Woops, finger slipped. Fil Maj 2011-04-06 11:01:36 -07:00
  • bf164f4161 Fix for ticket 121: Checking for null return on native openDatabase call not enough as only allowed one DB per PhoneGap app. Have to proxy openDatabase and check at runtime. Fil Maj 2011-04-06 10:50:24 -07:00
  • 626119ae3b Bug 126: NullPointerException in onDestroy() Bryce Curtis 2011-04-05 15:42:25 -05:00
  • 307f9d1871 Add maxResolution flag Ron Reiter 2011-04-04 02:57:10 +03:00
  • e766188689 W3C Media Capture API macdonst 2011-03-11 16:14:47 -05:00
  • d74569ffa7 Read As Text missing load event call macdonst 2011-04-01 22:58:58 +08:00
  • d424af03e4 Ticket 124: File Transfer multipart badly formed trips mod_security macdonst 2011-04-01 22:40:53 +08:00
  • f6f80537c3 Merge branch 'master' of https://github.com/jos3000/phonegap-android into jos3000-master Bryce Curtis 2011-03-30 13:48:51 -05:00
  • 908485751b Add check to only init and run JS code once - even if included multiple times. Bryce Curtis 2011-03-30 13:29:24 -05:00
  • b850d225f4 Support old way of adding service in PhoneGap 0.9.5 macdonst 2011-03-30 03:39:27 +08:00
  • 010c774988 Added native prompt() dialog support Jos Shepherd 2011-03-25 16:31:27 +00:00
  • 969f0c87d7 PhoneGap Android Ticket 113: FileTransfer returns FILE_NOT_FOUND_ERR on http 500 error macdonst 2011-03-24 23:27:35 +08:00
  • b3e9794189 Fix for lighthouse ticket 115: certain versions of Android 2.2 return "null" for window.openDatabase. Hook in PhoneGap fallback for storage in this case. Fil Maj 2011-03-23 11:07:45 -07:00
  • 935295c9b8 Bug 110 - When you close an app on Android you see a JS error in logcat. Bryce Curtis 2011-03-18 17:27:36 -05:00
  • 648df2624f Merge github.com:phonegap/phonegap-android Anis Kadri 2011-03-15 16:27:11 -07:00
  • 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. Fil Maj 2011-03-15 12:46:05 -07:00
  • 60eb60b4f5 Merge branch 'master' of github.com:phonegap/phonegap-android Fil Maj 2011-03-14 16:15:28 -07:00
  • ec307fdda8 Null check in droidgap classic (build script). Fil Maj 2011-03-14 16:15:19 -07:00
  • 7344964c05 Add support for setting sms body using uri "sms:#?body=text". Bryce Curtis 2011-03-13 22:36:09 -05:00
  • 1e4dc1bf5d Merge github.com:phonegap/phonegap-android Anis Kadri 2011-03-13 15:07:23 -07:00
  • 1fc56921aa Ticket #90: Move _createEvent from File to PhoneGap macdonst 2011-03-10 04:23:56 +08:00
  • 21a34a8980 Ticket 106 - Simplify splash screen logic based upon idea from vadim. Bryce Curtis 2011-03-08 22:00:33 -06:00
  • 8d73b364f2 Issue 107: always send resume event to JS. Fil Maj 2011-03-07 16:50:10 -08:00
  • fb2c25c6c6 Issue 107: Always send pause event to JS. Fil Maj 2011-03-07 16:48:23 -08:00