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

The center marker should change to "X" while dragging the map layer. This includes both scenarios: adding/relocation feature

type: feature request
help wanted
ux needed
priority: p2

type: feature request
ux help wanted
priority: p1

Consists of averaging location over a period of time to obtain a more accurate location. Can be exposed in interstitial described in #360 for example.

type: feature request
priority: p2

The current "add feature" flow doesn't work well for polygon drawing, since the user will need to select the layer _before_ drawing the polygon. It's also surprising that a point...

type: feature request
ux needed
priority: p1

Problem: Smaller polygons aren't visible when zoomed out, and appear only as several pixels on the map. ![image](https://user-images.githubusercontent.com/228050/118502984-33139c80-b6f8-11eb-9d1a-3e29a249cc4b.png) Also, multiple markers at the same location pile up and overlap. Potential...

priority: p2

type: cleanup
priority: p3

From https://github.com/google/ground-android/pull/1027#discussion_r739582859 Previous attempt faced some issues with `dataBindingIdlingResource` where tests did not wait for the binding to complete.

type: code health

Visibility of `FeatureRepositionView` and `PolygonDrawingView` could be handled in a better manner. Current: ------- User action --> Set state to "completed" (CustomViewModel) --> Subscribe to state change in "MapContainerFragment" -->...

type: cleanup
priority: p2