[GitHub] aszmyd commented on issue #31: Fix unlock

2018-04-11 Thread GitBox
aszmyd commented on issue #31: Fix unlock
URL: 
https://github.com/apache/cordova-plugin-screen-orientation/pull/31#issuecomment-380666335
 
 
   As far as i've checked, iOS part of this does not have this "unlock" issue. 
We have an app that uses this approach on both iOS and Android and making this 
change has been driven by the bug just on Android side


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] janpio commented on issue #765: ShowCase: Remove broken app, add SparkChess

2018-04-11 Thread GitBox
janpio commented on issue #765: ShowCase: Remove broken app, add SparkChess
URL: https://github.com/apache/cordova-docs/pull/765#issuecomment-380605756
 
 
   removing the whole section maybe?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] jcesarmobile commented on issue #765: ShowCase: Remove broken app, add SparkChess

2018-04-11 Thread GitBox
jcesarmobile commented on issue #765: ShowCase: Remove broken app, add 
SparkChess
URL: https://github.com/apache/cordova-docs/pull/765#issuecomment-380603795
 
 
   We should probably do a cleanup, the other day I saw on twitter that Gudog 
was a React Native app now


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



svn commit: r1828936 - in /cordova/site/public: ./ docs/en/dev/cordova/events/ docs/en/dev/cordova/storage/ docs/en/dev/guide/appdev/whitelist/ docs/en/dev/guide/hybrid/webviews/ docs/en/dev/guide/nex

2018-04-11 Thread steven
Author: steven
Date: Wed Apr 11 21:20:45 2018
New Revision: 1828936

URL: http://svn.apache.org/viewvc?rev=1828936=rev
Log:
Updated docs

Added:
cordova/site/public/static/img/showcase-apps/SparkChess.png   (with props)
Modified:
cordova/site/public/docs/en/dev/cordova/events/events.html
cordova/site/public/docs/en/dev/cordova/storage/storage.html
cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html
cordova/site/public/docs/en/dev/guide/next/index.html
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/docs/en/dev/guide/platforms/osx/config.html
cordova/site/public/docs/en/dev/guide/support/index.html
cordova/site/public/docs/en/dev/plugin_ref/plugman.html
cordova/site/public/docs/en/dev/plugin_ref/spec.html
cordova/site/public/feed.xml
cordova/site/public/index.html

Modified: cordova/site/public/docs/en/dev/cordova/events/events.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/events/events.html?rev=1828936=1828935=1828936=diff
==
--- cordova/site/public/docs/en/dev/cordova/events/events.html (original)
+++ cordova/site/public/docs/en/dev/cordova/events/events.html Wed Apr 11 
21:20:45 2018
@@ -2652,7 +2652,7 @@ timeout value of zero, or else the app h
 
 Android Quirks
 
-Refer Android Life 
Cycle Guide for details on android quirks with
+Refer Android Life 
Cycle Guide for details on android quirks with
 the resume event.
 
 backbutton

Modified: cordova/site/public/docs/en/dev/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/storage/storage.html?rev=1828936=1828935=1828936=diff
==
--- cordova/site/public/docs/en/dev/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/en/dev/cordova/storage/storage.html Wed Apr 11 
21:20:45 2018
@@ -2469,7 +2469,6 @@ As such, it provides all the power (and
 
 
 Android
-BlackBerry 10
 iOS
 
 
@@ -2557,7 +2556,6 @@ database, and its asynchronous API and s
 IndexedDB is supported by the underlying WebView on the following Cordova 
platforms:
 
 
-BlackBerry 10
 Windows (with some limitations)
 Android (4.4 and above)
 

Modified: cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html?rev=1828936=1828935=1828936=diff
==
--- cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html Wed Apr 
11 21:20:45 2018
@@ -2535,42 +2535,6 @@ prior to 4.0.0, see older versions of th
 
 See the https://developer.apple.com/library/prerelease/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW33;>ATS
 Technote for more details.
 
-BlackBerry 10 Whitelisting
-
-The whitelisting rules are found in www/config.xml.
-
-BlackBerry 10s use of wildcards differs from other platforms in two
-ways:
-
-
-Any content accessed by XMLHttpRequest must be declared
-explicitly. Setting origin=* does not work in this 
case.
-Alternatively, all web security may be disabled using the
-WebSecurity preference described in BlackBerry Configuration:
-preference name="websecurity" value="disable" /
-
-As an alternative to setting *.domain, set an additional
-subdomains attribute to true. It should be set to 
false by
-default.
-!-- Narrows access to google.com --
-access origin="http://google.com; subdomains="false" /
-
-!-- Allows access to maps.google.com and docs.google.com 
--
-access origin="http://google.com; subdomains="true" /
-
-!-- Allows access to all domains, including the local 
`file://` protocol --
-access origin="*" subdomains="true" /
-
-
-
-For more information on support, see BlackBerrys documentation on the
-https://developer.blackberry.com/html5/documentation/v1_0/access_element_834677_11.html;>access
 element.
-
-Windows Phone Whitelisting
-
-The whitelisting rules for Windows Phone 8 are found in the
-apps config.xml file.
-
 
 
 

Modified: cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html?rev=1828936=1828935=1828936=diff
==
--- cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html Wed Apr 11 
21:20:45 2018
@@ -2449,7 +2449,6 @@ supported platforms:
 
 Android WebViews
 iOS WebViews
-Windows Phone 8.0 
WebViews
 
 
 

Modified: 

svn commit: r1828935 - in /cordova/site/public: ./ docs/en/dev/cordova/events/ docs/en/dev/cordova/storage/ docs/en/dev/guide/appdev/whitelist/ docs/en/dev/guide/hybrid/webviews/ docs/en/dev/guide/nex

2018-04-11 Thread steven
Author: steven
Date: Wed Apr 11 21:11:43 2018
New Revision: 1828935

URL: http://svn.apache.org/viewvc?rev=1828935=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/cordova/events/events.html
cordova/site/public/docs/en/dev/cordova/storage/storage.html
cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html
cordova/site/public/docs/en/dev/guide/next/index.html
cordova/site/public/docs/en/dev/guide/platforms/osx/config.html
cordova/site/public/docs/en/dev/guide/support/index.html
cordova/site/public/docs/en/dev/plugin_ref/plugman.html
cordova/site/public/docs/en/dev/plugin_ref/spec.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/cordova/events/events.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/events/events.html?rev=1828935=1828934=1828935=diff
==
--- cordova/site/public/docs/en/dev/cordova/events/events.html (original)
+++ cordova/site/public/docs/en/dev/cordova/events/events.html Wed Apr 11 
21:11:43 2018
@@ -2652,7 +2652,7 @@ timeout value of zero, or else the app h
 
 Android Quirks
 
-Refer Android Life 
Cycle Guide for details on android quirks with
+Refer Android Life 
Cycle Guide for details on android quirks with
 the resume event.
 
 backbutton

Modified: cordova/site/public/docs/en/dev/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/storage/storage.html?rev=1828935=1828934=1828935=diff
==
--- cordova/site/public/docs/en/dev/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/en/dev/cordova/storage/storage.html Wed Apr 11 
21:11:43 2018
@@ -2469,6 +2469,7 @@ As such, it provides all the power (and
 
 
 Android
+BlackBerry 10
 iOS
 
 
@@ -2556,6 +2557,7 @@ database, and its asynchronous API and s
 IndexedDB is supported by the underlying WebView on the following Cordova 
platforms:
 
 
+BlackBerry 10
 Windows (with some limitations)
 Android (4.4 and above)
 

Modified: cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html?rev=1828935=1828934=1828935=diff
==
--- cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html Wed Apr 
11 21:11:43 2018
@@ -2535,6 +2535,42 @@ prior to 4.0.0, see older versions of th
 
 See the https://developer.apple.com/library/prerelease/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW33;>ATS
 Technote for more details.
 
+BlackBerry 10 Whitelisting
+
+The whitelisting rules are found in www/config.xml.
+
+BlackBerry 10s use of wildcards differs from other platforms in two
+ways:
+
+
+Any content accessed by XMLHttpRequest must be declared
+explicitly. Setting origin=* does not work in this 
case.
+Alternatively, all web security may be disabled using the
+WebSecurity preference described in BlackBerry Configuration:
+preference name="websecurity" value="disable" /
+
+As an alternative to setting *.domain, set an additional
+subdomains attribute to true. It should be set to 
false by
+default.
+!-- Narrows access to google.com --
+access origin="http://google.com; subdomains="false" /
+
+!-- Allows access to maps.google.com and docs.google.com 
--
+access origin="http://google.com; subdomains="true" /
+
+!-- Allows access to all domains, including the local 
`file://` protocol --
+access origin="*" subdomains="true" /
+
+
+
+For more information on support, see BlackBerrys documentation on the
+https://developer.blackberry.com/html5/documentation/v1_0/access_element_834677_11.html;>access
 element.
+
+Windows Phone Whitelisting
+
+The whitelisting rules for Windows Phone 8 are found in the
+apps config.xml file.
+
 
 
 

Modified: cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html?rev=1828935=1828934=1828935=diff
==
--- cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html Wed Apr 11 
21:11:43 2018
@@ -2449,6 +2449,7 @@ supported platforms:
 
 Android WebViews
 iOS WebViews
+Windows Phone 8.0 
WebViews
 
 
 

Modified: cordova/site/public/docs/en/dev/guide/next/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/next/index.html?rev=1828935=1828934=1828935=diff

svn commit: r1828934 - in /cordova/site/public: ./ docs/en/dev/cordova/events/ docs/en/dev/cordova/storage/ docs/en/dev/guide/appdev/whitelist/ docs/en/dev/guide/hybrid/webviews/ docs/en/dev/guide/nex

2018-04-11 Thread steven
Author: steven
Date: Wed Apr 11 21:09:51 2018
New Revision: 1828934

URL: http://svn.apache.org/viewvc?rev=1828934=rev
Log:
Updated docs

Modified:
cordova/site/public/docs/en/dev/cordova/events/events.html
cordova/site/public/docs/en/dev/cordova/storage/storage.html
cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html
cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html
cordova/site/public/docs/en/dev/guide/next/index.html
cordova/site/public/docs/en/dev/guide/platforms/android/index.html
cordova/site/public/docs/en/dev/guide/platforms/osx/config.html
cordova/site/public/docs/en/dev/guide/support/index.html
cordova/site/public/docs/en/dev/plugin_ref/plugman.html
cordova/site/public/docs/en/dev/plugin_ref/spec.html
cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/cordova/events/events.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/events/events.html?rev=1828934=1828933=1828934=diff
==
--- cordova/site/public/docs/en/dev/cordova/events/events.html (original)
+++ cordova/site/public/docs/en/dev/cordova/events/events.html Wed Apr 11 
21:09:51 2018
@@ -2652,7 +2652,7 @@ timeout value of zero, or else the app h
 
 Android Quirks
 
-Refer Android Life 
Cycle Guide for details on android quirks with
+Refer Android Life 
Cycle Guide for details on android quirks with
 the resume event.
 
 backbutton

Modified: cordova/site/public/docs/en/dev/cordova/storage/storage.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/cordova/storage/storage.html?rev=1828934=1828933=1828934=diff
==
--- cordova/site/public/docs/en/dev/cordova/storage/storage.html (original)
+++ cordova/site/public/docs/en/dev/cordova/storage/storage.html Wed Apr 11 
21:09:51 2018
@@ -2469,7 +2469,6 @@ As such, it provides all the power (and
 
 
 Android
-BlackBerry 10
 iOS
 
 
@@ -2557,7 +2556,6 @@ database, and its asynchronous API and s
 IndexedDB is supported by the underlying WebView on the following Cordova 
platforms:
 
 
-BlackBerry 10
 Windows (with some limitations)
 Android (4.4 and above)
 

Modified: cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html?rev=1828934=1828933=1828934=diff
==
--- cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/appdev/whitelist/index.html Wed Apr 
11 21:09:51 2018
@@ -2535,42 +2535,6 @@ prior to 4.0.0, see older versions of th
 
 See the https://developer.apple.com/library/prerelease/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW33;>ATS
 Technote for more details.
 
-BlackBerry 10 Whitelisting
-
-The whitelisting rules are found in www/config.xml.
-
-BlackBerry 10s use of wildcards differs from other platforms in two
-ways:
-
-
-Any content accessed by XMLHttpRequest must be declared
-explicitly. Setting origin=* does not work in this 
case.
-Alternatively, all web security may be disabled using the
-WebSecurity preference described in BlackBerry Configuration:
-preference name="websecurity" value="disable" /
-
-As an alternative to setting *.domain, set an additional
-subdomains attribute to true. It should be set to 
false by
-default.
-!-- Narrows access to google.com --
-access origin="http://google.com; subdomains="false" /
-
-!-- Allows access to maps.google.com and docs.google.com 
--
-access origin="http://google.com; subdomains="true" /
-
-!-- Allows access to all domains, including the local 
`file://` protocol --
-access origin="*" subdomains="true" /
-
-
-
-For more information on support, see BlackBerrys documentation on the
-https://developer.blackberry.com/html5/documentation/v1_0/access_element_834677_11.html;>access
 element.
-
-Windows Phone Whitelisting
-
-The whitelisting rules for Windows Phone 8 are found in the
-apps config.xml file.
-
 
 
 

Modified: cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html?rev=1828934=1828933=1828934=diff
==
--- cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html (original)
+++ cordova/site/public/docs/en/dev/guide/hybrid/webviews/index.html Wed Apr 11 
21:09:51 2018
@@ -2449,7 +2449,6 @@ supported platforms:
 
 Android WebViews
 iOS WebViews
-Windows Phone 8.0 
WebViews
 
 
 

Modified: cordova/site/public/docs/en/dev/guide/next/index.html
URL: 

[GitHub] janpio closed pull request #780: [Android] Remove outdated `android` command

2018-04-11 Thread GitBox
janpio closed pull request #780: [Android] Remove outdated `android` command
URL: https://github.com/apache/cordova-docs/pull/780
 
 
   

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 foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/www/docs/en/dev/guide/platforms/android/index.md 
b/www/docs/en/dev/guide/platforms/android/index.md
index 7cf771a8b..f32eb215c 100644
--- a/www/docs/en/dev/guide/platforms/android/index.md
+++ b/www/docs/en/dev/guide/platforms/android/index.md
@@ -88,7 +88,7 @@ whatever [API 
level](http://developer.android.com/guide/topics/manifest/uses-sdk
 you wish to target. It is recommended that you install the highest SDK version
 that your version of cordova-android supports (see [Requirements and 
Support](#requirements-and-support)).
 
-Open the Android SDK Manager (run `android` or `sdkmanager` from the terminal)
+Open the Android SDK Manager (run `sdkmanager` from the terminal)
 and make sure the following are installed:
 
 1. Android Platform SDK for your targeted version of Android


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-docs] branch master updated: remove "android" command option (#780)

2018-04-11 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio 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 415dbf3  remove "android" command option (#780)
415dbf3 is described below

commit 415dbf3c20a4055a6469a5eb6caf829ea0188fad
Author: Drew Crecente 
AuthorDate: Wed Apr 11 16:44:35 2018 -0400

remove "android" command option (#780)

Running android.bat now returns this:


*
The "android" command is deprecated.
For manual SDK, AVD, and project management, please use Android Studio.
For command-line tools, use tools\bin\sdkmanager.bat and 
tools\bin\avdmanager.bat

*
Invalid or unsupported command ""
---
 www/docs/en/dev/guide/platforms/android/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/docs/en/dev/guide/platforms/android/index.md 
b/www/docs/en/dev/guide/platforms/android/index.md
index d8fbdf3..18c321b 100644
--- a/www/docs/en/dev/guide/platforms/android/index.md
+++ b/www/docs/en/dev/guide/platforms/android/index.md
@@ -87,7 +87,7 @@ whatever [API 
level](http://developer.android.com/guide/topics/manifest/uses-sdk
 you wish to target. It is recommended that you install the highest SDK version
 that your version of cordova-android supports (see [Requirements and 
Support](#requirements-and-support)).
 
-Open the Android SDK Manager (run `android` or `sdkmanager` from the terminal)
+Open the Android SDK Manager (run `sdkmanager` from the terminal)
 and make sure the following are installed:
 
 1. Android Platform SDK for your targeted version of Android

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] janpio closed pull request #765: ShowCase: Remove broken app, add SparkChess

2018-04-11 Thread GitBox
janpio closed pull request #765: ShowCase: Remove broken app, add SparkChess
URL: https://github.com/apache/cordova-docs/pull/765
 
 
   

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 foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/www/_data/showcase-apps.yml b/www/_data/showcase-apps.yml
index a513c04fb..aa3b29f6d 100644
--- a/www/_data/showcase-apps.yml
+++ b/www/_data/showcase-apps.yml
@@ -69,13 +69,6 @@
 be your new best friend. Rebuild, pull and monitor your apps, unlock
 and change signing keys.
 
--   name: ReactEurope - React.js Europe Conference
-image: ReactEurope.png
-url: http://www.thinkmill.com.au/react-europe
-description: >
-ReactEurope is the occasion to meet the core team and other awesome 
members
-of the community to learn, socialize and have fun in the beautiful 
city of Paris
-
 -   name: Graded
 image: Graded.png
 url: http://www.graded.us
@@ -88,3 +81,11 @@
 description: >
 One Verse BIBLE is a beautifully crafted Bible app to focus more on
 each Bible Verse and to compare easily with various Bible Versions
+
+-   name: SparkChess
+image: SparkChess.png
+url: https://www.sparkchess.com
+description: > 
+Finally, a game of chess everyone can enjoy. Play chess against the 
computer or 
+challenge your friends in online multiplayer. SparkChess is available 
on the 
+App Store, on Google Play and online. 
diff --git a/www/static/img/showcase-apps/ReactEurope.png 
b/www/static/img/showcase-apps/ReactEurope.png
deleted file mode 100644
index e1b3cc82b..0
Binary files a/www/static/img/showcase-apps/ReactEurope.png and /dev/null differ
diff --git a/www/static/img/showcase-apps/SparkChess.png 
b/www/static/img/showcase-apps/SparkChess.png
new file mode 100644
index 0..21ce367d3
Binary files /dev/null and b/www/static/img/showcase-apps/SparkChess.png differ


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-docs] branch master updated: ShowCase: Remove broken app, add SparkChess (#765)

2018-04-11 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio 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 2edd0c4  ShowCase: Remove broken app, add SparkChess (#765)
2edd0c4 is described below

commit 2edd0c4b60f422547f610910c472739aab1926f1
Author: Armand 
AuthorDate: Wed Apr 11 23:44:16 2018 +0300

ShowCase: Remove broken app, add SparkChess (#765)

* Add SparkChess to ShowCase

* Remove non-working (Err:404) app 'React-Europe'
---
 www/_data/showcase-apps.yml  |  15 ---
 www/static/img/showcase-apps/ReactEurope.png | Bin 24479 -> 0 bytes
 www/static/img/showcase-apps/SparkChess.png  | Bin 0 -> 35341 bytes
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/www/_data/showcase-apps.yml b/www/_data/showcase-apps.yml
index a513c04..aa3b29f 100644
--- a/www/_data/showcase-apps.yml
+++ b/www/_data/showcase-apps.yml
@@ -69,13 +69,6 @@
 be your new best friend. Rebuild, pull and monitor your apps, unlock
 and change signing keys.
 
--   name: ReactEurope - React.js Europe Conference
-image: ReactEurope.png
-url: http://www.thinkmill.com.au/react-europe
-description: >
-ReactEurope is the occasion to meet the core team and other awesome 
members
-of the community to learn, socialize and have fun in the beautiful 
city of Paris
-
 -   name: Graded
 image: Graded.png
 url: http://www.graded.us
@@ -88,3 +81,11 @@
 description: >
 One Verse BIBLE is a beautifully crafted Bible app to focus more on
 each Bible Verse and to compare easily with various Bible Versions
+
+-   name: SparkChess
+image: SparkChess.png
+url: https://www.sparkchess.com
+description: > 
+Finally, a game of chess everyone can enjoy. Play chess against the 
computer or 
+challenge your friends in online multiplayer. SparkChess is available 
on the 
+App Store, on Google Play and online. 
diff --git a/www/static/img/showcase-apps/ReactEurope.png 
b/www/static/img/showcase-apps/ReactEurope.png
deleted file mode 100644
index e1b3cc8..000
Binary files a/www/static/img/showcase-apps/ReactEurope.png and /dev/null differ
diff --git a/www/static/img/showcase-apps/SparkChess.png 
b/www/static/img/showcase-apps/SparkChess.png
new file mode 100644
index 000..21ce367
Binary files /dev/null and b/www/static/img/showcase-apps/SparkChess.png differ

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-docs] branch janpio-remove_outdated_platforms deleted (was c0a2ba4)

2018-04-11 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio pushed a change to branch janpio-remove_outdated_platforms
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git.


 was c0a2ba4  remove deprecated platforms

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] janpio closed pull request #798: remove deprecated platforms from dev docs

2018-04-11 Thread GitBox
janpio closed pull request #798: remove deprecated platforms from dev docs
URL: https://github.com/apache/cordova-docs/pull/798
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-docs] branch master updated: Fix some links (#799)

2018-04-11 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio 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 cd8b7ec  Fix some links (#799)
cd8b7ec is described below

commit cd8b7ec8ecd336f169f6694f5b6c68d730c07f84
Author: Jan Piotrowski 
AuthorDate: Wed Apr 11 22:42:32 2018 +0200

Fix some links (#799)
---
 www/docs/en/dev/cordova/events/events.md  | 2 +-
 www/docs/en/dev/guide/platforms/osx/config.md | 2 +-
 www/docs/en/dev/guide/support/index.md| 8 
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/docs/en/dev/cordova/events/events.md 
b/www/docs/en/dev/cordova/events/events.md
index 07b2f19..af5b0bd 100644
--- a/www/docs/en/dev/cordova/events/events.md
+++ b/www/docs/en/dev/cordova/events/events.md
@@ -450,5 +450,5 @@ See https://issues.apache.org/jira/browse/CB-10653 for 
details.
 The subscription to the `activated` event should be done before `deviceready` 
handler (in `app.bindEvents` in terms of the Cordova template).
 
 [UIApplicationExitsOnSuspend]: 
http://developer.apple.com/library/ios/#documentation/general/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html
-[AndroidLifeCycleGuide]: ../../guide/platforms/android/lifecycle.html
+[AndroidLifeCycleGuide]: 
../../guide/platforms/android/index.html#lifecycle-guide
 [MSDNActivatedEvent]: 
https://msdn.microsoft.com/en-us/library/windows/apps/br212679.aspx
diff --git a/www/docs/en/dev/guide/platforms/osx/config.md 
b/www/docs/en/dev/guide/platforms/osx/config.md
index 8a496ed..8bc2b19 100644
--- a/www/docs/en/dev/guide/platforms/osx/config.md
+++ b/www/docs/en/dev/guide/platforms/osx/config.md
@@ -25,7 +25,7 @@ title: OS X Configuration
 The `config.xml` file controls an app's basic settings that apply
 across each application and CordovaWebView instance. This section
 details preferences that only apply to OS X builds. See [The config.xml
-File](config_ref_index.md.html#The%20config.xml%20File) for information on 
global configuration options.
+File](../../../config_ref/index.html#The%20config.xml%20File) for information 
on global configuration options.
 
 ## Overview
 
diff --git a/www/docs/en/dev/guide/support/index.md 
b/www/docs/en/dev/guide/support/index.md
index fed9c9e..eff3962 100644
--- a/www/docs/en/dev/guide/support/index.md
+++ b/www/docs/en/dev/guide/support/index.md
@@ -36,10 +36,10 @@ the core plugins, additional APIs are available via
 
 
 Platform:
-Android
-iOS
-OS X
-Windows8.1, Phone 8.1, 
10
+Android
+iOS
+OS X
+Windows8.1, Phone 
8.1, 10
 
 
 CLI shorthand:

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-docs] branch master updated: remove deprecated platforms (#798)

2018-04-11 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio 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 725285c  remove deprecated platforms (#798)
725285c is described below

commit 725285c6e245fdbd7000540f4563a9435745cf46
Author: Jan Piotrowski 
AuthorDate: Wed Apr 11 22:43:05 2018 +0200

remove deprecated platforms (#798)
---
 www/docs/en/dev/cordova/storage/storage.md  |  2 --
 www/docs/en/dev/guide/appdev/whitelist/index.md | 40 ---
 www/docs/en/dev/guide/hybrid/webviews/index.md  |  3 +-
 www/docs/en/dev/guide/next/index.md |  1 -
 www/docs/en/dev/plugin_ref/plugman.md   | 43 -
 www/docs/en/dev/plugin_ref/spec.md  |  6 ++--
 6 files changed, 25 insertions(+), 70 deletions(-)

diff --git a/www/docs/en/dev/cordova/storage/storage.md 
b/www/docs/en/dev/cordova/storage/storage.md
index 0a63ca7..c603cde 100644
--- a/www/docs/en/dev/cordova/storage/storage.md
+++ b/www/docs/en/dev/cordova/storage/storage.md
@@ -83,7 +83,6 @@ As such, it provides all the power (and complexity) of SQL.
 It is supported by the underlying WebView on the following Cordova platforms:
 
 - Android
-- BlackBerry 10
 - iOS
 
 ### Usage Summary
@@ -165,7 +164,6 @@ database, and its asynchronous API and search indexes 
provide performance benefi
 
 IndexedDB is supported by the underlying WebView on the following Cordova 
platforms:
 
-- BlackBerry 10
 - Windows (with some limitations)
 - Android (4.4 and above)
 
diff --git a/www/docs/en/dev/guide/appdev/whitelist/index.md 
b/www/docs/en/dev/guide/appdev/whitelist/index.md
index 8df97da..d80e943 100644
--- a/www/docs/en/dev/guide/appdev/whitelist/index.md
+++ b/www/docs/en/dev/guide/appdev/whitelist/index.md
@@ -132,45 +132,6 @@ In iOS 10 and above, the `` tag supports these 
three attributes below, w
 
 See the [ATS 
Technote](https://developer.apple.com/library/prerelease/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW33)
 for more details.
 
-## BlackBerry 10 Whitelisting
-
-The whitelisting rules are found in `www/config.xml`.
-
-BlackBerry 10's use of wildcards differs from other platforms in two
-ways:
-
-* Any content accessed by `XMLHttpRequest` must be declared
-  explicitly. Setting `origin="*"` does not work in this case.
-  Alternatively, all web security may be disabled using the
-  `WebSecurity` preference described in BlackBerry Configuration:
-
-```xml
-
-```
-
-* As an alternative to setting `*.domain`, set an additional
-  `subdomains` attribute to `true`. It should be set to `false` by
-  default.
-
-```xml
-
-http://google.com; subdomains="false" />
-
-
-http://google.com; subdomains="true" />
-
-
-
-```
-
-For more information on support, see BlackBerry's documentation on the
-[access element][8].
-
-## Windows Phone Whitelisting
-
-The whitelisting rules for Windows Phone 8 are found in the
-app's `config.xml` file.
-
 [wlp]: ../../../reference/cordova-plugin-whitelist/
 [1]: http://www.w3.org/TR/widgets-access/
 [2]: http://google.com
@@ -179,4 +140,3 @@ app's `config.xml` file.
 [5]: http://mail.google.com
 [6]: http://docs.google.com
 [7]: http://developer.mozilla.org
-[8]: 
https://developer.blackberry.com/html5/documentation/v1_0/access_element_834677_11.html
diff --git a/www/docs/en/dev/guide/hybrid/webviews/index.md 
b/www/docs/en/dev/guide/hybrid/webviews/index.md
index b889706..0d3bf3f 100644
--- a/www/docs/en/dev/guide/hybrid/webviews/index.md
+++ b/www/docs/en/dev/guide/hybrid/webviews/index.md
@@ -36,5 +36,4 @@ programming environment. The following provides instructions 
for
 supported platforms:
 
 - [Android WebViews](../../platforms/android/webview.html)
-- [iOS WebViews](../../platforms/ios/webview.html)
-- [Windows Phone 8.0 WebViews](../../platforms/wp8/webview.html)
+- [iOS WebViews](../../platforms/ios/webview.html)
\ No newline at end of file
diff --git a/www/docs/en/dev/guide/next/index.md 
b/www/docs/en/dev/guide/next/index.md
index 6cdc1b7..7300859 100644
--- a/www/docs/en/dev/guide/next/index.md
+++ b/www/docs/en/dev/guide/next/index.md
@@ -165,7 +165,6 @@ Weinre creates a local server that can host a remote debug 
client for your Cordo
 
 ## Other Options
 
-* BlackBerry 10 supports debugging as well: [Documentation]( 
https://developer.blackberry.com/html5/documentation/v2_0/debugging_using_web_inspector.html)
 * For more examples and explanation of the above debugging tips, see: 
[http://developer.telerik.com/featured/a-concise-guide-to-remote-debugging-on-ios-android-and-windows-phone/](http://developer.telerik.com/featured/a-concise-guide-to-remote-debugging-on-ios-android-and-windows-phone/)
 
 # User Interface
diff --git 

[GitHub] janpio closed pull request #799: fix some internal links

2018-04-11 Thread GitBox
janpio closed pull request #799: fix some internal links
URL: https://github.com/apache/cordova-docs/pull/799
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-docs] branch janpio-fix_links deleted (was e98988b)

2018-04-11 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio pushed a change to branch janpio-fix_links
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git.


 was e98988b  Fix some links

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] janpio closed pull request #808: Update index.md

2018-04-11 Thread GitBox
janpio closed pull request #808: Update index.md
URL: https://github.com/apache/cordova-docs/pull/808
 
 
   

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 foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/www/docs/en/dev/guide/platforms/android/index.md 
b/www/docs/en/dev/guide/platforms/android/index.md
index 30c095f27..d8fbdf329 100644
--- a/www/docs/en/dev/guide/platforms/android/index.md
+++ b/www/docs/en/dev/guide/platforms/android/index.md
@@ -158,8 +158,8 @@ reopen any command prompt windows after making changes to 
see them reflected.
 (substitute the paths with your local Android SDK installation's location):
 
 ```
-C:\Development\android-sdk\platform-tools
-C:\Development\android-sdk\tools
+C:\Users\[your user]\AppData\Local\Android\Sdk\platform-tools
+C:\Users\[your user]\AppData\Local\Android\Sdk\tools
 ```
 
 ## Project Configuration


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[cordova-docs] branch master updated: Update Android SDK location (#808)

2018-04-11 Thread janpio
This is an automated email from the ASF dual-hosted git repository.

janpio 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 1b50477  Update Android SDK location (#808)
1b50477 is described below

commit 1b504776161f465ddb6515fa66e463df9f747b09
Author: Leonardo Bellettini 
AuthorDate: Wed Apr 11 22:41:38 2018 +0200

Update Android SDK location (#808)

I've installed the last version of cordova and Android SDK and I've noted 
that the location now is this one
---
 www/docs/en/dev/guide/platforms/android/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/docs/en/dev/guide/platforms/android/index.md 
b/www/docs/en/dev/guide/platforms/android/index.md
index 30c095f..d8fbdf3 100644
--- a/www/docs/en/dev/guide/platforms/android/index.md
+++ b/www/docs/en/dev/guide/platforms/android/index.md
@@ -158,8 +158,8 @@ reopen any command prompt windows after making changes to 
see them reflected.
 (substitute the paths with your local Android SDK installation's location):
 
 ```
-C:\Development\android-sdk\platform-tools
-C:\Development\android-sdk\tools
+C:\Users\[your user]\AppData\Local\Android\Sdk\platform-tools
+C:\Users\[your user]\AppData\Local\Android\Sdk\tools
 ```
 
 ## Project Configuration

-- 
To stop receiving notification emails like this one, please contact
jan...@apache.org.

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] jacobweber commented on issue #337: CB-13191: (ios) Support marketing icon

2018-04-11 Thread GitBox
jacobweber commented on issue #337: CB-13191: (ios) Support marketing icon
URL: https://github.com/apache/cordova-ios/pull/337#issuecomment-380538550
 
 
   There's nothing in the 
[docs](https://cordova.apache.org/docs/en/latest/config_ref/images.html#ios) 
about this.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] janpio commented on issue #31: Fix unlock

2018-04-11 Thread GitBox
janpio commented on issue #31: Fix unlock
URL: 
https://github.com/apache/cordova-plugin-screen-orientation/pull/31#issuecomment-380502317
 
 
   Unfortunately not as I have no idea about Obj-C of this specific plugin. 
(Might want to send an email to the dev mailing list of Slack to get additional 
reviews)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] oscaringit commented on issue #238: targetWidth and targetHeight bigger than original picture

2018-04-11 Thread GitBox
oscaringit commented on issue #238: targetWidth and targetHeight bigger than 
original picture
URL: 
https://github.com/apache/cordova-plugin-camera/pull/238#issuecomment-380495383
 
 
   +1 for this.
   Do you plan to merge soon? It is a must. Thanks


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org



[GitHub] aszmyd commented on issue #31: Fix unlock

2018-04-11 Thread GitBox
aszmyd commented on issue #31: Fix unlock
URL: 
https://github.com/apache/cordova-plugin-screen-orientation/pull/31#issuecomment-380383042
 
 
   @janpio i see the tests succeed. Can you merge this?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org