Skip to content

Migrated util module from Java to Kotlin #5938

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

Merged
merged 9 commits into from
Nov 18, 2024

Conversation

Saifuddin53
Copy link
Contributor

@Saifuddin53 Saifuddin53 commented Nov 18, 2024

Fixes: #5934
Part of: #5928

Migrated the whole util module to kotlin

- AbstractTextWatcher
- ActivityUtils
- CommonsDateUtil
- DateUtil
- DeviceInfoUtil
- ExecutorUtils
- FragmentUtils
- ImageUtils
- ImageUtilsWrapper
- LangCodeUtils
- LayoutUtils
- LengthUtils
- LocationUtils
- MapUtils
@Saifuddin53 Saifuddin53 marked this pull request as draft November 18, 2024 04:15
@Saifuddin53 Saifuddin53 changed the title Migration of util modules files from Java to Kotlin Migration of util module files from Java to Kotlin Nov 18, 2024
@Saifuddin53 Saifuddin53 changed the title Migration of util module files from Java to Kotlin Migrated util module from Java to Kotlin Nov 18, 2024
@Saifuddin53 Saifuddin53 marked this pull request as ready for review November 18, 2024 08:55
@Saifuddin53
Copy link
Contributor Author

@nicolas-raoul Ready for review

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

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

Working fine, thanks!

@nicolas-raoul nicolas-raoul merged commit 0fdb004 into commons-app:main Nov 18, 2024
1 check failed
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.

Migration of util module to kotlin
2 participants