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

refactor: convert Java to Kotlin #1042

Merged
merged 60 commits into from
Aug 18, 2021

Conversation

kacperkapusciak
Copy link
Member

@kacperkapusciak kacperkapusciak commented Aug 9, 2021

Description

This PR converts all Java android-connected files to Kotlin. Also it adds ktlint and ktlintFormat as linter and formatter for Kotlin code.

Changes

  • Updated Gradle from 4.10 to 6.9
  • Converted Java to Kotlin
  • Set official Kotlin code style for formatting
  • Added ktlint and ktlintFormat tasks per commit

kacperkapusciak and others added 30 commits August 9, 2021 16:57
@kacperkapusciak kacperkapusciak marked this pull request as ready for review August 17, 2021 13:45
Copy link
Member

@WoLewicki WoLewicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some comments to the code

.husky/pre-commit Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
android/build.gradle Show resolved Hide resolved
Copy link
Member

@WoLewicki WoLewicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very good job!

@kacperkapusciak kacperkapusciak merged commit eea4c22 into master Aug 18, 2021
@kacperkapusciak kacperkapusciak deleted the @kacperkapusciak/convert-java-to-kotlin branch August 18, 2021 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants