[GitHub] cordova-docs pull request: CB-3360 Set custom User-Agent

2015-05-06 Thread sinofool
GitHub user sinofool opened a pull request: https://github.com/apache/cordova-docs/pull/284 CB-3360 Set custom User-Agent Add document about OverrideUserAgent and AppendUserAgent. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] cordova-android pull request: CB-3360 Set custom User-Agent

2015-05-06 Thread sinofool
Github user sinofool commented on the pull request: https://github.com/apache/cordova-android/pull/162#issuecomment-99629530 I will update the docs later. For both iOS and Android. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-plugin-inappbrowser pull request: CB-3360: Set custom inap...

2015-05-05 Thread sinofool
Github user sinofool commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/94#issuecomment-99256131 There is a minor difference with pull request in cordova-ios. The original OverrideUserAgent will also ignore AppendUserAgent configuration

[GitHub] cordova-android pull request: CB-3360 Set custom User-Agent

2015-04-13 Thread sinofool
Github user sinofool commented on the pull request: https://github.com/apache/cordova-android/pull/162#issuecomment-92611688 The Travis CL build failed due to new android-21 setup. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-android pull request: CB-3360 Set custom User-Agent

2015-04-02 Thread sinofool
Github user sinofool commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/162#discussion_r27695146 --- Diff: framework/src/org/apache/cordova/engine/SystemWebViewEngine.java --- @@ -199,7 +199,19 @@ private void initWebViewSettings

[GitHub] cordova-ios pull request: CB-3360 Set custom User-Agent

2015-03-11 Thread sinofool
Github user sinofool commented on the pull request: https://github.com/apache/cordova-ios/pull/131#issuecomment-78368407 Thanks @shazron --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] cordova-ios pull request: CB-3360 Set custom User-Agent

2015-03-04 Thread sinofool
Github user sinofool commented on the pull request: https://github.com/apache/cordova-ios/pull/131#issuecomment-77210982 Who have write access can have a look at this pull request please? Thanks --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-28 Thread sinofool
Github user sinofool commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#discussion_r25564799 --- Diff: doc/index.md --- @@ -41,6 +41,10 @@ Preferences +- __AndroidStatusBarBackgroundColor__ (color hex

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread sinofool
Github user sinofool commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#discussion_r25553628 --- Diff: doc/index.md --- @@ -41,6 +41,10 @@ Preferences +- __AndroidStatusBarBackgroundColor__ (color hex

[GitHub] cordova-plugin-statusbar pull request: Allow setting the statusbar...

2015-02-27 Thread sinofool
Github user sinofool commented on a diff in the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/22#discussion_r25529377 --- Diff: doc/index.md --- @@ -41,6 +41,10 @@ Preferences +- __AndroidStatusBarBackgroundColor__ (color hex

[GitHub] cordova-android pull request: CB-3360 Set custom User-Agent

2015-02-26 Thread sinofool
GitHub user sinofool opened a pull request: https://github.com/apache/cordova-android/pull/162 CB-3360 Set custom User-Agent Add two configurations to set user agent of webview. OverrideUserAgent to override UA to the setting value. AppendUserAgent to append the setting

[GitHub] cordova-ios pull request: CB-3360 Set custom User-Agent

2015-02-22 Thread sinofool
GitHub user sinofool opened a pull request: https://github.com/apache/cordova-ios/pull/131 CB-3360 Set custom User-Agent Add two configurations to set user agent of webview. OverrideUserAgent to override UA to the setting value. AppendUserAgent to append the setting value to