[GitHub] wvengen opened a new pull request #276: CB-14188: add beforeload event, catching navigation before it happens

2018-07-16 Thread GitBox
wvengen opened a new pull request #276: CB-14188: add beforeload event, catching navigation before it happens URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/276 ### Platforms affected Android, iOS ### What does this PR do? Implements [CB-14811](

svn commit: r28139 - /release/cordova/platforms/

2018-07-16 Thread brodybits
Author: brodybits Date: Mon Jul 16 12:18:42 2018 New Revision: 28139 Log: CB-14203 publish cordova-android 7.1.1 patch release to dist Added: release/cordova/platforms/cordova-android-7.1.1.tgz (with props) release/cordova/platforms/cordova-android-7.1.1.tgz.asc release/cordova/plat

svn commit: r28140 - /dev/cordova/CB-14203/

2018-07-16 Thread brodybits
Author: brodybits Date: Mon Jul 16 12:19:51 2018 New Revision: 28140 Log: CB-14203 remove cordova-android@7.1.1 release candidate from dist/dev Removed: dev/cordova/CB-14203/ - To unsubscribe, e-mail: commits-unsubscr...@co

[cordova-android] tag rel/7.1.1 created (now 7a97fd7)

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a change to tag rel/7.1.1 in repository https://gitbox.apache.org/repos/asf/cordova-android.git. at 7a97fd7 (commit) No new revisions were added by this update. -

[GitHub] pritish5 opened a new pull request #81: 1.1.x

2018-07-16 Thread GitBox
pritish5 opened a new pull request #81: 1.1.x URL: https://github.com/apache/cordova-plugin-device/pull/81 I am getting **DeviceSerial = unknown** ``` function OnDeviceReady() { $localStorage.DeviceSerival = window.device.serial; } ``` `Device = iPhone | OS = iO

[cordova-docs] branch master updated: CB-14203 add cordova-android@7.1.1 blog post

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-docs.git The following commit(s) were added to refs/heads/master by this push: new ca594aa CB-14203 add cordova-android@7

[GitHub] brodybits closed pull request #843: CB-14203 add cordova-android@7.1.1 blog post

2018-07-16 Thread GitBox
brodybits closed pull request #843: CB-14203 add cordova-android@7.1.1 blog post URL: https://github.com/apache/cordova-docs/pull/843 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a fo

[GitHub] janpio commented on issue #843: CB-14203 add cordova-android@7.1.1 blog post

2018-07-16 Thread GitBox
janpio commented on issue #843: CB-14203 add cordova-android@7.1.1 blog post URL: https://github.com/apache/cordova-docs/pull/843#issuecomment-405256580 This merged a version that did not fix the `(#445)` etc. This is an autom

[GitHub] janpio edited a comment on issue #843: CB-14203 add cordova-android@7.1.1 blog post

2018-07-16 Thread GitBox
janpio edited a comment on issue #843: CB-14203 add cordova-android@7.1.1 blog post URL: https://github.com/apache/cordova-docs/pull/843#issuecomment-405256580 This merged a version that did not fix the `(#445)` etc @brodybits @dpogue --

[GitHub] janpio commented on issue #81: 1.1.x

2018-07-16 Thread GitBox
janpio commented on issue #81: 1.1.x URL: https://github.com/apache/cordova-plugin-device/pull/81#issuecomment-405256942 This PR has no content. Is this really an issue? Then please open it over at issues.cordova.io. T

[GitHub] janpio closed pull request #81: 1.1.x

2018-07-16 Thread GitBox
janpio closed pull request #81: 1.1.x URL: https://github.com/apache/cordova-plugin-device/pull/81 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL abov

[GitHub] janpio commented on issue #81: 1.1.x

2018-07-16 Thread GitBox
janpio commented on issue #81: 1.1.x URL: https://github.com/apache/cordova-plugin-device/pull/81#issuecomment-405257238 And to make this issue unnecessary: `device.serial` is not supported on iOS as the documentation also says: https://github.com/apache/cordova-plugin-device#deviceseri

svn commit: r1836042 - in /cordova/site/public: announcements/2018/07/ announcements/2018/07/18/ announcements/2018/07/18/cordova-android-7.1.1.html blog/index.html feed.xml news/2018/06/26/cordova-js

2018-07-16 Thread steven
Author: steven Date: Mon Jul 16 14:07:16 2018 New Revision: 1836042 URL: http://svn.apache.org/viewvc?rev=1836042&view=rev Log: Updated docs Added: cordova/site/public/announcements/2018/07/ cordova/site/public/announcements/2018/07/18/ cordova/site/public/announcements/2018/07/18/cor

[GitHub] brodybits commented on issue #843: CB-14203 add cordova-android@7.1.1 blog post

2018-07-16 Thread GitBox
brodybits commented on issue #843: CB-14203 add cordova-android@7.1.1 blog post URL: https://github.com/apache/cordova-docs/pull/843#issuecomment-405266935 > This merged a version that did not fix the (#445) etc @brodybits @dpogue My bad, will fix in another PR. -

[cordova-docs] branch cb-14203-fix-post created (now 87858ac)

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a change to branch cb-14203-fix-post in repository https://gitbox.apache.org/repos/asf/cordova-docs.git. at 87858ac CB-14203 fix cordova-android@7.1.1 blog post This branch includes the following new com

[cordova-docs] 01/01: CB-14203 fix cordova-android@7.1.1 blog post

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch cb-14203-fix-post in repository https://gitbox.apache.org/repos/asf/cordova-docs.git commit 87858acddb876b9aeff3215ff571fcd55c8b0da7 Author: Christopher J. Brody AuthorDate: Mon Jul 16 10:39:2

[cordova-docs] 01/01: CB-14203 fix cordova-android@7.1.1 blog post

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch cb-14203-fix-post-1 in repository https://gitbox.apache.org/repos/asf/cordova-docs.git commit d0837e290d70a569ee2515ebfce45f6533bb06c9 Author: Christopher J. Brody AuthorDate: Mon Jul 16 10:41

[cordova-docs] branch cb-14203-fix-post-1 created (now d0837e2)

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a change to branch cb-14203-fix-post-1 in repository https://gitbox.apache.org/repos/asf/cordova-docs.git. at d0837e2 CB-14203 fix cordova-android@7.1.1 blog post This branch includes the following new c

[GitHub] brodybits opened a new pull request #846: CB-14203 fix cordova-android@7.1.1 blog post

2018-07-16 Thread GitBox
brodybits opened a new pull request #846: CB-14203 fix cordova-android@7.1.1 blog post URL: https://github.com/apache/cordova-docs/pull/846 ### Platforms affected Android ### What does this PR do? Use cordova-android GH links for PR references, as requested by @

[cordova-docs] branch cb-14203-fix-post deleted (was 87858ac)

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a change to branch cb-14203-fix-post in repository https://gitbox.apache.org/repos/asf/cordova-docs.git. was 87858ac CB-14203 fix cordova-android@7.1.1 blog post This change permanently discards the follo

[GitHub] brodybits closed pull request #846: CB-14203 fix cordova-android@7.1.1 blog post

2018-07-16 Thread GitBox
brodybits closed pull request #846: CB-14203 fix cordova-android@7.1.1 blog post URL: https://github.com/apache/cordova-docs/pull/846 This is an automated message from the Apache Git Service. To respond to the message, please

[cordova-docs] branch cb-14203-fix-post-1 deleted (was d0837e2)

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a change to branch cb-14203-fix-post-1 in repository https://gitbox.apache.org/repos/asf/cordova-docs.git. was d0837e2 CB-14203 fix cordova-android@7.1.1 blog post The revisions that were on this branch a

[cordova-docs] branch master updated: CB-14203 fix cordova-android@7.1.1 blog post

2018-07-16 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-docs.git The following commit(s) were added to refs/heads/master by this push: new 4b93657 CB-14203 fix cordova-android@7

svn commit: r1836052 - in /cordova/site/public: announcements/2018/07/18/cordova-android-7.1.1.html feed.xml

2018-07-16 Thread steven
Author: steven Date: Mon Jul 16 16:05:50 2018 New Revision: 1836052 URL: http://svn.apache.org/viewvc?rev=1836052&view=rev Log: Updated docs Modified: cordova/site/public/announcements/2018/07/18/cordova-android-7.1.1.html cordova/site/public/feed.xml Modified: cordova/site/public/annou

svn commit: r1836083 - /cordova/site/public/.htaccess

2018-07-16 Thread shazron
Author: shazron Date: Tue Jul 17 06:26:05 2018 New Revision: 1836083 URL: http://svn.apache.org/viewvc?rev=1836083&view=rev Log: CB-14210 - Add .htaccess redirect from http to https Modified: cordova/site/public/.htaccess Modified: cordova/site/public/.htaccess URL: http://svn.apache.org/vi