Commit Graph

  • 1ca9a95537 Move WebView Android files to FB internal Christoph Nakazawa 2019-04-02 11:13:01 -07:00
  • 556aa93ed7 Prevent crash when setting underlineColorAndroid (#24183) Sunny Luo 2019-04-02 09:36:30 -07:00
  • 4478e50520 add ram bundle to android template (#24264) gengjiawen 2019-04-02 08:22:00 -07:00
  • 6df2edeb2a Bump react-native version in template in release script (#24262) Kacper Wiszczuk 2019-04-02 08:11:28 -07:00
  • 90c51a8b6f update url for apk-splits user-guide (#24253) A C SREEDHAR REDDY 2019-04-02 08:03:52 -07:00
  • a2285b1790 Android: Enable views to be nested within <Text> (#23195) Adam Comella 2019-04-01 19:52:38 -07:00
  • 770da3ac67 Improvement: Adjust template to match new init command (#24138) Kacper Wiszczuk 2019-04-01 16:21:15 -07:00
  • 9834c580af Move Geolocation JS code to FB internal Christoph Nakazawa 2019-04-01 15:18:52 -07:00
  • 1b51cd488a Fix retain cycle in RCTDevMenu Joshua Gross 2019-04-01 13:41:52 -07:00
  • 2a80a42d40 Revert D14423742: Use of TraceCompat Héctor Ramos 2019-04-01 13:06:01 -07:00
  • fe9d21f6fa Fix setting the contentOffset value when refresh ends (#24191) Junhui Park 2019-04-01 12:50:46 -07:00
  • 169ef78e64 Harmonize spacing after colons (#24186) Jakob Krigovsky 2019-04-01 12:19:33 -07:00
  • 9ddef77b1d Add the ability to customize webview response to client cert requests Gábor Siffel 2019-04-01 11:13:50 -07:00
  • b10da79fb4 Fabric: Introspection (self testing in debug mode) in ShadowTree Valentin Shergin 2019-04-01 10:47:05 -07:00
  • 3e4a8e35fe Fabric ShadowTree (and co) was moved to mounting module Valentin Shergin 2019-04-01 10:47:04 -07:00
  • 45bd2b514b Remove navigator.geolocation, use Geolocation Christoph Nakazawa 2019-04-01 09:04:47 -07:00
  • 11ac06fda4 fix typo in DatePickerAndroidTypes.js (#24234) Dulmandakh 2019-04-01 08:37:20 -07:00
  • ec3adae99a Turn on react-hooks/exhaustive-deps in FBSource Eli White 2019-04-01 08:17:12 -07:00
  • 11e93cdc1f added flag for useBatchingForLayoutOutputs experiment Sidharth Guglani 2019-04-01 06:11:51 -07:00
  • 9bbca7c531 Added implementation for YogaNodeJNIBatching and logic for passing array from c++ to java Sidharth Guglani 2019-04-01 06:11:51 -07:00
  • 5ad752079c added test for reset method in YogaNodeJNI to verify all layout outputs are reset properly Sidharth Guglani 2019-04-01 06:11:50 -07:00
  • c378be490f moved all the properties used for layout outputs to YogaNodeJNI Sidharth Guglani 2019-04-01 06:11:50 -07:00
  • 0b62ff0b94 Move Android code for Geolocation out Ram N 2019-03-31 22:38:46 -07:00
  • ff66600224 Use constructor attribute instead of +load objc method (#24155) Alfred Zien 2019-03-31 22:36:30 -07:00
  • 46944b7937 Implement auto-conversions from primitives to Objects Ramanpreet Nara 2019-03-31 02:46:30 -07:00
  • 02562e51bd Disable view pooling David Vacca 2019-03-30 23:17:12 -07:00
  • 8774229f66 Fabric: Removed log leftover Valentin Shergin 2019-03-30 12:18:47 -07:00
  • 5a418c5a5d Fabric: Fixed a bug in Diffing algorithm Valentin Shergin 2019-03-30 12:18:47 -07:00
  • 0b3f99bf93 Move requireNativeComponent calls to standalone files Rick Hanlon 2019-03-29 18:42:54 -07:00
  • 8b895ca710 Back out "[react-native][PR][Microsoft] This change fixes currently broken ReactContext listeners mechanism." Christoph Nakazawa 2019-03-29 14:48:58 -07:00
  • d2981af68f Back out "[react-native][PR] There is a small gap in the SynchronizedWeakHashSet implementation. T?" Christoph Nakazawa 2019-03-29 14:48:58 -07:00
  • 5fa8258138 Move WebView JS files to FB internal Christoph Nakazawa 2019-03-29 14:32:50 -07:00
  • a47746b851 TM Android: temporarily disable callback support to unbreak build Kevin Gozali 2019-03-29 12:29:00 -07:00
  • 366fa2f1ef use shared mutex in RCTSurfacePresenter Spencer Ahrens 2019-03-29 10:27:20 -07:00
  • b88cc7bf52 Fix invalid CGContext when invalidate layer (#24195) zhongwuzw 2019-03-29 07:50:54 -07:00
  • a43e666a34 TM iOS: force flush message queue when calling into JS from native Kevin Gozali 2019-03-29 01:31:31 -07:00
  • 1592acd4a9 Small changes to State objects to support Android Joshua Gross 2019-03-29 01:12:18 -07:00
  • 5d0d50cc44 Fix scrolling of Android Horizontal Scroll View David Vacca 2019-03-29 00:39:43 -07:00
  • ed0085ca1b Refactor mapping of FabricComponentNames David Vacca 2019-03-29 00:39:43 -07:00
  • 0c17992485 Add logs in mounting layer David Vacca 2019-03-29 00:39:43 -07:00
  • 58c16e63a4 Expose collapsable as React Prop in LayoutShadowNode David Vacca 2019-03-29 00:39:43 -07:00
  • 6345fcf12b Remove WebView from public RN interface Christoph Nakazawa 2019-03-28 17:32:15 -07:00
  • c8b1e13630 Show full price instead of monthly price within the lead form Danny Yan 2019-03-28 16:03:26 -07:00
  • ab1edae669 Add bin to package.json (#24187) Kacper Wiszczuk 2019-03-28 14:14:15 -07:00
  • 81fcaa151d Add the ability to customize the http client in networking native module Gábor Siffel 2019-03-27 21:46:36 -07:00
  • b312543d3c Ensure runtime established before created contextContainer (#24176) zhongwuzw 2019-03-27 20:47:49 -07:00
  • d5ae59ab2a Use standard version of Promise.prototype.finally Christoph Nakazawa 2019-03-27 20:45:03 -07:00
  • 9ca7989f60 Remove SwipeableFlatList from RN Christoph Nakazawa 2019-03-27 16:19:59 -07:00
  • 58335abd97 Remove deprecated-call-syntax lint setting Sam Goldman 2019-03-27 14:54:35 -07:00
  • f149426c83 Enforced thread safety on UIImplementation methods that mutate the shadowNodeRegistry (#20025) Ioannis Kokkinidis 2019-03-27 14:36:21 -07:00
  • 92f019c666 use TraceCompat (#23780) Dulmandakh 2019-03-27 12:01:57 -07:00
  • c13f5d48cf Fix behaviour of Header, Footer and Empty List components in VirtualizedList when it's inverted (#24167) michalchudziak 2019-03-27 11:59:18 -07:00
  • 41343f6a73 BREAKING - RCTEvent improvements, remove deprecated [sendInputEventWithName:body:] (#15894) Janic Duplessis 2019-03-27 11:17:05 -07:00
  • 456c03a37e Remove obliterated snapshots (#24162) zhongwuzw 2019-03-27 08:26:16 -07:00
  • f330056420 Revert D14368107: [yoga] moved all the properties used for layout outputs to YogaNodeJNI Alexander Vasyuk 2019-03-26 20:16:41 -07:00
  • ac22913121 Revert D14368114: [yoga] removing unused const int Alexander Vasyuk 2019-03-26 20:16:41 -07:00
  • 95c7db90b8 Back out "[react-native][PR] Support Interpolation of strings when using native driver in Animated, fix Expected node to be marked as "native", optimize AnimatedNode creation and connections" Christoph Nakazawa 2019-03-26 17:07:34 -07:00
  • 58cd20459f Force JS null to be translated to ObjC nil Ramanpreet Nara 2019-03-26 14:19:07 -07:00
  • b1251d067a Implement data detection for android Text elements (#19216) Kyle Pinkham 2019-03-26 12:25:33 -07:00
  • 97c414ec8d Fire timers in the background via NSTimer (#23674) cojo 2019-03-26 12:17:02 -07:00
  • 56679ed359 Fix universal links not working in iOS 12 / Xcode 10 (#22764) Ilja Daderko 2019-03-26 12:01:26 -07:00
  • 2a336f2b11 Fix NoSuchElementException in ReactChoreographerDispatcher.doFrame David Vacca 2019-03-26 10:22:19 -07:00
  • 20b4879dfd - LayoutAnimations cause invalid view operations Luna Wei 2019-03-26 10:19:26 -07:00
  • 946f1a6c87 Add lock for surface presenter observers (#24052) zhongwuzw 2019-03-26 09:52:27 -07:00
  • 5e4a5892b9 Support Interpolation of strings when using native driver in Animated, fix Expected node to be marked as "native", optimize AnimatedNode creation and connections (#18187) Mikael Sand 2019-03-26 09:23:12 -07:00
  • 81a702b426 removing unused const int Sidharth Guglani 2019-03-26 08:47:29 -07:00
  • 938c3bdfa0 Change WebView to be required from 'WebView' module directly Christoph Nakazawa 2019-03-26 08:17:15 -07:00
  • d5a8f4d600 moved all the properties used for layout outputs to YogaNodeJNI Sidharth Guglani 2019-03-26 07:32:01 -07:00
  • 82b27832d6 CompactValue overrides of YGResolveValue/YGValueEqual David Aurelio 2019-03-26 05:17:50 -07:00
  • d1c7760ef7 Remove duplicated function declaration David Aurelio 2019-03-26 05:17:50 -07:00
  • b49fdd19e4 Add typescript support to the ESLint config (#24100) satyajit.happy 2019-03-25 21:23:22 -07:00
  • cc66d36583 Fabric: Removing ShadowNode::constructAncestorPath() Valentin Shergin 2019-03-25 20:29:18 -07:00
  • d9eae2a809 fix setNativeProps crash Spencer Ahrens 2019-03-25 12:10:09 -07:00
  • 45b9b656cc factor out common native obj switch code Spencer Ahrens 2019-03-25 12:04:37 -07:00
  • a062b34493 same cleanup but for ReadableNativeArray Spencer Ahrens 2019-03-25 12:04:37 -07:00
  • b257e06bc6 remove useMapNativeAccessor stuff Spencer Ahrens 2019-03-25 12:04:37 -07:00
  • a46fba5dd3 use DynamicFromObject to avoid maps Spencer Ahrens 2019-03-25 12:04:36 -07:00
  • af38a0cf87 Fabric: Transform type was moved to graphics module. Valentin Shergin 2019-03-25 12:00:31 -07:00
  • b943db418f Fix IllegalStateException when tapping next on Android Keyboard David Vacca 2019-03-25 10:12:37 -07:00
  • 64f3a87c9d Refactor JSIExecutor to use runtimeInstaller for injecting the logger instance Dhaval Kapil 2019-03-25 09:08:47 -07:00
  • 9db347fabc Update projectRoot in launchPackager.bat (#24115) Mr. Anonymous 2019-03-25 07:19:41 -07:00
  • 526b40bfe3 fixed @Nullable missing infer errors Sidharth Guglani 2019-03-25 06:33:12 -07:00
  • 4ba34b0a26 Automatic lint fixes David Aurelio 2019-03-25 05:37:36 -07:00
  • d53200a4c3 ReactTTRCRenderFlag component in Fabric android David Vacca 2019-03-23 22:48:57 -07:00
  • ce3952faf5 Replace abort() with LOG(FATAL) when a prop-value is not found during parsing David Vacca 2019-03-23 22:48:57 -07:00
  • 06c1f3c502 Fix parsing of flex-wrap='nowrap' David Vacca 2019-03-23 22:48:57 -07:00
  • 146b2839f5 Revert D14554656: [Fabric][C++] Fix parsing of flex-wrap='nowrap' Yuan Du 2019-03-23 13:05:13 -07:00
  • 66e04347d1 Revert D14570713: [Fabric][C++] Replace abort() with LOG(FATAL) when a prop-value is not found during parsing Yuan Du 2019-03-23 13:05:13 -07:00
  • a3296ff40f Revert D14572430: [Fabric][Android] ReactTTRCRenderFlag component in Fabric android Yuan Du 2019-03-23 13:05:12 -07:00
  • 819c584c46 ReactTTRCRenderFlag component in Fabric android David Vacca 2019-03-23 12:06:02 -07:00
  • 1ceb4708f7 Replace abort() with LOG(FATAL) when a prop-value is not found during parsing David Vacca 2019-03-23 12:06:02 -07:00
  • f01a0d33ab Fix parsing of flex-wrap='nowrap' David Vacca 2019-03-23 12:06:01 -07:00
  • bd7df8bdaa Remove BatchedExecutionTime from Fabric metrics David Vacca 2019-03-23 00:35:47 -07:00
  • 8618a5824f Add support for argument conversion via RCTConvert Ramanpreet Nara 2019-03-22 15:58:50 -07:00
  • 077c0f7094 add checkbox-moved warning (#24098) nicholaslee119 2019-03-22 15:55:59 -07:00
  • 3711ea6937 Make KeyboardAvoidingView with behavior="height" resize on keyboard close (#18889) Achille Urbain 2019-03-22 15:01:56 -07:00
  • e2bf843d86 Introduce Module Setup Metric (#23859) Rafi Ciesielczuk 2019-03-22 10:39:38 -07:00
  • f9a344c4dc Switch style getters to JNI fast calls David Aurelio 2019-03-22 10:31:18 -07:00
  • 672a101ee3 Create YogaValue instances in Java, not C++ David Aurelio 2019-03-22 10:31:18 -07:00
  • cef6bb1f72 Move native methods to a single class David Aurelio 2019-03-22 09:30:25 -07:00