You are viewing a plain text version of this content. The canonical link for it is here.
- [01/50] ios commit: Added missing tests/cordova-ios.xcworkspace - posted by sh...@apache.org on 2014/11/01 00:43:21 UTC, 0 replies.
- [02/50] ios commit: Updated cordova/build script to use specific SHARED_PRECOMPS_DIR variable. - posted by sh...@apache.org on 2014/11/01 00:43:22 UTC, 0 replies.
- [03/50] ios commit: Created jasmine tests, removed old tests. - posted by sh...@apache.org on 2014/11/01 00:43:23 UTC, 0 replies.
- [04/50] ios commit: Updated .gitignore to ignore node_modules - posted by sh...@apache.org on 2014/11/01 00:43:24 UTC, 0 replies.
- [05/50] ios commit: Update README.md for Tests - posted by sh...@apache.org on 2014/11/01 00:43:25 UTC, 0 replies.
- [06/50] ios commit: Added Travis CI badge to README.md - posted by sh...@apache.org on 2014/11/01 00:43:26 UTC, 0 replies.
- [07/50] ios commit: CB-7775 - Add component.json for component and duo package managers (closes #102) - posted by sh...@apache.org on 2014/11/01 00:43:27 UTC, 0 replies.
- [08/50] ios commit: CB-7777 - In AppDelegate, before calling handleOpenURL check whether it exists first to prevent exceptions (closes #109) - posted by sh...@apache.org on 2014/11/01 00:43:28 UTC, 0 replies.
- [09/50] ios commit: CB-2520 - iOS - "original" user agent needs to be overridable (closes #112) - posted by sh...@apache.org on 2014/11/01 00:43:29 UTC, 0 replies.
- [10/50] ios commit: CB-2520 - built interim js from cordova-js for custom user agent support - posted by sh...@apache.org on 2014/11/01 00:43:30 UTC, 0 replies.
- [11/50] ios commit: CB-7735 Update cordova.js snapshot with the bridge fix - posted by sh...@apache.org on 2014/11/01 00:43:31 UTC, 0 replies.
- [12/50] ios commit: CB-7643 - made isValidCallbackId threadsafe - posted by sh...@apache.org on 2014/11/01 00:43:32 UTC, 0 replies.
- [13/50] ios commit: Ignore test build artifacts - posted by sh...@apache.org on 2014/11/01 00:43:33 UTC, 0 replies.
- [14/50] ios commit: CB-7812 - cordova-ios xcode unit-tests are failing from npm test, in Xcode it is fine - posted by sh...@apache.org on 2014/11/01 00:43:34 UTC, 0 replies.
- [15/50] ios commit: CB-7813 - CDVWebViewDelegate fails to update the webview state properly in iOS - posted by sh...@apache.org on 2014/11/01 00:43:35 UTC, 0 replies.
- [16/50] ios commit: CB-7813 - Added unit test - posted by sh...@apache.org on 2014/11/01 00:43:36 UTC, 0 replies.
- [17/50] ios commit: CB-7729 - Support ios-sim 3.0 (Xcode 6) and new targets (iPhone 6/6+) (closes #107) - posted by sh...@apache.org on 2014/11/01 00:43:37 UTC, 0 replies.
- [18/50] ios commit: Increment ios-deploy min version to 1.2.0 and ios-sim min version to 3.0 - posted by sh...@apache.org on 2014/11/01 00:43:38 UTC, 0 replies.
- [19/50] ios commit: Update cordova/lib/list-emulator-images for ios-sim 3.0 - posted by sh...@apache.org on 2014/11/01 00:43:39 UTC, 0 replies.
- [20/50] ios commit: Remove "Valid values for --target" in script headers. Use "cordova/lib/list-emulator-images" to get the list. - posted by sh...@apache.org on 2014/11/01 00:43:40 UTC, 0 replies.
- [21/50] ios commit: Add support for the iPod in cordova/lib/list-devices script. - posted by sh...@apache.org on 2014/11/01 00:43:41 UTC, 0 replies.
- [22/50] ios commit: Remove non-working applescript to start emulator, use Instruments to start iOS Simulator now. - posted by sh...@apache.org on 2014/11/01 00:43:42 UTC, 0 replies.
- [23/50] ios commit: Fix cordova/lib/list-started-emulators for Xcode 6 - posted by sh...@apache.org on 2014/11/01 00:43:43 UTC, 0 replies.
- [24/50] ios commit: Fix cordova/lib/install-emulator to pass in the correct prefix for ios-sim --devicetypeid - posted by sh...@apache.org on 2014/11/01 00:43:44 UTC, 0 replies.
- [25/50] ios commit: Add ios-sim version check (3.0) to cordova/lib/list-emulator-images - posted by sh...@apache.org on 2014/11/01 00:43:45 UTC, 0 replies.
- [26/50] ios commit: Suppress output of cordova/lib/start-emulator for harmless message (we don't need to specify a template to Instruments) - posted by sh...@apache.org on 2014/11/01 00:43:46 UTC, 0 replies.
- [27/50] ios commit: CB-7818 - CLI builds ignore Distribution certificates (closes #114) - posted by sh...@apache.org on 2014/11/01 00:43:47 UTC, 0 replies.
- [28/50] ios commit: CB-7597 - Localizable.strings for Media Capture are in the default template, it should be in the plugin - posted by sh...@apache.org on 2014/11/01 00:43:48 UTC, 0 replies.
- [29/50] ios commit: Remove unused code, also pre-iOS 4 only code - posted by sh...@apache.org on 2014/11/01 00:43:49 UTC, 0 replies.
- [30/50] ios commit: CB-7606 - handleOpenURL handler firing more than necessary - posted by sh...@apache.org on 2014/11/01 00:43:50 UTC, 0 replies.
- [31/50] ios commit: CB-7857 - Load appURL after plugins have loaded - posted by sh...@apache.org on 2014/11/01 00:43:51 UTC, 0 replies.
- [32/50] ios commit: Typo in style fixup. - posted by sh...@apache.org on 2014/11/01 00:43:52 UTC, 0 replies.
- [33/50] ios commit: CB-6510 - Support for ErrorUrl preference on iOS - posted by sh...@apache.org on 2014/11/01 00:43:53 UTC, 0 replies.
- [34/50] ios commit: CB-7872 - XCode 6.1's xcrun PackageApplication fails at packaging / resigning Cordova applications (closes #115) - posted by sh...@apache.org on 2014/11/01 00:43:54 UTC, 0 replies.
- [35/50] ios commit: CB-7882 - viewDidUnload instance method is missing [super viewDidUnload] call - posted by sh...@apache.org on 2014/11/01 00:43:55 UTC, 0 replies.
- [36/50] ios commit: Updated cordova.js for CB-7868 - posted by sh...@apache.org on 2014/11/01 00:43:56 UTC, 0 replies.
- [37/50] ios commit: Update RELEASENOTES.md for 3.7.0 release - posted by sh...@apache.org on 2014/11/01 00:43:57 UTC, 0 replies.
- [38/50] ios commit: Update version to 3.7.0 - posted by sh...@apache.org on 2014/11/01 00:43:58 UTC, 0 replies.
- [39/50] ios commit: Set VERSION to 3.8.0-dev (via coho) - posted by sh...@apache.org on 2014/11/01 00:43:59 UTC, 0 replies.
- [40/50] ios commit: Update JS snapshot to version 3.8.0-dev (via coho) - posted by sh...@apache.org on 2014/11/01 00:44:00 UTC, 0 replies.
- [41/50] ios commit: CB-7047 - Support config.xml preferences for WKWebView - posted by sh...@apache.org on 2014/11/01 00:44:01 UTC, 0 replies.
- [42/50] ios commit: CB-7047 - typo fix - posted by sh...@apache.org on 2014/11/01 00:44:02 UTC, 0 replies.
- [43/50] ios commit: CB-6884 - Support new Cordova bridge under iOS 8 WKWebView (typo fix) - posted by sh...@apache.org on 2014/11/01 00:44:03 UTC, 0 replies.
- [44/50] ios commit: WKWebView - squashed commit. - posted by sh...@apache.org on 2014/11/01 00:44:04 UTC, 0 replies.
- [45/50] ios commit: CB-7182 - Running mobile-spec in an iOS 8 project but using UIWebView results in an exception - posted by sh...@apache.org on 2014/11/01 00:44:05 UTC, 0 replies.
- [46/50] ios commit: CB-7184 - Implement support for mediaPlaybackAllowsAirPlay in UIWebView and WKWebView - posted by sh...@apache.org on 2014/11/01 00:44:06 UTC, 0 replies.
- [47/50] ios commit: Added logs to show if you are using a WKWebView or UIWebView. - posted by sh...@apache.org on 2014/11/01 00:44:07 UTC, 0 replies.
- [48/50] ios commit: Moved CDVWebViewUIDelegate into Classes folder - posted by sh...@apache.org on 2014/11/01 00:44:08 UTC, 0 replies.
- [49/50] ios commit: Fixed processOpenUrl and userContentController:didReceiveScriptMessage bad merge. - posted by sh...@apache.org on 2014/11/01 00:44:09 UTC, 0 replies.
- [50/50] ios commit: Merge branch 'wkwebview' of https://git-wip-us.apache.org/repos/asf/cordova-ios into wkwebview - posted by sh...@apache.org on 2014/11/01 00:44:10 UTC, 0 replies.
- [1/4] git commit: CB-7860 coho repo-clone -h to reference itself correctly - posted by st...@apache.org on 2014/11/01 02:24:23 UTC, 0 replies.
- [2/4] git commit: CB-7859 coho foreach should provide help when no command is specified - posted by st...@apache.org on 2014/11/01 02:24:24 UTC, 0 replies.
- [3/4] git commit: CB-7860 coho * -h -- improve usage notation - posted by st...@apache.org on 2014/11/01 02:24:25 UTC, 0 replies.
- [4/4] git commit: Merge branch 'cb_7860' of https://github.com/jsoref/cordova-coho - posted by st...@apache.org on 2014/11/01 02:24:26 UTC, 0 replies.
- [1/6] git commit: CB-7904 removed improper argv usage - posted by st...@apache.org on 2014/11/01 02:26:22 UTC, 0 replies.
- [2/6] git commit: CB-7904 added npm-link step - posted by st...@apache.org on 2014/11/01 02:26:23 UTC, 0 replies.
- [3/6] git commit: added initial work to build nightly, updating platforms.js file in cordova-lib - posted by st...@apache.org on 2014/11/01 02:26:24 UTC, 0 replies.
- [4/6] git commit: CB-7904 Added nightly command to build nightly releases - posted by st...@apache.org on 2014/11/01 02:26:25 UTC, 0 replies.
- [5/6] git commit: CB-7904 incorporated feedback from comments on PR - posted by st...@apache.org on 2014/11/01 02:26:26 UTC, 0 replies.
- [6/6] git commit: CB-7904 fixed spelling error - posted by st...@apache.org on 2014/11/01 02:26:27 UTC, 0 replies.
- git commit: updated coho for new windows file structure - posted by st...@apache.org on 2014/11/01 02:51:47 UTC, 0 replies.
- [1/3] git commit: Set VERSION to 3.8.0-dev (via coho) - posted by st...@apache.org on 2014/11/01 02:53:13 UTC, 1 replies.
- [2/3] Update JS snapshot to version 3.8.0-dev (via coho) - posted by st...@apache.org on 2014/11/01 02:53:14 UTC, 1 replies.
- [3/3] git commit: Update JS snapshot to version 3.8.0-dev (via coho) - posted by st...@apache.org on 2014/11/01 02:53:15 UTC, 1 replies.
- [1/3] git commit: Set VERSION to 3.7.0 (via coho) - posted by st...@apache.org on 2014/11/01 02:53:16 UTC, 1 replies.
- [2/3] Update JS snapshot to version 3.7.0 (via coho) - posted by st...@apache.org on 2014/11/01 02:53:17 UTC, 1 replies.
- [3/3] git commit: Update JS snapshot to version 3.7.0 (via coho) - posted by st...@apache.org on 2014/11/01 02:53:18 UTC, 1 replies.
- git commit: CB-7923 updated release notes - posted by st...@apache.org on 2014/11/01 03:09:29 UTC, 0 replies.
- Git Push Summary - posted by st...@apache.org on 2014/11/01 03:09:32 UTC, 27 replies.
- git commit: CB-7923 Updated release notes - posted by st...@apache.org on 2014/11/01 03:09:35 UTC, 0 replies.
- svn commit: r6984 - /dev/cordova/CB-7923/ - posted by st...@apache.org on 2014/11/01 03:14:02 UTC, 0 replies.
- ios commit: Add support for loadFileUrl (and style mixups) - posted by sh...@apache.org on 2014/11/02 08:02:10 UTC, 0 replies.
- ios commit: Renamed CDVWebViewOperationsDelegate to CDVWebViewProxy (plus uncrustify style fixups) - posted by sh...@apache.org on 2014/11/02 08:07:23 UTC, 0 replies.
- ios commit: Modularized CDVWebViewPreferences. - posted by sh...@apache.org on 2014/11/03 09:40:50 UTC, 0 replies.
- ios commit: Cleaned up CDVWebViewProxy code for redundancies. - posted by sh...@apache.org on 2014/11/03 10:21:45 UTC, 0 replies.
- [1/3] docs commit: no need to create a manifest web IDE instead of App Manager - posted by za...@apache.org on 2014/11/03 12:10:04 UTC, 0 replies.
- [2/3] docs commit: info about cordova build - posted by za...@apache.org on 2014/11/03 12:10:05 UTC, 0 replies.
- [3/3] docs commit: Merge branch 'fix_ffos_guide' - posted by za...@apache.org on 2014/11/03 12:10:06 UTC, 0 replies.
- [1/2] docs commit: Add Firefox OS to list of IndexedDB platforms - posted by za...@apache.org on 2014/11/03 12:14:16 UTC, 0 replies.
- [2/2] docs commit: Merge remote-tracking branch 'tofumatt/add-firefox-to-indexeddb' - posted by za...@apache.org on 2014/11/03 12:14:17 UTC, 0 replies.
- git commit: Add several ApacheRAT exclude patterns for audit-license-headers - posted by ka...@apache.org on 2014/11/03 15:42:36 UTC, 0 replies.
- git commit: Add a note about noise in audit-license headers output - posted by ka...@apache.org on 2014/11/03 15:59:27 UTC, 0 replies.
- git commit: Remove all trailing spaces - posted by ka...@apache.org on 2014/11/04 00:13:57 UTC, 0 replies.
- git commit: Fix forEachRepo for nested calls - posted by ka...@apache.org on 2014/11/04 02:19:46 UTC, 0 replies.
- js commit: CB-7868 Make on navigator not break on some versions of Android - posted by ag...@apache.org on 2014/11/04 20:20:15 UTC, 0 replies.
- svn commit: r7010 - /release/cordova/platforms/ - posted by st...@apache.org on 2014/11/04 20:47:30 UTC, 0 replies.
- svn commit: r7011 - /dev/cordova/CB-7923/ - posted by st...@apache.org on 2014/11/04 20:49:38 UTC, 0 replies.
- android commit: CB-7940 Disable exec bridge if bridgeSecret is wrong - posted by ag...@apache.org on 2014/11/04 22:00:35 UTC, 0 replies.
- [1/2] git commit: CB-7923 updated release notes - posted by st...@apache.org on 2014/11/04 22:54:34 UTC, 0 replies.
- [2/2] git commit: updated description in package.json - posted by st...@apache.org on 2014/11/04 22:54:35 UTC, 0 replies.
- git commit: Delete obsolete plugins: android-legacy-websql, websql, file-system-roots - posted by ag...@apache.org on 2014/11/05 17:12:31 UTC, 0 replies.
- git commit: Increase harness-push timeout from 30 seconds -> 3000 seconds - posted by ag...@apache.org on 2014/11/05 17:40:59 UTC, 0 replies.
- svn commit: r7026 - in /release/cordova/platforms: cordova-ios-3.6.3.tgz cordova-ios-3.6.3.tgz.asc cordova-ios-3.6.3.tgz.md5 cordova-ios-3.6.3.tgz.sha cordova-ios-3.7.0.tgz cordova-ios-3.7.0.tgz.asc cordova-ios-3.7.0.tgz.md5 cordova-ios-3.7.0.tgz.sha - posted by sh...@apache.org on 2014/11/05 21:46:58 UTC, 0 replies.
- svn commit: r7027 - /dev/cordova/CB-7910/ - posted by sh...@apache.org on 2014/11/05 21:48:19 UTC, 0 replies.
- git commit: Fix path in publishing instruction. - posted by sh...@apache.org on 2014/11/05 21:59:26 UTC, 0 replies.
- svn commit: r1636979 - /cordova/site/README.md - posted by sh...@apache.org on 2014/11/05 23:04:06 UTC, 0 replies.
- svn commit: r1636983 - /cordova/site/www/_posts/2013-10-28-plugins-release.md - posted by sh...@apache.org on 2014/11/05 23:09:54 UTC, 0 replies.
- [1/8] git commit: improve checkout to support custom repos and branches - posted by sg...@apache.org on 2014/11/05 23:38:49 UTC, 0 replies.
- [2/8] git commit: master.cfg: platform test steps via base class and overrides - posted by sg...@apache.org on 2014/11/05 23:38:50 UTC, 0 replies.
- [3/8] git commit: additional build configurations for windows - posted by sg...@apache.org on 2014/11/05 23:38:51 UTC, 0 replies.
- [4/8] git commit: new script to write test configuration to config.xml - posted by sg...@apache.org on 2014/11/05 23:38:52 UTC, 0 replies.
- [5/8] git commit: windows universal apps support - posted by sg...@apache.org on 2014/11/05 23:38:53 UTC, 0 replies.
- [6/8] git commit: Updates README with actual configuration and notes. (+1 squashed commits) - posted by sg...@apache.org on 2014/11/05 23:38:54 UTC, 0 replies.
- [7/8] git commit: Added back logic to update cordova repos instead of re-cloning them - posted by sg...@apache.org on 2014/11/05 23:38:55 UTC, 0 replies.
- [8/8] git commit: Windows: logic to specify target build version via config - posted by sg...@apache.org on 2014/11/05 23:38:56 UTC, 0 replies.
- git commit: CB-7945 Made media.spec.15 and media.spec.16 auto tests green - posted by pu...@apache.org on 2014/11/05 23:44:18 UTC, 0 replies.
- [1/2] Separate the WebViews into plugins, prep for plugin breakout (plus style mixups) - posted by sh...@apache.org on 2014/11/06 11:07:07 UTC, 0 replies.
- [2/2] ios commit: Separate the WebViews into plugins, prep for plugin breakout (plus style mixups) - posted by sh...@apache.org on 2014/11/06 11:07:08 UTC, 0 replies.
- [1/3] cordova-lib git commit: CB-3445: Android: Fail gracefully when adding plugins to nongradle project - posted by ia...@apache.org on 2014/11/06 20:34:59 UTC, 0 replies.
- [2/3] cordova-lib git commit: CB-3445: Android: Add library projects to gradle build config on plugin install - posted by ia...@apache.org on 2014/11/06 20:35:00 UTC, 0 replies.
- [3/3] cordova-lib git commit: Add a type named "gradleReference" in framework - posted by ia...@apache.org on 2014/11/06 20:35:01 UTC, 0 replies.
- android commit: Add guard lines to gradle build file for extensions - posted by ia...@apache.org on 2014/11/06 20:40:08 UTC, 0 replies.
- [1/6] android commit: CB-7726 fix typo in gitignore: ant-built -> ant-build - posted by ag...@apache.org on 2014/11/06 21:49:25 UTC, 0 replies.
- [2/6] android commit: CB-7758: Allow content-url-hosted pages to access the bridge - posted by ag...@apache.org on 2014/11/06 21:49:26 UTC, 0 replies.
- [3/6] android commit: CB-7940 Disable exec bridge if bridgeSecret is wrong - posted by ag...@apache.org on 2014/11/06 21:49:27 UTC, 0 replies.
- [4/6] android commit: CB-7974 Cancel timeout timer if view is destroyed - posted by ag...@apache.org on 2014/11/06 21:49:28 UTC, 0 replies.
- [5/6] android commit: CB-7974 Cancel timeout timer if view is destroyed - posted by ag...@apache.org on 2014/11/06 21:49:29 UTC, 0 replies.
- [6/6] android commit: Merge branch 'master' into 4.0.x (Load timeout, bridge secret, content: URI) - posted by ag...@apache.org on 2014/11/06 21:49:30 UTC, 0 replies.
- [1/3] android commit: CB-7976 Use webView's context rather than Activity's context for intent receiver - posted by ag...@apache.org on 2014/11/06 22:24:07 UTC, 0 replies.
- [2/3] android commit: CB-7976 Use webView's context rather than Activity's context for intent receiver - posted by ag...@apache.org on 2014/11/06 22:24:08 UTC, 0 replies.
- [3/3] android commit: Merge branch 'master' into 4.0.x (receiver context) - posted by ag...@apache.org on 2014/11/06 22:24:09 UTC, 0 replies.
- cordova-plugin-battery-status git commit: CB-7976 Android: Use webView's context rather than Activity's context for intent receiver - posted by ag...@apache.org on 2014/11/06 22:25:42 UTC, 0 replies.
- cordova-plugin-network-information git commit: CB-7976 Android: Use webView's context rather than Activity's context for intent receiver - posted by ag...@apache.org on 2014/11/06 22:25:51 UTC, 0 replies.
- ios commit: Removed WebKit.framework dependencies in core files, WKWebView and UIWebView are fully pluginized. WKWebView will need a local web server for use on device currently (Simulator is fine) - posted by sh...@apache.org on 2014/11/07 00:28:16 UTC, 0 replies.
- cordova-plugins git commit: Added wkwebview-engine plugin. - posted by sh...@apache.org on 2014/11/07 01:09:03 UTC, 0 replies.
- ios commit: Removed the WKWebViewEngine. The plugin now exists in the cordova-plugins repo. - posted by sh...@apache.org on 2014/11/07 01:14:43 UTC, 0 replies.
- svn commit: r1637274 - in /cordova/site: ./ public/ public/announcements/2014/09/08/ public/announcements/2014/11/ public/announcements/2014/11/06/ public/blog/ public/news/2013/09/06/ public/news/2013/10/28/ www/_posts/ - posted by st...@apache.org on 2014/11/07 01:24:21 UTC, 0 replies.
- svn commit: r1637275 - /cordova/site/public/rss.xml - posted by st...@apache.org on 2014/11/07 01:24:43 UTC, 0 replies.
- cordova-lib git commit: CB-7988: Update platform versions for iOS, wp8 & Windows to 3.7.0 - posted by ka...@apache.org on 2014/11/07 16:35:36 UTC, 0 replies.
- [1/2] cordova-lib git commit: CB-7988 Updated version and RELEASENOTES.md for release 4.0.1 - posted by ka...@apache.org on 2014/11/07 17:58:20 UTC, 0 replies.
- [2/2] cordova-lib git commit: CB-7988 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/07 17:58:21 UTC, 3 replies.
- [1/2] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.13 - posted by ka...@apache.org on 2014/11/07 17:58:24 UTC, 1 replies.
- [2/2] cordova-plugman git commit: CB-7988 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/07 17:58:25 UTC, 4 replies.
- [1/2] cordova-cli git commit: CB-7988 Updated version and RELEASENOTES.md for release 4.0.1 - posted by ka...@apache.org on 2014/11/07 17:58:28 UTC, 0 replies.
- [2/2] cordova-cli git commit: CB-7988 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/07 17:58:29 UTC, 3 replies.
- [1/2] js commit: CB-7988 Updated version and RELEASENOTES.md for release 3.7.2 - posted by ka...@apache.org on 2014/11/07 17:58:31 UTC, 0 replies.
- [2/2] js commit: CB-7988 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/07 17:58:32 UTC, 0 replies.
- svn commit: r7063 - /dev/cordova/CB-7988/ - posted by ka...@apache.org on 2014/11/07 18:01:21 UTC, 0 replies.
- svn commit: r7064 - in /dev/cordova/CB-7988: cordova-lib-4.0.0.tgz cordova-lib-4.0.0.tgz.asc cordova-lib-4.0.0.tgz.md5 cordova-lib-4.0.0.tgz.sha - posted by ka...@apache.org on 2014/11/07 18:16:11 UTC, 0 replies.
- svn commit: r7065 - in /dev/cordova/CB-7988: cordova-lib-4.0.0.tgz cordova-lib-4.0.0.tgz.asc cordova-lib-4.0.0.tgz.md5 cordova-lib-4.0.0.tgz.sha cordova-lib-4.0.1.tgz cordova-lib-4.0.1.tgz.asc cordova-lib-4.0.1.tgz.md5 cordova-lib-4.0.1.tgz.sha - posted by ka...@apache.org on 2014/11/07 18:36:21 UTC, 0 replies.
- ios commit: Removed the CordovaWebViewEngine preference. This will be installed by the wkwebview-engine plugin. - posted by sh...@apache.org on 2014/11/07 19:31:22 UTC, 0 replies.
- cordova-coho git commit: Clarify some of the text - posted by ma...@apache.org on 2014/11/07 19:40:27 UTC, 0 replies.
- [1/4] cordova-amazon-fireos git commit: gradle: Allow absolute paths to keystore files - posted by na...@apache.org on 2014/11/07 19:58:02 UTC, 0 replies.
- [2/4] cordova-amazon-fireos git commit: gradle: Allow storeType to be set (allows using .p12 files) - posted by na...@apache.org on 2014/11/07 19:58:03 UTC, 0 replies.
- [3/4] cordova-amazon-fireos git commit: CB-7726 fix typo in gitignore: ant-built -> ant-build - posted by na...@apache.org on 2014/11/07 19:58:04 UTC, 0 replies.
- [4/4] cordova-amazon-fireos git commit: CB-7758: Allow content-url-hosted pages to access the bridge - posted by na...@apache.org on 2014/11/07 19:58:05 UTC, 0 replies.
- cordova-coho git commit: Fix typo. - posted by ma...@apache.org on 2014/11/07 19:59:34 UTC, 0 replies.
- cordova-lib git commit: Added platform specific id for android according to https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git; a=commit; h=272fad91ed99574499f2de570d85d644e4fc8c99 - posted by na...@apache.org on 2014/11/07 20:30:21 UTC, 0 replies.
- ios commit: Fixed the failing unit-tests, plus style fix-ups. - posted by sh...@apache.org on 2014/11/07 21:08:08 UTC, 0 replies.
- [1/2] cordova-lib git commit: CB-7988 Updated version and RELEASENOTES.md for release - posted by ka...@apache.org on 2014/11/07 21:46:12 UTC, 0 replies.
- [1/2] cordova-cli git commit: CB-7988 Updated version and RELEASENOTES.md for release 4.1.0 - posted by ka...@apache.org on 2014/11/07 21:47:07 UTC, 0 replies.
- svn commit: r7072 - /dev/cordova/CB-7988/ - posted by ka...@apache.org on 2014/11/07 21:51:10 UTC, 0 replies.
- [1/2] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.14 - posted by ka...@apache.org on 2014/11/07 22:28:56 UTC, 0 replies.
- svn commit: r7073 - in /dev/cordova/CB-7988: plugman-0.22.13.tgz plugman-0.22.13.tgz.asc plugman-0.22.13.tgz.md5 plugman-0.22.13.tgz.sha plugman-0.22.14.tgz plugman-0.22.14.tgz.asc plugman-0.22.14.tgz.md5 plugman-0.22.14.tgz.sha - posted by ka...@apache.org on 2014/11/07 22:30:27 UTC, 0 replies.
- [1/2] cordova-coho git commit: Fix create-archive for cordova-lib - posted by ka...@apache.org on 2014/11/07 23:31:45 UTC, 0 replies.
- [2/2] cordova-coho git commit: Fixes in tools release doc - posted by ka...@apache.org on 2014/11/07 23:31:46 UTC, 0 replies.
- [01/50] [abbrv] cordova-plugins git commit: update security caveat in README - posted by sh...@apache.org on 2014/11/08 03:31:29 UTC, 0 replies.
- [02/50] [abbrv] cordova-plugins git commit: use indexPage consistently instead of hardcoded "index.html" string - posted by sh...@apache.org on 2014/11/08 03:31:30 UTC, 0 replies.
- [03/50] [abbrv] cordova-plugins git commit: Merge pull request #2 from tony--/localhost-only - posted by sh...@apache.org on 2014/11/08 03:31:31 UTC, 0 replies.
- [04/50] [abbrv] cordova-plugins git commit: Update plugin.xml - posted by sh...@apache.org on 2014/11/08 03:31:32 UTC, 0 replies.
- [05/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:33 UTC, 0 replies.
- [06/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:34 UTC, 0 replies.
- [07/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:35 UTC, 0 replies.
- [08/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:36 UTC, 0 replies.
- [09/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:37 UTC, 0 replies.
- [10/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:38 UTC, 0 replies.
- [11/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:39 UTC, 0 replies.
- [12/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:40 UTC, 0 replies.
- [13/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:41 UTC, 0 replies.
- [14/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:42 UTC, 0 replies.
- [15/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:43 UTC, 0 replies.
- [16/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:44 UTC, 0 replies.
- [17/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:45 UTC, 0 replies.
- [18/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:46 UTC, 0 replies.
- [19/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:47 UTC, 0 replies.
- [20/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:48 UTC, 0 replies.
- [21/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:49 UTC, 0 replies.
- [22/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:50 UTC, 0 replies.
- [23/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:51 UTC, 0 replies.
- [24/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:52 UTC, 0 replies.
- [25/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:53 UTC, 0 replies.
- [26/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:54 UTC, 0 replies.
- [27/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:55 UTC, 0 replies.
- [28/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:56 UTC, 0 replies.
- [29/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:57 UTC, 0 replies.
- [30/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:58 UTC, 0 replies.
- [31/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:31:59 UTC, 0 replies.
- [32/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:00 UTC, 0 replies.
- [33/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:01 UTC, 0 replies.
- [34/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:02 UTC, 0 replies.
- [35/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:03 UTC, 0 replies.
- [36/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:04 UTC, 0 replies.
- [37/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:05 UTC, 0 replies.
- [38/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:06 UTC, 0 replies.
- [39/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:07 UTC, 0 replies.
- [40/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:08 UTC, 0 replies.
- [41/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:09 UTC, 0 replies.
- [42/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:10 UTC, 0 replies.
- [43/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:11 UTC, 0 replies.
- [44/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:12 UTC, 0 replies.
- [45/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:13 UTC, 0 replies.
- [46/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:14 UTC, 0 replies.
- [47/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:15 UTC, 0 replies.
- [48/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:16 UTC, 0 replies.
- [49/50] [abbrv] cordova-plugins git commit: Moved files to local-webserver folder to prepare for the move to the cordova-plugins repo - posted by sh...@apache.org on 2014/11/08 03:32:17 UTC, 0 replies.
- [50/50] [abbrv] cordova-plugins git commit: Integrate CordovaLocalWebServer plugin into local-webserver folder. - posted by sh...@apache.org on 2014/11/08 03:32:18 UTC, 0 replies.
- cordova-plugins git commit: Update plugin.xml for new local-webserver location - posted by sh...@apache.org on 2014/11/08 03:35:40 UTC, 0 replies.
- cordova-medic git commit: CB-7987 Added "cordova-" prefix to all slave names. - posted by sg...@apache.org on 2014/11/08 20:37:47 UTC, 0 replies.
- cordova-registry-web git commit: Add filter by platform to add plugin view - posted by st...@apache.org on 2014/11/10 07:26:59 UTC, 0 replies.
- cordova-plugins git commit: Return nil in init for wkwebview-engine if the runtime does not support it. - posted by sh...@apache.org on 2014/11/10 18:42:13 UTC, 0 replies.
- ios commit: Use default web view engine (UIWebView) if external web engine is not supported in the current runtime version, or it doesn't conform to the protocol. - posted by sh...@apache.org on 2014/11/10 18:43:40 UTC, 0 replies.
- cordova-registry-web git commit: updated readme - posted by st...@apache.org on 2014/11/10 23:02:44 UTC, 0 replies.
- cordova-lib git commit: CB-8000 Fix --usegit option when adding windows and wp8 - posted by ka...@apache.org on 2014/11/10 23:06:35 UTC, 0 replies.
- ios commit: Remove deleted preference from config.xml in the test app. - posted by sh...@apache.org on 2014/11/10 23:19:36 UTC, 0 replies.
- [1/2] cordova-lib git commit: CB-7988 Updated version and RELEASENOTES.md for release 4.1.1 - posted by ka...@apache.org on 2014/11/11 00:04:47 UTC, 0 replies.
- [1/2] cordova-cli git commit: CB-7988 Updated version and RELEASENOTES.md for release 4.1.1 - posted by ka...@apache.org on 2014/11/11 00:05:03 UTC, 0 replies.
- [1/2] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.15 - posted by ka...@apache.org on 2014/11/11 00:05:16 UTC, 0 replies.
- svn commit: r7107 - /dev/cordova/CB-7988/ - posted by ka...@apache.org on 2014/11/11 00:20:46 UTC, 0 replies.
- cordova-plugins git commit: Added install/uninstall plugin hooks. The hooks modify the project root's config.xml tag. - posted by sh...@apache.org on 2014/11/11 02:16:23 UTC, 0 replies.
- cordova-plugins git commit: Update README.md for new plugin install hook. - posted by sh...@apache.org on 2014/11/11 02:23:34 UTC, 0 replies.
- cordova-windows git commit: CB-7985 windows platform does not build with Visual Studio 14 CTP tools - posted by pu...@apache.org on 2014/11/11 02:33:13 UTC, 0 replies.
- cordova-plugins git commit: Update wkwebview-engine README.md for beta test instructions, and known issues. - posted by sh...@apache.org on 2014/11/11 02:38:59 UTC, 0 replies.
- spec commit: CB-8003: Print a useful error message when tools repos aren't on a named branch, instead of dying. - posted by ia...@apache.org on 2014/11/11 17:04:34 UTC, 0 replies.
- cordova-plugin-file git commit: CB-7602: Fix isCopyOnItself logic - posted by ia...@apache.org on 2014/11/11 18:44:46 UTC, 0 replies.
- android commit: CB-7980: Add 9 to versionCode for minSdk 20+ if not multiarch - posted by ka...@apache.org on 2014/11/11 21:51:38 UTC, 0 replies.
- cordova-windows git commit: CB-5323 update expired (default temporary) certificate in new app template - posted by pu...@apache.org on 2014/11/11 22:42:32 UTC, 0 replies.
- [1/2] cordova-windows git commit: CB-5323 update expired (default temporary) certificate in new app template - posted by pu...@apache.org on 2014/11/11 22:51:22 UTC, 0 replies.
- [2/2] cordova-windows git commit: Updated release notes, bumped version to 3.7.1 - posted by pu...@apache.org on 2014/11/11 22:51:23 UTC, 0 replies.
- svn commit: r7118 - in /dev/cordova/CB-8004: ./ cordova-windows-3.7.1.tgz cordova-windows-3.7.1.tgz.asc cordova-windows-3.7.1.tgz.md5 cordova-windows-3.7.1.tgz.sha - posted by sg...@apache.org on 2014/11/11 23:37:31 UTC, 0 replies.
- svn commit: r7119 - /release/cordova/KEYS - posted by pu...@apache.org on 2014/11/12 01:16:09 UTC, 0 replies.
- svn commit: r7120 - /release/cordova/KEYS - posted by sg...@apache.org on 2014/11/12 01:36:15 UTC, 0 replies.
- cordova-coho git commit: updated instruction with windows hints - posted by pu...@apache.org on 2014/11/12 01:38:19 UTC, 0 replies.
- [1/2] cordova-lib git commit: CB-7079 Allow special characters and digits in id when publishing to plugins registry - posted by st...@apache.org on 2014/11/12 01:59:34 UTC, 0 replies.
- [2/2] cordova-lib git commit: updated release notes - posted by st...@apache.org on 2014/11/12 01:59:35 UTC, 0 replies.
- svn commit: r7121 - /release/cordova/platforms/ - posted by sg...@apache.org on 2014/11/12 02:22:01 UTC, 0 replies.
- svn commit: r7122 - /dev/cordova/CB-8004/ - posted by sg...@apache.org on 2014/11/12 02:22:53 UTC, 0 replies.
- cordova-lib git commit: CB-8004 use Windows 3.7.1 Release - posted by sg...@apache.org on 2014/11/12 02:38:37 UTC, 0 replies.
- svn commit: r1638698 - in /cordova/site: public/blog/index.html public/index.html public/news/2014/11/ public/news/2014/11/11/ public/news/2014/11/11/windows-cert.html public/rss.xml www/_posts/2014-11-11-windows-cert.md - posted by st...@apache.org on 2014/11/12 04:48:05 UTC, 0 replies.
- ios commit: Add deprecation message for [CDVViewController URLIsAllowed] - posted by ia...@apache.org on 2014/11/12 15:56:12 UTC, 0 replies.
- ios commit: Changes in CDVWebViewEngineProtocol. - posted by sh...@apache.org on 2014/11/12 16:02:23 UTC, 0 replies.
- ios commit: Changes in CDVUIWebViewEngine for new changes in CDVWebViewEngineProtocol. - posted by sh...@apache.org on 2014/11/12 16:04:05 UTC, 0 replies.
- cordova-plugins git commit: Changes in CDWKWebViewEngine to reflect changes in CDVWebViewEngineProtocol. - posted by sh...@apache.org on 2014/11/12 16:05:53 UTC, 0 replies.
- cordova-plugins git commit: Added CordovaLocalWebServerStartOnSimulator setting, which defaults to true. - posted by sh...@apache.org on 2014/11/12 16:08:49 UTC, 0 replies.
- cordova-plugins git commit: Renamed SACordovaLocalWebServer -> CDVLocalWebServer - posted by sh...@apache.org on 2014/11/12 16:11:53 UTC, 0 replies.
- [1/2] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.16 - posted by ka...@apache.org on 2014/11/12 17:00:24 UTC, 0 replies.
- [1/2] cordova-cli git commit: CB-7988 Updated version and RELEASENOTES.md for release 4.1.2 - posted by ka...@apache.org on 2014/11/12 17:00:37 UTC, 0 replies.
- [1/2] cordova-lib git commit: CB-7988 Updated version and RELEASENOTES.md for release 4.1.2 - posted by ka...@apache.org on 2014/11/12 17:00:42 UTC, 0 replies.
- svn commit: r7131 - /dev/cordova/CB-7988/ - posted by ka...@apache.org on 2014/11/12 17:12:06 UTC, 0 replies.
- [01/16] cordova-plugman git commit: CB-7661 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/12 17:45:10 UTC, 0 replies.
- [02/16] cordova-plugman git commit: Make plugin id clearer in --help for plugman info - posted by ka...@apache.org on 2014/11/12 17:45:11 UTC, 0 replies.
- [03/16] cordova-plugman git commit: Update dependencies in package.json - posted by ka...@apache.org on 2014/11/12 17:45:12 UTC, 0 replies.
- [04/16] cordova-plugman git commit: Fix outdated plugin id in help.txt - posted by ka...@apache.org on 2014/11/12 17:45:13 UTC, 0 replies.
- [05/16] cordova-plugman git commit: CB-7915 - Added tests for nopt - posted by ka...@apache.org on 2014/11/12 17:45:14 UTC, 0 replies.
- [06/16] cordova-plugman git commit: CB-7915 - Upgrading "nopt" to 3.0.1 breaks plugman interface (revert back to 1.0.9) - posted by ka...@apache.org on 2014/11/12 17:45:15 UTC, 0 replies.
- [07/16] cordova-plugman git commit: CB-7894 - Updated docs (closes #80) - posted by ka...@apache.org on 2014/11/12 17:45:16 UTC, 0 replies.
- [08/16] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.13 - posted by ka...@apache.org on 2014/11/12 17:45:17 UTC, 0 replies.
- [09/16] cordova-plugman git commit: CB-7988 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/12 17:45:18 UTC, 0 replies.
- [10/16] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.13 - posted by ka...@apache.org on 2014/11/12 17:45:19 UTC, 0 replies.
- [11/16] cordova-plugman git commit: CB-7988 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/12 17:45:20 UTC, 0 replies.
- [12/16] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.14 - posted by ka...@apache.org on 2014/11/12 17:45:21 UTC, 0 replies.
- [13/16] cordova-plugman git commit: CB-7988 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/12 17:45:22 UTC, 0 replies.
- [14/16] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.15 - posted by ka...@apache.org on 2014/11/12 17:45:23 UTC, 0 replies.
- [15/16] cordova-plugman git commit: CB-7988 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/12 17:45:24 UTC, 0 replies.
- [16/16] cordova-plugman git commit: CB-7988 Updated version and RELEASENOTES.md for release 0.22.16 - posted by ka...@apache.org on 2014/11/12 17:45:25 UTC, 0 replies.
- [1/9] js commit: CB-7661 Incremented package version to -dev - posted by ka...@apache.org on 2014/11/12 17:49:41 UTC, 0 replies.
- [2/9] js commit: CB-2520 - User agent-related changes for custom user agents in iOS - posted by ka...@apache.org on 2014/11/12 17:49:42 UTC, 0 replies.
- [3/9] js commit: CB-7735 Fix iOS bridge race condition when using innerHTML on - posted by ka...@apache.org on 2014/11/12 17:49:43 UTC, 0 replies.
- [4/9] js commit: CB-7816: updated dependencies - posted by ka...@apache.org on 2014/11/12 17:49:44 UTC, 0 replies.
- [5/9] js commit: Upleveled amazon-fireos bridge. - posted by ka...@apache.org on 2014/11/12 17:49:45 UTC, 0 replies.
- [6/9] js commit: CB-7868 Use utils.defineGetterSetter instead of Object.defineProperty which may or may not be defined - posted by ka...@apache.org on 2014/11/12 17:49:46 UTC, 0 replies.
- [7/9] js commit: Merge branch 'CB-7868' of https://github.com/purplecabbage/cordova-js - posted by ka...@apache.org on 2014/11/12 17:49:47 UTC, 0 replies.
- [8/9] js commit: CB-7868 Make on navigator not break on some versions of Android - posted by ka...@apache.org on 2014/11/12 17:49:48 UTC, 0 replies.
- [9/9] js commit: CB-7988 Updated version and RELEASENOTES.md for release 3.7.2 - posted by ka...@apache.org on 2014/11/12 17:49:49 UTC, 0 replies.
- [1/2] cordova-plugin-camera git commit: CB-7979 Each plugin doc should have a ## Installation section - posted by js...@apache.org on 2014/11/12 18:36:49 UTC, 0 replies.
- [2/2] cordova-plugin-camera git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:36:50 UTC, 0 replies.
- cordova-plugin-console git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:37:42 UTC, 0 replies.
- [1/2] cordova-plugin-contacts git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:40:19 UTC, 0 replies.
- [2/2] cordova-plugin-contacts git commit: Dropping trailing whitespace - posted by js...@apache.org on 2014/11/12 18:40:20 UTC, 0 replies.
- cordova-plugin-device-motion git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:41:22 UTC, 0 replies.
- cordova-plugin-device-orientation git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:42:07 UTC, 0 replies.
- cordova-plugin-dialogs git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:42:48 UTC, 0 replies.
- cordova-plugin-file-transfer git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:43:32 UTC, 0 replies.
- cordova-plugin-file git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:44:24 UTC, 0 replies.
- cordova-plugin-geolocation git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:45:14 UTC, 0 replies.
- cordova-plugin-globalization git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:45:27 UTC, 0 replies.
- [1/2] cordova-plugin-inappbrowser git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:46:13 UTC, 0 replies.
- [2/2] cordova-plugin-inappbrowser git commit: Dropping trailing whitespace - posted by js...@apache.org on 2014/11/12 18:46:14 UTC, 0 replies.
- cordova-plugin-media git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:47:08 UTC, 0 replies.
- [1/2] cordova-plugin-vibration git commit: Add comma to match a later section - posted by js...@apache.org on 2014/11/12 18:47:36 UTC, 0 replies.
- [2/2] cordova-plugin-vibration git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:47:37 UTC, 0 replies.
- [1/3] cordova-plugin-statusbar git commit: Inserting leading space after # for consistency - posted by js...@apache.org on 2014/11/12 18:47:48 UTC, 0 replies.
- [2/3] cordova-plugin-statusbar git commit: CB-7979 Each plugin doc should have a ## Installation section - posted by js...@apache.org on 2014/11/12 18:47:49 UTC, 0 replies.
- [3/3] cordova-plugin-statusbar git commit: CB-7977 Mention deviceready in plugin docs - posted by js...@apache.org on 2014/11/12 18:47:50 UTC, 0 replies.
- cordova-coho git commit: Updates for tools release doc - posted by ka...@apache.org on 2014/11/12 20:42:58 UTC, 0 replies.
- cordova-registry-web git commit: removed search on keypress - posted by st...@apache.org on 2014/11/12 23:54:02 UTC, 0 replies.
- [1/5] cordova-plugin-statusbar git commit: CB-7986 Add cordova-plugin-statusbar support for Windows Phone 8.1 - posted by pu...@apache.org on 2014/11/13 03:05:18 UTC, 0 replies.
- [2/5] cordova-plugin-statusbar git commit: Merge branch 'CB-7986' of https://github.com/MSOpenTech/cordova-plugin-statusbar - posted by pu...@apache.org on 2014/11/13 03:05:19 UTC, 0 replies.
- [3/5] cordova-plugin-statusbar git commit: Renamed to proxy - posted by pu...@apache.org on 2014/11/13 03:05:20 UTC, 0 replies.
- [4/5] cordova-plugin-statusbar git commit: rejiggered some stuff around - posted by pu...@apache.org on 2014/11/13 03:05:21 UTC, 0 replies.
- [5/5] cordova-plugin-statusbar git commit: added checks for running on windows when StatusBar is NOT available - posted by pu...@apache.org on 2014/11/13 03:05:22 UTC, 0 replies.
- [01/14] cordova-medic git commit: Use ‘--link-to= ‘ param during ‘cordova create’ instead of manually linking mobilespec/www - posted by sg...@apache.org on 2014/11/13 06:24:41 UTC, 0 replies.
- [02/14] cordova-medic git commit: Added platfromVersion from platfrom/VERSION file to Grunt step. Fixed: Running grunt in cordova-js folder failed - posted by sg...@apache.org on 2014/11/13 06:24:42 UTC, 0 replies.
- [03/14] cordova-medic git commit: Adding platform from downloaded folder instead of npm package - posted by sg...@apache.org on 2014/11/13 06:24:43 UTC, 0 replies.
- [04/14] cordova-medic git commit: Fixed error with "COHO Clone failed: Invalid repo value: wp8 Use the list-repos command to see value values." - posted by sg...@apache.org on 2014/11/13 06:24:44 UTC, 0 replies.
- [05/14] cordova-medic git commit: replacing 'windows8' platform with 'windows' - posted by sg...@apache.org on 2014/11/13 06:24:45 UTC, 0 replies.
- [06/14] cordova-medic git commit: Create mobile-spec application via createmobilespec script - posted by sg...@apache.org on 2014/11/13 06:24:46 UTC, 0 replies.
- [07/14] cordova-medic git commit: Add step displaying results of mobilespec tests - posted by sg...@apache.org on 2014/11/13 06:24:47 UTC, 0 replies.
- [08/14] cordova-medic git commit: Merged config.json.sample-windows and config.json.sample files - posted by sg...@apache.org on 2014/11/13 06:24:48 UTC, 0 replies.
- [09/14] cordova-medic git commit: Added support of --nobuild key - posted by sg...@apache.org on 2014/11/13 06:24:49 UTC, 0 replies.
- [10/14] cordova-medic git commit: Merge branch 'merged-config' into buildbot - posted by sg...@apache.org on 2014/11/13 06:24:50 UTC, 0 replies.
- [11/14] cordova-medic git commit: Fix step displaying results of mobilespec tests - posted by sg...@apache.org on 2014/11/13 06:24:51 UTC, 0 replies.
- [12/14] cordova-medic git commit: Merge remote-tracking branch 'apache/master' into buildbot - posted by sg...@apache.org on 2014/11/13 06:24:52 UTC, 0 replies.
- [13/14] cordova-medic git commit: Updated documentation for "cordova-" prefix and config.json sample - posted by sg...@apache.org on 2014/11/13 06:24:53 UTC, 0 replies.
- [14/14] cordova-medic git commit: Add Android full build under Windows - posted by sg...@apache.org on 2014/11/13 06:24:54 UTC, 0 replies.
- [1/6] cordova-plugin-inappbrowser git commit: CB-7695 Fix InAppBrowser injectScriptFile for Windows 8.1 / Windows Phone 8.1 - posted by sg...@apache.org on 2014/11/13 07:39:09 UTC, 0 replies.
- [2/6] cordova-plugin-inappbrowser git commit: CB-7688 Alert is not supported in InAppBrowser on Windows platform - posted by sg...@apache.org on 2014/11/13 07:39:10 UTC, 0 replies.
- [3/6] cordova-plugin-inappbrowser git commit: CB-7692 InAppBrowser local url opening bug in 8.1 - posted by sg...@apache.org on 2014/11/13 07:39:11 UTC, 0 replies.
- [4/6] cordova-plugin-inappbrowser git commit: CB-7690 InAppBrowser loadstart/loadstop events issues - posted by sg...@apache.org on 2014/11/13 07:39:12 UTC, 0 replies.
- [5/6] cordova-plugin-inappbrowser git commit: CB-7697 Add locationBar support to InAppBrowser windows platform version - posted by sg...@apache.org on 2014/11/13 07:39:13 UTC, 0 replies.
- [6/6] cordova-plugin-inappbrowser git commit: CB-7784 Exit event is not fired after InAppBrowser closing - posted by sg...@apache.org on 2014/11/13 07:39:14 UTC, 0 replies.
- [1/3] cordova-plugin-dialogs git commit: CB-7639 Update docs + manual tests - posted by sg...@apache.org on 2014/11/13 07:52:58 UTC, 0 replies.
- [2/3] cordova-plugin-dialogs git commit: CB-7639 Revert back isAlertShowing flag in case of exception to prevent queuing of future dialogs. - posted by sg...@apache.org on 2014/11/13 07:52:59 UTC, 0 replies.
- [3/3] cordova-plugin-dialogs git commit: CB-7639 Handle button labels as array on windows - posted by sg...@apache.org on 2014/11/13 07:53:00 UTC, 0 replies.
- svn commit: r7140 - /release/cordova/tools/ - posted by ka...@apache.org on 2014/11/13 21:23:15 UTC, 0 replies.
- svn commit: r7141 - /dev/cordova/CB-7988/ - posted by ka...@apache.org on 2014/11/13 21:23:30 UTC, 0 replies.
- svn commit: r1639524 [3/3] - in /cordova/site: public/blog/index.html public/index.html public/news/2014/11/13/ public/news/2014/11/13/tools-release.html public/rss.xml www/_posts/2014-11-13-tools-release.md - posted by ka...@apache.org on 2014/11/13 22:14:25 UTC, 0 replies.
- svn commit: r1639524 [2/3] - in /cordova/site: public/blog/index.html public/index.html public/news/2014/11/13/ public/news/2014/11/13/tools-release.html public/rss.xml www/_posts/2014-11-13-tools-release.md - posted by ka...@apache.org on 2014/11/13 22:14:25 UTC, 0 replies.
- svn commit: r1639524 [1/3] - in /cordova/site: public/blog/index.html public/index.html public/news/2014/11/13/ public/news/2014/11/13/tools-release.html public/rss.xml www/_posts/2014-11-13-tools-release.md - posted by ka...@apache.org on 2014/11/13 22:14:25 UTC, 0 replies.
- [1/3] cordova-plugin-file git commit: CB-7917 Made tests file.spec.114 - 116 pass for windows platform - posted by pu...@apache.org on 2014/11/14 00:46:37 UTC, 0 replies.
- [2/3] cordova-plugin-file git commit: Merge branch 'CB-7917' of https://github.com/MSOpenTech/cordova-plugin-file - posted by pu...@apache.org on 2014/11/14 00:46:38 UTC, 0 replies.
- [3/3] cordova-plugin-file git commit: Drop the BOM - posted by pu...@apache.org on 2014/11/14 00:46:39 UTC, 0 replies.
- cordova-plugin-file-transfer git commit: CB-7944 Pended unsupported auto tests for windows - posted by ia...@apache.org on 2014/11/14 17:17:28 UTC, 0 replies.
- [1/2] cordova-lib git commit: Add a type named "gradleReference" in framework - posted by ia...@apache.org on 2014/11/14 17:36:36 UTC, 0 replies.
- [2/2] cordova-lib git commit: Merge branch 'gradle-reference-master' - posted by ia...@apache.org on 2014/11/14 17:36:37 UTC, 0 replies.
- cordova-plugin-vibration git commit: CB-8018 Add vibrate(pattern) fallback on vibrate for Windows Phone 8 - posted by pu...@apache.org on 2014/11/14 19:34:54 UTC, 0 replies.
- cordova-coho git commit: CB-7930 added functions for automating tools release - posted by st...@apache.org on 2014/11/14 20:23:03 UTC, 0 replies.
- weinre commit: package.json files updated from new npm - posted by pm...@apache.org on 2014/11/15 18:18:37 UTC, 0 replies.
- weinre commit: fix for CB-8023 - weinre console.log fails when given null value - posted by pm...@apache.org on 2014/11/15 19:27:40 UTC, 0 replies.
- cordova-plugins git commit: Plugin wasn't loading due to renamed iso-package name. - posted by sh...@apache.org on 2014/11/16 22:02:51 UTC, 0 replies.
- cordova-plugins git commit: Updated wkwebview-engine README - posted by sh...@apache.org on 2014/11/16 22:27:21 UTC, 0 replies.
- cordova-plugins git commit: The local web server will load the app under the /app/ path, not the root. This is to facilitate other handlers, and not conflict with names of the pages in the app contents. - posted by sh...@apache.org on 2014/11/17 22:05:48 UTC, 0 replies.
- cordova-plugins git commit: Renamed app path from 'app' to 'www'. - posted by sh...@apache.org on 2014/11/17 22:39:21 UTC, 0 replies.
- cordova-plugins git commit: Added preliminary /asset-library/ and /local-filesystem/ support, incomplete. - posted by sh...@apache.org on 2014/11/18 02:48:50 UTC, 0 replies.
- android commit: CB-8031 Fix race condition that shows as ConcurrentModificationException - posted by ag...@apache.org on 2014/11/18 07:20:25 UTC, 0 replies.
- svn commit: r1640422 [1/3] - in /cordova/site: public/ public/blog/ public/blog/2014/ public/blog/2014/11/ public/blog/2014/11/18/ public/news/2014/11/13/ www/_posts/ - posted by st...@apache.org on 2014/11/18 21:42:36 UTC, 0 replies.
- svn commit: r1640422 [2/3] - in /cordova/site: public/ public/blog/ public/blog/2014/ public/blog/2014/11/ public/blog/2014/11/18/ public/news/2014/11/13/ www/_posts/ - posted by st...@apache.org on 2014/11/18 21:42:36 UTC, 0 replies.
- svn commit: r1640422 [3/3] - in /cordova/site: public/ public/blog/ public/blog/2014/ public/blog/2014/11/ public/blog/2014/11/18/ public/news/2014/11/13/ www/_posts/ - posted by st...@apache.org on 2014/11/18 21:42:36 UTC, 0 replies.
- [1/2] cordova-plugin-dialogs git commit: CB-8029 test 1-based indexing for confirm - posted by pu...@apache.org on 2014/11/18 22:41:10 UTC, 0 replies.
- [2/2] cordova-plugin-dialogs git commit: Merge branch 'CB-8029' of https://github.com/stacic/cordova-plugin-dialogs - posted by pu...@apache.org on 2014/11/18 22:41:11 UTC, 0 replies.
- [1/2] cordova-plugin-dialogs git commit: CB-8038 backslash getting escaped twice in bb10 - posted by pu...@apache.org on 2014/11/18 22:46:05 UTC, 0 replies.
- [2/2] cordova-plugin-dialogs git commit: Merge branch 'CB-8038' of https://github.com/stacic/cordova-plugin-dialogs - posted by pu...@apache.org on 2014/11/18 22:46:06 UTC, 0 replies.
- cordova-plugin-device git commit: Changing device.platform to always report the platform as "browser". - posted by pu...@apache.org on 2014/11/18 22:57:16 UTC, 0 replies.
- cordova-plugin-statusbar git commit: CB-8010 - Statusbar colour does not change to orange - posted by sh...@apache.org on 2014/11/20 01:24:14 UTC, 0 replies.
- [1/2] ios commit: CB-5706 convert some of the bash scripts to nodejs (closes #118) - posted by sh...@apache.org on 2014/11/20 01:33:27 UTC, 0 replies.
- [2/2] ios commit: CB-5706 convert some of the bash scripts to nodejs (closes #118) - posted by sh...@apache.org on 2014/11/20 01:33:28 UTC, 0 replies.
- spec commit: CB-8034 Fixed creating mobilespec app for wp8 - posted by pu...@apache.org on 2014/11/20 01:47:26 UTC, 0 replies.
- cordova-lib git commit: Pass the searchpath when installing plugins - posted by ka...@apache.org on 2014/11/20 17:23:22 UTC, 0 replies.
- cordova-cli git commit: searchpath option is added to restore - posted by ka...@apache.org on 2014/11/20 17:23:24 UTC, 0 replies.
- cordova-plugins git commit: Changed wkwebview-engine doc to reflect expectations of completeness of the plugin. - posted by sh...@apache.org on 2014/11/20 22:45:46 UTC, 0 replies.
- cordova-wp8 git commit: Fix AutoloadPlugins - posted by pu...@apache.org on 2014/11/20 23:17:28 UTC, 0 replies.
- cordova-lib git commit: CB-8053: Including a project reference in a plugin fails on Windows platform. - posted by pu...@apache.org on 2014/11/21 21:36:37 UTC, 0 replies.
- cordova-plugins git commit: Update README.md - posted by sh...@apache.org on 2014/11/21 21:45:54 UTC, 0 replies.
- cordova-plugins git commit: Updated Plugin to iOS 8 (closes #16) - posted by sh...@apache.org on 2014/11/21 22:46:58 UTC, 0 replies.
- cordova-coho git commit: added npm unpublish step to nightly - posted by st...@apache.org on 2014/11/22 00:37:50 UTC, 0 replies.
- js commit: Removed 'windows8' target. it is identical to 'windows' - posted by pu...@apache.org on 2014/11/22 03:22:28 UTC, 0 replies.
- cordova-lib git commit: [CB-6472] Adding content to -Info.plist - Unexpected behaviour - posted by ka...@apache.org on 2014/11/22 03:47:25 UTC, 0 replies.
- js commit: CB-8046 Remove VERSION file - posted by ka...@apache.org on 2014/11/22 04:12:14 UTC, 0 replies.
- cordova-plugins git commit: Implemented /local-filesystem/ and /asset-library/ handlers. - posted by sh...@apache.org on 2014/11/22 10:44:39 UTC, 0 replies.
- cordova-plugins git commit: Rolled in GCDWebServer+LocalhostOnlyBaseHandler Obj-C category into main class, so it will use the common code for all the handlers. - posted by sh...@apache.org on 2014/11/22 11:11:18 UTC, 0 replies.
- [1/3] cordova-amazon-fireos git commit: CB-7940 Disable exec bridge if bridgeSecret is wrong - posted by na...@apache.org on 2014/11/22 20:39:05 UTC, 0 replies.
- [2/3] cordova-amazon-fireos git commit: CB-7974 Cancel timeout timer if view is destroyed - posted by na...@apache.org on 2014/11/22 20:39:06 UTC, 0 replies.
- [3/3] cordova-amazon-fireos git commit: CB-7976 Use webView's context rather than Activity's context for intent receiver - posted by na...@apache.org on 2014/11/22 20:39:07 UTC, 0 replies.
- cordova-plugin-inappbrowser git commit: Amazon specific changes: Removed reference to closebuttoncaption according to https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git; a=commit; h=50a78baf22843b0df96ccb4ca83a45bd9ef3fc39 - posted by na...@apache.org on 2014/11/22 21:08:21 UTC, 0 replies.
- [1/2] cordova-plugin-contacts git commit: CB-7896 Pending tests for Save and Find methods for windows cause they are not supported yet - posted by sg...@apache.org on 2014/11/24 07:38:57 UTC, 0 replies.
- [2/2] cordova-plugin-contacts git commit: CB-7896 Better way to detect Windows and WidnowsPhone81 - posted by sg...@apache.org on 2014/11/24 07:38:58 UTC, 0 replies.
- cordova-medic git commit: CB-8033 Replaced "coho repo-clone" step by downloading repos from custom urls from repos.json - posted by sg...@apache.org on 2014/11/24 07:47:51 UTC, 0 replies.
- cordova-lib git commit: Minor style and comment fixes in serve.js - posted by ka...@apache.org on 2014/11/24 21:59:20 UTC, 0 replies.
- js commit: CB-8065 Update README - posted by js...@apache.org on 2014/11/24 23:27:14 UTC, 0 replies.
- js commit: Removed old warning-only code - posted by pu...@apache.org on 2014/11/24 23:59:46 UTC, 0 replies.
- cordova-coho git commit: removed execution of tests from nightly script - posted by st...@apache.org on 2014/11/25 01:36:17 UTC, 0 replies.
- [1/3] cordova-browser git commit: CB-7978 Fixed launching chrome in Linux - posted by mm...@apache.org on 2014/11/25 03:29:32 UTC, 0 replies.
- [2/3] cordova-browser git commit: CB-7978 Cleaning code and creating temporary dir - Cleaning code - Declaring variables only when needed - Creating chrome for Cordova temp dir prior using it by std and err - posted by mm...@apache.org on 2014/11/25 03:29:33 UTC, 0 replies.
- [3/3] cordova-browser git commit: CB-7978 Cleaning code and creating temporary dir - Using path.resolve and path.join instead of concatenating paths - Fixing error when temporary dir already exists by using shelljs instead of fs - posted by mm...@apache.org on 2014/11/25 03:29:34 UTC, 0 replies.
- spec commit: Disable console plugin within exec() benchmark - posted by ag...@apache.org on 2014/11/25 05:00:24 UTC, 0 replies.
- [1/2] js commit: CB-8002 CB-7735 ios: Properly address iframe bridge failing when