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

Do not virtualize items adjacent to the last focused item #2

Open
wants to merge 1,419 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1419 commits
Select commit Hold shift + click to select a range
d5e0659
Backport Changes needed to let Hermes actually download the compiled …
cortinico Jun 2, 2022
528414c
Create Apple MSYS Mailbox Provider TurboModule
Jun 2, 2022
39e81a1
Revert D36707915: Create Apple MSYS Mailbox Provider TurboModule
Jun 3, 2022
782e004
Fix pref deoptimizations due to out-of-order prop parsing
JoshuaGross Jun 3, 2022
00751f6
Fix out-of-order prop parsing deoptimization in TextView/Paragraph
JoshuaGross Jun 3, 2022
11141b8
Fix alignment during recycling of ReactTextView
JoshuaGross Jun 3, 2022
a041951
Only use value of natively driven nodes on initial render
genkikondo Jun 3, 2022
0035cc9
Fix throwing exceptions from asHostObject
neildhar Jun 3, 2022
5ed6ac1
Protect _handlers in RCTNetworking with mutex even if RCTNetworking h…
p-sun Jun 5, 2022
a9659ce
Fix rendering of transparent borders in RN Android
mdvacca Jun 5, 2022
f1c614b
Build RN Tester with CMake (#33937)
cortinico Jun 6, 2022
086c13d
fixed SDK issue while uploading app in debug scheme (#33153)
arinjay Jun 6, 2022
f0b5d42
Android: Dispatch root view touch events to the right dispatcher
fkgozali Jun 6, 2022
118cf68
React Native sync for revisions bd4784c...d300ceb
rickhanlonii Jun 6, 2022
8a2be3e
Add `READ_VOICEMAIL` and `WRITE_VOICEMAIL` permissions (#33965)
zolbooo Jun 6, 2022
ea7c9f2
Fix edge case when we enqueue a pending event to views on stopped sur…
ryancat Jun 6, 2022
b0c2b10
Fix typo in width / height parsing
JoshuaGross Jun 7, 2022
f296e0e
Update ktfmt component on FBS:master
cgrushko Jun 7, 2022
9ef3045
Pass string by ref in TurboModule template (#33970)
janicduplessis Jun 7, 2022
43f831b
Make all headers public and add #ifdef __cplusplus (#1150)
janicduplessis Jun 7, 2022
21a4c1f
Add dispatch of pointerover/pointerout events
vincentriemer Jun 7, 2022
b869680
Fixing onEndReachedThreshold === 0 not firing onEndReached function o…
Jun 7, 2022
d8c25ca
Use initial value of natively driven nodes on renders
genkikondo Jun 8, 2022
edb27e3
Backout D36784563
charlesbdudley Jun 8, 2022
77e6bff
Use `GCC_PREPROCESSOR_DEFINITIONS` to set `FB_SONARKIT_ENABLED` (#33972)
janicduplessis Jun 8, 2022
472e0e4
Make sure we only queue events when event emitter is null
ryancat Jun 8, 2022
47bd78f
Added userInterfaceStyle to Alert to override user interface style fo…
luoxuhai Jun 9, 2022
68e4e91
Support optional return types
appden Jun 9, 2022
4e4b9e2
Fix reatain cycle RCTPullToRefreshViewComponentView <-> RCTScrollView…
Jun 9, 2022
a0e6ffe
Format .kts files with ktfmt
cortinico Jun 9, 2022
6154cb7
Hermes: Use arbitrary path to hermes-runtime-darwin if ENV set
hramos Jun 9, 2022
d592bdc
Hermes: Use pre-built Hermes runtime in iOS Template tests (#33974)
hramos Jun 9, 2022
df80ed4
Remove useOverflowInset flag as we rolled out 100% to public for over…
ryancat Jun 9, 2022
340612a
Hermes: Use shared JSI from React Native on iOS (#33885)
hramos Jun 9, 2022
8ced165
Make Text use Android's "auto" focus by default instead of setting fo…
kacieb Jun 9, 2022
656d1ce
Add optimizations to RNTesterPlatformTest result rendering
vincentriemer Jun 9, 2022
1b6584b
Fix TurboModule binding improvements for TurboCxxModule
javache Jun 10, 2022
8b83726
Android: Added back touch event handling based on reactTag
fkgozali Jun 10, 2022
2f940db
Updated CocoaPods offline mirrors
Jun 10, 2022
c2088e1
revert #33381 changes (#33973)
Kudo Jun 10, 2022
6d2872d
Encapsulate all the CMake build logic inside a `ReactNative-applicati…
cortinico Jun 10, 2022
9eb2826
Response headers to image - iOS (#33880)
Jun 10, 2022
780fe80
Don't validate ENTRY_FILE in react-native-xcode.sh (#32762)
janicduplessis Jun 10, 2022
7a27044
Move cocoapods utilities to utils.rb - Part 1 (#33978)
Jun 10, 2022
4f732ba
Move utilities out of `react_native_pods` - Part 2 (#33982)
Jun 10, 2022
114d31f
Use monotonic clock for performance.now() (#33983)
Jun 10, 2022
59476d0
Back out "Remove useOverflowInset flag as we rolled out 100% to publi…
ryancat Jun 10, 2022
90cb8ea
Deploy 0.180.0 to xplat
pieterv Jun 10, 2022
34e5119
Optimize lookup of PlatformColor on Android
javache Jun 10, 2022
c80309e
Support animation events in ViewEventModule
genkikondo Jun 12, 2022
90998a8
Daily `arc lint --take CLANGFORMAT`
Jun 13, 2022
1dbc584
Upgrade Metro dependencies to 0.71.1
huntie Jun 13, 2022
5471afe
ECOSYSTEM.md: update Partner entries (#34006)
Simek Jun 14, 2022
bcc69df
Back out "PointerEvents: Don't dispatch when no listeners for hover e…
Jun 14, 2022
c78baba
fixing more imports
RuslanLa Jun 14, 2022
7078831
react-native | Fix a crash on deserilization of props when using 'px'…
nlutsenko Jun 15, 2022
d1321d8
React Native sync for revisions d300ceb...256aefb
rickhanlonii Jun 15, 2022
dbe6fab
Switch module codegen to use yarn_workspace_binary. (#34015)
d16r Jun 15, 2022
47280de
New Props parsing infrastructure for perf improvements: visitor patte…
JoshuaGross Jun 16, 2022
9f8c45d
New Props parsing infrastructure for perf improvements: visitor patte…
JoshuaGross Jun 16, 2022
2ab585a
New Props parsing infrastructure for perf improvements: visitor patte…
JoshuaGross Jun 16, 2022
af1eae9
New Props parsing infrastructure for perf improvements: visitor patte…
JoshuaGross Jun 16, 2022
63ddfa0
Update iOS offine mirrors for RN-Tester on top of D37051020
JoshuaGross Jun 16, 2022
577582e
Hook up CPP props parsing and Android ViewRecycling feature flags on …
JoshuaGross Jun 16, 2022
7b0ba6d
switch from babel-eslint to hermes-eslint for flow code
bradzacher Jun 16, 2022
033ffcc
Remove unecessary PointerEvent attributes
vincentriemer Jun 16, 2022
8cf57a5
Add width/height properties to PointerEvent object
vincentriemer Jun 16, 2022
105a239
TalkBack support for ScrollView accessibility announcements (list and…
fabOnReact Jun 16, 2022
83f13e1
Bridgeless mode: Stop register JSTimers as callable JavaScript module
RSNara Jun 17, 2022
d881c87
add file and blob globals to eslint config (#31293)
shamilovtim Jun 17, 2022
56051ca
Back out "React Native sync for revisions d300ceb...256aefb"
Jun 17, 2022
4967e50
Make LogBox render through SurfaceRegistry
RSNara Jun 17, 2022
ea29ae1
SurfaceRegistryBinding: Display RedBox when RN$SurfaceRegistry isn't …
RSNara Jun 17, 2022
b5ff26b
fix(jest): make assetFileTransformer return an object (#33756)
geraintwhite Jun 17, 2022
a291819
Fix View Recycling crash on older Android OSes
JoshuaGross Jun 17, 2022
4a7e4b9
fix (glog script): remove invalid param from sed (#33967)
alphashuro Jun 17, 2022
168f020
Unbreak SurfaceRegistry users in bridge mode
RSNara Jun 17, 2022
5854b11
Add ability to pass ItemSeparatorComponent as React Element (#32748)
retyui Jun 17, 2022
71da212
Move New Architecture setup to `new_architecture.rb` file (#33990)
Jun 18, 2022
2d58821
TalkBack support for ScrollView accessibility announcements (list and…
fabOnReact Jun 18, 2022
4bb551d
Back out "TalkBack support for ScrollView accessibility announcements…
kacieb Jun 18, 2022
e5c5dcd
RN: Rewrite EventEmitter
yungsters Jun 18, 2022
79baca6
Fix RCT-Folly build error when use_frameworks! and hermes are both en…
Kudo Jun 21, 2022
f97c6a5
Fix broken use_frameworks from React-bridging (#34011)
Kudo Jun 21, 2022
8dded42
Make ScrollView sticky headers work w/o dispatching RCTEventEmitter.r…
RSNara Jun 21, 2022
e5f7e40
Deploy 0.180.1 to xplat
jbrown215 Jun 21, 2022
6fcb878
Back out "fixed SDK issue while uploading app in debug scheme"
javache Jun 21, 2022
68f3a42
bump RTC-Folly to 2021.07.22 (#33841)
luissantana Jun 21, 2022
0724ed0
Fix crashes in ReactTextView View recycling
JoshuaGross Jun 21, 2022
d27c8cf
Prepare Changelog for 0.69.0 (#33730)
fortmarek Jun 21, 2022
27c0047
Add tiltX/tiltY properties to PointerEvent object
vincentriemer Jun 21, 2022
c25c4ab
Add detail property to the PointerEvent object
vincentriemer Jun 21, 2022
c2949bd
Enable absolute bridgeless with REACT_NATIVE_FORCE_NEW_ARCHITECTURE f…
p-sun Jun 22, 2022
1999191
Update CONTRIBUTING.md, replace wiki links (#34035)
Simek Jun 22, 2022
97291bf
fix(eslint-config): switch to new babel parser (#34020)
Kerumen Jun 22, 2022
777a92d
Work around some Views not using ThemedReactContext
JoshuaGross Jun 22, 2022
d96744e
Add LTI annotations to function params in xplat/js [2/2]
pieterv Jun 23, 2022
78cd689
Do not depend on hermes-engine NPM package anymore
cortinico Jun 23, 2022
a7db8df
Make Hermes the default engine on Android. (#34049)
cortinico Jun 23, 2022
e7a4dbc
Add LTI annotations to function params in xplat/js [1/2]
pieterv Jun 23, 2022
c940eb0
Add LTI annotations to function params in xplat/js [manually-modified]
pieterv Jun 23, 2022
ea8d8e2
Bump @react-native/eslint-plugin-specs to 0.0.4
cortinico Jun 23, 2022
a0d597d
Throw error when accessing undefined property on runtimeScheduler
javache Jun 23, 2022
b5f1b3d
Add check for native animated node existing before starting animation
genkikondo Jun 23, 2022
15d9aa0
Back out "Back out "PointerEvents: Don't dispatch when no listeners f…
Jun 23, 2022
fa814d4
PointerEvents: Fix dispatch optimization
Jun 23, 2022
87cfd38
Added additional builder method receiving arguments for using jsc or …
KunalFarmah98 Jun 23, 2022
e549227
Deploy Flow 0.181.0
mroch Jun 23, 2022
66c6a75
Suppress missing annotations in xplat/js
pieterv Jun 23, 2022
ef6ab3f
Throw JSINativeException from asHostObject
neildhar Jun 23, 2022
a13cc68
Fix runtimeScheduler definition of getCurrentPriorityLevel
javache Jun 24, 2022
a174530
Suppress missing annotations and lock arvr/js
pieterv Jun 24, 2022
9ad7cbc
Adapt template to new architecture autolinking on Android (#33777)
thymikee Jun 24, 2022
fb57929
Add basic pointermove test to RNTester platform test suite
vincentriemer Jun 24, 2022
1bae671
Emit move PointerEvents for hover
vincentriemer Jun 24, 2022
d666eb7
Fix: PointerEvent filtering
Jun 24, 2022
b6bbbf8
RemoveDeleteTree mount instruction
JoshuaGross Jun 25, 2022
8fe2b59
Move LocalPodspecPatch to dedicated file (#34025)
Jun 27, 2022
6075d64
Remove the isTVOS check (#34071)
Zachinquarantine Jun 27, 2022
0646551
Remove "Early" in Js error reporting function
luluwu2032 Jun 27, 2022
cf0a0ef
Add two more version checks for ReactTextView recycling
JoshuaGross Jun 27, 2022
a5a956b
Remove unused MicroProfiler
javache Jun 28, 2022
ef0392b
Extend the RN Application.cmake file to support Android autolinking (…
cortinico Jun 28, 2022
7cfd77d
Remove deprecated style attributes (#34050)
Zachinquarantine Jun 28, 2022
7fb0bb4
Simplify the Android.mk file in the App Template (#34080)
cortinico Jun 28, 2022
afa5df1
- Fix InputAccessoryView crash on Android (#33803)
Jun 28, 2022
7d42106
prevent from publishing dimensions change event when app changes stat…
lbaldy Jun 28, 2022
1115bc7
Make Hermes the default engine on iOS (#34085)
hramos Jun 28, 2022
ca8481b
Refactor RemoveDeleteTree deferred work
JoshuaGross Jun 28, 2022
b6f7689
Destroy React Native instance after catching a fatal js error
luluwu2032 Jun 28, 2022
3fa3aeb
Enable Intl on iOS (#34083)
neildhar Jun 28, 2022
3a7170c
Performance optimization to allow paint to happen (up to) 1 frame ear…
JoshuaGross Jun 28, 2022
297b571
Deferred tree deletion needs to take non-managed trees into account
JoshuaGross Jun 28, 2022
4ea38e1
fix(build): fixes React-RCTText build with RN 0.69.0 (#34064)
ph4r05 Jun 29, 2022
33dc0bb
Update changelog for 0.69.1 (#34097)
fortmarek Jun 29, 2022
4d62e0d
Add annotations to prepare for fully resolved environment
SamChou19815 Jun 29, 2022
e23520b
Fix inconsistent-missing-destructor-override warning
javache Jun 29, 2022
24560b6
Fix missing space in ReactPropertyException message
markv Jun 29, 2022
d1d11c7
(Attempt to) Fix compilation of new props parsing for MSVC
JoshuaGross Jun 29, 2022
4f93f63
Fix non-deterministic crash in LayoutAnimations
JoshuaGross Jun 30, 2022
b30ad9a
Fix accessibilityRole prop parsing
JoshuaGross Jun 30, 2022
d6c08bd
Deploy Flow 0.181.2
mroch Jun 30, 2022
bd12e41
fix: fix the race condition when calling readAsDataURL after new Blob…
wood1986 Jun 30, 2022
2fb6a33
Mac Catalyst patches (#34026)
Arkkeeper Jun 30, 2022
0c9de82
Followup to Early Schedule MountItem Execution
JoshuaGross Jun 30, 2022
44aac0f
Bump SoLoader buck targets to 0.10.4
simpleton Jun 30, 2022
286b38e
Add debugging code to recover from, and debug errors where Views in t…
JoshuaGross Jun 30, 2022
daea147
Specify the language field in some codegen modules
Jun 30, 2022
64cfc44
Improve NewArchitectureValidation for AbsoluteBridgeless
p-sun Jul 1, 2022
873ff0c
xplat - Add internal patternline to monitor Bridgless violations
p-sun Jul 1, 2022
894f652
Update Metro to 0.71.2
robhogan Jul 4, 2022
3da3d82
ci: Add GitHub token permissions for workflows (#34122)
varunsh-coder Jul 4, 2022
71e8921
Make ReactCommon and tests compile for CXX platform
javache Jul 5, 2022
54f0381
Add filter ability to platform test result view
vincentriemer Jul 5, 2022
d9b8e07
Add offsetX, offsetY to MouseEvent
Jul 5, 2022
cf2e27c
Remove APPLETVOS variants from targets.
d16r Jul 6, 2022
22a067b
RemoveDeleteTree memory optimizations
JoshuaGross Jul 6, 2022
8be49e8
PointerEvents: Remove '2' suffix
Jul 6, 2022
303aaf8
PointerEvents: Use MotionEvent flags to indicate hoverability
Jul 6, 2022
6148844
Fix a bug for which is impossible to disable Hermes (#34142)
Jul 6, 2022
0d915aa
Explicitly set language to JAVA where it is missing [xplat] (round 1)
Jul 6, 2022
bdeb4e0
Upgrade Metro dependencies to 0.71.3
jacdebug Jul 6, 2022
ec3c8f4
docs(readme): fix minimum iOS version in requirements section (#34134)
monholm Jul 6, 2022
e5ba6ab
Allow horizontal scroll view also retry side-effects when content vie…
ryancat Jul 6, 2022
501e9b3
Add validation placeholders for legacy components that need migration
p-sun Jul 6, 2022
649d3f0
Removed unused sticker input view component
fkgozali Jul 7, 2022
c37f719
Migrates off getInstrumentedStats' deprecated fields
jpporto Jul 7, 2022
64fe676
Move *Bundle.js exclude patterns into js_glob()
huntie Jul 7, 2022
08f6b85
Deploy 0.182.0 to xplat
evanyeung Jul 8, 2022
6c563a5
Suppress missing 'this' annotations in xplat/js
pieterv Jul 8, 2022
468b86b
Move Hermes setup in a dedicated ruby file (#34100)
Jul 8, 2022
b4e6a78
Use preprocessor flags to set CREATE_SHARED_LIBRARY instead of mode file
javache Jul 8, 2022
11bae63
Add BigInt skeleton
jpporto Jul 8, 2022
d473881
Fix: Clean up duplicate prop conversions
Jul 8, 2022
1753e76
Fix: Ensure forms stacking context for events
Jul 8, 2022
ff6c906
Update event names in pointer event platform tests
vincentriemer Jul 8, 2022
e89874c
Add implementation of buttons property to PointerEvent interface
vincentriemer Jul 8, 2022
fba485a
Add initial documentation of RNTesterPlatformTest
vincentriemer Jul 8, 2022
8bb0a9f
Create more mobile-friendly version of the platform test results UI
vincentriemer Jul 8, 2022
6746097
Minor: Rename RCTNotAllowedInAppWideFabric to RCTNotAllowedInFabricWi…
p-sun Jul 8, 2022
7d8907f
Fix more missing language issues
Jul 9, 2022
5e23ed6
Kill unused FBRotatablePhotoPlayer component
fkgozali Jul 9, 2022
b834d58
Minor: Move RCTLogNewArchitectureValidation in RCTLegacyViewManagerIn…
p-sun Jul 9, 2022
f501979
Fix error message formatting (#31338)
BenLorantfy Jul 11, 2022
2b49ac6
Upgrade RN CLI to v9.0.0-alpha.3 (#34160)
thymikee Jul 11, 2022
933fbb1
Added files for node version in reactive native project (#34171)
Jul 11, 2022
bb46046
Remove ReactTextViewManager subclasses
javache Jul 11, 2022
67e12a1
Suppress errors ahead of launch
gkz Jul 11, 2022
fd0b82c
Set explicit language in robolectric tests
Jul 12, 2022
53c8fc9
Bump AGP from 7.2.0 to 7.2.1 (#34166)
leotm Jul 12, 2022
13a0556
Remove deprecated ShadowNode type aliases
javache Jul 12, 2022
86b4acb
Separate exported config from TestBundle.js, remove js_glob override …
huntie Jul 12, 2022
a322a7a
Rename js_glob as js_library_glob
huntie Jul 12, 2022
a7100a1
Remove redundant js_library_glob calls
huntie Jul 12, 2022
ff785db
Use `NODE_BINARY` from `.xcode.env` when running packager from Xcode …
elsurudo Jul 12, 2022
d82cd3c
Add Nested Text Animated Color RNTester Example
NickGerleman Jul 12, 2022
3cc335e
Add tangentialPressure property to PointerEvent interface
vincentriemer Jul 13, 2022
5989bca
Add twist property to PointerEvent interface
vincentriemer Jul 13, 2022
fd2e1d1
Fix layout measurement in hoverable pointer attributes test
vincentriemer Jul 13, 2022
beca1a1
Add x/y & pageX/Y implementations to PointerEvent interface
vincentriemer Jul 13, 2022
5a47463
Prevent double application of opacity and backgroundColor on text
genkikondo Jul 13, 2022
a42170e
Replace SharedProps with Props::Shared
javache Jul 13, 2022
080a592
Bump dependencies before 0.70 branch cut (#34185)
cortinico Jul 13, 2022
c81a3c5
Pass the correct runtime when disabling the debugger
jpporto Jul 13, 2022
4f522be
- Add offsetX, offsetY values
Jul 13, 2022
4167c4f
Support legacy event emitter
Jul 13, 2022
89f0900
Add a pointermove with AnimatedEvent example
Jul 13, 2022
f0c4c29
Support TypeScript array types for turbo module (module only) (#34183)
ZihanChen-MSFT Jul 13, 2022
51f49ca
Fix TextInput dropping text when used as uncontrolled component with …
NickGerleman Jul 13, 2022
ef2355f
Update github flowconfigs to enable exact_empty_objects option
gkz Jul 14, 2022
5665a77
Implement screenX/screenY properties on the PointerEvent interface
vincentriemer Jul 14, 2022
753038c
Use RuntimeConfig for microtasks
fbmal7 Jul 14, 2022
d2bc024
Cleanup some of the dependencies inside ReactAndroid (#34191)
cortinico Jul 14, 2022
8af7870
Update script from prepublish (deprecated) to prepack (#34198)
cortinico Jul 14, 2022
cd8dbd1
Circle CI: Create GiHub Release draft when bumping version
hramos Jul 14, 2022
1eebbbc
Implement offsetX/offsetY properties on the PointerEvent interface
vincentriemer Jul 14, 2022
1e91445
Fix incorrect pointer event name in move test
vincentriemer Jul 14, 2022
f392ba6
Codemod `{...null}` to `{}` in xplat/js
gkz Jul 15, 2022
ce4246a
Bump react-native-codegen before 0.70 branch cut (#34195)
Jul 15, 2022
e98a835
Fix default value for scrollView.contentInsetAdjustmentBehavior
sammy-SC Jul 15, 2022
191eb62
Revert D37801394: Multisect successfully blamed D37801394 for test or…
Jul 15, 2022
bf54f1c
Back out "Fix default value for scrollView.contentInsetAdjustmentBeha…
sammy-SC Jul 15, 2022
9ecd203
Accept TypeScript type T | null | undefined as a maybe type of T in t…
ZihanChen-MSFT Jul 16, 2022
f3db6cc
update to ESLint v8
bradzacher Jul 16, 2022
966f800
Add key modifier properties to the PointerEvent interface
vincentriemer Jul 18, 2022
663dd91
Add the ability for tests to be marked as 'skipped'
vincentriemer Jul 18, 2022
639daf8
Minor: Rename AccessibilityInfo.sendAccessibilityEvent_unstable to se…
p-sun Jul 18, 2022
6179233
Add API for setting/getting native state
kodafb Jul 18, 2022
b708ee9
Log if bridgeless mode is enabled, when JS Module call fails
RSNara Jul 19, 2022
089c9a5
Fix `AttributedString` comparison logic for TextInput state updates
NickGerleman Jul 19, 2022
7d069b2
Extract Codegen code from the react_native_pods to its own file (#34176)
Jul 19, 2022
79a37e5
Destructure use_react_native! parameters and doc (#34177)
Jul 19, 2022
1d997ce
(PULL_REQUEST_TEMPLATE) update link to changelog documentation (#34206)
Jul 19, 2022
46a9edc
Hermes pod: change logic to use the hermes tag to set the pod source …
kelset Jul 19, 2022
af3dfba
Move cocoapods cli native_modules require from template to rn scripts…
danilobuerger Jul 19, 2022
b9adf2d
deps(android): bump soloader to 0.10.4 (#34213)
mikehardy Jul 19, 2022
b66db7a
fix more imports
RuslanLa Jul 19, 2022
19cb111
Enable Generic Discontiguous Regions within VirtualizedList
NickGerleman Nov 21, 2021
8a9c4e2
Do not virtualize items adjacent to the last focused item
NickGerleman Nov 23, 2021
32e73ee
Do not rerender on focus change if mask doesn't change
NickGerleman Nov 23, 2021
2a5503e
Do not make assumptions on cell structure
NickGerleman Nov 23, 2021
f0de65b
office-shared-comments-ui ee041633
NickGerleman Dec 7, 2021
03f180f
Add more sophisticated logic for "last focused" render region
NickGerleman Dec 8, 2021
eb64202
Merge commit 'b2f871a6fa9c92dd0712055384b9eca6d828e37d' into realize-…
NickGerleman Jul 19, 2022
75cc358
Merge commit 'adb2962fee968d7ae20ec32a55dc69e4ebb3ce12' into realize-…
NickGerleman Jul 19, 2022
093968e
Merge commit '0c4c6ca319fa9dfb23d047e0c7d2a81281d1d8a3' into realize-…
NickGerleman Jul 19, 2022
7c23f47
Merge commit '23a160ebf66f6aac306f8db90ff79b945fe76ce2' into realize-…
NickGerleman Jul 20, 2022
d739bc3
Merge commit '73ad6514cc91d3df6b9c39713860ca71e8479ef3' into realize-…
NickGerleman Jul 20, 2022
65517fe
Merge commit 'b869680c1196a6549154a4b9cb7ffa10eab1989c' into realize-…
NickGerleman Jul 20, 2022
8437121
Merge remote-tracking branch 'origin/main' into realize-last-focused
NickGerleman Jul 20, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 5 additions & 1 deletion .buckconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

[android]
target = android-30
target = android-31

[kotlin]
compile_against_abis = True
kotlin_version = 1.6.10

[download]
max_number_of_retries = 3
Expand Down
10 changes: 6 additions & 4 deletions .circleci/Dockerfiles/Dockerfile.android
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@
# and build a Android application that can be used to run the
# tests specified in the scripts/ directory.
#
FROM reactnativecommunity/react-native-android:5.1
FROM reactnativecommunity/react-native-android:5.4

LABEL Description="React Native Android Test Image"
LABEL maintainer="Héctor Ramos <hector@fb.com>"

# set default environment variables
ENV GRADLE_OPTS="-Dorg.gradle.daemon=false -Dorg.gradle.jvmargs=\"-Xmx512m -XX:+HeapDumpOnOutOfMemoryError\""
ENV JAVA_TOOL_OPTIONS="-Dfile.encoding=UTF8"
ENV KOTLIN_HOME="third-party/kotlin"

ADD .buckconfig /app/.buckconfig
ADD .buckjavaargs /app/.buckjavaargs
Expand All @@ -33,9 +34,12 @@ ADD React /app/React
ADD keystores /app/keystores
ADD packages/react-native-codegen /app/packages/react-native-codegen
ADD tools /app/tools
add scripts /app/scripts

WORKDIR /app

RUN scripts/download-kotlin-compiler-with-buck.sh

RUN buck fetch ReactAndroid/src/test/java/com/facebook/react/modules
RUN buck fetch ReactAndroid/src/main/java/com/facebook/react
RUN buck fetch ReactAndroid/src/main/java/com/facebook/react/shell
Expand All @@ -49,6 +53,4 @@ ADD . /app

RUN yarn

RUN ./gradlew :ReactAndroid:downloadBoost :ReactAndroid:downloadDoubleConversion :ReactAndroid:downloadFolly :ReactAndroid:downloadGlog

RUN ./gradlew :ReactAndroid:packageReactNdkLibsForBuck -Pjobs=1
RUN ./gradlew :ReactAndroid:assembleDebug
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) Facebook, Inc. and its affiliates.
# Copyright (c) Meta Platforms, Inc. and affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) Facebook, Inc. and its affiliates.
# Copyright (c) Meta Platforms, Inc. and affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion .circleci/Dockerfiles/scripts/run-ci-e2e-tests.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) Facebook, Inc. and its affiliates.
# Copyright (c) Meta Platforms, Inc. and affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) Facebook, Inc. and its affiliates.
# Copyright (c) Meta Platforms, Inc. and affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
Expand Down
Loading