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 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 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 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 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 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 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 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 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 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 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 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
12 matches
Mail list logo