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

Confirmed with ktfmt-gradle 0.18.0 and AS ktfmt plugin 1.1.0.49, tracked in https://github.com/facebook/ktfmt/issues/444.

type: code health

Some points from today's PM/UX sync: - [ ] Replace swipeable bottom cards with a single "+ Add site" CTA - [ ] On tap on a point or polygon,...

type: fr
ux needed

Only items which uniquely identify the Feature should live in Tag. @scolsen Any idea why this was added?

good first issue
type: code health

Defined in https://github.com/google/ground-platform/issues/1703

type: code health

Combining data from multiple data sources is the responsibility of repositories, but is currently being done in `SurveySelectorViewModel init{}`. `isAvailableOffline` can then be moved to the `Survey` model object. @shobhitagarwal1612...

type: code health

Frequently reported to logs while app open: ``` E/LocationManager$disableLocationUpdates: disableLocationUpdates com.google.android.gms.common.api.ApiException: 13: listener already unregistered at com.google.android.gms.common.api.internal.zacx.then(com.google.android.gms:play-services-base@@18.0.1:2) at com.google.android.gms.tasks.zzc.run(com.google.android.gms:play-services-tasks@@18.0.1:3) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7842) at...

type: code health