This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
fix(video_player): buffering state events missing on Android & Web (fixes flutter/flutter#28494) #2563
Merged
fluttergithubbot
merged 22 commits into
flutter:master
from
kmod-midori:fix-android-buffering
Dec 17, 2020
Merged
fix(video_player): buffering state events missing on Android & Web (fixes flutter/flutter#28494) #2563
Changes from 4 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0c3ff8a
Fix buffering state on Android
kmod-midori 8174d49
Update version of video_player
kmod-midori 5f297a5
Update CHANGELOG.md
kmod-midori f6e800c
Merge remote master
kmod-midori b11318a
Merge remote-tracking branch 'upstream/master' into fix-android-buffe…
kmod-midori 0d27352
Merge tag 'video_player-v0.10.11+2' into fix-android-buffering
kmod-midori 1697976
Merge branch 'master' into fix-android-buffering
Salakar c19d5e3
refactor: update changelog & pubspec version to latest version
Salakar ef78567
fix: android not correctly sending `bufferingEnd` event
Salakar b3d734b
refactor: android sending unnecessary `bufferingUpdate` event.
Salakar 7efdab7
refactor: make `videoPlayerPlatform` visible for testing
Salakar ff2eb55
tests: add integration test for video buffering events
Salakar 16abc3e
fix: implement bufferingStart/End for Web
Salakar a813434
chore: bump pubspec version & add changelog
Salakar ca34285
tests: buffering integration test should run on Android or Web only
Salakar 78faecf
docs: changelog grammar fix
Salakar e4f7c6e
refactor: move `isBuffering` state to event listener
Salakar c58c1f7
refactor(android): define a `setBuffering` method to be used instead …
Salakar 5240014
refactor(web): define a `setBuffering` method to be used instead of c…
Salakar 081ce00
refactor: revert `visibleForTesting` addition and test using `network…
Salakar 7810db5
refactor: revert removal of manual `sendBufferingUpdate` call
Salakar be84d1e
Merge branch 'master' into fix-android-buffering
Salakar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.