Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

jayjun
Copy link
Contributor

@jayjun jayjun commented Oct 14, 2019

On iOS 13 when Dark Mode is enabled, UIStatusBarStyleDefault uses light text for the status bar instead of dark text.

Since Flutter can only choose between UIStatusBarStyleDefault and UIStatusBarStyleLightContent (light text), the status bar is always white when in Dark Mode.

With this pull request, UIStatusBarStyleDarkContent is specified when dark text is needed.

@chinmaygarde
Copy link
Member

We are still in the process of migrating bots to Xcode 11.0 and iOS SDK 13.0. So this won't actually pass the commit bots. The infra update is being tracked in https://github.com/flutter/infra/pull/62 with had to be reverted due to unrelated issues.

Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM stamp from a Japanese personal seal

@cbracken
Copy link
Member

The bots are now updated to Xcode 11.

@chinmaygarde
Copy link
Member

@cbracken Are you sure? https://github.com/flutter/infra/commit/f53b002167c06751ef7a603d14f5a8d9e44a178c hasn't relanded but I am not sure if there is some other way to specify the update.

@cbracken
Copy link
Member

My mistake -- my understanding is that the devicelab has been updated but I think your bot upgrade PR was reverted?

@isacjunior
Copy link

Any prevision or news about to merge this pull request?

@cbracken
Copy link
Member

cbracken commented Nov 4, 2019

We're going to take another pass at the bots to ensure our infra is updated to Xcode 11 with the iOS 13 SDK then I think we're good to merge.

@jpapay
Copy link

jpapay commented Nov 19, 2019

Hey, any prevision or news about merging this pull request ?

@aaronpon
Copy link

Please merge

@KSubedi
Copy link

KSubedi commented Dec 4, 2019

What is the holdup for this merge?

@droplet-js
Copy link

Any prevision or news about to merge this pull request?

@theneshofficial
Copy link

Please merge this request.

@marcoms
Copy link

marcoms commented Dec 17, 2019

Hi Flutter team, this issue is quite an important one for a lot of people on account of the fact we now have invisible status bars on iOS. Is there any holdup for merging this PR?

@jaddoescad
Copy link

Please Merge

@chavesgu
Copy link

Please merge

@izabekz
Copy link

izabekz commented Dec 24, 2019

@chinmaygarde is there any predictions on when this will be merged?

@sooxt98
Copy link

sooxt98 commented Dec 26, 2019

MERGE 🔥🔥🔥

@jaddoescad
Copy link

Please merge 😭

@theneshofficial
Copy link

Please merge this PR @brianosman

@zakiso
Copy link

zakiso commented Jan 2, 2020

Please merge

@Adem68
Copy link

Adem68 commented Jan 4, 2020

Please merge -__-

@angelorobo
Copy link

Please merge!!!

@bruce-brookshire
Copy link

Please merge 😭

@cbracken
Copy link
Member

cbracken commented Jan 8, 2020

We expect to get this merged within the next few days. It's pending infra upgrades to XCode 11 and iOS 13 SDK. Good news is those infra updates have started landing yesterday/today. Once we've verified that the upgrades look good and all engine tests are passing, we'll get this landed.

Please use GitHub reactions to thumbs-up/vote on issues rather than adding additional comments; we're also keen to get this landed. Thanks again for the contribution and apologies for the delay in getting our infra upgraded.

@LongCatIsLooong
Copy link
Contributor

@cbracken looks like everything is green

@cbracken
Copy link
Member

cbracken commented Jan 9, 2020

Just landed #12467 which also depends on iOS 13. Assuming infra looks green, I'll land this one next.

@samuelematias
Copy link

Prediction of this merge T.T ?

@cbracken cbracken merged commit 8101136 into flutter:master Jan 15, 2020
@cbracken
Copy link
Member

Prediction of this merge T.T ?

10 seconds ago :-) Thanks for the reminder!

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 16, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 16, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 16, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 16, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 16, 2020
flutter/engine@3488051...be20fb6

git log 3488051..be20fb6 --first-parent --oneline
2020-01-15 [email protected] [web] Exec command copy (flutter/engine#15675)
2020-01-15 [email protected] Disable fml_unittests till flakes are addressed. (flutter/engine#15676)
2020-01-15 [email protected] Roll src/third_party/dart fe666ce592cb..862d5012ae9c (48 commits) (flutter/engine#15672)
2020-01-15 [email protected] Fix hardware keyboard enter so it triggers an action. (flutter/engine#15568)
2020-01-15 [email protected] Use iOS 13 dark content status bar style (flutter/engine#13119)
2020-01-15 [email protected] Roll fuchsia/sdk/core/linux-amd64 from oxHfW... to UlOSN... (flutter/engine#15670)
2020-01-15 [email protected] Roll src/third_party/skia e45c5cd03eeb..7655168e6865 (29 commits) (flutter/engine#15671)
2020-01-15 [email protected] Fix embedder mutation order (flutter/engine#15566)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
@jayjun jayjun deleted the dark branch January 21, 2020 12:29
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
@NaosFr
Copy link

NaosFr commented Mar 6, 2020

Hello, do you have a date for the patch to be operational on our projects ?

Thank you 😇

filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.