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

Update setSystemChromeEnabledSystemUIMode docs to note targeting Android 15+ change #54560

Merged
merged 11 commits into from
Sep 25, 2024

Conversation

camsim99
Copy link
Contributor

@camsim99 camsim99 commented Aug 14, 2024

Updates setSystemChromeEnabledSystemUIMode documentation to reflect that edge-to-edge mode is used by default if the Flutter app targets Android 15.

Part of flutter/flutter#150367 and engine counterpart to flutter/flutter#153466.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or the PR is test-exempt. See testing the engine for instructions on writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

@camsim99 camsim99 changed the title Update SystemUiMode docs to note targeting Android 15+ change Update setSystemChromeEnabledSystemUIMode docs to note targeting Android 15+ change Aug 14, 2024
@camsim99 camsim99 requested a review from reidbaker September 10, 2024 17:24
@camsim99
Copy link
Contributor Author

@reidbaker Can I get a re-review here?

@camsim99 camsim99 added the autosubmit Merge PR when tree becomes green via auto submit App label Sep 25, 2024
@auto-submit auto-submit bot merged commit c7cd559 into flutter:main Sep 25, 2024
30 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 25, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Sep 25, 2024
…155686)

flutter/engine@b9dd7a3...c7cd559

2024-09-25 [email protected] Update `setSystemChromeEnabledSystemUIMode` docs to note targeting Android 15+ change (flutter/engine#54560)

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],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Sep 25, 2024
…de ` docs to note targeting Android 15+ change (#153466)

Updates `SystemUiMode` and `setSystemChromeEnabledSystemUIMode` documentation to reflect that edge-to-edge mode is used by default if the Flutter app targets Android 15.

Part of #150367 and framework counterpart to flutter/engine#54560.
thejitenpatel pushed a commit to thejitenpatel/flutter that referenced this pull request Sep 26, 2024
…lutter#155686)

flutter/engine@b9dd7a3...c7cd559

2024-09-25 [email protected] Update `setSystemChromeEnabledSystemUIMode` docs to note targeting Android 15+ change (flutter/engine#54560)

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],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
thejitenpatel pushed a commit to thejitenpatel/flutter that referenced this pull request Sep 26, 2024
…de ` docs to note targeting Android 15+ change (flutter#153466)

Updates `SystemUiMode` and `setSystemChromeEnabledSystemUIMode` documentation to reflect that edge-to-edge mode is used by default if the Flutter app targets Android 15.

Part of flutter#150367 and framework counterpart to flutter/engine#54560.
thejitenpatel pushed a commit to thejitenpatel/flutter that referenced this pull request Sep 26, 2024
…lutter#155686)

flutter/engine@b9dd7a3...c7cd559

2024-09-25 [email protected] Update `setSystemChromeEnabledSystemUIMode` docs to note targeting Android 15+ change (flutter/engine#54560)

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],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
thejitenpatel pushed a commit to thejitenpatel/flutter that referenced this pull request Sep 27, 2024
…lutter#155686)

flutter/engine@b9dd7a3...c7cd559

2024-09-25 [email protected] Update `setSystemChromeEnabledSystemUIMode` docs to note targeting Android 15+ change (flutter/engine#54560)

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],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
thejitenpatel pushed a commit to thejitenpatel/flutter that referenced this pull request Sep 27, 2024
…lutter#155686)

flutter/engine@b9dd7a3...c7cd559

2024-09-25 [email protected] Update `setSystemChromeEnabledSystemUIMode` docs to note targeting Android 15+ change (flutter/engine#54560)

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],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App platform-android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants