-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Convert nearby package to kotlin #6570
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
base: main
Are you sure you want to change the base?
Conversation
|
✅ Generated APK variants! |
nicolas-raoul
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not against reviewing this as a whole rather than as several pull requests, especially since this is all about Nearby.
Problem: Somehow, most pins are first red then become green. I will post a screencast from my phone.
ab9f1af9-df28-4718-974c-28f4c0d93401.mp4 |
|
On the opposite, on branch main, pins load to red or green and stay as such. |
Parent issue: #5928
I believe this converts the last remaining Java files to Kotlin in the project. Submitting as a Draft PR for now, as I know it's a little on the large size, and happy to break it into pieces for review and merging, or, convert to actual PR if you prefer.
Tested on Pixel 9 pro XL, all unit tests pass.