Commit Graph

12270 Commits

Author SHA1 Message Date
Intl Scheduler 02771ecbfc translation auto-update for i18n/portal_core_ui.config.json on master
Summary:
Chronos Job Instance ID: 1125907903421526
Sandcastle Job Instance ID: 13510799858446338
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46862865

fbshipit-source-id: 852509a6a55e1b95758e841f95c96610c1af545e
2023-06-20 09:44:23 -07:00
Intl Scheduler 10f4d9ec8e translation auto-update for i18n/adsmanager.config.json on master
Summary:
Chronos Job Instance ID: 1125907903421526
Sandcastle Job Instance ID: 13510799858446338
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46862871

fbshipit-source-id: 2a87e1812d0c4a0cd69b2a40dded144284768be4
2023-06-20 09:44:23 -07:00
Intl Scheduler 1024d4f3d5 translation auto-update for i18n/fb4a.config.json on master
Summary:
Chronos Job Instance ID: 1125907903421526
Sandcastle Job Instance ID: 13510799858446338
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46862860

fbshipit-source-id: 3169de1f0ff8835cd289e8ca93cdcc836bcd7c5e
2023-06-20 09:44:23 -07:00
Intl Scheduler dfa6d60909 translation auto-update for i18n/instagram.config.json on master
Summary:
Chronos Job Instance ID: 1125907903421526
Sandcastle Job Instance ID: 13510799858446338
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46862867

fbshipit-source-id: 6ab6a444d4cd6a5327d84af9882a81fd2aff1ab6
2023-06-20 09:44:23 -07:00
Intl Scheduler cdfc001797 translation auto-update for i18n/portal_calling.config.json on master
Summary:
Chronos Job Instance ID: 1125907903421526
Sandcastle Job Instance ID: 13510799858446338
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46862874

fbshipit-source-id: 18aecb3eda334f7e27f41b299343d32c243e4a14
2023-06-20 09:44:23 -07:00
Intl Scheduler 17ae70a526 translation auto-update for i18n/talk.config.json on master
Summary:
Chronos Job Instance ID: 1125907903421526
Sandcastle Job Instance ID: 13510799858446338
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46862872

fbshipit-source-id: 94504834f9703f8e5e716c998dc3a0e49d2546a2
2023-06-20 09:44:23 -07:00
Intl Scheduler 049f646519 translation auto-update for i18n/portal_alohausers.config.json on master
Summary:
Chronos Job Instance ID: 1125907903421526
Sandcastle Job Instance ID: 13510799858446338
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46862878

fbshipit-source-id: bb06270bd105db1804057a98fe6b61d2f966d118
2023-06-20 09:44:23 -07:00
Saad Najmi a4a8b4d8eb Remove some magic constants (#37875)
Summary:
RCTUITextView has two instances where it references some magic constants for font size and color. We inherited these in React Native macOS, and now I want to remove that diff & implement these properly :D.

Looking at commit history, these constants were found by UI inspecting a UITextView several years ago. We don't need to do this.. Apple provides API's for accessing these constants through the system. This gives us slightly better support for things like Large Text support (where 17 needs to be scaled) and Dark Mode (where the old placeholderFontColor is just wrong). Granted, these constants are overwritten almost immediately, I still thought it worth using the proper OS APIs.

The other nice thing about this API is they have very nice macOS equivalents, making the diffs nicer :).

## Changelog:

Pick one each for the category and type tags:

[IOS] [FIXED] - Remove some magic constants from RCTUITextView

Pull Request resolved: https://github.com/facebook/react-native/pull/37875

Test Plan: Verified that the default UIFont is still 17 after this change.

Reviewed By: philIip

Differential Revision: D46770167

Pulled By: dmytrorykun

fbshipit-source-id: f577b5242a0c896d232f090ef2ffa5f452f8a191
2023-06-20 09:37:38 -07:00
Pieter De Baets 9d4cacee53 Remove FakeAsyncLocalStorage from GitHub (#37975)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37975

AsyncLocalStorage is no longer distributed with react-native, so neither should this test mock be.

Changelog: [Internal]

Reviewed By: rshest

Differential Revision: D46857153

fbshipit-source-id: 3fdb2d95f3185b85a0777fde6ce59165c8ace8e9
2023-06-20 08:53:03 -07:00
Nicola Corti 9f7dddf1ac AGP to 8.0.2 (#37019)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37019

This bumps the version of AGP to the latest stable.
There was a breaking change in how buildConfig are built which I had to handle.
This also requires a bump of RNGP to work correctly.
Moreover, we now required Java 17 to build Android apps (as that's a AGP requirement).

Changelog:
[Android] [Changed] - Java to 17 and AGP to 8.0.2

Reviewed By: cipolleschi

Differential Revision: D45178748

fbshipit-source-id: 0f302e1f2f2ee56bd3566202fbb5ef67c9b220db
2023-06-20 08:00:05 -07:00
Intl Scheduler cba13bb7bf translation auto-update for i18n/creatorstudio.config.json on master
Summary:
Chronos Job Instance ID: 1125907903026576
Sandcastle Job Instance ID: 13510799858272981
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46857047

fbshipit-source-id: 0de1a28af7783388bcf5a9f632d21b4afcc07948
2023-06-20 05:38:51 -07:00
Intl Scheduler 9db70763ef translation auto-update for i18n/talk.config.json on master
Summary:
Chronos Job Instance ID: 1125907903026576
Sandcastle Job Instance ID: 13510799858272981
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46857056

fbshipit-source-id: 4d5744bd6f90b2036248b3f19e5fb138e44a9537
2023-06-20 05:38:51 -07:00
Intl Scheduler 58f0d46837 translation auto-update for i18n/pages-manager.config.json on master
Summary:
Chronos Job Instance ID: 1125907903026576
Sandcastle Job Instance ID: 13510799858272981
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46857049

fbshipit-source-id: 4491d9557d44809ebca6183292dbbbb1d44cffe7
2023-06-20 05:38:51 -07:00
Intl Scheduler c1379d143f translation auto-update for i18n/fb4a.config.json on master
Summary:
Chronos Job Instance ID: 1125907903026576
Sandcastle Job Instance ID: 13510799858272981
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46857046

fbshipit-source-id: 4826c75d8a553361c501e9d05b53fc54b3da06b6
2023-06-20 05:38:51 -07:00
Intl Scheduler 595e56d401 translation auto-update for i18n/instagram.config.json on master
Summary:
Chronos Job Instance ID: 1125907903026576
Sandcastle Job Instance ID: 13510799858272981
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46857054

fbshipit-source-id: 526ccd7455711e1baebbf059882a30bcdca48c94
2023-06-20 05:38:51 -07:00
Intl Scheduler 2b6699e1a8 translation auto-update for i18n/twilight.config.json on master
Summary:
Chronos Job Instance ID: 1125907903026576
Sandcastle Job Instance ID: 13510799858272981
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46857050

fbshipit-source-id: 1ea396127cbfe52c7279158ce28666e44f8c9216
2023-06-20 05:38:51 -07:00
Intl Scheduler d741f56353 translation auto-update for i18n/messenger.config.json on master
Summary:
Chronos Job Instance ID: 1125907903026576
Sandcastle Job Instance ID: 13510799858272981
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46857053

fbshipit-source-id: de055b9bb67eb6519de875a85e4d612ca20b39cf
2023-06-20 05:38:51 -07:00
Intl Scheduler 4067b38165 translation auto-update for i18n/oculus-mirage.config.json on master
Summary:
Chronos Job Instance ID: 1125907903026576
Sandcastle Job Instance ID: 13510799858272981
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46857058

fbshipit-source-id: b14940e6b931a5add22d0a11e023ed6895617b0b
2023-06-20 05:38:51 -07:00
Intl Scheduler 6e1210e72e translation auto-update for Apps/Wilde/scripts/intl-config.json on master
Summary:
Chronos Job Instance ID: 1125907903287368
Sandcastle Job Instance ID: 31525198368818645
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46856457

fbshipit-source-id: 23d16aef61a7d4cc19951f3008a6de3323c54fd1
2023-06-20 04:49:13 -07:00
Lulu Wu 28c26dc305 Add CMakeLists to build C++ files in OSS (#37969)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37969

Add CMakeLists to build Bridgeless C++ files in OSS

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D46527523

fbshipit-source-id: 93427732461f8efdeff671bff86557ecde5eea47
2023-06-19 21:31:07 -07:00
Intl Scheduler 739c084e3b translation auto-update for Apps/Wilde/scripts/intl-config.json on master
Summary:
Chronos Job Instance ID: 1125907903072414
Sandcastle Job Instance ID: 27021598739221974
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46849012

fbshipit-source-id: 6ba7a9c055b751328431f005ef7429c9ab4bb2f1
2023-06-19 20:41:01 -07:00
Lulu Wu a3c7102d5c Add a separate HermesInstance for internal (#37968)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37968

Currently we have 2 versions of JSITracing:
- [Internal](https://www.internalfb.com/code/fbsource/[06c0641fed51160887cdaec18d22dd39d11ee1c0]/xplat/ReactNative/react/jsi/JSITracing.h)
- [OSS](https://www.internalfb.com/code/fbsource/[06c0641fed51160887cdaec18d22dd39d11ee1c0]/xplat/js/react-native-github/packages/react-native/ReactCommon/hermes/executor/JSITracing.h)

After talking with rubennorte it's expected that the OSS version has empty implementation and we want to keep it this way for Bridgeless as well.

To include both OSS and internal JSITracing for Bridgeless, in this diff a duplicate internal HermesInstance is created, after this change:
- Internal HermesInstance will use existed internal JSITracing
- OSS HermesInstance will use existed OSS JSITracing

The newly created internal HermesInstance will be located in existed internal Hermes folder which was created for the Bridge.

**Is there a better way to solve this issue?**
- I thought about including both versions of JSITracing in ReactInstance.cpp but couldn't find a way to unify the including paths for JSITracing.h inside ReactInstance.cpp

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D46527522

fbshipit-source-id: 7d2c14a6313e89bf5daaf668867cae31442e81b1
2023-06-19 20:00:03 -07:00
Lulu Wu 0e1a82f4b7 Change <fb/fbjni.h> to <fbjni/fbjni.h> to make it work in OSS (#37661)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37661

~~As title, Hermes will be supported. JSC not yet.~~

**Update 8th June:**

Split the original diff to 3 diffs, this one will simply change the head file path.

Changelog: [Internal]

Reviewed By: cortinico

Differential Revision: D46324942

fbshipit-source-id: ab2e54d0d8104d635b2405a818d5413adba304a6
2023-06-19 18:42:19 -07:00
Intl Scheduler 4db3ed9ff1 translation auto-update for i18n/pages-manager.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368528448
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46848285

fbshipit-source-id: 8062843cd18a89a1c10b0a83d403fae81ff28135
2023-06-19 18:32:32 -07:00
Intl Scheduler 7ec1d6699b translation auto-update for i18n/analyticsapp.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368528448
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46848273

fbshipit-source-id: a895d120d90260cf4f1e88f1afc96fa3241b7eb4
2023-06-19 18:32:32 -07:00
Intl Scheduler 5c1eaa3d02 translation auto-update for i18n/portal_async.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368528448
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46848286

fbshipit-source-id: ee5504773a7fde305442ccbb68ef3a2bd510b00f
2023-06-19 18:32:32 -07:00
Intl Scheduler 4cb93999b4 translation auto-update for i18n/portal_ar.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368528448
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46848291

fbshipit-source-id: 3f21c94d4c988d225efe8da02a67a75de08ece4a
2023-06-19 18:32:32 -07:00
Intl Scheduler 3b86071691 translation auto-update for i18n/barcelona.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368528448
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46848279

fbshipit-source-id: 1ad04f3fb45a6c9cdb41bd403189bb5be6666d2a
2023-06-19 18:32:32 -07:00
Intl Scheduler fb74710f98 translation auto-update for i18n/instagram.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368528448
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46848275

fbshipit-source-id: e26c951abe26d38f9d94306496830dcc294dad74
2023-06-19 18:32:32 -07:00
Intl Scheduler 89fe0949eb translation auto-update for i18n/anna.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368528448
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46848278

fbshipit-source-id: 769c652370d32816181f968a56984aa08f90edb8
2023-06-19 18:32:32 -07:00
Intl Scheduler 5364d998c4 translation auto-update for i18n/creatorstudio.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368528448
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46848290

fbshipit-source-id: d30538d8600e6254807cd9a1e87a1a25fe7560ce
2023-06-19 18:32:32 -07:00
Intl Scheduler 33deed5189 translation auto-update for i18n/anna.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368381932
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46845202

fbshipit-source-id: 94829405e039039335d93e16b8b5d0c947b7ae62
2023-06-19 12:49:35 -07:00
Intl Scheduler c7ffb5ee31 translation auto-update for i18n/messenger.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368381932
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46845215

fbshipit-source-id: 2470fffb563b349c2e8cc75043ce5aa539899ea7
2023-06-19 12:49:35 -07:00
Intl Scheduler 356db63c9e translation auto-update for i18n/oculus-mirage.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368381932
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46845205

fbshipit-source-id: 596000b53f9661cb100bfda2f01b5b38dc002325
2023-06-19 12:49:35 -07:00
Intl Scheduler 91fc359974 translation auto-update for i18n/instagram.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368381932
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46845211

fbshipit-source-id: 175119b90703ae249a422a2c277b614cac896bf6
2023-06-19 12:49:35 -07:00
Intl Scheduler 14ef6328ca translation auto-update for i18n/twilight.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368381932
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46845220

fbshipit-source-id: 1364a2fe866162b10466ec62dab0d5446f067def
2023-06-19 12:49:35 -07:00
Intl Scheduler 8eab55bf15 translation auto-update for i18n/fb4a.config.json on master
Summary:
Chronos Job Instance ID: 1125907902915429
Sandcastle Job Instance ID: 31525198368381932
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46845217

fbshipit-source-id: 5a1c23d043eead133667867c4d9b34efc578eb63
2023-06-19 12:49:35 -07:00
Intl Scheduler c2ca91db9f translation auto-update for Apps/Wilde/scripts/intl-config.json on master
Summary:
Chronos Job Instance ID: 1125907902962069
Sandcastle Job Instance ID: 22517999111494527
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46845052

fbshipit-source-id: d83c36e5ed7186b2b95883c9bb8755c11e02e7b5
2023-06-19 12:34:01 -07:00
Graham Mendick 187f16ddc6 Support Android Transitions during Fragment navigation (#37857)
Summary:
Adds support for Android Transitions during Fragment navigation.

React Native navigation libraries (like [the Navigation router](https://github.com/grahammendick/navigation/blob/e9deae985a1962db17d6b1fbf90628d20c29810c/NavigationReactNative/src/android/src/main/java/com/navigation/reactnative/NavigationStackView.java#L139) and [React Native Screens](https://github.com/software-mansion/react-native-screens/blob/ea240b46866d66398904d0c2d0fe5fabdc2f269b/android/src/main/java/com/swmansion/rnscreens/ScreenContainer.kt#L98)) use Fragments to manage the stack of screens. But they can’t use Transitions to animate these Fragments because React Native images disappear during the Transition (see the videos in the Test Plan section below).

Navigation libraries are forced to [setCustomAnimations](https://developer.android.com/reference/androidx/fragment/app/FragmentTransaction.html#setCustomAnimations(int,int)) instead of [enter and exit Transitions](https://developer.android.com/reference/android/app/Fragment#setEnterTransition(android.transition.Transition)). But animations have limitations compared to Transitions

- Animations have to be resx files so can’t be defined declaratively in React
- Android’s Material Transforms are built around Transitions
- Native shared elements only support Transitions

Images disappearing during Transitions is [a known Fresco bug](https://github.com/facebook/fresco/issues/2512). This PR applies [the fix suggested by the Fresco repo](https://github.com/facebook/fresco/issues/1445#issuecomment-315763953).

## Changelog:

[ANDROID] [FIXED] - Support Android Transitions during Fragment navigation

Pull Request resolved: https://github.com/facebook/react-native/pull/37857

Test Plan:
I’ve created a [minimal reproduction that demonstrates the bug](https://github.com/grahammendick/image-disappears-during-transition-bug). The first video below shows the example from that repo. You can see that the image disappears when changing the painting. It should fade out and in like the text does.

The second video shows the same example after the fix is applied. You can see that the painting fades out and in just like the text.

https://github.com/facebook/react-native/assets/1761227/6739f029-eda0-44d2-b328-a73b075bd82a

https://github.com/facebook/react-native/assets/1761227/9c73cdf0-303b-4a82-8df5-5f6a5846a58e

Reviewed By: javache

Differential Revision: D46769995

Pulled By: dmytrorykun

fbshipit-source-id: 0ced8af7b246d8c59cbfb5cabf422114c6154c65
2023-06-19 11:13:48 -07:00
Nicola Corti 9101e44615 Expose react_utils via prefab to fix broken test_android (#37965)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37965

test_android is currently failing as we're not shipping the implementation of one of the symbol inside `react_utils`
which is now accessed by the `ConcreteComponentDescriptor.h` file (used by the app project).

Either we expose `react_utils` as a static library (.a) or as a dynamic library (.so). I've decided to go for the latter
for the sake of saving space on user devices.

Changelog:
[Internal] [Changed] - Expose react_utils via prefab to fix broken test_android

Reviewed By: sammy-SC

Differential Revision: D46841689

fbshipit-source-id: a5467ca3a7ac2f26f7a5a2c4d6e161a391766b0d
2023-06-19 10:46:51 -07:00
ankit-tailor 3d6a2a9cbd refactor: converted NativeAnimatedInterpolationTest to kotlin (#37960)
Summary:
This PR converts [NativeAnimatedNodeTraversalTest](https://github.com/facebook/react-native/tree/main/packages/react-native/ReactAndroid/src/test/java/com/facebook/react/animated/NativeAnimatedNodeTraversalTest.java) into Kotlin as requested in https://github.com/facebook/react-native/issues/37708

## Changelog:
[INTERNAL] [CHANGED] - Convert `NativeAnimatedNodeTraversalTest` to Kotlin

Pull Request resolved: https://github.com/facebook/react-native/pull/37960

Test Plan:
1. Run `./gradlew :packages:react-native:ReactAndroid:test`.
2. All tests should pass.

Reviewed By: javache

Differential Revision: D46838215

Pulled By: rshest

fbshipit-source-id: 6681d74896a0c94fa7f3ad2ce79eeab4974c55f4
2023-06-19 10:34:32 -07:00
Samuel Susla c1bfd0cda4 Re-add gating to RuntimeScheduler::Task around setNativeState (#37597)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37597

changelog: [internal]

In https://github.com/facebook/react-native/commit/7211ef19624304b6a4d5219a8e0a2c67651b8b33 I removed use of CoreFeatures class from RuntimeScheduler to work around a circular dependency in cocoapods.
In D46218604 I resolved the circular dependency issue and this diff adds the feature flag back.

Reviewed By: javache

Differential Revision: D46218660

fbshipit-source-id: abcdd522195cd5fa979ed3a559c00e1f2d2ae23a
2023-06-19 07:58:45 -07:00
Intl Scheduler 109a8a0229 translation auto-update for Apps/Wilde/scripts/intl-config.json on master
Summary:
Chronos Job Instance ID: 1125907902661436
Sandcastle Job Instance ID: 9007200228784914
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46838811

fbshipit-source-id: 0f93a1cd777250ced2009781f4e055c13e4045a4
2023-06-19 05:16:00 -07:00
Intl Scheduler a528902663 translation auto-update for i18n/barcelona.config.json on master
Summary:
Chronos Job Instance ID: 1125907902554121
Sandcastle Job Instance ID: 36028797995243282
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46836681

fbshipit-source-id: 8a75c554969e294b391b65a11ca7e4ee3b02e6ce
2023-06-19 02:56:48 -07:00
Intl Scheduler c8c9f04e11 translation auto-update for i18n/messenger.config.json on master
Summary:
Chronos Job Instance ID: 1125907902554121
Sandcastle Job Instance ID: 36028797995243282
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46836676

fbshipit-source-id: 4d737023ab0d699ac119d7228469c2ca8d496c7c
2023-06-19 02:56:48 -07:00
Intl Scheduler 11010b5c74 translation auto-update for i18n/creatorstudio.config.json on master
Summary:
Chronos Job Instance ID: 1125907902554121
Sandcastle Job Instance ID: 36028797995243282
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46836669

fbshipit-source-id: bd670de9fe71b4eaa354fd6d3d32aa7b84513014
2023-06-19 02:56:48 -07:00
Intl Scheduler 6edceb9155 translation auto-update for i18n/fb4a.config.json on master
Summary:
Chronos Job Instance ID: 1125907902554121
Sandcastle Job Instance ID: 36028797995243282
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46836672

fbshipit-source-id: 4032fe32e9da5c2a1c57e6308a695db01c7c346c
2023-06-19 02:56:48 -07:00
Intl Scheduler 4ad086a01d translation auto-update for i18n/talk.config.json on master
Summary:
Chronos Job Instance ID: 1125907902554121
Sandcastle Job Instance ID: 36028797995243282
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46836666

fbshipit-source-id: ea301c6a87bb99ed86aa14990a8a8e213f7484c3
2023-06-19 02:56:48 -07:00
Intl Scheduler 0f39f3dd01 translation auto-update for i18n/oculus-mirage.config.json on master
Summary:
Chronos Job Instance ID: 1125907902554121
Sandcastle Job Instance ID: 36028797995243282
allow-large-files
ignore-conflict-markers
opt-out-review

Differential Revision: D46836680

fbshipit-source-id: a611209750ab3e4fe80981647e35c5e6eff1ce19
2023-06-19 02:56:48 -07:00
Carmi Grushko f6f848f9da Update ktfmt component on FBS:master (#37950)
Differential Revision: D46802820

fbshipit-source-id: a2737658576bf86f431a7b355d853a529f6a2c34
2023-06-18 23:22:12 -07:00