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

//xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/vibration:vibrationAndroid #43918

Closed
wants to merge 1 commit into from

Conversation

andrewdacenko
Copy link
Contributor

Summary:
Changelog: [Internal]


Why?

We recommend to use Kotlin for any new code and are actively migrating Java code to Kotlin. This codemod service attempts to migrate existing Java code to Kotlin.

How was this diff generated?

This codemod service scans through qualified paths and looks for Java modules. Then it runs kotlinator.sh on each module, which generated this diff.

What if I see problems in this diff?

We recommend commandeering and fixing the diff. If you reject or abandon the diff, the codemod service will regenerate it in a few days

  • Script for easily commandeer & open diff: In fbandroid, scripts/commandeer_and_checkout.sh <DIFF>. It not only commandeer the diff, but also rebase & open diff in Android Studio.
  • Report repeating issues in Kotlinator Papercut

See more useful tips & scripts in Kotlin Auto-Conversion Codemod Wiki


Questions / Comments / Feedback?

Your feedback is important to us! Give feedback about this diff by clicking the "Provide Feedback" button below.

  • Returning back to author or abandoning this diff will only cause the diff to be regenerated in the future.
  • Do NOT post in the CodemodService Feedback group about this specific diff.

Codemod Metadata

NOTE: You won't need to read this section to review this diff.

https://www.internalfb.com/intern/sandcastle/job/1239558926/

|Oncall|kotlin_in_fb4a|
|CodemodConfig|fbsource/kotlinator.json|
|ConfigType|configerator|

Rules run:

  • CodemodTransformerFBSourceScript

This diff was created with CodemodService.

Reviewed By: javache

Differential Revision: D55725326

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Apr 5, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55725326

@analysis-bot
Copy link

analysis-bot commented Apr 5, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,918,797 +0
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,287,391 +4,097
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 03c75c2
Branch: main

…/main/java/com/facebook/react/modules/vibration:vibrationAndroid (facebook#43918)

Summary:
Pull Request resolved: facebook#43918

Changelog: [Internal]
_____

## Why?
We recommend to use Kotlin for any new code and are actively migrating Java code to Kotlin. This codemod service attempts to migrate existing Java code to Kotlin.

## How was this diff generated?
This codemod service scans through qualified paths and looks for Java modules. Then it runs `kotlinator.sh` on each module, which generated this diff.

## What if I see problems in this diff?
We recommend commandeering and fixing the diff. If you reject or abandon the diff, the codemod service will regenerate it in a few days
- Script for easily commandeer & open diff: In fbandroid, `scripts/commandeer_and_checkout.sh <DIFF>`. It not only commandeer the diff, but also rebase & open diff in Android Studio.
- Report repeating issues in [Kotlinator Papercut](https://fburl.com/papercuts/1g4f4qas)

See more useful tips & scripts in [Kotlin Auto-Conversion Codemod Wiki](https://fburl.com/wiki/c68ka0pu)

_____

## Questions / Comments / Feedback?

**Your feedback is important to us! Give feedback about this diff by clicking the "Provide Feedback" button below.**

* Returning back to author or abandoning this diff will only cause the diff to be regenerated in the future.
* Do **NOT** post in the CodemodService Feedback group about this specific diff.

_____

## Codemod Metadata

NOTE: You won't need to read this section to review this diff.

https://www.internalfb.com/intern/sandcastle/job/1239558926/

|Oncall|[kotlin_in_fb4a](https://our.intern.facebook.com/intern/oncall3/?shortname=kotlin_in_fb4a)|
|CodemodConfig|[fbsource/kotlinator.json](https://www.internalfb.com/codemod_service/fbsource%2Fkotlinator.json)|
|ConfigType|configerator|

Rules run:
- CodemodTransformerFBSourceScript

This diff was created with [CodemodService](https://fburl.com/CodemodService).

Reviewed By: javache

Differential Revision: D55725326
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55725326

Copy link

github-actions bot commented Apr 5, 2024

This pull request was successfully merged by @andrewdacenko in dc8b7f8.

When will my fix make it into a release? | How to file a pick request?

@github-actions github-actions bot added the Merged This PR has been merged. label Apr 5, 2024
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. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants