Sahil kamra/feature/tpe 2168/upgrade to 6.14#44
Open
sahil-kamra wants to merge 1230 commits intoupgrade_5.2.1from
Open
Sahil kamra/feature/tpe 2168/upgrade to 6.14#44sahil-kamra wants to merge 1230 commits intoupgrade_5.2.1from
sahil-kamra wants to merge 1230 commits intoupgrade_5.2.1from
Conversation
* Adding onControlsVisiblityChange for Android
* perf: ensure we do not provide callback to native if no callback provided from app * chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size * chore: improve issue template * fix(android): avoid video view flickering at playback startup * fix: ensure player doesn't start when view is unmounted * Fix/ensure view drop stop playback startup (TheWidlarzGroup#3875) * fix: ensure player doesn't start when view is unmounted * chore(docs): fix typo
…3932) * feat(android): allow to build from source code * fix(android): allow to build plugin from source
…heWidlarzGroup#3934) * refactor: basic example from class component to functional component * refactor: toast component path * refactor: bufferConfig prop * refacotr: import component path * fix: seekbar issue on iOS
…ctory to allow build success on projects without HLS support (TheWidlarzGroup#3948) (TheWidlarzGroup#3950) Co-authored-by: Darren Taft <darren.taft@bt.com>
* feat: 🔥 version bump react native for ios FabricExample * feat: ✨ copied newly created basic example TS files
…heWidlarzGroup#3961) * chore: 🔥 updated FabricExample/Gemfile.lock (bundle install) * feat: updated react-native-video.podspec for implementing new architecture * feat: updated FabricExample/ios/Podfile.lock (pod install) * chore: updated examples/basic Gemfile.lock (bundle install) * chore: ⚡ updated examples/basic ios Podfile.lock (pod install)
…roup#3968) * refactor(ios): refactor NowPlayingInfoCenerManager * fix(ios): fix lint error
…zGroup#3957) * feat: 🔥 version bump react native for ios FabricExample * feat: ✨ copied newly created basic example TS files * feat: 🔥 bump up native layers of FabricExample android app * feat: 🔥 turn off buildDir setting in android/build.gradle for correct Fabric codegen dir location * Revert "feat: 🔥 turn off buildDir setting in android/build.gradle for correct Fabric codegen dir location" This reverts commit 62ec8d7.
- ANR occurred setFullscreen(true) when view controller presenting
…up#3962) * refactor(android): migrate VideoEventEmitter to Kotlin * feat(android): apply rewritten EventEmitter's functions * refactor(android): remove duplicated code * fix(android): fix lint error * fix(android): fix event name value * refactor(android): rename of event constants for Fabric - https://github.com/facebook/react-native/blob/v0.74.3/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModuleConstantsHelper.java#L136-L138
…heWidlarzGroup#3964) * chore: upgrade react-native & expo version * chore: update Podfile.lock
…WidlarzGroup#3977)⚠️ need targetSdkVersion 34
* refactor: basic example from class component to functional component * refactor: toast component path * refactor: bufferConfig prop * refacotr: import component path * fix: seekbar issue on iOS * refactor: state variable * chore: refactor overlay component according to new state structure
…larzGroup#3983) * Rename .java to .kt * chore(android): migrate DefaultReactExoplayerConfig to Kotlin
* feat: add expo plugins * add export * fix import * fix bugs * build `lib` to `CommonJS` * restore `build.gradle` * remove plugin tmp * add expo plugin for ios caching * add docs for expo plugin * fix expo plugin export * fix docs
* perf: ensure we do not provide callback to native if no callback provided from app * chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size * chore: improve issue template * fix(android): avoid video view flickering at playback startup * chore(android): refactor DRM props into a dedicated class * Update android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java * chore: fix linter * fix: ensure drm prop is correctly cleaned * feat(android): move viewType (secure texture) & drm inside the source The origianl behavior has been kept for interoperability, but marked as deprecated in doc * chore: fix linter * chore(ios): move drm prop in source like on android * chore: fix linter * chore: clean log * fix: allow to disable secure View * chore: fix viewType resolution (source value was not handled) * chore: use contentDeepEquals instead of manual checks * chore: fix linter * fix: ensure player doesn't start when view is unmounted * Fix/ensure view drop stop playback startup (TheWidlarzGroup#3875) * fix: ensure player doesn't start when view is unmounted * chore: revert change * chore: add warning in case of invalid Surface configuration * chore: code clean * fix: simplify surface management * chore: restore previous code * chore: fix typo * chore: code cleanup * feat(android): add multiDrm flag support * docs: update docs * chore: fix ios build * chore: fix deprecated declaration --------- Co-authored-by: Krzysztof Moch <krzysmoch.programs@gmail.com>
…roup#3985) * Rename .java to .kt * chore(android): migrate AspectRatioFrameLayout to Kotlin * chore: refactor setter and getter of class * fix: use field
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
* refactor(ios): unpause after exiting fullscreen * chore: lint code
…oup#4494) * feat: manage asset plugins * fix: continue when plugin is not exoplayer plugin * refactor: change functions plugin type * docs: introduce new plugins
…idlarzGroup#4495) Otherwise, the Video can be initiated with playback rate 0.5 and play correctly (slower), but in native playback speed controls 1.0 will be marked as current playback speed.
* feat(android): implement initialBitrate * refactor: reorder type * docs: add initialBitrate section * fix: lint * refactor: move `initialBitrate` into `source.bufferConfig`
…p#4503) * fix: beter isLocalAsset checks * fix: add "asset://" to possible assets paths * Update src/Video.tsx --------- Co-authored-by: Olivier Bouillet <62574056+freeboub@users.noreply.github.com>
…p#4492) * feat(ios): allow to disable audio sessions management * chore: lint code * chore: fix alphabetical order
Co-authored-by: Jonathan Jacobs <jonathan@yoco.co.za>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.