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

Updates from Fri 10 Apr #792

Merged
merged 1 commit into from
Apr 10, 2015
Merged

Updates from Fri 10 Apr #792

merged 1 commit into from
Apr 10, 2015

Conversation

amasad
Copy link
Contributor

@amasad amasad commented Apr 10, 2015

  • Implemented response headers when using XMLHttpRequest | Nick Lockwood
  • [ReactNative] Don't redbox on flow config errors | Spencer Ahrens
  • [ReactNative] Fix suggestions in TextInput when setting value prop | Spencer Ahrens
  • Link LinkingIOS in SampleApp | Nick Lockwood
  • unify use of password and secureTextEntry for TextInput | Nick Lockwood
  • Added random js queue+execution time sampling in react native | Bryce Redd
  • [react_native] JS files from D1980312: [react_native] Fix webview | Andrei Coman
  • [react-packager] Correct module extension regexp | Amjad Masad
  • [react-packager] Implement the browser field package.json spec | Amjad Masad
  • [ReactNative] Bring back crash reporting | Alex Kotliarskyi
  • Remove duplicate word | Nick Lockwood
  • NavigatorIOS navigationBarHidden property support | Nick Lockwood
  • [Scroll] Include content insets in scroll events | Nick Lockwood

- Implemented response headers when using `XMLHttpRequest` | Nick Lockwood
- [ReactNative] Don't redbox on flow config errors | Spencer Ahrens
- [ReactNative] Fix suggestions in TextInput when setting value prop | Spencer Ahrens
- Link LinkingIOS in SampleApp | Nick Lockwood
- unify use of password and secureTextEntry for TextInput | Nick Lockwood
- Added random js queue+execution time sampling in react native | Bryce Redd
- [react_native] JS files from D1980312:     [react_native] Fix webview | Andrei Coman
- [react-packager] Correct module extension regexp | Amjad Masad
- [react-packager] Implement the browser field package.json spec | Amjad Masad
- [ReactNative] Bring back crash reporting | Alex Kotliarskyi
- Remove duplicate word | Nick Lockwood
- NavigatorIOS navigationBarHidden property support | Nick Lockwood
- [Scroll] Include content insets in scroll events | Nick Lockwood
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 10, 2015
amasad added a commit that referenced this pull request Apr 10, 2015
@amasad amasad merged commit d18a233 into master Apr 10, 2015
@amasad amasad deleted the 10-apr branch April 10, 2015 19:27
facebook-github-bot pushed a commit that referenced this pull request Jun 12, 2019
Summary:
Issues: Related to  #13439
react-native-website:Related to PR [#792](facebook/react-native-website#792)
solution: #13439 (comment)

When we integration with Existing  Android Apps.and set LifecycleState  is `LifecycleState.RESUMED`.
It's lead to `mCurrentActivity`  is null .

At this time , the behave of set `mCurrentActivity ` which  is unexpectedly.

## Changelog
[Android] [Fixed] - Check if mCurrentActivity is set according to LifecycleState
Pull Request resolved: #23336

Differential Revision: D14298654

Pulled By: cpojer

fbshipit-source-id: 5cc17539a51154faeb838349b068d92511946f79
kelset pushed a commit that referenced this pull request Jul 3, 2019
Summary:
Issues: Related to  #13439
react-native-website:Related to PR [#792](facebook/react-native-website#792)
solution: #13439 (comment)

When we integration with Existing  Android Apps.and set LifecycleState  is `LifecycleState.RESUMED`.
It's lead to `mCurrentActivity`  is null .

At this time , the behave of set `mCurrentActivity ` which  is unexpectedly.

## Changelog
[Android] [Fixed] - Check if mCurrentActivity is set according to LifecycleState
Pull Request resolved: #23336

Differential Revision: D14298654

Pulled By: cpojer

fbshipit-source-id: 5cc17539a51154faeb838349b068d92511946f79
M-i-k-e-l pushed a commit to M-i-k-e-l/react-native that referenced this pull request Mar 10, 2020
…k#23336)

Summary:
Issues: Related to  facebook#13439
react-native-website:Related to PR [facebook#792](facebook/react-native-website#792)
solution: facebook#13439 (comment)

When we integration with Existing  Android Apps.and set LifecycleState  is `LifecycleState.RESUMED`.
It's lead to `mCurrentActivity`  is null .

At this time , the behave of set `mCurrentActivity ` which  is unexpectedly.

## Changelog
[Android] [Fixed] - Check if mCurrentActivity is set according to LifecycleState
Pull Request resolved: facebook#23336

Differential Revision: D14298654

Pulled By: cpojer

fbshipit-source-id: 5cc17539a51154faeb838349b068d92511946f79
ayushjainrksh referenced this pull request in MLH-Fellowship/react-native Jul 2, 2020
* fix_#23336

* fix_again
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants