[04/25] cordova-plugin-camera git commit: CB-11625: Managed to get Content Providers to work with a weird mix of Content Providers and non-Content Providers

2016-12-07 Thread shazron
CB-11625: Managed to get Content Providers to work with a weird mix of Content Providers and non-Content Providers Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/00e0a7dc Tree:

[12/25] cordova-plugin-camera git commit: CB-11625: Files Provider does not work with Android 4.4.4 or lower, and I have no idea why. Working around with CordovaUri

2016-12-07 Thread shazron
CB-11625: Files Provider does not work with Android 4.4.4 or lower, and I have no idea why. Working around with CordovaUri Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/84f96c10 Tree:

[08/25] cordova-plugin-camera git commit: CB-11832 Incremented plugin version.

2016-12-07 Thread shazron
CB-11832 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/06d609cf Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/06d609cf Diff:

[07/25] cordova-plugin-camera git commit: Merging API 24 code with master including large refactor

2016-12-07 Thread shazron
Merging API 24 code with master including large refactor Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/b63a0d83 Tree:

[05/25] cordova-plugin-camera git commit: WTF. Directory, not file. Not sure why I did that

2016-12-07 Thread shazron
WTF. Directory, not file. Not sure why I did that Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/f010394a Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/f010394a

[17/25] cordova-plugin-camera git commit: Close #228. We don't require these permissions on Camera, since we use intents.

2016-12-07 Thread shazron
Close #228. We don't require these permissions on Camera, since we use intents. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/2f003d2b Tree:

[01/25] cordova-plugin-camera git commit: CB-11625: Working on fix to API 24 no longer allowing File URIs to be passed across intents

2016-12-07 Thread shazron
Repository: cordova-plugin-camera Updated Branches: refs/heads/2.3.x cc1076d3c -> 9eba35e2f CB-11625: Working on fix to API 24 no longer allowing File URIs to be passed across intents Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit:

[10/25] cordova-plugin-camera git commit: CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"

2016-12-07 Thread shazron
CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…" This closes #237 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/9ec8aea0 Tree:

[22/25] cordova-plugin-camera git commit: Added NSPhotoLibraryUsageDescription parameter to example install command Fixing some usages of NSPhotoLibraryUsageDescriptionentry

2016-12-07 Thread shazron
Added NSPhotoLibraryUsageDescription parameter to example install command Fixing some usages of NSPhotoLibraryUsageDescriptionentry This closes #240 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit:

[10/11] cordova-plugin-contacts git commit: CB-11541 Pended one unsupported test on Windows

2016-12-07 Thread shazron
CB-11541 Pended one unsupported test on Windows Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/7fa53c14 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/7fa53c14

[20/25] cordova-plugin-camera git commit: Updating compat dependency to 1.1.0 or better

2016-12-07 Thread shazron
Updating compat dependency to 1.1.0 or better Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/485a11e0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/485a11e0 Diff:

[01/11] cordova-plugin-contacts git commit: CB-11832 Incremented plugin version.

2016-12-07 Thread shazron
Repository: cordova-plugin-contacts Updated Branches: refs/heads/2.2.x 31b8545e9 -> af620d6cd CB-11832 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit:

[25/25] cordova-plugin-camera git commit: CB-12224 Updated version and RELEASENOTES.md for release 2.3.1

2016-12-07 Thread shazron
CB-12224 Updated version and RELEASENOTES.md for release 2.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/9eba35e2 Tree:

[06/11] cordova-plugin-contacts git commit: CB-11206 (android) Fixed custom IM protocol parsing close #128

2016-12-07 Thread shazron
CB-11206 (android) Fixed custom IM protocol parsing close #128 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/7f662d6c Tree:

[13/25] cordova-plugin-camera git commit: CB-11625: Forgot to add CordovaUri.java to plugin.xml

2016-12-07 Thread shazron
CB-11625: Forgot to add CordovaUri.java to plugin.xml Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/d9eb83bc Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/d9eb83bc

[1/2] cordova-plugin-vibration git commit: CB-12224 Updated version and RELEASENOTES.md for release 2.1.3

2016-12-07 Thread shazron
Repository: cordova-plugin-vibration Updated Branches: refs/heads/master ce39a65fa -> becb8e1bb CB-12224 Updated version and RELEASENOTES.md for release 2.1.3 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo Commit:

[2/2] cordova-plugin-statusbar git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/commit/a07c24fe Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/tree/a07c24fe Diff:

[cordova-plugin-statusbar] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-statusbar Updated Tags: refs/tags/2.2.1 [created] a50208bda - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[2/2] cordova-plugin-globalization git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/commit/e98a860f Tree:

[cordova-plugin-file] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-file Updated Tags: refs/tags/4.3.1 [created] db39e7cca - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[1/2] cordova-plugin-media-capture git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.4.1

2016-12-07 Thread shazron
Repository: cordova-plugin-media-capture Updated Branches: refs/heads/master 7e28e9cb1 -> 31086f113 CB-12224 Updated version and RELEASENOTES.md for release 1.4.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo Commit:

[1/2] cordova-plugin-network-information git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.3.1

2016-12-07 Thread shazron
Repository: cordova-plugin-network-information Updated Branches: refs/heads/master c911ef883 -> fc4cdeb1c CB-12224 Updated version and RELEASENOTES.md for release 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo Commit:

[1/2] cordova-plugin-wkwebview-engine git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.1.1

2016-12-07 Thread shazron
Repository: cordova-plugin-wkwebview-engine Updated Branches: refs/heads/master 4cd73e096 -> 1c8ef9ab6 CB-12224 Updated version and RELEASENOTES.md for release 1.1.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/repo Commit:

[03/11] cordova-plugin-contacts git commit: Closing outdated pull request: close #129

2016-12-07 Thread shazron
Closing outdated pull request: close #129 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/d7d49634 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/tree/d7d49634 Diff:

[04/11] cordova-plugin-contacts git commit: CB-11350 android: retrieve displayName for contact when specified in desiredFields

2016-12-07 Thread shazron
CB-11350 android: retrieve displayName for contact when specified in desiredFields displayName wasn't being retrieved because of wrong condition in populateContactArray This closes #135 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit:

[07/11] cordova-plugin-contacts git commit: CB-11975 iOS: Allow to use numeric values in search filter

2016-12-07 Thread shazron
CB-11975 iOS: Allow to use numeric values in search filter This closes #139 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/commit/a19baba6 Tree:

[2/3] cordova-plugin-console git commit: CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"

2016-12-07 Thread shazron
CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…" This closes #20 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/22cda64a Tree:

[15/25] cordova-plugin-camera git commit: Merge branch 'nougat_camera'

2016-12-07 Thread shazron
Merge branch 'nougat_camera' This closes #235 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/b13cbdeb Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/b13cbdeb Diff:

[02/25] cordova-plugin-camera git commit: Partially modified plugin.xml

2016-12-07 Thread shazron
Partially modified plugin.xml Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/744d72a3 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/744d72a3 Diff:

[3/5] cordova-plugin-battery-status git commit: CB-8929 Use PowerManager to get battery state on Win 10

2016-12-07 Thread shazron
CB-8929 Use PowerManager to get battery state on Win 10 This closes #42 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/85c6f507 Tree:

[1/5] cordova-plugin-battery-status git commit: CB-11832 Incremented plugin version.

2016-12-07 Thread shazron
Repository: cordova-plugin-battery-status Updated Branches: refs/heads/1.2.x 4f9044ec3 -> 59189285b CB-11832 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo Commit:

[5/5] cordova-plugin-battery-status git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.2.1

2016-12-07 Thread shazron
CB-12224 Updated version and RELEASENOTES.md for release 1.2.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/59189285 Tree:

[cordova-plugin-splashscreen] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-splashscreen Updated Tags: refs/tags/4.0.1 [created] 782939f7e - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[1/2] cordova-plugin-test-framework git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.1.4

2016-12-07 Thread shazron
Repository: cordova-plugin-test-framework Updated Branches: refs/heads/master 5a20c0389 -> c07e33744 CB-12224 Updated version and RELEASENOTES.md for release 1.1.4 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/repo Commit:

[1/2] cordova-plugin-statusbar git commit: CB-12224 Updated version and RELEASENOTES.md for release 2.2.1

2016-12-07 Thread shazron
Repository: cordova-plugin-statusbar Updated Branches: refs/heads/master 6bfc749f8 -> a07c24fe7 CB-12224 Updated version and RELEASENOTES.md for release 2.2.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/repo Commit:

[2/2] cordova-plugin-splashscreen git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/0f2a0695 Tree:

[cordova-plugin-media-capture] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-media-capture Updated Tags: refs/tags/1.4.1 [created] b09b24d71 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[cordova-plugin-test-framework] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-test-framework Updated Tags: refs/tags/1.1.4 [created] 1a9d5cd24 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

cordova-plugin-screen-orientation git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
Repository: cordova-plugin-screen-orientation Updated Branches: refs/heads/master fff912466 -> b988ac77b CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/repo Commit:

[2/2] cordova-plugin-vibration git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/becb8e1b Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/becb8e1b Diff:

[2/2] cordova-plugin-media git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/commit/f4d8a0ba Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/tree/f4d8a0ba Diff:

[cordova-plugin-whitelist] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-whitelist Updated Tags: refs/tags/1.3.1 [created] 79f74a00e - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[1/2] cordova-plugin-whitelist git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.3.1

2016-12-07 Thread shazron
Repository: cordova-plugin-whitelist Updated Branches: refs/heads/master 2da58f4a8 -> 91ff8df6a CB-12224 Updated version and RELEASENOTES.md for release 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo Commit:

[4/5] cordova-plugin-battery-status git commit: CB-8929 Fix failing tests on iOS

2016-12-07 Thread shazron
CB-8929 Fix failing tests on iOS Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/248f96fc Tree:

[2/9] cordova-plugin-wkwebview-engine git commit: CB-11818 - Avoid retain cycle: WKUserContentController retains its message handler, to break it we cannot pass directly CDVWKWebViewEngine's instance

2016-12-07 Thread shazron
CB-11818 - Avoid retain cycle: WKUserContentController retains its message handler, to break it we cannot pass directly CDVWKWebViewEngine's instance This closes #17 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/repo Commit:

[8/9] cordova-plugin-wkwebview-engine git commit: Updated README.md

2016-12-07 Thread shazron
Updated README.md Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/commit/4cd73e09 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/4cd73e09

[4/4] cordova-plugin-network-information git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.3.1

2016-12-07 Thread shazron
CB-12224 Updated version and RELEASENOTES.md for release 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/0079edba Tree:

[cordova-plugin-screen-orientation] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-screen-orientation Updated Branches: refs/heads/1.4.x [created] fff912466 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail:

[1/4] cordova-plugin-network-information git commit: CB-11832 Incremented plugin version.

2016-12-07 Thread shazron
Repository: cordova-plugin-network-information Updated Branches: refs/heads/1.3.x 0e6889a09 -> 0079edbaa CB-11832 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo Commit:

[3/5] cordova-plugin-vibration git commit: Closing invalid pull requests: close #31 #32

2016-12-07 Thread shazron
Closing invalid pull requests: close #31 #32 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/9cb2b618 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/9cb2b618

cordova-plugin-camera git commit: Fix missing license headers.

2016-12-07 Thread shazron
Repository: cordova-plugin-camera Updated Branches: refs/heads/master c9e6a9a38 -> 8b83171ee Fix missing license headers. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/8b83171e Tree:

[cordova-plugin-device] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-device Updated Tags: refs/tags/1.1.4 [created] a736ae44b - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[1/2] cordova-plugin-file-transfer git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.6.1

2016-12-07 Thread shazron
Repository: cordova-plugin-file-transfer Updated Branches: refs/heads/master 5a711e872 -> b83a991e7 CB-12224 Updated version and RELEASENOTES.md for release 1.6.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo Commit:

[2/2] cordova-plugin-dialogs git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/commit/d83797b9 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/d83797b9 Diff:

[1/2] cordova-plugin-contacts git commit: CB-12224 Updated version and RELEASENOTES.md for release 2.2.1

2016-12-07 Thread shazron
Repository: cordova-plugin-contacts Updated Branches: refs/heads/master 7fa53c149 -> 6bf459db2 CB-12224 Updated version and RELEASENOTES.md for release 2.2.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/repo Commit:

[cordova-plugin-dialogs] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-dialogs Updated Tags: refs/tags/1.3.1 [created] 233aff26f - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[cordova-plugin-console] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-console Updated Tags: refs/tags/1.0.5 [created] 8bf1ba18d - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[1/2] cordova-plugin-globalization git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.0.5

2016-12-07 Thread shazron
Repository: cordova-plugin-globalization Updated Branches: refs/heads/master 4754a887f -> e98a860f4 CB-12224 Updated version and RELEASENOTES.md for release 1.0.5 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/repo Commit:

[2/2] cordova-plugin-file-transfer git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/b83a991e Tree:

[cordova-plugin-contacts] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-contacts Updated Tags: refs/tags/2.2.1 [created] af620d6cd - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[2/2] cordova-plugin-inappbrowser git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/commit/cfbd3845 Tree:

[1/2] cordova-plugin-device-motion git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.2.3

2016-12-07 Thread shazron
Repository: cordova-plugin-device-motion Updated Branches: refs/heads/master ac2e46862 -> fe5e6a419 CB-12224 Updated version and RELEASENOTES.md for release 1.2.3 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo Commit:

[1/2] cordova-plugin-geolocation git commit: CB-12224 Updated version and RELEASENOTES.md for release 2.4.1

2016-12-07 Thread shazron
Repository: cordova-plugin-geolocation Updated Branches: refs/heads/master 34fcfa228 -> be0da8421 CB-12224 Updated version and RELEASENOTES.md for release 2.4.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit:

[1/2] cordova-plugin-splashscreen git commit: CB-12224 Updated version and RELEASENOTES.md for release 4.0.1

2016-12-07 Thread shazron
Repository: cordova-plugin-splashscreen Updated Branches: refs/heads/master 04667e04c -> 0f2a06958 CB-12224 Updated version and RELEASENOTES.md for release 4.0.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo Commit:

[1/2] cordova-plugin-inappbrowser git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.6.0

2016-12-07 Thread shazron
Repository: cordova-plugin-inappbrowser Updated Branches: refs/heads/master ca323ea95 -> cfbd3845a CB-12224 Updated version and RELEASENOTES.md for release 1.6.0 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/repo Commit:

[1/2] cordova-plugin-media git commit: CB-12224 Updated version and RELEASENOTES.md for release 2.4.1

2016-12-07 Thread shazron
Repository: cordova-plugin-media Updated Branches: refs/heads/master f0a0bb8f3 -> f4d8a0ba6 CB-12224 Updated version and RELEASENOTES.md for release 2.4.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/repo Commit:

[cordova-plugin-screen-orientation] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-screen-orientation Updated Tags: refs/tags/1.4.2 [created] fff912466 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[cordova-plugin-vibration] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-vibration Updated Tags: refs/tags/2.1.3 [created] fcc6f19a0 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[cordova-plugin-inappbrowser] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-inappbrowser Updated Tags: refs/tags/1.6.0 [created] 009e662c8 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[2/2] cordova-plugin-test-framework git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/commit/c07e3374 Tree:

[2/2] cordova-plugin-geolocation git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/be0da842 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/be0da842

[2/2] cordova-plugin-legacy-whitelist git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/commit/232da927 Tree:

[2/2] cordova-plugin-media-capture git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/31086f11 Tree:

[cordova-plugin-network-information] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-network-information Updated Tags: refs/tags/1.3.1 [created] 0079edbaa - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[2/2] cordova-plugin-network-information git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/fc4cdeb1 Tree:

[cordova-plugin-file-transfer] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-file-transfer Updated Tags: refs/tags/1.6.1 [created] aee45754a - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[1/2] cordova-plugin-console git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.0.5

2016-12-07 Thread shazron
Repository: cordova-plugin-console Updated Branches: refs/heads/master 22cda64ab -> e21139215 CB-12224 Updated version and RELEASENOTES.md for release 1.0.5 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit:

[2/2] cordova-plugin-camera git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/ee553769 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/ee553769 Diff:

[cordova-plugin-globalization] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-globalization Updated Tags: refs/tags/1.0.5 [created] 594651d27 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[2/2] cordova-plugin-device-orientation git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-orientation/commit/cc998603 Tree:

[1/2] cordova-plugin-legacy-whitelist git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.1.2

2016-12-07 Thread shazron
Repository: cordova-plugin-legacy-whitelist Updated Branches: refs/heads/master 03b87869f -> 232da927d CB-12224 Updated version and RELEASENOTES.md for release 1.1.2 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-legacy-whitelist/repo Commit:

[1/2] cordova-plugin-file git commit: CB-12224 Updated version and RELEASENOTES.md for release 4.3.1

2016-12-07 Thread shazron
Repository: cordova-plugin-file Updated Branches: refs/heads/master a1cfabdce -> adb1a64f2 CB-12224 Updated version and RELEASENOTES.md for release 4.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/repo Commit:

[2/2] cordova-plugin-device git commit: CB-12224 Incremented plugin version.

2016-12-07 Thread shazron
CB-12224 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/e1ab9f4c Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/e1ab9f4c Diff:

[cordova-plugin-media] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-media Updated Tags: refs/tags/2.4.1 [created] f0a6d4512 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[cordova-plugin-geolocation] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-geolocation Updated Tags: refs/tags/2.4.1 [created] 7934ed702 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[6/9] cordova-plugin-wkwebview-engine git commit: CB-10228:(iOS) AppendUserAgent not working with WKWebView

2016-12-07 Thread shazron
CB-10228:(iOS) AppendUserAgent not working with WKWebView Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/commit/bf24bb63 Tree:

[6/7] cordova-plugin-splashscreen git commit: CB-11751 'extendedSplashScreen' is undefined Document that splashscreen needs to be disabled on Windows in case of updating entire document body

2016-12-07 Thread shazron
CB-11751 'extendedSplashScreen' is undefined Document that splashscreen needs to be disabled on Windows in case of updating entire document body Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo Commit:

[cordova-plugin-inappbrowser] Git Push Summary

2016-12-07 Thread shazron
Repository: cordova-plugin-inappbrowser Updated Branches: refs/heads/1.6.x [created] 009e662c8 - To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org

[2/4] cordova-plugin-test-framework git commit: Edit package.json license to match SPDX id

2016-12-07 Thread shazron
Edit package.json license to match SPDX id See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/) X-ref: apache/cordova-plugin-device#48 This closes #22 Project:

[1/4] cordova-plugin-whitelist git commit: CB-11832 Incremented plugin version.

2016-12-07 Thread shazron
Repository: cordova-plugin-whitelist Updated Branches: refs/heads/1.3.x d51a36005 -> 79f74a00e CB-11832 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo Commit:

[3/4] cordova-plugin-test-framework git commit: CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"

2016-12-07 Thread shazron
CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…" This closes #21 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/commit/5a20c038 Tree:

[5/5] cordova-plugin-media git commit: CB-12224 Updated version and RELEASENOTES.md for release 2.4.1

2016-12-07 Thread shazron
CB-12224 Updated version and RELEASENOTES.md for release 2.4.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/commit/f0a6d451 Tree:

[2/7] cordova-plugin-splashscreen git commit: CB-11829 (iOS) Support for CB-9762; docs (CB-11830)

2016-12-07 Thread shazron
CB-11829 (iOS) Support for CB-9762; docs (CB-11830) This closes #114 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/62509f6b Tree:

[4/7] cordova-plugin-statusbar git commit: CB-10341 ios, document statusTap event

2016-12-07 Thread shazron
CB-10341 ios, document statusTap event This closes #69 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/commit/086234b8 Tree:

[4/4] cordova-plugin-whitelist git commit: CB-12224 Updated version and RELEASENOTES.md for release 1.3.1

2016-12-07 Thread shazron
CB-12224 Updated version and RELEASENOTES.md for release 1.3.1 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/commit/79f74a00 Tree:

[1/5] cordova-plugin-vibration git commit: CB-11832 Incremented plugin version.

2016-12-07 Thread shazron
Repository: cordova-plugin-vibration Updated Branches: refs/heads/2.1.x 591e03421 -> fcc6f19a0 CB-11832 Incremented plugin version. Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo Commit:

[5/5] cordova-plugin-vibration git commit: CB-12224 Updated version and RELEASENOTES.md for release 2.1.3

2016-12-07 Thread shazron
CB-12224 Updated version and RELEASENOTES.md for release 2.1.3 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/fcc6f19a Tree:

[2/4] cordova-plugin-network-information git commit: CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…"

2016-12-07 Thread shazron
CB-11917 - Remove pull request template checklist item: "iCLA has been submitted…" This closes #50 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/f4dc63cb

[5/6] cordova-plugin-geolocation git commit: This closes #84

2016-12-07 Thread shazron
This closes #84 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/34fcfa22 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/34fcfa22 Diff:

[3/6] cordova-plugin-geolocation git commit: CB-11962: (ios) Added variable for setting NSLocationWhenInUseUsageDescription

2016-12-07 Thread shazron
CB-11962: (ios) Added variable for setting NSLocationWhenInUseUsageDescription This closes #83 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/f9f7a23c Tree:

  1   2   3   >