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

Ground mobile data collection app for Android

Results 471 ground-android issues
Sort by recently updated
recently updated
newest added
trafficstars

This should be done when a survey is first opened. Thereafter, the last viewport should be used (#870). @kdyson, as discussed.

type: feature request
priority: p2

UI state should replayed from view model rather than loaded on each lifecycle event.

type: bug
priority: p3

~Feature property key/value are currently not aligned properly.~

type: fr

`TileSetSource.boundsIntersect()` only selects tile sets whose bounds intersect the viewport; tiles set which are strictly larger than the viewport are not rendered, even if available. To get this to work...

type: feature request
priority: p2

"Offline imagery not available. Contact your administrator to request offline imagery be configured for this app."

type: fr

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

type: feature request
priority: p2

As an early hack, we returned the string representation of responses by extending `getDetailsText()` in the base `TaskData`. To allow for i18n and proper SoC, these UI representations should be...

type: code health

Fixes #2326 Introduces the [oss-licenses-plugin](https://github.com/google/play-services-plugins/tree/master/oss-licenses-plugin) that builds the licenses for each dependency and shows them in a dynamically generated list. - [x] Verified that "View Licenses" button triggers the plugin...