apps-android-commons/app
Jason Whitmore 77ad72dd5d NearbyParentFragment.kt: add helper methods for user location overlays and accuracy data.
Before this commit, the code used to create the user location overlays was in multiple places.
Additionally, there was no easy way to access the location accuracy.

This commit places the user location overlay creation code into helper methods, as well as adding
a new location accuracy getter method. These methods can now be used to refactor other parts of the file.
2025-06-20 20:11:57 -07:00
..
src NearbyParentFragment.kt: add helper methods for user location overlays and accuracy data. 2025-06-20 20:11:57 -07:00
build.gradle.kts Bump up version code to 1052 2025-06-08 12:35:24 +05:30
proguard-rules.txt app: adjust R8 rules to ensure our model classes are not obfuscated 2024-04-28 16:21:14 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30