ground-android icon indicating copy to clipboard operation
ground-android copied to clipboard

Ground mobile data collection app for Android

Results 505 ground-android issues
Sort by recently updated
recently updated
newest added

**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...

type: fr

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?

type: fr
ux needed

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...

type: code health

See also https://github.com/google/ground-platform/issues/1973

type: code health

Handle requireNotNull in OfflineAreaViewerFragment requireNotNull will throw error, it should be handle smoothly

type: code health

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...

type: code health

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...

type: code health

Cleaning and rebuilding fixes the issue, but it's still a pain, esp. if you don't know the workaround.

type: code health

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

type: fr