Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Anandraj 5c4f68bb14
Rebasing android patches over RN63 (#641)
* (1)Rebased relevant patches over RN63 codebase (2) Removed the dependencies on checked-in version of folly, glog & double-conversion

* [ado] Re-enable Android patch testing

Co-authored-by: Eloy Durán <eloy.de.enige@gmail.com>
2020-10-28 09:54:15 -07:00
Anandraj 7c4e0a679f Reverting to checked in Folly,DC,Glog 2020-08-17 22:01:55 -07:00
Anandraj 3b1af6c744 A couple of minor changes for clean build 2020-08-17 18:38:10 -07:00
Anandraj 8f3942c2ba Adding focus patches and ensuring build 2020-08-17 18:18:41 -07:00
Tom Underhill 4ee9c185d1
Fix onFocus/onBlur event bubbling (#506)
* Update scripts to publish react-native-macos-init

* Clean up merge markers

* Restored ios:macos RNTester parity except for InputAccessoryView.

* Revert "Restored ios:macos RNTester parity except for InputAccessoryView."

This reverts commit 5a67ae06b0.

* Remove unnecessary android builds and tar file upload.

* Fix onFocus/onBlur View events to properly bubble.

* The Text component can also be selectable={true} and needs the same focus/blur event triggering as View.

Co-authored-by: React-Native Bot <53619745+rnbot@users.noreply.github.com>
2020-07-20 16:16:10 -07:00
Anandraj 86e3855188
Switching the build pipleine to run on Ubuntu image (#456)
* Switching the build pipleine to run on Ubuntu image with the latest ANdroid build tools

* Clearing the dependencies envivornment which we don't set fot he RN61 builds in master now.

* Removing V8Integration patches which is causing issues while gradle clean
2020-06-18 09:51:53 -07:00