-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: implement enterPictureInPictureOnLeave prop for both platform(Android, iOS) #3385
base: master
Are you sure you want to change the base?
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29c35e9 - Browse repository at this point
Copy the full SHA 29c35e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5fd0c7 - Browse repository at this point
Copy the full SHA e5fd0c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b554034 - Browse repository at this point
Copy the full SHA b554034View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6797fd - Browse repository at this point
Copy the full SHA e6797fdView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ba6a30 - Browse repository at this point
Copy the full SHA 3ba6a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4938bd0 - Browse repository at this point
Copy the full SHA 4938bd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e8307b - Browse repository at this point
Copy the full SHA 6e8307bView commit details -
feat: add isInPictureInPicture flag for lifecycle handling
- activity provide helper method for same purpose, but this flag makes code simple
Configuration menu - View commit details
-
Copy full SHA for 0c06c2f - Browse repository at this point
Copy the full SHA 0c06c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3066a4 - Browse repository at this point
Copy the full SHA f3066a4View commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60657eb - Browse repository at this point
Copy the full SHA 60657ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2872689 - Browse repository at this point
Copy the full SHA 2872689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9723313 - Browse repository at this point
Copy the full SHA 9723313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8269546 - Browse repository at this point
Copy the full SHA 8269546View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d10f624 - Browse repository at this point
Copy the full SHA d10f624View commit details -
fix: check multi window mode when host pause
- some OS version call onPause on multi-window mode
Configuration menu - View commit details
-
Copy full SHA for 05e704d - Browse repository at this point
Copy the full SHA 05e704dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d742b96 - Browse repository at this point
Copy the full SHA d742b96View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ac4ca79 - Browse repository at this point
Copy the full SHA ac4ca79View commit details
Commits on Mar 8, 2024
-
Merge tag 'v6.0.0-beta.5' into feat/android-pip
Release v6.0.0-beta.5
Configuration menu - View commit details
-
Copy full SHA for 7419a81 - Browse repository at this point
Copy the full SHA 7419a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 996cb2f - Browse repository at this point
Copy the full SHA 996cb2fView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c5ab63 - Browse repository at this point
Copy the full SHA 5c5ab63View commit details
Commits on Apr 10, 2024
-
Merge tag 'v6.0.0-beta.8' into feat/android-pip
Release v6.0.0-beta.8
Configuration menu - View commit details
-
Copy full SHA for c1c7625 - Browse repository at this point
Copy the full SHA c1c7625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c2321 - Browse repository at this point
Copy the full SHA 78c2321View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf57475 - Browse repository at this point
Copy the full SHA cf57475View commit details
Commits on Apr 11, 2024
-
refactor: add enterPictureInPictureOnLeave prop and pip methods
- remove pictureInPicture boolean prop - add enterPictureInPictureOnLeave boolean prop - add enterPictureInPicture method - add exitPictureInPicture method
Configuration menu - View commit details
-
Copy full SHA for ad06910 - Browse repository at this point
Copy the full SHA ad06910View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f75489c - Browse repository at this point
Copy the full SHA f75489cView commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0795ad - Browse repository at this point
Copy the full SHA e0795adView commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ccc997 - Browse repository at this point
Copy the full SHA 5ccc997View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c99b61 - Browse repository at this point
Copy the full SHA 2c99b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed77c4c - Browse repository at this point
Copy the full SHA ed77c4cView commit details -
fix(android): sync pip controller with external controller state
- for media session
Configuration menu - View commit details
-
Copy full SHA for bf07348 - Browse repository at this point
Copy the full SHA bf07348View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0647da - Browse repository at this point
Copy the full SHA f0647daView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6313b0e - Browse repository at this point
Copy the full SHA 6313b0eView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cff2bd - Browse repository at this point
Copy the full SHA 6cff2bdView commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f1490a - Browse repository at this point
Copy the full SHA 8f1490aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cf55f3 - Browse repository at this point
Copy the full SHA 8cf55f3View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39988c0 - Browse repository at this point
Copy the full SHA 39988c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013a69c - Browse repository at this point
Copy the full SHA 013a69cView commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c153ac - Browse repository at this point
Copy the full SHA 5c153acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3b13b - Browse repository at this point
Copy the full SHA 2e3b13bView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fbede2 - Browse repository at this point
Copy the full SHA 5fbede2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15cd0e8 - Browse repository at this point
Copy the full SHA 15cd0e8View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc6a64e - Browse repository at this point
Copy the full SHA dc6a64eView commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a79fd7 - Browse repository at this point
Copy the full SHA 4a79fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for edc91d0 - Browse repository at this point
Copy the full SHA edc91d0View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c552487 - Browse repository at this point
Copy the full SHA c552487View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c9fe4c - Browse repository at this point
Copy the full SHA 9c9fe4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb7fbe - Browse repository at this point
Copy the full SHA ebb7fbeView commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec0c172 - Browse repository at this point
Copy the full SHA ec0c172View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b17a7bd - Browse repository at this point
Copy the full SHA b17a7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4db6da - Browse repository at this point
Copy the full SHA b4db6daView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5bff13 - Browse repository at this point
Copy the full SHA a5bff13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd78b4 - Browse repository at this point
Copy the full SHA 1cd78b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5d9a28 - Browse repository at this point
Copy the full SHA c5d9a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053f84c - Browse repository at this point
Copy the full SHA 053f84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae933cb - Browse repository at this point
Copy the full SHA ae933cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bbfe82 - Browse repository at this point
Copy the full SHA 6bbfe82View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f521a - Browse repository at this point
Copy the full SHA d0f521aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff25e83 - Browse repository at this point
Copy the full SHA ff25e83View commit details
Commits on Jul 14, 2024
-
refactor(android): Ignore exception for some device ignore pip checker
- some device ignore PIP availability check, so we need to handle exception to prevent crash
Configuration menu - View commit details
-
Copy full SHA for b392b75 - Browse repository at this point
Copy the full SHA b392b75View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a40e66b - Browse repository at this point
Copy the full SHA a40e66bView commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7952275 - Browse repository at this point
Copy the full SHA 7952275View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8308baa - Browse repository at this point
Copy the full SHA 8308baaView commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5455d16 - Browse repository at this point
Copy the full SHA 5455d16View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96126be - Browse repository at this point
Copy the full SHA 96126beView commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f376b53 - Browse repository at this point
Copy the full SHA f376b53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362459d - Browse repository at this point
Copy the full SHA 362459dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8a0b8 - Browse repository at this point
Copy the full SHA 7e8a0b8View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c78d41 - Browse repository at this point
Copy the full SHA 2c78d41View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74abd7f - Browse repository at this point
Copy the full SHA 74abd7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c805d9 - Browse repository at this point
Copy the full SHA 9c805d9View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e132c3 - Browse repository at this point
Copy the full SHA 8e132c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d712690 - Browse repository at this point
Copy the full SHA d712690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441fb56 - Browse repository at this point
Copy the full SHA 441fb56View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c431403 - Browse repository at this point
Copy the full SHA c431403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b2477 - Browse repository at this point
Copy the full SHA 42b2477View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4381e4 - Browse repository at this point
Copy the full SHA a4381e4View commit details