-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Comparing changes
Open a pull request
base repository: flutter/packages
base: f1a3da2a9f28
head repository: flutter/packages
compare: 67401e169e5c
- 4 commits
- 28 files changed
- 3 contributors
Commits on Oct 10, 2024
-
[interactive_media_ads] Fixes bug where Android would show the last f…
…rame of the previous Ad before playing the current one (#7835) It seems that [VideoView](https://developer.android.com/reference/android/widget/VideoView) continues to show the last frame of the previous video until the new video starts playing. This causes the `VideoView` to momentarily show the last frame while the new video was being prepared. It looks like neither `videoView.setUri(null)` or `videoView.stopPlayback` would reset the state. The simplest solution I could find would be to create a new `VideoView` whenever an Ad stops playing. Related links: google/ExoPlayer#1942 https://stackoverflow.com/questions/25660994/clear-video-frame-from-surfaceview-on-video-complete
Configuration menu - View commit details
-
Copy full SHA for 791c6e3 - Browse repository at this point
Copy the full SHA 791c6e3View commit details -
[webview]: Bump androidx.webkit:webkit from 1.12.0 to 1.12.1 in /pack…
…ages/webview_flutter/webview_flutter_android/android (#7801) Bumps androidx.webkit:webkit from 1.12.0 to 1.12.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for f0bb953 - Browse repository at this point
Copy the full SHA f0bb953View commit details -
[webview_flutter] Updates minimum supported
webview_flutter_android…Configuration menu - View commit details
-
Copy full SHA for cf14901 - Browse repository at this point
Copy the full SHA cf14901View commit details -
Roll Flutter from 2d45fb3 to 6790525 (7 revisions) (#7843)
flutter/flutter@2d45fb3...6790525 2024-10-10 [email protected] Roll Packages from 9d00fb1 to f1a3da2 (5 revisions) (flutter/flutter#156538) 2024-10-10 [email protected] Update Android plugin templates for newer AGP (flutter/flutter#156533) 2024-10-10 [email protected] Flutter templates example app Gradle memory settings (flutter/flutter#156201) 2024-10-10 [email protected] Roll Flutter Engine from 3a95d6e1ddbf to 590babc1581b (1 revision) (flutter/flutter#156498) 2024-10-10 [email protected] [canvaskit] Unskip cupertino datepicker tests (flutter/flutter#156499) 2024-10-10 [email protected] Add test for animated list example (flutter/flutter#156452) 2024-10-09 [email protected] Roll Flutter Engine from fb0b59d9438b to 3a95d6e1ddbf (1 revision) (flutter/flutter#156492) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: 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
Configuration menu - View commit details
-
Copy full SHA for 67401e1 - Browse repository at this point
Copy the full SHA 67401e1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f1a3da2a9f28...67401e169e5c