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
[video_player] ios picture in picture #6284
Closed
Closed
Changes from 74 commits
Commits
Show all changes
83 commits
Select commit
Hold shift + click to select a range
42ffe17
Don't force save the picked/taken image to the gallery
NicolaVerbeeck 08f723d
Merge pull request #2 from flutter/main
ikbendewilliam e7921c2
Merge branch 'master' into source
jorre127 d319e04
Merge pull request #3 from icapps/source
jorre127 b54f049
Merge branch 'flutter:main' into master
vanlooverenkoen 4a34420
Merge branch 'flutter:main' into master
vanlooverenkoen 826b995
#60048 Added ios pip support
vanlooverenkoen 8e15600
Updated pubspec
vanlooverenkoen 78be5cf
Removed development team & updated bundle identifier
vanlooverenkoen 5d91352
Updated the pr feedback
vanlooverenkoen 5f7281a
Dependency overrides
vanlooverenkoen c38e3d3
Added iOS UI tests for the PiP
vanlooverenkoen f0e4820
Fixed some dart tests
vanlooverenkoen 567e146
FIxed incorrect import
vanlooverenkoen 77287c1
Fixed a dart test where the to string was updated but not fixed in test
vanlooverenkoen 5ca97ca
Fixed formatting
vanlooverenkoen 6309b2f
Revert "Fixed formatting"
vanlooverenkoen db3eb7d
Fixed the ios formatting
vanlooverenkoen 3a4d91e
Updated android gradle plugin
vanlooverenkoen f8a3ed6
Check if the PIPUIView is availabel after starting PiP
vanlooverenkoen 3328e52
Fixed pr comments
vanlooverenkoen 17a580e
Fixed pr comments
vanlooverenkoen 3cbfd50
Added extra tests to check if starting is set.
vanlooverenkoen a9317da
Update the player layer behaviour.
vanlooverenkoen 6572321
Added support to enable or disable automaticly start pip when the app…
vanlooverenkoen 82912b4
Moved to a oneliner
vanlooverenkoen e4582ec
Merge branch 'main' into feature/ios-pip
vanlooverenkoen 2e2c31d
Fixed the README comments
vanlooverenkoen 63b5bd8
Updated readme
vanlooverenkoen 5c0da92
Fixed pr comments
vanlooverenkoen 071893d
Update the project file
vanlooverenkoen fd0e9cd
Moved the api to a rect
vanlooverenkoen 2af7230
Removed unwanted enabledVideo value
vanlooverenkoen f2ee1a4
Updated the isPictureInPicture supported method
vanlooverenkoen 1047384
Fixed pr comments in the switch case
vanlooverenkoen f9ec3f5
Removed unwanted info.plist items
vanlooverenkoen 5927554
Fixed test
vanlooverenkoen 620c179
Make sure the tests compile
vanlooverenkoen de5d58a
Updated the boolean arguments
vanlooverenkoen 5fd2bcb
Updated the UI tests to check if pip is supported or not
vanlooverenkoen 3cc7213
Fixed a typo
vanlooverenkoen ff67016
Fixed typo & made it clear what the switch does
vanlooverenkoen f34b8b4
Pr feedback
vanlooverenkoen 0c2d632
Added extra documentation
vanlooverenkoen 16b2c0f
Removed the web package
vanlooverenkoen bab27ed
Fixed pr feedback
vanlooverenkoen a829a14
Fixed formatting
vanlooverenkoen 85c77e7
Fixed pr comments
vanlooverenkoen 640db39
Merge branch 'flutter:main' into master
vanlooverenkoen ed675e3
Merge branch 'master' into feature/ios-pip
vanlooverenkoen 7eddf97
Fixed the merge conflicts
vanlooverenkoen 0bc160a
Update ImagePickerDelegate.java
vanlooverenkoen db8a9b2
Fixed the web pubspec
vanlooverenkoen 699ea6f
Revert "Update ImagePickerDelegate.java"
vanlooverenkoen 2a217d5
Revert "Fixed the web pubspec"
vanlooverenkoen e621157
Removed link to web
vanlooverenkoen 31b6a9f
Update ImagePickerDelegate.java
vanlooverenkoen 0ba1b21
Trigger build
vanlooverenkoen c45a2c2
Merge branch 'feature/ios-pip' of github.com:icapps/plugins into feat…
vanlooverenkoen f188b5f
Fixed formatting
vanlooverenkoen 892aac0
Merge branch 'flutter:main' into master
vanlooverenkoen c841ad4
Merge branch 'master' into feature/ios-pip
vanlooverenkoen 36333f6
Refactorred some of the api's and fixed pr comments.
vanlooverenkoen d07cf9c
Cleanup pip to picture in picture
vanlooverenkoen abe022b
Fixed tests
vanlooverenkoen 66b5ff1
Merge branch 'flutter:main' into master
vanlooverenkoen 467b85e
Fixed merge conflicts
vanlooverenkoen e9bdfd5
Fixed a comment about the api start/stop
vanlooverenkoen faed7b8
Fixed comment about the pipUI view test that should be hidden
vanlooverenkoen 3fb924b
Fixed check if buttons are hidden.
vanlooverenkoen 90f993a
Fixed pr comments
vanlooverenkoen a901313
Merge branch 'main' into feature/ios-pip
vanlooverenkoen 83edcef
Fixed comments
vanlooverenkoen 2b8b565
Updated the gif
vanlooverenkoen c6f81b7
Fixed pr comments
vanlooverenkoen 6f66373
Fixed formatting
vanlooverenkoen cc639b2
Fixed compile issue
vanlooverenkoen 23defa3
Merge branch 'main' into feature/ios-pip
vanlooverenkoen eaaaac2
Merge branch 'flutter:main' into master
vanlooverenkoen de162e8
Merge branch 'master' into feature/ios-pip
vanlooverenkoen 326c187
Updated the video_player_platfom_interface
vanlooverenkoen 96c788a
Test if this works? It doesn't work on my machine
vanlooverenkoen 565012b
Fixed pr build
vanlooverenkoen 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
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
Oops, something went wrong.
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.