Skip to content

Conversation

@amire80
Copy link
Collaborator

@amire80 amire80 commented Oct 8, 2025

Description (required)

Android Studio reported that there's an identifier with a non-ASCII letter. It was nearbyFılterStateInstance, with a Turkish dotless i. I renamed to ASCII dotted i.

This brings the number of Internationalization issues in Inspect Code to zero. Since I'm a bit of an internationalization nerd, I wanted this to be perfect.

Tests performed (required)

To be honest, I wasn't sure how to fully test it. The feature that uses this code appears to work only when WLM is enabled, and I don't know how to enable it. For what it's worth, the app builds and runs. This is just an identifier renaming, so I hope that this is fine.

Android Studio reported that there's an identifier
with a non-ASCII letter. It was nearbyFılterStateInstance,
with a Turkish dotless i. I renamed to ASCII dotted i.

This brings the number of Internationalization
issues in Inspect Code to zero.
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

✅ Generated APK variants!

@nicolas-raoul nicolas-raoul merged commit b6457cc into commons-app:main Oct 9, 2025
1 check passed
@amire80 amire80 deleted the nearbyFilterStateInstance branch October 9, 2025 01:35
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