ground-android
ground-android copied to clipboard
Ground mobile data collection app for Android
**Problem** When collecting field data with Ground, the GPS's accuracy is displayed in the "Current location" pane. However, for the non-professional user this might be easily overlooked or its importance...
Do not allow self-intersecting polygons to be added @rawbzz @amegantz Should we show a message when "Add point" is tapped and reject the new vertex?
The interaction of `MainUiState`, TOS and auth state, and app flow has evolved to be overly complicated, and can likely be simplified. The level of indirection in this flow is...
See also https://github.com/google/ground-platform/issues/1973
Handle requireNotNull in OfflineAreaViewerFragment requireNotNull will throw error, it should be handle smoothly
Introduction of a version catalog to streamline and centralize dependency management across the project. ### Motivation Currently, dependencies and their versions are scattered throughout the project's build files. This approach...
From @anandwana001: > Rather than passing MutableState and bringing the variable modification responsibility to compose function, we can leverage the ViewModel with some event structure, where the variable modification can...
Cleaning and rebuilding fixes the issue, but it's still a pain, esp. if you don't know the workaround.
Instead, we (for now) just print "Unkown Location". We should get a better fix in place hereafter. Towards #2652 @gino-m
* Capture your current location * Drop a pin on the map * Draw or walk perimeter of area * Take a photo