Skip to content
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

Deprecate EventBeatManager constructor #36905

Closed
wants to merge 4 commits into from

Conversation

mdvacca
Copy link
Contributor

@mdvacca mdvacca commented Apr 13, 2023

Summary:
In this diff I'm deprecating EventBeatManager constructor that receives a Context as a parameter.

changelog: [Android][Deprecated] deprecating EventBeatManager constructor that receives a Context as a parameter.

Reviewed By: fkgozali

Differential Revision: D44759827

mdvacca and others added 4 commits April 13, 2023 11:10
Summary:
There are some unused methods of view recycling in Android

changelog: [internal] internal

Differential Revision: D44677790

fbshipit-source-id: 5588bfdd12f7ee1df2761a24af6331e64154a5b8
Summary:
Delete unused method exposed in BaseJavaModule

changelog: [Android]Breaking] Delete hasConstants() method from BaseJavaModule

Differential Revision: D44678688

fbshipit-source-id: c687b903dcde61014bc10a8e5f7bb1665498b2c0
Summary:
In this diff I'm deleting sStateDescription from BaseViewManager, which their usages were originally deleted in D17152891

changelog: [Android][Breaking] Delete sStateDescription from BaseViewManager, it's safe to delete because it shouldn't be used anywhere

Differential Revision: D44682968

fbshipit-source-id: 9a856b05581838bb9c937e6a0773e9b5e2e1955e
Summary:
In this diff I'm deprecating EventBeatManager constructor that receives a Context as a parameter.

changelog: [Android][Deprecated] deprecating EventBeatManager constructor that receives a Context as a parameter.

Reviewed By: fkgozali

Differential Revision: D44759827

fbshipit-source-id: 60027e3a30057fa82c33f8f1feb090c8ad0f3e8c
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Apr 13, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D44759827

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,616,734 -207
android hermes armeabi-v7a 7,929,889 -213
android hermes x86 9,103,105 -209
android hermes x86_64 8,957,937 -213
android jsc arm64-v8a 9,183,118 -331
android jsc armeabi-v7a 8,373,884 -334
android jsc x86 9,241,078 -327
android jsc x86_64 9,499,603 -332

Base commit: d50934a
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 21, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 363224e.

jeongshin pushed a commit to jeongshin/react-native that referenced this pull request May 7, 2023
Summary:
Pull Request resolved: facebook#36905

In this diff I'm deprecating EventBeatManager constructor that receives a Context as a parameter.

bypass-github-export-checks

changelog: [Android][Deprecated] deprecating EventBeatManager constructor that receives a Context as a parameter.

Reviewed By: fkgozali

Differential Revision: D44759827

fbshipit-source-id: cb117c26af0a43fe245f8778a55dfbea756b3ce6
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
Summary:
Pull Request resolved: facebook#36905

In this diff I'm deprecating EventBeatManager constructor that receives a Context as a parameter.

bypass-github-export-checks

changelog: [Android][Deprecated] deprecating EventBeatManager constructor that receives a Context as a parameter.

Reviewed By: fkgozali

Differential Revision: D44759827

fbshipit-source-id: cb117c26af0a43fe245f8778a55dfbea756b3ce6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants