[GitHub] cordova-plugin-camera pull request #275: CB-12593: (android) Fix potential F...

2017-07-05 Thread cjpearson
Github user cjpearson closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/275 --- 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 feature enabled and wishes so

[GitHub] cordova-plugin-camera pull request #275: CB-12593: (android) Fix potential F...

2017-07-05 Thread cjpearson
GitHub user cjpearson reopened a pull request: https://github.com/apache/cordova-plugin-camera/pull/275 CB-12593: (android) Fix potential FileProvider conflicts ### Platforms affected Android ### What does this PR do? Allows more than one plugin to use

[GitHub] cordova-plugin-camera issue #274: CB-12593: (android) Fix potential FileProv...

2017-06-30 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/274 Thanks, Joe. I messed up the commit and issue linking. https://github.com/apache/cordova-plugin-camera/pull/275 has the same change. --- If your project is set up for it, you can

[GitHub] cordova-plugin-camera pull request #275: CB-12593: (android) Fix potential F...

2017-06-30 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/275 CB-12593: (android) Fix potential FileProvider conflicts ### Platforms affected Android ### What does this PR do? Allows more than one plugin to use

[GitHub] cordova-plugin-camera pull request #274: CB-12593: (android) Fix potential F...

2017-06-30 Thread cjpearson
Github user cjpearson closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/274 --- 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 feature enabled and wishes so

[GitHub] cordova-plugin-camera issue #257: CB-12593: (android) move management of Fil...

2017-06-30 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/257 I think https://github.com/apache/cordova-plugin-camera/pull/274 may be a better solution. Closing. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-plugin-camera pull request #257: CB-12593: (android) move management...

2017-06-30 Thread cjpearson
Github user cjpearson closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/257 --- 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 feature enabled and wishes so

[GitHub] cordova-plugin-camera pull request #274: CB-12959: (android) Fix potential F...

2017-06-30 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/274 CB-12959: (android) Fix potential FileProvider conflicts ### Platforms affected Android ### What does this PR do? Allows more than one plugin to use

[GitHub] cordova-plugin-wkwebview-engine issue #37: CB-10376, CB-12037: (ios) Fix bug...

2017-06-14 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/37 Since this plugin just swizzles the WKWebView class, you can make it separate plugin instead of a fork. It might make maintenance easier. Look in https://github.com/apache

[GitHub] cordova-docs pull request #706: CB-12880: Remove Taco.tools from the homepag...

2017-06-04 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-docs/pull/706 CB-12880: Remove Taco.tools from the homepage ### Platforms affected All ### What does this PR do? Removes the link to Taco.tools ### What testing has

[GitHub] cordova-plugin-camera issue #257: CB-12593: (android) move management of Fil...

2017-05-25 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/257 @infil00p, I'm not very familiar with the internals of cordova-android. What do you mean by a tooling issue? --- If your project is set up for it, you can reply to this email

[GitHub] cordova-plugin-network-information pull request #54: CB-12751: (ios) Fix con...

2017-05-02 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-network-information/pull/54 CB-12751: (ios) Fix connection type when airplane mode is on ### Platforms affected iOS ### What does this PR do? Reachability does

[GitHub] cordova-plugin-camera issue #257: CB-12953: (android) move management of Fil...

2017-04-24 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/257 Thanks for the feedback. I agree that it should go under the cordova umbrella somewhere. I just wanted to show a working example in the PR. We have an internal plugin in our

[GitHub] cordova-plugin-camera issue #257: CB-12953: (android) move management of Fil...

2017-03-31 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/257 @stevengill could you take a look at this PR? Thanks! --- 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

[GitHub] cordova-plugin-camera pull request #257: CB-12953: (android) move management...

2017-03-21 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/257 CB-12953: (android) move management of FileProvider out of the camera plugin ### Platforms affected Android ### What does this PR do

[GitHub] cordova-plugin-wkwebview-engine issue #30: Allow XHR to file:// and allow lo...

2017-02-09 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/30 I think something like [this](https://gist.github.com/cjpearson/ae2a1c12e4737549721ec3c04e617789) should work. You can add the files to your Xcode project or create

[GitHub] cordova-plugin-wkwebview-engine issue #30: Allow XHR to file:// and allow lo...

2017-02-09 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/30 @rubenstolk, you could try creating a plugin that swizzles `createConfigurationFromSettings` and adds your changes. Then anybody who wants this fix can just install your

[GitHub] cordova-plugin-wkwebview-engine pull request #23: CB-11997: Add crash recove...

2016-11-30 Thread cjpearson
Github user cjpearson commented on a diff in the pull request: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/23#discussion_r90223157 --- Diff: src/ios/CDVWKWebViewEngine.m --- @@ -123,6 +123,32 @@ - (void)pluginInitialize

[GitHub] cordova-ios issue #277: CB-11243: Fix target-device and deployment-target pr...

2016-11-15 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-ios/pull/277 It looks like the tests were failing because of the spy on writeFileSync. I've added a fix and pulled them into this PR. I also tried to add a test to verify the final .app is correct, but I

[GitHub] cordova-ios issue #277: CB-11243: Fix target-device and deployment-target pr...

2016-11-14 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-ios/pull/277 Regarding the tests, based on what I'm seeing they should not be failing. The settings are properly added to the project, but they are ignored in the final product. --- If your project

[GitHub] cordova-ios issue #277: CB-11243: Fix target-device and deployment-target pr...

2016-11-14 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-ios/pull/277 It seems like the xcconfig settings override the buildFlag flag. When I run this command on a starter cordova-ios 4.3.0 project, the MinimumOSVersion in the App's Info.plist is still iOS 8.0

[GitHub] cordova-ios pull request #277: CB-11243: Fix target-device and deployment-ta...

2016-11-11 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-ios/pull/277 CB-11243: Fix target-device and deployment-target preferences ### Platforms affected iOS ### What does this PR do? Fixes target-device and deployment-target preferences

[GitHub] cordova-plugin-wkwebview-engine pull request #23: CB-11997: Add crash recove...

2016-10-11 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/23 CB-11997: Add crash recovery for iOS 8 ### Platforms affected iOS ### What does this PR do? Reloads the WebView when it crashes. This behavior

[GitHub] cordova-plugin-wkwebview-engine pull request #12: CB-10142, CB-10732: Allow ...

2016-07-29 Thread cjpearson
Github user cjpearson closed the pull request at: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/12 --- 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 feature enabled and wishes

[GitHub] cordova-plugins pull request #27: CB-11644: (ios) Set cdvtoken cookie path t...

2016-07-29 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugins/pull/27 CB-11644: (ios) Set cdvtoken cookie path to root ### Platforms affected iOS ### What does this PR do? Set the cdvToken cookie's path to root, so it applies to all requests

[GitHub] cordova-plugins pull request #26: CB-11643: return after sending error

2016-07-29 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugins/pull/26 CB-11643: return after sending error ### Platforms affected iOS ### What does this PR do? After an error is returned, we should return and not process

[GitHub] cordova-plugin-wkwebview-engine pull request #12: CB-10142: Allow opening We...

2016-07-22 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/12 CB-10142: Allow opening WebSQL databases in WKWebView ### Platforms affected iOS ### What does this PR do? Allows WebSql databases

[GitHub] cordova-lib issue #260: CB-9371: Fix prepare deleting orientation preference...

2016-06-30 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-lib/pull/260 Thanks, @shazron. I've rebased this pr and opened a new one here https://github.com/apache/cordova-ios/pull/233 --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-ios pull request #233: CB-9371, CB-9703: Fix how prepare handles ori...

2016-06-30 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-ios/pull/233 CB-9371, CB-9703: Fix how prepare handles orientation on ios Relates to https://github.com/apache/cordova-lib/pull/260 This changes the behavior of the default orientation preference

[GitHub] cordova-plugin-inappbrowser issue #94: CB-3360: Set custom inappbrowser user...

2016-06-30 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/94 @shazron, just did a rebase. --- 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

[GitHub] cordova-lib issue #260: CB-9371: Fix prepare deleting orientation preference...

2016-06-17 Thread cjpearson
Github user cjpearson commented on the issue: https://github.com/apache/cordova-lib/pull/260 @shazron, could you please take a look at this PR? --- 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

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

2016-04-29 Thread cjpearson
GitHub user cjpearson reopened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/94 CB-3360: Set custom inappbrowser user agent for ios This uses the same OverrideUserAgent and AppendUserAgent properties as the pull requests for cordova-ios and cordova

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

2016-04-20 Thread cjpearson
Github user cjpearson closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/94 --- 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 feature enabled and wishes so

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154190076 https://issues.apache.org/jira/browse/CB-9965 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] cordova-plugin-file pull request: Fixed NullPointer Exception in A...

2015-11-05 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/119#issuecomment-154181249 @infil00p, could you take a look at this PR? I'm running into this issue when I try to open a file that was taken from the camera plugin on Android

[GitHub] cordova-plugin-file pull request: Add handling for SecurityExcepti...

2015-10-27 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-file/pull/142 Add handling for SecurityException Instead of returning UNKNOWN_ERR, return SECURITY_ERR when a SecurityException is caught. You can merge this pull request into a Git repository

[GitHub] cordova-plugin-device pull request: Change UUID to use [UIDevice i...

2015-07-17 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugin-device/pull/36#issuecomment-122255716 I think you might still want to check in user defaults first, so the uuid value doesn't change for users who already had the app installed

[GitHub] cordova-lib pull request: CB-9371: Don't delete orientation prefer...

2015-07-15 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-lib/pull/260 CB-9371: Don't delete orientation preferences by default You can merge this pull request into a Git repository by running: $ git pull https://github.com/cjpearson/cordova-lib

[GitHub] cordova-android pull request: CB-9255: make getUriType case insens...

2015-06-26 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-android/pull/186#issuecomment-115784095 The file transfer plugin uses this method to ensure that a url uses http or https. We would get INVALID_URL_ERR whenever a user entered a url with a capital

[GitHub] cordova-android pull request: CB-9255: make getUriType case insens...

2015-06-26 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-android/pull/186 CB-9255: make getUriType case insensitive You can merge this pull request into a Git repository by running: $ git pull https://github.com/cjpearson/cordova-android uri-fix

[GitHub] cordova-ios pull request: * is a Right-to-left associative operato...

2015-06-26 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-ios/pull/145#issuecomment-115654625 The current style is not incorrect or a bad habit. It may not follow Apple's style, but both styles are valid and readable. Many C programmers choose

[GitHub] cordova-plugins pull request: CB-8337: Fix keyboardShrinksView for...

2015-05-30 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugins/pull/18#issuecomment-107043443 @Fmstrat these changes should be in the latest version. Cordova no longer supports this as a core plugin though. I have a fork [here](https://github.com

[GitHub] cordova-ios pull request: Change _state after creating logging str...

2015-05-15 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-ios/pull/141 Change _state after creating logging string Currently, the code sets `_state` immediately before creating the string to log, so it will always print CDVWebViewDelegate: Navigation started

[GitHub] cordova-plugin-camera pull request: CB-8780: Display popover using...

2015-04-01 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/81 CB-8780: Display popover using main thread. Fixes popover slowness You can merge this pull request into a Git repository by running: $ git pull https://github.com/cjpearson

[GitHub] cordova-plugin-dialogs pull request: CB-8773: Fix for iOS 8 keyboa...

2015-04-01 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/50 CB-8773: Fix for iOS 8 keyboard not appearing on prompt You can merge this pull request into a Git repository by running: $ git pull https://github.com/cjpearson/cordova

[GitHub] cordova-plugins pull request: CB-8337: Fix keyboardShrinksView for...

2015-03-30 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugins/pull/18#issuecomment-87709992 Thanks for the merge @agrieve. Unfortunately, I've just found another issue. If I recall correctly, one of the major factors was because iOS 7 shrank

[GitHub] cordova-plugins pull request: CB-8337: Fix keyboardShrinksView for...

2015-03-28 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugins/pull/18#issuecomment-87343580 @davidtlee If you're using the cordova command line, `cordova plugin add https://github.com/cjpearson/cordova-plugins#master:keyboard` should work --- If your

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

2015-03-18 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/95 CB-3360: Set custom inappbrowser user agent for android This uses the same OverrideUserAgent and AppendUserAgent properties as the pull requests for cordova-ios and cordova

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

2015-03-18 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/94 CB-3360: Set custom inappbrowser user agent for ios This uses the same OverrideUserAgent and AppendUserAgent properties as the pull requests for cordova-ios and cordova

[GitHub] cordova-ios pull request: CB-7428: Enable Swift development of Plu...

2015-03-16 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-ios/pull/133#issuecomment-82005079 That's correct. 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

[GitHub] cordova-plugin-inappbrowser pull request: Make toolbar more iOS7 ...

2015-03-14 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/92#issuecomment-80476954 I'm seeing some extra grey area when hiding the location bar and showing the toolbar on top. `window.open('http://google.com', '_blank

[GitHub] cordova-ios pull request: CB-7428: Enable Swift development of Plu...

2015-03-10 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-ios/pull/133#issuecomment-78029460 Thanks for the feedback, Shazron. I wasn't sure how it should be brought up, I just wanted to get the ball rolling somehow. --- If your project is set up

[GitHub] cordova-ios pull request: CB-7428: Enable Swift development of Plu...

2015-03-09 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-ios/pull/133 CB-7428: Enable Swift development of Plugins I've included the changes listed under CB-7428 into the template projects. As part of these changed, I've moved up the minimum deployment target

[GitHub] cordova-plugin-inappbrowser pull request: CB-8552 Add toolbar opti...

2015-03-05 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/87 CB-8552 Add toolbar option for android This change adds the toolbar option to android. The location property determines whether or not the URL is visible while the toolbar

[GitHub] cordova-plugin-inappbrowser pull request: CB-3750: Add loading spi...

2015-03-05 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/89 CB-3750: Add loading spinner for ios You can merge this pull request into a Git repository by running: $ git pull https://github.com/cjpearson/cordova-plugin

[GitHub] cordova-plugin-inappbrowser pull request: CB-3750: Add loading spi...

2015-03-05 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/88 CB-3750: Add loading spinner for android You can merge this pull request into a Git repository by running: $ git pull https://github.com/cjpearson/cordova-plugin

[GitHub] cordova-lib pull request: CB-7827: Allow user to specify android a...

2015-02-27 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-lib/pull/171#issuecomment-76387512 @agrieve I've addressed your comments, could you take another look? Thanks! --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-inappbrowser pull request: CB-8534: Add support for...

2015-02-25 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/82 CB-8534: Add support for auth dialogs in inappbrowser plugin When an authentication challenge is received, the inappbrowser will now check to see if a plugin can respond

[GitHub] cordova-android pull request: CB-7827: Allow user to specify andro...

2015-02-24 Thread cjpearson
Github user cjpearson commented on the pull request: https://github.com/apache/cordova-android/pull/160#issuecomment-75749293 @agrieve I've modified it to use --activity-name with nopt. I tried to follow the style of the iOS create script. --- If your project is set up for it, you

[GitHub] cordova-lib pull request: CB-7827: Allow user to specify android a...

2015-02-23 Thread cjpearson
Github user cjpearson commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/171#discussion_r25187402 --- Diff: cordova-lib/src/cordova/platform.js --- @@ -521,19 +521,27 @@ function getCreateArgs(platDetails, projectRoot, cfg, template_dir, opts

[GitHub] cordova-android pull request: CB-7827: Allow user to specify andro...

2015-02-23 Thread cjpearson
Github user cjpearson commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/160#discussion_r25187348 --- Diff: bin/create --- @@ -23,14 +23,15 @@ var create = require('./lib/create'); var args = require('./lib/simpleargs').getArgs

[GitHub] cordova-lib pull request: CB-7827: Allow user to specify android a...

2015-02-23 Thread cjpearson
Github user cjpearson commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/171#discussion_r25187454 --- Diff: cordova-lib/src/cordova/platform.js --- @@ -521,19 +521,27 @@ function getCreateArgs(platDetails, projectRoot, cfg, template_dir, opts

[GitHub] cordova-lib pull request: CB-7827: Allow user to specify android a...

2015-02-22 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-lib/pull/171 CB-7827: Allow user to specify android activity name This change adds an attribute to config.xml android-activityName that can be used to specify a custom activity name. If none is specified

[GitHub] cordova-android pull request: CB-7827: Allow user to specify andro...

2015-02-22 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-android/pull/160 CB-7827: Allow user to specify android activity name This change adds a parameter to create to allow the user to specify an activity name. If none is specified it will still default

[GitHub] cordova-lib pull request: CB-8457: Ignore version specifier when r...

2015-02-11 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-lib/pull/165 CB-8457: Ignore version specifier when running hooks Trims the version specifier when running hooks. This allows platform add hooks to run when a version specific platform add command

[GitHub] cordova-plugins pull request: CB-8337: Fix keyboardShrinksView for...

2015-01-21 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugins/pull/18 CB-8337: Fix keyboardShrinksView for external keyboards, CB-8339 enable keyboardShrinksView on iOS 7.1+ Instead of listening for keyboard show and hide events, the plugin now listens

[GitHub] cordova-plugin-statusbar pull request: update docs for StatusBarBa...

2015-01-07 Thread cjpearson
GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-statusbar/pull/20 update docs for StatusBarBackgroundColor The default value is no longer black. (CB-7486) You can merge this pull request into a Git repository by running: $ git pull https