-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Remove support for Android API < 23 in ReactFragment #39668
Conversation
This pull request was exported from Phabricator. Differential Revision: D48545506 |
Base commit: 5203354 |
This pull request was exported from Phabricator. Differential Revision: D48545506 |
Summary: Pull Request resolved: facebook#39668 Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class ReactFragment chnagelog: [Android][Breaking] Remove support for Android API < 23 in ReactFragment Reviewed By: NickGerleman Differential Revision: D48545506 fbshipit-source-id: 2f267ab73b9560455ebb64cfb824c583927d315f
62ee77c
to
356675d
Compare
This pull request was exported from Phabricator. Differential Revision: D48545506 |
Summary: Pull Request resolved: facebook#39668 Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class ReactFragment chnagelog: [Android][Breaking] Remove support for Android API < 23 in ReactFragment Reviewed By: NickGerleman Differential Revision: D48545506 fbshipit-source-id: f12cb1f7ad9b398564990f38b910b262c82ab466
356675d
to
9ef5ec4
Compare
This pull request was exported from Phabricator. Differential Revision: D48545506 |
Summary: Pull Request resolved: facebook#39668 Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class ReactFragment chnagelog: [Android][Breaking] Remove support for Android API < 23 in ReactFragment Reviewed By: NickGerleman Differential Revision: D48545506 fbshipit-source-id: 70c4a2010db6f8d0d137e9e15f77d5119cdc2bbe
9ef5ec4
to
bd5aa40
Compare
This pull request was exported from Phabricator. Differential Revision: D48545506 |
Summary: Pull Request resolved: facebook#39668 Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class ReactFragment chnagelog: [Android][Breaking] Remove support for Android API < 23 in ReactFragment Reviewed By: NickGerleman Differential Revision: D48545506 fbshipit-source-id: ce298b5ed7eb01c5b27b92761d989838a082ad14
bd5aa40
to
451291c
Compare
This pull request was exported from Phabricator. Differential Revision: D48545506 |
Summary: Pull Request resolved: facebook#39668 Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class ReactFragment changelog: [Android][Breaking] Remove support for Android API < 23 in ReactFragment Reviewed By: NickGerleman Differential Revision: D48545506 fbshipit-source-id: 76d4e5b90344ad8c4ba88e31143bc9a637b81af6
451291c
to
06a0041
Compare
This pull request was exported from Phabricator. Differential Revision: D48545506 |
Summary: Pull Request resolved: facebook#39668 Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class ReactFragment changelog: [Android][Breaking] Remove support for Android API < 23 in ReactFragment Reviewed By: NickGerleman Differential Revision: D48545506 fbshipit-source-id: 1ab7bd7c1cd20a51f0a5650495b8982272a886a4
06a0041
to
568f24a
Compare
Summary: In this diff I'm increasing the minSdk of RN Android to 23 to keep it in sync with Meta min sdk changelog: [Android][Breaking] Increase min sdk version of RN Android to 23 Differential Revision: D48177965 fbshipit-source-id: cf47eaee8cb323cd9751f4dc88b47155a28d1415
Summary: Since minSDK was bumped to Android API 23 we are removing support of code using Android API <23 in chnagelog: [Android][Breaking] Remove support for Android API < 23 in Differential Revision: D48545501 fbshipit-source-id: 5eb84009138ffbb5a6a3a299209fe01162e50961
This pull request was exported from Phabricator. Differential Revision: D48545506 |
Summary: Pull Request resolved: facebook#39668 Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class ReactFragment changelog: [Android][Breaking] Remove support for Android API < 23 in ReactFragment Reviewed By: NickGerleman Differential Revision: D48545506 fbshipit-source-id: cbfaef2babd6ed9b065acdc87e7d387258af17f4
568f24a
to
4a51d18
Compare
This pull request has been merged in 414b25b. |
Summary:
Since minsdk version was increased to 23, we are deleting code using Android APIs < 23 for class ReactFragment
chnagelog: [Android][Breaking] Remove support for Android API < 23 in ReactFragment
Reviewed By: NickGerleman
Differential Revision: D48545506