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

App version: 0.1.20 (32) Stack trace: ``` Fatal Exception: java.lang.RuntimeException: Canvas: trying to draw too large(201326592bytes) bitmap. at android.graphics.RecordingCanvas.throwIfCannotDraw(RecordingCanvas.java:267) at android.graphics.BaseRecordingCanvas.drawBitmap(BaseRecordingCanvas.java:98) at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:561) at com.squareup.picasso.PicassoDrawable.draw(PicassoDrawable.java:109) at android.widget.ImageView.onDraw(ImageView.java:1446) at android.view.View.draw(View.java:25177) at...

type: bug

"CI failing" badge is shown on README. It looks like this might be a flake https://github.com/google/ground-android/actions/runs/15474257729 Rerunning check now.

type: bug

**Describe the bug** Unable to collect data for a public survey owned by someone else **App version** At head **To Reproduce** Steps to reproduce the behavior: 1. User A creates...

type: bug

> _This issue was auto-created as part of the Zenhub sub-issues migration. The original entity was opened on 2020-07-13. For more details see [this post](https://changelog.zenhub.com/migration-of-epics-projects-to-sub-issues-313645?zenhub_entity_id=Z2lkOi8vcmFwdG9yL1Byb2plY3QvMTgzMzU)._

Adapting details from #3148 to "Draw area": This introduces a new option set by the organizer called "allow manual override" on "Walk/draw area tasks": Details: * The location lock will...

The idea is that the capture location and drop pin tasks would be combined into a single "Add a point" task, with an option set by the organizer to "Capture...

ux needed
for pm/ux review

Summarizing from https://github.com/google/ground-android/issues/2565: * Min. threshold will be optionally specified by survey organizers. * The threshold is enforced only when location lock is enabled * For "Capture Location", location lock...

type: fr
ux needed

The error handling shows a generic message "Could not connect, try again later" for all kinds of exceptions. We should show more specific, helpful messages on failure. _Originally posted by...

type: fr

We spoke about this but I can't find an FR or notes. | Before | After | | -------- | ------- | | Upload pending | Pending | | Failed...

type: fr

We must handle these two cases: - [ ] Device almost full: warn and don't allow download of more imagery. - [ ] Device full: show error and exit The...

type: fr
ux needed